Bài viết
Chia sẻ kiến thức của bạn.
How does one calculate the variable APY for a given deposit amount?
How does one calculate the variable APY for a given deposit amount? All I see in the docs are how to calculate the amount at a moment in time, but I figure if you deposit say $10M of an asset, the APY will change?
- Aave Protocol
- Aave Pool
Câu trả lời
1This is the function is used to compute the new supply and Aave borrow rates (APR) after a transaction: https://github.com/aave/aave-v3-core/blob/e46341caf815edc268893f4f9398035f242375d9/contracts/protocol/libraries/logic/ReserveLogic.sol#L167, you can convert these to APY using the formula given here: https://docs.aave.com/developers/v/2.0/guides/apy-and-apr
More info.
Bạn có biết câu trả lời không?
Hãy đăng nhập và chia sẻ nó.
Aave is a decentralized non-custodial liquidity protocol where users can participate as depositors or borrowers.
Kiếm phần của bạn từ 1000 Sui
Tích lũy điểm danh tiếng và nhận phần thưởng khi giúp cộng đồng Sui phát triển.
- Error "No matching key" when trying to unstake USDC on BNB chain32
- How to tell the code to, rather than "deposit 1 eth worth of WBTC" deposit "500$ worth of WBTC"?22
- How to interpret configuration field in a response from the getReserveData view function in Aave v2?21
- Getting a return value of '25 - INVALID BURN AMOUNT'21
- Is there any way to stake in the security module on Görli?23