ParclExplorer

Transaction Details

Hash
0x1446200808f22f39808f8597b8d25a467c217a916aafcf1765e3589edb5ee258
Type
PlaceOrder
Status
Success
Block
4220209
Index
0
Nonce
1777123490508
Timestamp
13:24:50 UTC

Transaction Data

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

Events (8)

OrderPlacedIndex: 0
{
  "OrderPlaced": {
    "side": "Long",
    "size": 255060,
    "price": 0,
    "order_id": 8124536,
    "market_id": 2,
    "account_id": 49
  }
}
OrderCanceledIndex: 1
{
  "OrderCanceled": {
    "reason": "SelfTradePrevention",
    "order_id": 8124323,
    "market_id": 2,
    "account_id": 49
  }
}
OrderCanceledIndex: 2
{
  "OrderCanceled": {
    "reason": "SelfTradePrevention",
    "order_id": 8124404,
    "market_id": 2,
    "account_id": 49
  }
}
OrderCanceledIndex: 3
{
  "OrderCanceled": {
    "reason": "SelfTradePrevention",
    "order_id": 8124445,
    "market_id": 2,
    "account_id": 49
  }
}
OrderCanceledIndex: 4
{
  "OrderCanceled": {
    "reason": "SelfTradePrevention",
    "order_id": 8124446,
    "market_id": 2,
    "account_id": 49
  }
}
OrderCanceledIndex: 5
{
  "OrderCanceled": {
    "reason": "SelfTradePrevention",
    "order_id": 8124447,
    "market_id": 2,
    "account_id": 49
  }
}
OrderCanceledIndex: 6
{
  "OrderCanceled": {
    "reason": "SelfTradePrevention",
    "order_id": 8124448,
    "market_id": 2,
    "account_id": 49
  }
}
FillIndex: 7
{
  "Fill": {
    "size": 255060,
    "price": 29402000000,
    "maker_fee": 0,
    "market_id": 2,
    "taker_fee": 0,
    "taker_side": "Long",
    "maker_order_id": 8124531,
    "taker_order_id": 8124536,
    "maker_account_id": 8,
    "taker_account_id": 49
  }
}