List internal transactions generated during smart contract execution
internal-transactions
List internal transactions generated during smart contract execution
Retrieves a paginated list of internal transactions. Internal transactions are generated during contract execution and not directly recorded on the blockchain.
GET
List internal transactions generated during smart contract execution
Documentation Index
Fetch the complete documentation index at: https://blockscout-main.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Query Parameters
API key for rate limiting or for sensitive endpoints
Secret key for getting access to restricted resources
Transaction hash in the query
Pattern:
^0x([A-Fa-f0-9]{64})$Limit result items in the response
Item index for paging
Block number for paging
Required range:
x >= 0Transaction index for paging
Number of items returned per page
Required range:
1 <= x <= 50