Get NEO Account balance
GET {{baseUrl}}/v3/neo/account/balance/:address
5 credits per API call.
Get Balance of all assets (NEO, GAS, etc.) and tokens for the Account.
RESPONSES
status: OK
{"address":"AKL19WwiJ2fiTDkAnYQ7GJSTUBoJPTQKhn","assets":{"GAS":"1000","NEO":"1001"},"tokens":{}}