Get Ethereum internal transactions by address

GET {{baseUrl}}/v3/ethereum/account/transaction/erc20/internal/:address?pageSize=10

1 credit per API call.


Get Ethereum transactions by address. This includes incoming and outgoing transactions for the address.

Request Params

KeyDatatypeRequiredDescription
pageSizenumber

RESPONSES

status: OK

[{"from":"0x81b7E08F65Bdf5648606c89998A9CC8164397647","to":"0xbC546fa1716Ed886967cf73f40e8F2F5e623a92d","value":"1000000000000000000","blockNumber":6470854,"timeStamp":"1477837690","hash":"0xe6e7340394958674cdf8606936d292f565e4ecc476aaa8b258ec8a141f7c75d7","input":"","traceId":"0","type":"create","errCode":"Bad jump destination","gas":21000,"isError":"0","gasUsed":21000,"contractAddress":"0x81b7E08F65Bdf5648606c89998A9CC8164397647"}]