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

Path Parameters

walletAddress
string
required

wallet address

chainName
string
required

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

Query Parameters

blockHeight
integer

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

Response

200 - application/json
balance
string
required
balanceValue
object
required
contract
object
required
price
object
required
raw_balance
string