post https://api.dev.dex.guru/wh/total_transactions_hashes
This query, labeled as 'Total Transactions Hashes', aims to retrieve the total count of transaction hashes from a specific network. The query requires a parameter: 'network' which should be input as a string value that specifies the name of the network from where the data is being fetched. Each transaction hash corresponds to a unique transaction executed within the network. The output will be the total count of transaction hashes on the given network which gives an overview of the activities within the network. Besides the standard table format, the results can also be visualized as a 'Transactions Hashes Count' counter visualization.
Clone, Modify, Create API here at View query