-
Notifications
You must be signed in to change notification settings - Fork 15
Closed
Description
Additional Contract Information
- Is the rate provider reporting for a stable coin - in USD terms?
- Is the rate provider reporting a market rate?
- Is a combined rate provider needed (i.e. wstETH in aave)?
- Does this rate provider pertain to an ERC4626 contract?
- If so, is the intention for this ERC4626 asset to be boosted?
- If so, is the Buffer already initialized
- If so, shall the underlying asset be used to add/remove liquidity in a pool if possible? (i.e. add USDC for waUSDC)
- If so, shall the wrapped asset also be used to add/remove liquidity in a pool? (i.e. add waUSDC directly)
Network
plasma
Rate provider contract address
0xA304F679649956429462A144e9191A278a03B69a
Asset contract address
0x28C48A7630A730F5f2297dA7A72b7F31d9E99e19
audits
Protocol Documentation
The ERC4626 RateProvider fetches the rate of Static Aave Tokens in terms of USDC or USDT. The exchange rate is provided by the Aave V3 POOL and fetched via getReserveNormalizedIncome from the pool and wrapped as part of the convertToAsset call to the StataTokenV2.
ERC4626 Asset contract address
0x28C48A7630A730F5f2297dA7A72b7F31d9E99e19
ERC4626 Asset contract audits
ERC4626 Asset contract documentation
A 4626 Vault which wraps aTokens in order to translate the rebasing nature of yield accrual into a non-rebasing value accrual.
Link to passing fork tests
balancer/balancer-v3-erc4626-tests#131
Terms and Conditions
- The protocol to be integrated has been audited by at least one security firm or independent researcher.
- If deployed, the contract & all involved downstream contracts are verified on etherscan.
- The contract does not rely upon an EOA to supply any critical data (e.g., price).
- If upgradeable, the contract's administrator is not an EOA.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels