ParclExplorer

Transaction Details

Hash
0x0c69375fc6a8c2cc98be4b5142123124244eca882ab7dacbcd172d067611c95a
Type
PlaceOrder
Status
Success
Block
3319292
Index
0
Nonce
1776938456460
Timestamp
10:00:56 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 112644658,
    "price": 0,
    "market_id": 2,
    "post_only": false,
    "stop_loss": null,
    "account_id": 51,
    "order_type": "Market",
    "reduce_only": false,
    "take_profit": null,
    "time_in_force": "IOC",
    "trigger_price": null,
    "max_slippage_bps": 500
  }
}

Events (2)

OrderPlacedIndex: 0
{
  "OrderPlaced": {
    "side": "Long",
    "size": 112644658,
    "price": 0,
    "order_id": 6407360,
    "market_id": 2,
    "account_id": 51
  }
}
OrderCanceledIndex: 1
{
  "OrderCanceled": {
    "reason": "SelfTradePrevention",
    "order_id": 6407358,
    "market_id": 2,
    "account_id": 51
  }
}