ParclExplorer

Transaction Details

Hash
0x3bd69860ba777fc9093028c4749d2dccb9d31a82a5065e4484eecd142234ac32
Type
PlaceOrder
Status
Success
Block
3319233
Index
0
Nonce
1776938444547
Timestamp
10:00:44 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 1710571331,
    "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": 1710571331,
    "price": 0,
    "order_id": 6407354,
    "market_id": 2,
    "account_id": 51
  }
}
OrderCanceledIndex: 1
{
  "OrderCanceled": {
    "reason": "SelfTradePrevention",
    "order_id": 6407353,
    "market_id": 2,
    "account_id": 51
  }
}