Retrieves all internal transactions involving a specific address, with optional filtering for internal transactions sent from or to the address.
Documentation Index
Fetch the complete documentation index at: https://blockscout-mf-14206.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
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
Filter transactions by direction:
to, from Block number for paging
x >= 0Item index for paging
Number of items returned per page
1 <= x <= 50Transaction index for paging