ParclExplorer

Transaction Details

Hash
0xde162894cd4f80045c54bdec500334cbdb08c902c3a857f9aa47b589f1619ffb
Type
PlaceOrder
Status
Success
Block
3770103
Index
28
Nonce
1776957010252
Timestamp
11:44:06 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 23349623,
    "price": 22325000000,
    "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": 23349623,
    "price": 22325000000,
    "order_id": 7230017,
    "market_id": 1,
    "account_id": 8
  }
}