t2000_invest_rebalance
Automatically rebalances investments by moving assets to protocols with higher APY, optimizing yield based on configurable thresholds.
Instructions
Move earning investment positions to better-rate protocols. Checks all earning assets and moves any where another protocol offers a higher APY.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dryRun | No | Preview moves without executing (default: false) | |
| minYieldDiff | No | Minimum APY difference to trigger a move (default: 0.1) |