Skip to content

RP & ERC4626 Review - waMonsUSDe on Monad #785

Description

@tiago-hansen

Additional Contract Information

  • Is the rate provider reporting for a stable coin/FX/Yield tracking?
  • 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

monad

Rate provider contract address

0x9a6a74291f75594414417c92B5b97ac69b3B1bdE

Asset contract address

0x4eC854a6fDF52Eb64F8CabF87FafD3B1f1743a00

audits

https://aave.com/security

Protocol Documentation

The rate provider is a combined rate provider that multiplies two rates to denominate waMonsUSDe in USDe: (1) the waMonsUSDe ERC4626 rate in terms of underlying sUSDe (rate provider 0xC22b3a858208BEDF7E26103D4eF332F66dd08Aad), and (2) the sUSDe/USDe exchange rate (rate provider 0x82D50FfB2AEf03B288373E5C09761846FA580380, which reads the Chainlink SUSDE / USDE Exchange Rate feed at 0x34047f0e5261103f384F20b76A324b86d192f698). The combination is required because the underlying sUSDe is itself a yield bearing asset.

ERC4626 Asset contract address

0x4eC854a6fDF52Eb64F8CabF87FafD3B1f1743a00

ERC4626 Asset contract audits

https://aave.com/security

ERC4626 Asset contract documentation

The waMonsUSDe ERC4626 vault is a Static aToken wrapper developed by Aave that wraps Aave V3's interest-bearing aToken (sUSDe supplied to the Aave Monad market) into a non-rebasing ERC4626 token whose value continuously appreciates as lending yield accrues.

Link to passing fork tests

balancer/balancer-v3-erc4626-tests#147

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