ParclExplorer

Transaction Details

Hash
0xb878f73bfeeac0bd6e78c35084d140a4f8396c4e373cce9567236fce5484f591
Type
PlaceOrder
Status
Success
Block
437098
Index
2
Nonce
1776264136944
Timestamp
13:31:41 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 22146762,
    "price": 26497000000,
    "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: 0
{
  "OrderPlaced": {
    "side": "Short",
    "size": 22146762,
    "price": 26497000000,
    "order_id": 905509,
    "market_id": 2,
    "account_id": 8
  }
}