Home

Start a bundler with an account, or check to see if an account is bundling

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 child chain related to the operation (eg 2 for Ignis)

minRateNQTPerFXTstring

The minimum rate in chain NQT per ARDR NQT accepted by the bundler

totalFeesLimitFQTstring

The maximum amount of ARDR NQT to be paid in total by the bundler

overpayFQTPerFXTstring

An additional factor of the Ardor fee to pay in case of competing bundlers

feeCalculatorNamestring

A bundling rule for filtering

filterstring

A filter to be applied

bundlingRulesJSONstring

A list of bundling rules as a Json format

secretPhrasestring

The secret passphrase of the account

privateKeystring

The privateKey (hex) of the derived account

idintegerrequired

Response

200OK

Bundler started successfully

400Bad Request

Bad Request

401Unauthorized

Unauthorized — Missing or invalid API key

500Internal Server Error

Internal Server Error