Skip to content
Alchemy Logo

eth_getAssetBalance

POST
/{apiKey}

Get an account's non-AVAX balance.

Path Parameters

stringrequireddefaults to docs-demo

For higher throughput, create your own API key

Request

stringformat: "^0x[0-9a-fA-F]{40}$"required

The 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?