GET
/
api
/
v1
/
wallet
/
balance
/
{network}
/
{address}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

network
string
required

The blockchain network (XDC, ETH, BTC, BSC, POL, ALGO).

address
string
required

The wallet address.

Response

200 - application/json
data
object