ParclExplorer

Transaction Details

Hash
0x7e3e8fa5263a47e7284cbc1d5e6d96b83a171d2134396395f395c822f41b945d
Type
PlaceOrder
Status
Success
Block
3444808
Index
19
Nonce
1776956189862
Timestamp
17:10:27 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 9564528,
    "price": 22257000000,
    "market_id": 1,
    "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: 36
{
  "OrderPlaced": {
    "side": "Short",
    "size": 9564528,
    "price": 22257000000,
    "order_id": 6499475,
    "market_id": 1,
    "account_id": 8
  }
}