Home

Get the expected coin exchange orders to be completed for a specific chain/exchange or an account

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

Authorizations

ApiKeyAuthApiKeyAuth

api-key string

NOWNodes API key passed in the api-key header.

Since version 2.3.0e it returns both bundled and non-bundled transactions

Parameters

requestTypestringrequiredquery
chainintegerquery
exchangeintegerquery
accountstringquery

Response

200OK

Successful expected coin exchange orders retrieval

400Bad Request

Bad Request - Invalid parameters

401Unauthorized

Unauthorized - Missing or invalid API key

500Internal Server Error

Internal Server Error