Home

Get ICX balance

POST
https://icx.nownodes.io/api/v3

Authorizations

ApiKeyAuthApiKeyAuth

api-key string

NOWNodes API key passed in the api-key header.

Returns the ICX balance of a given address.

Body

application/json

JSON-RPC request object

idintegerrequired

Unique identifier for the JSON-RPC request.

jsonrpcstringrequired

JSON-RPC protocol version.

methodstringrequired

JSON-RPC method name.

paramsobjectrequired

Parameters for balance query.

Show child attributes
addressstring

ICON address whose balance is requested.

Response

200OK

Successful response containing the ICX balance.