ParclExplorer

Transaction Details

Hash
0xa41559321d3619662ffc3e9db84b63e0e059b562d645453e8330dcce02aafdde
Type
PlaceOrder
Status
Success
Block
3026298
Index
29
Nonce
1776875414964
Timestamp
17:17:50 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 17754025,
    "price": 21927000000,
    "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": 17754025,
    "price": 21927000000,
    "order_id": 5884283,
    "market_id": 1,
    "account_id": 8
  }
}