Home

Get Unbound ONG

POST
https://ont.nownodes.io/

Authorizations

ApiKeyAuthApiKeyAuth

api-key string

NOWNodes API key passed in the api-key header.

Returns the amount of unbound ONG for a specified account address. ONG is generated through holding ONT and becomes available for withdrawal over time. Unbound ONG refers to the portion that has been generated but not yet withdrawn.

Body

application/json
jsonrpcstring

The JSON-RPC protocol version. Always "2.0".

methodstring

The RPC method name to be invoked.

paramsArray<string>

An array containing the Ontology account address to query.

idinteger

The request identifier used to match the response with the request.

Response

200OK

Successful response with unbound ONG balance.