ParclExplorer

Transaction Details

Hash
0xdf9ad5428bd5d1701c7c302290f42b8f41d08a29c1007e632a9af179d22c49b2
Type
PlaceOrder
Status
Success
Block
3842189
Index
15
Nonce
1776957184476
Timestamp
15:50:54 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 23655798,
    "price": 22391000000,
    "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: 19
{
  "OrderPlaced": {
    "side": "Short",
    "size": 23655798,
    "price": 22391000000,
    "order_id": 7375114,
    "market_id": 1,
    "account_id": 8
  }
}