Retrieves the historical (time series) token balances for the specified address.
The id of the blockchain
ethereum-mainnet
, polygon-mainnet
The address to retrieve tokens for
Filters by token balances which value is equal to this amount
Filter by token balances which value is greater than this amount
Filter by token balances which value is greater than or equal to this amount
Filter by token balances which value is less than this amount
Filter by token balances which value is less than or equal to this amount
Filter by blockNumber
Get balance after a start date (Requires endDate)
Get balances before the specified date (Requires startDate)
Filter by the specified token address.
The page number to return.
Number of records per page
200
The response is of type object
.