curl --request GET \
--url 'https://api.blockscout.com/{chain_id}/api/v2/addresses/{address_hash_param}/internal-transactions?apikey='{
"items": [
{
"block_index": 123,
"block_number": 123,
"created_contract": {
"ens_domain_name": "<string>",
"hash": "<string>",
"implementations": [
{
"address_hash": "<string>",
"name": "<string>"
}
],
"is_contract": true,
"is_scam": true,
"is_verified": true,
"metadata": {
"tags": [
{
"meta": {},
"name": "<string>",
"ordinal": 123,
"slug": "<string>",
"tagType": "<string>"
}
]
},
"name": "<string>",
"proxy_type": "eip1167",
"reputation": "ok",
"private_tags": [
{
"address_hash": "<string>",
"display_name": "<string>",
"label": "<string>"
}
],
"public_tags": [
{
"address_hash": "<string>",
"display_name": "<string>",
"label": "<string>"
}
],
"watchlist_names": [
{
"display_name": "<string>",
"label": "<string>"
}
]
},
"error": "<string>",
"from": {
"ens_domain_name": "<string>",
"hash": "<string>",
"implementations": [
{
"address_hash": "<string>",
"name": "<string>"
}
],
"is_contract": true,
"is_scam": true,
"is_verified": true,
"metadata": {
"tags": [
{
"meta": {},
"name": "<string>",
"ordinal": 123,
"slug": "<string>",
"tagType": "<string>"
}
]
},
"name": "<string>",
"proxy_type": "eip1167",
"reputation": "ok",
"private_tags": [
{
"address_hash": "<string>",
"display_name": "<string>",
"label": "<string>"
}
],
"public_tags": [
{
"address_hash": "<string>",
"display_name": "<string>",
"label": "<string>"
}
],
"watchlist_names": [
{
"display_name": "<string>",
"label": "<string>"
}
]
},
"gas_limit": "<string>",
"index": 123,
"success": true,
"timestamp": "2023-11-07T05:31:56Z",
"to": {
"ens_domain_name": "<string>",
"hash": "<string>",
"implementations": [
{
"address_hash": "<string>",
"name": "<string>"
}
],
"is_contract": true,
"is_scam": true,
"is_verified": true,
"metadata": {
"tags": [
{
"meta": {},
"name": "<string>",
"ordinal": 123,
"slug": "<string>",
"tagType": "<string>"
}
]
},
"name": "<string>",
"proxy_type": "eip1167",
"reputation": "ok",
"private_tags": [
{
"address_hash": "<string>",
"display_name": "<string>",
"label": "<string>"
}
],
"public_tags": [
{
"address_hash": "<string>",
"display_name": "<string>",
"label": "<string>"
}
],
"watchlist_names": [
{
"display_name": "<string>",
"label": "<string>"
}
]
},
"transaction_hash": "<string>",
"transaction_index": 123,
"type": "<string>",
"value": "<string>"
}
],
"next_page_params": {
"block_number": 22530770,
"index": 8,
"items_count": 50,
"transaction_index": 8
}
}Retrieves all internal transactions involving a specific address, with optional filtering for internal transactions sent from or to the address.
curl --request GET \
--url 'https://api.blockscout.com/{chain_id}/api/v2/addresses/{address_hash_param}/internal-transactions?apikey='{
"items": [
{
"block_index": 123,
"block_number": 123,
"created_contract": {
"ens_domain_name": "<string>",
"hash": "<string>",
"implementations": [
{
"address_hash": "<string>",
"name": "<string>"
}
],
"is_contract": true,
"is_scam": true,
"is_verified": true,
"metadata": {
"tags": [
{
"meta": {},
"name": "<string>",
"ordinal": 123,
"slug": "<string>",
"tagType": "<string>"
}
]
},
"name": "<string>",
"proxy_type": "eip1167",
"reputation": "ok",
"private_tags": [
{
"address_hash": "<string>",
"display_name": "<string>",
"label": "<string>"
}
],
"public_tags": [
{
"address_hash": "<string>",
"display_name": "<string>",
"label": "<string>"
}
],
"watchlist_names": [
{
"display_name": "<string>",
"label": "<string>"
}
]
},
"error": "<string>",
"from": {
"ens_domain_name": "<string>",
"hash": "<string>",
"implementations": [
{
"address_hash": "<string>",
"name": "<string>"
}
],
"is_contract": true,
"is_scam": true,
"is_verified": true,
"metadata": {
"tags": [
{
"meta": {},
"name": "<string>",
"ordinal": 123,
"slug": "<string>",
"tagType": "<string>"
}
]
},
"name": "<string>",
"proxy_type": "eip1167",
"reputation": "ok",
"private_tags": [
{
"address_hash": "<string>",
"display_name": "<string>",
"label": "<string>"
}
],
"public_tags": [
{
"address_hash": "<string>",
"display_name": "<string>",
"label": "<string>"
}
],
"watchlist_names": [
{
"display_name": "<string>",
"label": "<string>"
}
]
},
"gas_limit": "<string>",
"index": 123,
"success": true,
"timestamp": "2023-11-07T05:31:56Z",
"to": {
"ens_domain_name": "<string>",
"hash": "<string>",
"implementations": [
{
"address_hash": "<string>",
"name": "<string>"
}
],
"is_contract": true,
"is_scam": true,
"is_verified": true,
"metadata": {
"tags": [
{
"meta": {},
"name": "<string>",
"ordinal": 123,
"slug": "<string>",
"tagType": "<string>"
}
]
},
"name": "<string>",
"proxy_type": "eip1167",
"reputation": "ok",
"private_tags": [
{
"address_hash": "<string>",
"display_name": "<string>",
"label": "<string>"
}
],
"public_tags": [
{
"address_hash": "<string>",
"display_name": "<string>",
"label": "<string>"
}
],
"watchlist_names": [
{
"display_name": "<string>",
"label": "<string>"
}
]
},
"transaction_hash": "<string>",
"transaction_index": 123,
"type": "<string>",
"value": "<string>"
}
],
"next_page_params": {
"block_number": 22530770,
"index": 8,
"items_count": 50,
"transaction_index": 8
}
}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
Was this page helpful?