Authorizations
Headers
The id of the blockchain
ethereum-mainnet
, polygon-mainnet
Path Parameters
The address to retrieve the token transfers for
Query Parameters
Filter by token transfers which value is equal to this amount.
Filter by token transfers which value is greater than this amount.
Filter by token transfers which value is greater than or equal to this amount.
Filter by token transfers which value is less than this amount.
Filter by token transfers which value is less than or equal to this amount
Filter by token transfers with this block number.
Filter by token transfers which happened after this date.
Filter by token transfers which happened before this date.
Filter by token transfers for this transaction hash.
The order in which to return the results (ascending or descending). By default, records are returned in descending order, so the most recent records are returned first.
The page number to return.
Number of records per page.
The validation method to be added to the response: none
, basic
, full
. Default: none
. <a href="https://docs.amberdata.io/reference#query-params">More Details.</a>
Indicates whether or not to include price data with the results. Options: true, false. <a href="https://docs.amberdata.io/reference#query-params">More Details.</a>
The currency of the price information. Options: usd, btc. Only used in conjunction with includePrice. <a href="https://docs.amberdata.io/reference#query-params">More Details.</a>
[Optional] Time format of the timestamps in the return payload.<BR/>[Defaults] milliseconds | ms* | iso | iso8601 | hr | human_readable