Utility
Portfolio rebalancer
Propose a rebalance when ETH/USDC allocation drifts
condition
Your wallet's ETH/USDC allocation drifts beyond your tolerance from the target split.
action
Propose a swap to bring the allocation back to target.
protocols
Strategy Simulation
Historical Backtest (30D)
Click Run Backtest to simulate strategy on historical data.
Execution Flow DAG
Deterministic execution path
Intent Parsing
Hermes 3
Oracle Check
Base Pyth
Smart Contract
Aerodrome
Approval Gate
User Wallet
parameters
Target split
Target allocation between your two chosen assets, e.g. ETH / USDC.
default: 60-40
Drift tolerance
Propose a rebalance once the actual split drifts this far from target.
default: 10 %
plan preview
This agent monitors your wallet's ETH/USDC allocation against a 60-40 target split. Once it drifts more than 10 %% from target, it proposes reviewing a rebalance. You approve each rebalance.
shown with default parameter values — adjust before deploying