v1

latestOpenAPI 3.0.22026-07-263555112.2 KB
Token Transfers

Get token transfers by contract

Retrieves historical token transfer transactions for any ERC20 contract.

get/v1/token/transfers

Query parameters

chain_idinteger required

chain network id, see list of details

chain network id, see list of details

contract_addressstring

The address of the token contract

The address of the token contract

addressstring

A hex string referencing a wallet address

A hex string referencing a wallet address

from_blockstring

Inclusive from block number (hex string or int)

Inclusive from block number (hex string or int)

to_blockstring

Inclusive to block number (hex string, int, or 'latest')

Inclusive to block number (hex string, int, or 'latest')

from_timestampinteger

Inclusive start timestamp

Inclusive start timestamp

end_timestampinteger

Inclusive end timestamp

Inclusive end timestamp

pageinteger

The page offset

The page offset

limitinteger

The desired page size limit. Less or equal than 100

The desired page size limit. Less or equal than 100

Headers

x-api-keystring required
Example:demo

Response

Successful Response

codeinteger
messagestring
next_pageinteger
countinteger