ParclExplorer

Transaction Details

Hash
0x27f5e4e22b74a3faf82fa098abec8d9fce456fd08e2ac112c7d906096bdf0d50
Type
PlaceOrder
Status
Success
Block
3655045
Index
29
Nonce
1776956693462
Timestamp
05:10:12 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 10860902,
    "price": 32398000000,
    "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: 34
{
  "OrderPlaced": {
    "side": "Short",
    "size": 10860902,
    "price": 32398000000,
    "order_id": 6955374,
    "market_id": 2,
    "account_id": 8
  }
}