Agent Wallet
Set the boundary an AI agent may transact inside, and watch the chain hold it. The limits are stored on the account contract and enforced by it during every operation — this app configures them and shows them, it is not what stops the agent.
Contract sync warnings
- LibertyDexRouter @ chain 11155111: ABI drift — missing 0xd9d714fb (swapExactLNTForTokens), 0x79ca74ed (addLiquidityLNT)
These come from the generated contract registry. None of them affect the agent-account contracts this app calls.
Connect a wallet to begin
This app never creates a wallet, stores a private key, or asks for a seed phrase. It reads the chain and asks your wallet to sign.
What enforces what
Worth being precise about before you rely on it.
- The account contract enforces the expiry, the per-call and daily caps, and the target/selector allowlist. It re-checks all of them during execution, not only when the operation is validated.
- This app does not enforce anything. Its warnings and forms are there to help you choose the limits. Closing the tab changes nothing on chain.
- Spend is measured, not predicted.The token cap is the account's own balance read before and after each call, so it binds a swap through a router — not only a direct transfer.
Metered token on this chain: 0x40EDEa7E00CF6647Ac11318FCf994F8b4e49909D