get https://api.testnet.octet.im/2.0/wallets//addresses//balance
Accesses the balance of each asset stored in a specific address. In the case of a semi-custodial type wallet, use the RPC call result.
Log in to see full request history
Response
Accesses the balance of each asset stored in a specific address. In the case of a semi-custodial type wallet, use the RPC call result.
xxxxxxxxxx
curl --request GET \
--url https://api.testnet.octet.im/2.0/wallets/walletIdx/addresses/address/balance \
--header 'Authorization: Bearer ' \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: