w3-io/W3 Aave V3 Action

Aave V3 lending, governance, and rewards — supply, borrow, repay, liquidate, flash loans, governance reads, reward claiming for W3 workflows

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
commandOperation to perform. 22 commands across 8 categories: Lending: supply, withdraw, borrow, repay, repay-with-atokens. Position: set-collateral, set-emode, swap-borrow-rate. Liquidation: liquidate. Flash Loans: flash-loan. Read: get-position, get-reserve-data, get-user-reserve, get-reserves-list, get-asset-price, get-reserve-config, get-emode-data. Governance: get-proposal, get-voting-power. Rewards: get-rewards-balance, claim-rewards. Testnet: faucet-mint. yes
networkBlockchain network (ethereum, polygon, arbitrum, optimism, base, avalanche, bnb, gnosis, scroll, metis, zksync, polygon-zkevm, ethereum-sepolia) yes
assetERC-20 token addressno
amountAmount in token base units (e.g., 1000000 for 1 USDC)no
userUser/wallet address for queries or liquidation targetno
toRecipient address for withdraw or claim-rewardsno
on-behalf-ofAddress to supply/borrow/repay on behalf ofno
rate-modeInterest rate mode: "stable" or "variable" (default: variable)novariable
referral-codeAave referral code (default: 0)no0
valueBoolean value for set-collateral (true/false)no
category-idE-mode category ID (0 = disabled)no
collateral-assetCollateral token address for liquidationno
debt-assetDebt token address for liquidationno
receive-atokenReceive aTokens instead of underlying on liquidation (true/false)nofalse
proposal-idGovernance proposal IDno
block-numberBlock number for voting power queryno
assetsComma-separated list of aToken/debt token addresses for rewardsno
rewardReward token addressno
receiverFlash loan receiver contract addressno
paramsEncoded bytes data passed to flash loan receiverno0x
namedescription
resultJSON result of the operation