get https://api-wallet-sandbox.venly.io/api/wallets//balance/tokens/
This endpoint retrieves ERC 20 Token balances by wallet ID
and token contract address.
Responses
This endpoint retrieves ERC 20 Token balances by wallet ID
and token contract address.
xxxxxxxxxx
curl --request GET \
--url 'https://api-wallet-sandbox.venly.io/api/wallets/walletId/balance/tokens/token?includePossibleSpam=false' \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: