v1

latestOpenAPI 3.0.02026-07-26268286602.5 KB

get address internal transactions

Deprecation Notice: Per instance endpoints will be deprecated soon in favor of PRO API endpoints. Please see the PRO API reference page for information.

get/addresses/{address_hash}/internal-transactions

Path parameters

address_hashstring required

Address hash

Query parameters

filterstring
Example:to | from

Response

address

next_page_paramsobject required

Example response

{
  "next_page_params": {
    "block_number": 27625575,
    "index": 0,
    "items_count": 50,
    "transaction_index": 0
  }
}