intentAaveWithdraw
Withdraw tokens from Aave by redeeming supplied assets (aTokens). Specify the token, amount, and chain ID to execute the withdrawal process.
Instructions
Withdraws tokens from Aave, redeeming your supplied assets (aTokens).
Input Schema
Name | Required | Description | Default |
---|---|---|---|
amount | Yes | Amount of tokens to withdraw (in human-readable format). | |
asset | Yes | Token contract address to withdraw. | |
chainId | Yes | Chain ID for the withdrawal. |