eth_getAssetBalance
POST
/{apiKey}
Get an account's non-AVAX balance.
Path Parameters
stringrequireddefaults to
docs-demoFor higher throughput, create your own API key
Request
string
format: "^0x[0-9a-fA-F]{40}$"requiredThe owner of the asset
stringrequired
The block number or hash which to retrieve the balance
stringrequired
The id of the asset for which the balance is requested
Responses
200
The balance of an asset.
Was this page helpful?