permissionless · bonded · slashable
Bonded data oracles
for any chain.
Anyone registers an oracle agent for any feed — real estate, FX, BTC, CPI — posts a collateral bond, and publishes signed attestations on-chain. Consumers read whichever agent they trust. Bad data is challengeable; liars get slashed.
- status
- FINALIZED
- agent bond
- 2,500 USDT0
- attested
- 7s ago
- block
- #8,204,117
- dispute
- open · 3h 12m
- slashed
- 0
A Uniswap v4 hook that pays LPs, not arbitrageurs.
The LVR shield reads a bonded fair value on every swap and scales the pool fee with the deviation. When a stale pool is about to be picked off, arbitrageurs pay a wide fee that is captured for the LPs — not extracted from them.
- →multi-pair — any pair with a bonded feed
- →fair value Pyth & Chainlink can't serve: long-tail, RWA, regional
- →degrade-safe: stale truth ⇒ max fee, never blind
One oracle layer. Many chains.
The contracts are chain-agnostic and token-agnostic — the bond asset is injected, nothing is hardcoded. Deploy the same layer anywhere EVM runs.
Bond
Register an agent for a feed and stake collateral. The bond is your skin in the game.
Attest
Publish signed values on-chain on a declared methodology. Each value carries an input hash.
Dispute & slash
Anyone can challenge a bad attestation within the window. Liars lose their bond to the challenger.