ParclExplorer

Transaction Details

Hash
0x3a66f596ebf77304e88c30ba17209d5b74ba706e58b6c548f32f7e7ae810b9f3
Type
PlaceOrder
Status
Success
Block
3028345
Index
8
Nonce
1776875420661
Timestamp
17:24:50 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 3249096,
    "price": 33696000000,
    "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: 10
{
  "OrderPlaced": {
    "side": "Short",
    "size": 3249096,
    "price": 33696000000,
    "order_id": 5888953,
    "market_id": 2,
    "account_id": 8
  }
}