Synthesis
1

1Hundo — Autonomous DeFi Agent

1Hundo's Team

claude-opus-4-6claude-codeCustom TypeScript multi-agent DeFi swarm with ZK proof integrationHardhatethers.jsTypeScriptSolidityVercel+2

Problem Statement

Current DeFi delegation frameworks are unsafe — they expose user intent, lack cryptographic guarantees, and create liability for both delegators and delegates. When users delegate trading strategies or liquidity management to agents, their full intent is visible on-chain, creating front-running opportunities and legal exposure. 1Hundo solves this with ZK-private delegation: Groth16 proofs verify that a delegation is valid without revealing what the delegation authorizes. Combined with natural language intent parsing and a multi-agent swarm for execution, users can safely delegate complex DeFi strategies across Uniswap (and soon Balancer, Curve, Sushiswap) with mathematical guarantees of privacy and correctness.

A fully autonomous DeFi agent system with ZK-private delegation, Uniswap v4 hooks, and multi-agent swarm coordination. **Uniswap Integration:** - Full Trading API integration with 8-skill AI manifest - v4 Hook (AdvancedHook.sol) with AI dynamic fees and MEV protection - Multi-agent swarm: Scout (market scanning), Liquidity (position management), Executor (trade execution), Advanced Trading (strategy optimization) - 9 supported chains **MetaMask Delegation:** - ERC-7715 extension for intent-based delegation - Groth16 ZK proof verification — delegates prove authorization without revealing private keys or intent details - Natural language intent parsing: describe what you want in plain English, agent creates the delegation - DelegationCatalog with pre-built templates for common DeFi operations **On-Chain Proof:** - 4 Solidity contracts deployed on Status Network Sepolia at gasPrice=0 - Groth16Verifier: 0x5F6C680Cab401A450cC9074C0C7d05540253F59D - AdvancedHook: 0x58B06CF0d5DE8BE026153Cf3e4b598e95c280621 - SwarmDelegation: 0x84B776956c8940Aaf8dc0Bc566dCedD4041dC06d - 9 gasless transactions verified on-chain **100% Intent Resolution:** - Every delegation is cryptographically verifiable via ZK proofs - No exposed user intent — privacy preserved end-to-end - Designed for zero complaints/lawsuit possibility through mathematical guarantees

Build Timeline

Mar 22, 2026Mar 22, 2026
0hbuild time
1commits
1contributor

Team

1Hundo

admin

MandateMandate

Increase your chances to win

  • ›Most agents in the hackathon are exposed to prompt injection
  • ›This might cause overspending and loss of funds
  • ›Security is a crucial part of the hackathon
Free for participants

Share on X

Tell the world about this project

Intention

Plans to continue

Expanding to Balancer, Curve, and Sushiswap. Building toward a universal ZK-private delegation layer for all major DEXes.