ParclExplorer

Transaction Details

Hash
0x99e3470d19e030a7019a1ff52ff7a63527ca7636dfb675c3fb401ec872bddf19
Type
PlaceOrder
Status
Success
Block
3287138
Index
0
Nonce
1776931856220
Timestamp
08:10:56 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 600000000,
    "price": 0,
    "market_id": 0,
    "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": 600000000,
    "price": 0,
    "order_id": 6406616,
    "market_id": 0,
    "account_id": 48
  }
}