Total Transactions

This Public API Endpoint, "Total Transactions", aggregates the total number of transactions from the specified network. It uses a SQL query restricted by the dynamic 'network' parameter, which expects a string type representation of the network name. It returns the output 'total_transaction_count', representing the sum of all transactions, produced from the specified 'network'. A visualization named 'Transactions Count::COUNTER' is also created for this output, providing a visual count representation of the total transactions.
Clone, Modify, Create API here at View query

Language
Authorization
Query
Click Try It! to start a request and see the response here!