ParclExplorer

Transaction Details

Hash
0x9898fe286631f624026cf99eff85044ec3465ff45d8b7981df59fdf94a51ea81
Type
PlaceOrder
Status
Success
Block
3168269
Index
6
Nonce
1776875773834
Timestamp
01:23:33 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 33730825,
    "price": 30538000000,
    "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: 8
{
  "OrderPlaced": {
    "side": "Short",
    "size": 33730825,
    "price": 30538000000,
    "order_id": 6199316,
    "market_id": 2,
    "account_id": 8
  }
}