Treasury autopilot
A DAO's agent rebalances its treasury every day with small trades. They're inside its limits, so they execute right away and nobody has to wake up.
Your agent trades on its own. Small trades go through automatically, big ones wait for you to prove you're human with World ID, and you can stop it at any time. Every action here is a real Sepolia transaction.
Connect a wallet on Sepolia to start.
To trade for you, an AI agent needs a wallet key. If it's buggy, hacked or tricked, it can empty that wallet in seconds, and nobody has to approve anything.
AegisNet gives each agent an ENS name with hard limits written onchain, Claude plans each trade in plain English, and big trades need a real person's World ID.
Every step is a real transaction on Sepolia, signed by your wallet. Each takes about 15 seconds.
You are the owner. You need a little Sepolia test ETH for gas.
Register an ENS name for your agent with a daily limit and an approval threshold. Three wallet confirmations.
Claude plans a $250 USDC→ETH swap. It's under the threshold, so it executes in the same transaction.
The agent tries $2,500. It pauses onchain until you verify with World ID, then executes.
Start another big trade, then cancel it as the owner. The funds never move.
Connect your wallet to see your agent.
Three real situations. Click one to run it on Sepolia.
A DAO's agent rebalances its treasury every day with small trades. They're inside its limits, so they execute right away and nobody has to wake up.
The agent spots an opportunity and wants to move $25,000. AegisNet holds it onchain until the owner proves they're a real person with World ID.
An attacker takes over the agent. It can't call contracts outside its whitelist or pass its daily limit, and the owner can revoke it in one click.
Open the kill switchThe agent's address resolves to its ENS name, whitelist, daily limit and approval threshold in AegisSubnameRegistry.
Claude picks the strategy. Deterministic code encodes it as 1inch SwapVM steps with an agent-gated Uniswap v4 hop.
At or above the threshold, AegisExecutionManager holds the trade until the owner's World ID proof is attested.
The manager records the spend and runs the approved route in one transaction.
Register ENS names for agents and control what they are allowed to do. You sign every change with your wallet.
In simple words: this is the agent's ID card. It gets a name, a daily spending limit and a trade size above which you must approve. You can change the limits or revoke the agent here at any time.
Describe what you want. Claude picks the strategy and explains it, and deterministic code encodes the exact onchain route. Nothing is sent until you trade.
In simple words: type a goal like "swap USDC to ETH at the best price". You get a plain-English plan and whether it will need your World ID approval.
Describe a goal to see the plan, the onchain route and whether World ID approval will be needed.
Your wallet acts as the agent and submits the trade to AegisExecutionManager on Sepolia.
In simple words: watch the checks light up. Under the threshold the trade goes straight through. Over it, it pauses onchain and World ID asks you to confirm you're a real human.
Your wallet is a registered, active agent
Claude plans the route; code encodes it
Your wallet sends requestExecution to Sepolia
World ID approval if at or above the threshold
AegisExecutionManager runs the route
Every trade request on AegisExecutionManager, read directly from Sepolia events.
In simple words: every trade any agent tried, and what happened to it. Each row links to the real transaction on Etherscan.
| Request | Agent | Value | Status | Transactions | When | |
|---|---|---|---|---|---|---|
| Loading onchain activity… | ||||||