Uniswap v4 Hook that audits liquidity based on your ENS risk profile.
The idea has become much more concrete as we focus on Unichain L2. We are integrating ENS L2 Primary Names to define position ownership, ensuring a decentralized identity layer for our agentic vault. We are now working at full speed to meet the submission deadline and are confident in delivering a functional MVP that showcases a truly simple and secure vault controlled by an intelligent off-chain agent.
ENStable bridges the gap between complex DeFi yield strategies and decentralized identity. By using ENS Text Records as a "Remote Control," users can define their risk tolerance on-chain, which our AI-Agent and Uniswap v4 Hook respect to manage liquidity automatically.
We implemented a custom IdentityVault that links ENS nodes with risk profiles. The "hacky" bit: To bypass Unichain’s volatile gas estimation during the hackathon, we forced hardcoded gas limits in the frontend and used a Full Range Tick simulation (-887220 to 887220). This ensures liquidity provision always succeeds regardless of the current pool price, acting as an "emergency" bypass for the AI agent to rebalance positions instantly.

