ParclExplorer

Transaction Details

Hash
0x965f761c1531a81f643132a3926af3a312061562c2bd152c9bcd8dd514aea68a
Type
PlaceOrder
Status
Success
Block
436996
Index
0
Nonce
1776264134929
Timestamp
13:31:20 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 128812422,
    "price": 26050000000,
    "market_id": 2,
    "post_only": true,
    "stop_loss": null,
    "account_id": 8,
    "order_type": "Limit",
    "reduce_only": false,
    "take_profit": null,
    "time_in_force": "GTC",
    "trigger_price": null
  }
}

Events (1)

OrderPlacedIndex: 0
{
  "OrderPlaced": {
    "side": "Short",
    "size": 128812422,
    "price": 26050000000,
    "order_id": 905163,
    "market_id": 2,
    "account_id": 8
  }
}