ParclExplorer

Transaction Details

Hash
0x41652bdda1835bc7e7cd707b3bdf5af92ceb26e1ef9f2c40a439ef6ec70d3c96
Type
PlaceOrder
Status
Success
Block
3365787
Index
0
Nonce
1776875381640
Timestamp
12:40:00 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 93963,
    "price": 21192000000,
    "market_id": 1,
    "post_only": false,
    "stop_loss": null,
    "account_id": 26,
    "order_type": "Limit",
    "reduce_only": false,
    "take_profit": null,
    "time_in_force": "IOC",
    "trigger_price": null
  }
}

Events (1)

OrderPlacedIndex: 0
{
  "OrderPlaced": {
    "side": "Short",
    "size": 93963,
    "price": 21192000000,
    "order_id": 6408178,
    "market_id": 1,
    "account_id": 26
  }
}