GET
/
{chainName}
/
v1
/
address
/
{walletAddress}
/
balance
/
historical

Path Parameters

walletAddress
string
required

Wallet address

chainName
string
required

Name of the blockchain (e.g., ethereum, polygon, bsc)

Query Parameters

token_address
string
required

token address

quote_currency
string

The currency to convert

block_height
integer

Ending block to define a block range. Omitting this parameter defaults to the latest block height.

date
string

Ending date to define a block range (YYYY-MM-DD). Omitting this parameter defaults to the current date.

Response

200 - application/json

The response is of type object.