Translations: Coin Exchange/19/en

From ArdorDocs
Jump to: navigation, search

Request:

  • requestType is getCoinExchangeOrders
  • chain is the chain related to coin exchange operation
  • exchange is the chain to exchange coins
  • account is an account ID (optional), Mandatory if chain an exchange are not set
  • firstIndex is a zero-based index to the first order ID to retrieve (optional)
  • showExpectedCancellations: is whether to show or not the expected cancellations (optional)
  • lastIndex is a zero-based index to the last order ID to retrieve (optional)
  • adminPassword is a string with the admin password (optional)
  • requireBlock is the block ID of a block that must be present in the blockchain during execution (optional)
  • requireLastBlock is the block ID of a block that must be last in the blockchain during execution (optional)