intentAaveDeposit
Deposit tokens into the Aave protocol to supply liquidity and earn interest by specifying chain ID, asset, and amount in a structured format.
Instructions
Deposits tokens into the Aave protocol to supply liquidity and earn interest.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
amount | Yes | Amount of tokens to deposit (in human-readable format). | |
asset | Yes | Token contract address to deposit. | |
chainId | Yes | Chain ID for the deposit. |