Translations: Coin Exchange/28/en

From ArdorDocs
Jump to: navigation, search

Response:

  • trade (A) is an array containing all the trades
    • quantityQNT (S) is the order quantity (in QNT)
    • chain (N) is the chain related to coin exchange operation
    • orderFullHash (S) is the order full hash
    • exchange (S) is the chain traded
    • block (S) is the block id of the trade
    • matchFullHash is the full hash of the ask exchange order
    • priceNQTPerCoin (S) is the price of the trade (in NQT) per coin
    • account (S) is the account number associated with the order
    • timestamp is the timestamp (in seconds since the genesis block)
    • height is the height of the blockchain to determine the account count (optional, default is last block)