Home

Get expected exchange requests from the unconfirmed transactions pool or phased transactions scheduled to finish in the next block

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

accountstring

The account ID

currencystring

The currency ID

includeCurrencyInfoboolean

True to include the response fields code, decimals, name, issuanceHeight, type, timestamp, issuerAccountRS and issuerAccount

requireBlockstring

The block ID of a block that must be present in the blockchain during execution

requireLastBlockstring

The block ID of a block that must be last in the blockchain during execution

idintegerrequired

Response

200OK

Expected exchange requests retrieved successfully

400Bad Request

Bad Request

401Unauthorized

Unauthorized — Missing or invalid API key

500Internal Server Error

Internal Server Error