ParclExplorer

Transaction Details

Hash
0x6af7cf2d775939600048c0c3db1d20d846eda645f64436d0ef921f889f18f30d
Type
PlaceOrder
Status
Success
Block
3657552
Index
23
Nonce
1776956701101
Timestamp
05:18:47 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 10172530,
    "price": 22630000000,
    "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": 10172530,
    "price": 22630000000,
    "order_id": 6961707,
    "market_id": 1,
    "account_id": 8
  }
}