Retrieves paginated list of hot smart-contracts
API key for authentication. Required for all Pro API endpoints. Obtain your API key at https://dev.blockscout.com/
API key for rate limiting or for sensitive endpoints
Secret key for getting access to restricted resources
Sort transactions by:
order parameter.transactions_count, total_gas_used Sort order:
sort parameter.asc, desc Time scale for hot contracts aggregation (5m=5 minutes, 1h=1 hour, 3h=3 hours, 1d=1 day, 7d=7 days, 30d=30 days)
5m, 1h, 3h, 1d, 7d, 30d Transactions count for paging
x >= 1Total gas used for paging
x >= 0Contract address hash for paging
^0x([A-Fa-f0-9]{40})$Number of items returned per page
1 <= x <= 50