PARCLExplorer

Transaction Details

Hash
67e7eb9659bebf22b022161f60af4ac9ac535874de049870026eb06bfbc3a4c6
Type
PlaceOrder
Status
Success
Block
1117671
Index
0
Nonce
1775688921243
Timestamp
05:27:20 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 118,
    "price": 21503000000,
    "market_id": 1,
    "post_only": true,
    "stop_loss": null,
    "account_id": 18,
    "order_type": "Limit",
    "reduce_only": false,
    "take_profit": null,
    "time_in_force": "GTC",
    "trigger_price": null
  }
}

Events (1)

OrderPlacedIndex: 0
{
  "OrderPlaced": {
    "side": "Short",
    "size": 118,
    "price": 21503000000,
    "order_id": 3144001,
    "market_id": 1,
    "account_id": 18
  }
}