Home

Lease the entire guaranteed balance of ARDR to another account, after 1440 confirmations

POST
https://ardr.nownodes.io/nxt

Authorizations

ApiKeyAuthApiKeyAuth

api-key string

NOWNodes API key passed in the api-key header.

Body

application/json
jsonrpcstringrequired
methodstringrequired
paramsobjectrequired
Show child attributes
requestTypestring
periodinteger

The lease period (in number of blocks, 1440 minimum)

recipientstring

The lessee (recipient) account

recipientPublicKeystring

The public key of the lessee (recipient) account

idintegerrequired

Response

200OK

Balance leased successfully

400Bad Request

Bad Request

401Unauthorized

Unauthorized — Missing or invalid API key

500Internal Server Error

Internal Server Error