Page background
Fhenix
Fhenix
XGitHubWebsite

Fhenix

Fhenix is a privacy-focused blockchain that enables Fully Homomorphic Encryption (FHE) operations on-chain, allowing for confidential computations while maintaining transparency. With Uniswap v4 hooks, Fhenix can power private trading, encrypted order books, and confidential DeFi strategies.

FHE Limit Order Hook

  • Enable private limit orders on Uniswap v4 with encrypted price and size parameters.
  • Use FHE operations to compare encrypted bids against current market prices without revealing order details.
  • Execute trades only when conditions are met while maintaining complete privacy of trading intent.

FHE Market Order Hook

  • Implement confidential market orders that encrypt trade direction, size, and timing.
  • Leverage FHE.add() and FHE.sub() operations to compute encrypted trade deltas.
  • Enable MEV-resistant trading by concealing order flow and preventing front-running.

FHE TWAMM Hook

  • Enable private, time-weighted order execution on Uniswap v4, encrypting trade details and computing off-chain.
  • Eliminate MEV and conceal intent through encrypted deltas computed off-chain and bundled anonymously.
  • Support fair launch mechanisms and OTC flows with optional post-settlement receipts for auditability.

Encrypted Dutch Auction Hook

  • Enable confidential Dutch auctions on Uniswap v4, encrypting starting price, decay parameters, and bidding progress.
  • Prevent sniping while maintaining fair price discovery through homomorphic price decay computation.
  • Execute large token sales without revealing strategy—eliminate front-running and bid sniping.

Private Portfolio Rebalancing Hook

  • Enable confidential multi-asset rebalancing on Uniswap v4 - encrypting target allocations and trade sequences.
  • Execute institutional rebalancing without alpha decay—eliminate copycat trading and front-running.
  • Support compliance and audit requirements with selective reveal capabilities while preserving competitive advantage.

Docs & Resources

Projects using this integration