Get ERC20 Account balance
GET {{baseUrl}}/v3/blockchain/token/balance/:chain/:contractAddress/:address
1 credit per API call.
Get ERC20 Account balance. Returns number of tokens Account holds.
RESPONSES
status: OK
{"balance":"10"}