Translations: Coin Exchange/25/en

From ArdorDocs
Jump to: navigation, search

Get Coin Exchange Trade Example

http://localhost:27876/nxt?
  requestType=getCoinExchangeTrade&
  orderFullHash=514eea666beadb1b04ab7d32658c5701851aca7195612e968128d7e01617abdf&
  matchFullHash=962076f848d67c13825b33b0a569f8f8b18e12f49da7f95553f0442e66dd5f91
{
    "quantityQNT": "100000000",
    "chain": 2,
    "requestProcessingTime": 0,
    "priceNQTPerCoin": "100000",
    "orderFullHash": "514eea666beadb1b04ab7d32658c5701851aca7195612e968128d7e01617abdf",
    "exchangeRate": "0.00100000",
    "accountRS": "ARDOR-XK4R-7VJU-6EQG-7R335",
    "exchange": 1,
    "block": "18261861240184495732",
    "matchFullHash": "962076f848d67c13825b33b0a569f8f8b18e12f49da7f95553f0442e66dd5f91",
    "account": "5873880488492319831",
    "height": 384444,
    "timestamp": 22817693
}