Retrieves blocks that were validated (mined) by a specific address. Useful for tracking validator/miner performance.
API key for authentication. Required for all Pro API endpoints. Obtain your API key at https://dev.blockscout.com/
Address hash in the path
^0x([A-Fa-f0-9]{40})$API key for rate limiting or for sensitive endpoints
Secret key for getting access to restricted resources
Block number for paging
x >= 0Number of items returned per page
1 <= x <= 50