ParclExplorer

Transaction Details

Hash
0x8c05123a4db4cd5e76328e6d363a37ea38d26fa0b8f25b27685386818780e454
Type
PlaceOrder
Status
Success
Block
3181752
Index
18
Nonce
1776875813604
Timestamp
02:10:13 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 10980260,
    "price": 32600000000,
    "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: 24
{
  "OrderPlaced": {
    "side": "Short",
    "size": 10980260,
    "price": 32600000000,
    "order_id": 6234627,
    "market_id": 2,
    "account_id": 8
  }
}