Translations: Coin Exchange/27/en

From ArdorDocs
Jump to: navigation, search

Request:

  • requestType is getCoinExchangeTrades
  • 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)
  • orderFullHash: if chain/exchange is not set, the order full hash can determines it (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)