Forging
Start Bundler
Start a bundler with an account, or check to see if an account is bundling.
Method: POST
Example body (x-www-form-urlencoded)
Example response: 200
Stop Bundler
Stop a bundler with an account.
Method: POST
Example body (x-www-form-urlencoded)
Example response: 200
Get Bundlers
Get bundlers running.
Method: POST
Example body (x-www-form-urlencoded)
Example response: 200
Get All Bundler Rates
Check all bundler rates ordered by chain.
Method: POST
Example body (x-www-form-urlencoded)
Example response: 200
Get Bundler Rates
Get the most competitive rates per chain.
Method: POST
Example body (x-www-form-urlencoded)
Example response: 200
Add Bundling Rule
Add a bundling rule to an account bundler.
Method: POST
Example body (x-www-form-urlencoded)
Example response: 200
Blacklist Bundler
Blacklist a specific bundler.
Method: POST
Example body (x-www-form-urlencoded)
Example response: 200
Bundle Transactions
Bundle unconfirmed transactions.
Method: POST
Example body (x-www-form-urlencoded)
Example response: 200
Start / Stop / Get Forging
Start or stop forging with an account, or check to see if an account is forging.
Method: POST
Example body (x-www-form-urlencoded)
Example response: 200
Get Guaranteed Balance
Get the balance of an account in ARDR that is confirmed at least a specified number of times.
Method: GET
Example response: 200
Lease Balance
Lease the entire guaranteed balance of ARDR to another account, after 1440 confirmations.
Method: POST
Example body (x-www-form-urlencoded)
Example response: 200
Get Next Block Generators
Returns the next block generators ordered by hit time.
Method: GET
Example response: 200
Last updated