Get the token balance of a wallet on the specified blockchain. Supported blockchains: XDC, ETH, BSC, POL.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The blockchain network (XDC, ETH, BSC, POL).
The contract address of the token.
The wallet address.
Token balance retrieved successfully
The response is of type object
.
Get the token balance of a wallet on the specified blockchain. Supported blockchains: XDC, ETH, BSC, POL.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The blockchain network (XDC, ETH, BSC, POL).
The contract address of the token.
The wallet address.
Token balance retrieved successfully
The response is of type object
.