Retrieves a paginated list of verified smart contracts with optional filtering by proxy status or programming language.
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.balance, transactions_count Sort order:
sort parameter.asc, desc Search query filter
Filter to apply
solidity, vyper, yul, geas, stylus_rust Smart-contract ID for paging
Coin balance for paging
Address hash for paging
^0x([A-Fa-f0-9]{40})$Transactions count for paging
Number of items returned per page
1 <= x <= 50