Home

Submit a valid computed nonce to the blockchain in return for newly minted currency

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
chaininteger

The chain related to the operation

currencystring

The mintable currency ID

noncestring

The computed nonce

unitsQNTstring

The amount (in QNT) of currency to mint

counterinteger

The counter associated with the minting account

idintegerrequired

Response

200OK

Currency minting request created successfully

400Bad Request

Bad Request

401Unauthorized

Unauthorized — Missing or invalid API key

500Internal Server Error

Internal Server Error