Skip to main content Link Menu Expand (external link) Document Search Copy Copied

MultiTokenGetAddressBalance200ResponseInnerBalancesInner

Model getters

Method name Return type Description Notes
getTokenId() string Token ID.
Example: 10
[optional]
getAmount() string Number of tokens held by the address.
Example: 17
[optional]
getBlockNumber() float Block number when the token was received by the address.
Example: 1087623
[optional]