ParclExplorer

Transaction Details

Hash
0x2f9ccbebc75258d283c8a9be6f193b91f2f4553aa5c60640de8f6d641368e5c4
Type
PlaceOrder
Status
Success
Block
3203610
Index
21
Nonce
1776875877517
Timestamp
03:25:04 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 5271111,
    "price": 24312000000,
    "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": 5271111,
    "price": 24312000000,
    "order_id": 6291668,
    "market_id": 1,
    "account_id": 8
  }
}