λHedge loop live on Unichain SepoliaλCross-chain callback verified end-to-end, no off-chain botλ136 passing Foundry tests · warning-free buildλA real short on Hyperliquid via the CoreWriter precompileλBuilt on Uniswap v4 + Reactive Network
Uniswap Hookathon · UHI9 · HK-UHI9-0872

The loss every LP pays, caught and turned into yield.

A normal Uniswap position quietly bleeds about 11% a year to arbitrageurs. Lambda cancels it with a real short on Hyperliquid, opened and resized automatically, across chains, with no off-chain bot, so the loss returns to you as funding income.

3
chains, one loop
h = 0.65
hedge ratio
136
tests passing
Three chains. One automatic loop.
Uniswap v4the hook
Reactivethe brain
Hyperliquidthe hedge
Aave V3reserve yield
Soladyprimitives
Foundrybuild + fuzz
The idea

The loss has a mirror image, and it pays.

A short position on a perpetual exchange collects a funding fee that, over time, is the same size as the loss a Uniswap pool suffers. Same number, opposite sign. Lambda holds both at once.

Normal LP
Trading fees+5-12% / yr
LVR drag−11% / yr
Funding incomenone
Netoften negative
λ Lambda LP
Trading fees+5-12% / yr
LVR, captured back+7% / yr
Funding income+10-15% / yr
Net target, near-zero price risk≈ 18-30% / yr

Modeled from historical volatility and funding rates, not a guarantee. Full model in the docs.

How it works

One automatic loop, across three chains.

Unichain
The hook

A Uniswap v4 hook owns the pool's position, tracks your exact delta, and emits a signal the moment it drifts past the band. It also charges a directional fee that makes informed flow pay the LP.

Event log · v4 hook
event HedgeRequested(
  poolId: 0x92fc…373b,
  delta:  +1.92 ETH,
  nonce:  17)
Live · Unichain Sepolia
Reactive Network
The brain

A Reactive Smart Contract watches that event from another chain and fires the hedge instruction in response, entirely on-chain, with no centralized bot in the loop.

Cross-chain callback
UnichainReactiveHyperliquid
callback delivered · latency 4.2s
Verified end-to-end · Lasna
Hyperliquid
The hedge

A hedger calls the live CoreWriter precompile (0x3333…3333) to open or resize a real short on Hyperliquid. The funding it earns routes back to you as claimable income.

CoreWriter · 0x3333…3333
coreWriter.sendRawAction(
  action:  OPEN_SHORT,
  market:  ETH-PERP,
  size:    1.25 ETH)
Built + tested · mainnet config

On testnet, Reactive's Lasna can't route callbacks to HyperEVM, so legs ① and ② run live and the Hyperliquid leg is proven separately against real HyperEVM mainnet state on a fork (the real hedger fires a correct CoreWriter order, asserted byte-for-byte). On mainnet they become one loop, a one-line config change the Reactive Network team confirmed carries over unchanged. See the full mechanism →

The differentiator

A real hedge, opened across chains.

A directional fee in beforeSwap is becoming a standard v4 pattern. Lambda has it, fuzz-tested. The part nobody else ships is the hedge itself: a real short on Hyperliquid, opened automatically across chains through Reactive, with no off-chain bot. That live cross-chain loop is the hard part, and the whole point.

Real, not simulated

The short is a live position on Hyperliquid via the CoreWriter precompile, not a mock.

Automatic & cross-chain

A Reactive Smart Contract routes the hedge across chains itself, with no off-chain bot in the loop.

Honest risk math

Ships h = 0.65, about 1.4% liquidation risk over 90 days, versus ~19% for a full hedge.

Peer-reviewed

Composes Milionis (LVR), Chitra & Diamandis, Hane, and Maire & Wunsch.

Built on the rails that make it possible
Uniswap v4the hook
Reactive Networkcross-chain automation
λHyperliquidthe perp venue
λAave V3reserve yield
λSoladygas-optimized primitives
λFoundrybuild + 136 tests
Live on testnet

Deployed, and verifiable on-chain.

Unichain Sepolia · Reactive Lasna

A deposit + swap fire HedgeRequested on Unichain; LambdaReactive catches it on Lasna and routes a callback back across chains, with no off-chain bot, recording the exact hedge the protocol computed (targetSize = 0.65 × delta).

Liquidity that hedges itself.

Deposit, watch the hedge open on Hyperliquid, and collect the funding it earns.