Top Emitting Contracts

The 'Top Emitting Contracts' API Endpoint fetches the addresses that are most active in terms of log emissions on the specified blockchain network. The query requires one parameter, 'network', which should be a string value representing the desired blockchain network.

The query retrieves two pieces of information for each address. The 'address' field represents the Ethereum address while 'count' is the total number of logs emitted by the address on the specified network. Results are ordered in descending order by the count of logs and limited to the top 10 addresses.

This API Endpoint is rendered in a Chart Visualization presenting a clear view of the most frequently emitting contracts on the selected network. The graphical representation makes it easier to comprehend the count distribution among different addresses.
Clone, Modify, Create API here at View query

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