simulate_position_change
Simulate Aave V3 position changes to preview health factors before executing transactions. Test adding/removing collateral or borrowing/repaying debt without sending transactions.
Instructions
Simulate the effect of adding or removing collateral, or borrowing/repaying debt on an Aave V3 position. Returns the projected health factor and collateral/debt totals. No transaction is sent.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| wallet | Yes | ||
| chain | No | ethereum | |
| action | Yes | ||
| asset | Yes | ||
| amountUsd | Yes |