Balances Historical [OND]

Retrieves the historical (time series) token balances for the specified address.

Response Data

FieldTypeDescription
totalRecordsnumberThe total number of records returned.
recordsarrayAn array containing details about a token owned by the specified address.
addressstringThe contract address of the token.
amountstringThe total amount of tokens held.
holderstringThe address which holds the token.
blockchainIdstringThe id of the blockchain where this token resides.
decimalsstringThe number of significant digits, per smart contract definition
(-1 means that information was not advertised by the contract).
isERCXbooleantrue if the token is ERCX false otherwise.
namestringThe token name.
symbolstringThe token symbol.
Language
Authentication
Header
Click Try It! to start a request and see the response here!