ParclExplorer

Transaction Details

Hash
0xc97294afc253371a6b1150e93e0eb370961174a65efa28f0d5dadcc8f8f24d8c
Type
PlaceOrder
Status
Success
Block
3380473
Index
0
Nonce
1776951012820
Timestamp
13:30:12 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 444000000,
    "price": 0,
    "market_id": 1,
    "post_only": false,
    "stop_loss": null,
    "account_id": 48,
    "order_type": "Market",
    "reduce_only": false,
    "take_profit": null,
    "time_in_force": "IOC",
    "trigger_price": null,
    "max_slippage_bps": 500
  }
}

Events (1)

OrderPlacedIndex: 0
{
  "OrderPlaced": {
    "side": "Short",
    "size": 444000000,
    "price": 0,
    "order_id": 6408399,
    "market_id": 1,
    "account_id": 48
  }
}