ParclExplorer

Transaction Details

Hash
0xd1f7ff46c2d787b12bdbde047e697defc262dd36932e39566afbd5f661a9773a
Type
PlaceOrder
Status
Success
Block
3231588
Index
21
Nonce
1776875954532
Timestamp
05:00:51 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 7262500,
    "price": 32858000000,
    "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: 37
{
  "OrderPlaced": {
    "side": "Short",
    "size": 7262500,
    "price": 32858000000,
    "order_id": 6361891,
    "market_id": 2,
    "account_id": 8
  }
}