etherscan.io API: get_address_internal_transactions
etherscan.io via Parse · crypto_web3
Returns paginated list of internal transactions for an address. Each record includes block, parent tx hash, type, method, from/to addresses, and value. Scraper for Etherscan.io - Ethereum blockchain explorer. Provides access to address info, transactions, token transfers, NFT transfers, gas tracker, and more. Fulfilled by Parse from etherscan.io.
- crypto-web3
- developer-tools
- etherscan-io
- finance
- parse
- platform-key
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- crypto_web3
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/086c5613-58b6-4812-8aea-da40196b8e5d/get_address_internal_transactions
- Interface artifact
- sha256:efbdf3a2ea88b8abc2530594247dcef702c60bc061ac8dcc8f74e76288434321
- Manifest digest
- sha256:5edccfb3a86fe7a8f3cc4e268f213876d6289a7d47f8e61a360ace724eb9e8d0
Request fields
- page (integer): Page number
- address (string, required): Ethereum address (0x-prefixed, 42 characters)
Example queries
- {"page":"1","address":"0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045"}