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

contract-address
string

The requested contract address.

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
address
string
required
items
object[]
required
updated_at
string
required