Skip to content

wapped GHO 4626 and Rate Provider review - plasma #693

@zekraken-bot

Description

@zekraken-bot

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

https://github.com/aave-dao/aave-v3-origin/blob/067d29eb75115179501edc4316d125d9773f7928/audits/11-09-2024_Certora_StataTokenV2.pdf

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

https://github.com/aave-dao/aave-v3-origin/blob/067d29eb75115179501edc4316d125d9773f7928/audits/11-09-2024_Certora_StataTokenV2.pdf

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.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions