Home

Get balance of a Zilliqa address

POST
https://zil.nownodes.io/

Authorizations

ApiKeyAuthApiKeyAuth

api-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
jsonrpcstringrequired

JSON-RPC version

methodstringrequired

Method name

idintegerrequired

Request ID

paramsArray<string>required

Array containing the Zilliqa address to query

Response

200OK

Balance retrieval successful

400Bad Request

Invalid request

500Internal Server Error

Server error