Get ONE Account balance
GET {{baseUrl}}/v3/one/account/balance/:address?shardID=0
1 credit per API call.
Get ONE account balance in ONE. This method does not prints any balance of the HRM20 or HRM721 tokens on the account.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
shardID | number | Shard to read data from |
RESPONSES
status: OK
{"balance":"10.52"}