ParclExplorer

Transaction Details

Hash
0xdd3bb1b745b2608de9034c030bf1f3ed82e097a3bc7b8dece84517cf3eab8cf2
Type
PlaceOrder
Status
Success
Block
3024787
Index
21
Nonce
1776875411039
Timestamp
17:12:40 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 42123994,
    "price": 21963000000,
    "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: 38
{
  "OrderPlaced": {
    "side": "Short",
    "size": 42123994,
    "price": 21963000000,
    "order_id": 5880959,
    "market_id": 1,
    "account_id": 8
  }
}