Get balance of a Zilliqa address
POST
Authorizations
ApiKeyAuthApiKeyAuthapi-key string
NOWNodes API key passed in the api-key header.
Retrieves the current balance of a specified Zilliqa address in Qa (1 ZIL = 10^12 Qa).
Body
application/json
jsonrpcstringrequiredJSON-RPC version
methodstringrequiredMethod name
idintegerrequiredRequest ID
paramsArray<string>requiredArray containing the Zilliqa address to query
Response
200OK
Balance retrieval successful
400Bad Request
Invalid request
500Internal Server Error
Server error