get https://api-wallet-sandbox.venly.io/api/wallets///balance/tokens/
This endpoint gets the ERC20 token balance by Wallet ID
, wallet address, and token address.
Responses
This endpoint gets the ERC20 token balance by Wallet ID
, wallet address, and token address.
xxxxxxxxxx
curl --request GET \
--url 'https://api-wallet-sandbox.venly.io/api/wallets/AETERNITY/walletAddress/balance/tokens/token?includePossibleSpam=false' \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: