Agent Flow

1) Smart Account Setup

On connect, n0ir creates a deterministic smart account (ZeroDev Kernel) bound to your EOA. It holds USDC/vault positions across chains, executes rebalances with sponsored gas, and remains under your control.

2) Deposit

Deposit USDC on any supported chain. The agent selects the top net-yield vault and starts monitoring.

3) Continuous Monitoring

Every 10 minutes, n0ir scans whitelisted vaults (currently 17 across 8 protocols) and tracks:

  • APY / rewards APR

  • Fees (swap/bridge/paymaster)

  • Bridge latency & breakeven

  • Anti-oscillation window

4) Intelligent Rebalancing

Moves only when net-profitable.

  • Same-chain: requires ΔAPY ≥ 1%

  • Cross-chain: requires ΔAPY ≥ 3%

  • Anti-oscillation: no revert unless new target ≥ 3% better than the previous vault

5) Withdrawal

Agent unwinds vaults, bridges USDC back to your home chain (default: Base) via optimal CCTP mode, and consolidates to your EOA.

Last updated