ParclExplorer

Transaction Details

Hash
0x4ad806dc96cce02668ab2ed6442673766f2388ff97b1a4dc141b436f231c9909
Type
PlaceOrder
Status
Success
Block
3074147
Index
19
Nonce
1776875534885
Timestamp
20:01:33 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 33295198,
    "price": 22050000000,
    "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: 37
{
  "OrderPlaced": {
    "side": "Short",
    "size": 33295198,
    "price": 22050000000,
    "order_id": 5985004,
    "market_id": 1,
    "account_id": 8
  }
}