GetAssetBalance
Get all Taproot Assets balance in a wallet.
POST
/api/get-asset-balance
Headers
Name
Value
Content-Type
application/json
Authorization
Bearer <token>
Body
Name
Type
Description
wallet_id
string
The end user's wallet id
Request
Response
In the above outputs, "type" has two values: 0 for Normal, 1 for Collectible
Last updated