diff --git a/erc4626/WrappedAaveMonad GHOErc4626VaultReview6c49.md b/erc4626/WrappedAaveMonad GHOErc4626VaultReview6c49.md new file mode 100644 index 0000000..0e22569 --- /dev/null +++ b/erc4626/WrappedAaveMonad GHOErc4626VaultReview6c49.md @@ -0,0 +1,32 @@ + +# Rate Provider: WrappedAave Monad GHO rate provider + +## Details +This report was autogenerated on 03/07/2026. + +- Deployed at: + - [Monad:0x7c9e74e6C6E5DafAf9b44F60bf8eBbe81CA70d4F](https://monadvision.com/address/0x7c9e74e6C6E5DafAf9b44F60bf8eBbe81CA70d4F) +- Audit report(s): + - [Audits](https://aave.com/security) + +## Context +The waMonGHO ERC4626 vault is a Static aToken wrapper developed by Aave that wraps Aave V3's interest-bearing aGHO (GHO supplied to the Aave Monad market) into a non-rebasing ERC4626 token whose value continuously appreciates as lending yield accrues. + +## Review Checklist: Bare Minimum Compatibility +Each of the items below represents an absolute requirement for the Rate Provider. If any of these is unchecked, the Rate Provider is unfit to use. + +- [x] Tests based on the [balancer-v3-monorepo](https://github.com/balancer/balancer-v3-monorepo/tree/main/pkg/vault/test/foundry/fork) pass for the given ERC4626 vaults, which can be found [here](https://github.com/balancer/balancer-v3-erc4626-tests/tree/main/test). +- [x] The required Vault implements the required operational ERC4626 Interface + +### Administrative Privileges +- [ ] The ERC4626 Vault is upgradeable** (e.g., via a proxy architecture). +- [x] Other contracts which are part of the `mint` callchain are upgradeable**. You can find more information + about the involved contracts in this [tenderly simulation](https://www.tdly.co/shared/simulation/56bcc92c-d7b1-4622-8d2a-8faa10ea2fc0) + +## Conclusion +**Summary judgment: USABLE** +Passing fork tests can be found at https://github.com/balancer/balancer-v3-erc4626-tests/pull/143. + +** upgradeable in this context means that: +- The contract is a proxy contract with an implementation sourced from Etherscan. + diff --git a/erc4626/registry.json b/erc4626/registry.json index 78819c2..486526f 100644 --- a/erc4626/registry.json +++ b/erc4626/registry.json @@ -3056,11 +3056,11 @@ "useUnderlyingForAddRemove": true, "useWrappedForAddRemove": true }, - "0x6A7C826974994c4CE012B2fb32FE9D30d6366380": { - "asset": "0xacA92E438df0B2401fF60dA7E4337B687a2435DA", - "name": "WrappedAaveMonad mUSDErc4626Vault.md", + "0x7c9e74e6C6E5DafAf9b44F60bf8eBbe81CA70d4F": { + "asset": "0xfc421aD3C883Bf9E7C4f42dE845C4e4405799e73", + "name": "WrappedAaveMonad GHOErc4626Vault.md", "summary": "safe", - "review": "./WrappedAaveMonad mUSDErc4626VaultReviewe6be.md", + "review": "./WrappedAaveMonad GHOErc4626VaultReview6c49.md", "warnings": [], "upgradeableComponents": [ { @@ -3068,11 +3068,11 @@ "implementationReviewed": "0x9539531ea4f6563a66421a7449506152609985be" }, { - "entrypoint": "0x6a7c826974994c4ce012b2fb32fe9d30d6366380", + "entrypoint": "0x7c9e74e6c6e5dafaf9b44f60bf8ebbe81ca70d4f", "implementationReviewed": "0xbd940fc427878eaa998f0713a16fed1cb5e892b1" } ], - "canUseBufferForSwaps": true, + "canUseBufferForSwaps": false, "useUnderlyingForAddRemove": true, "useWrappedForAddRemove": true } diff --git a/rate-providers/WrappedAaveMonad GHORateProviderReview508f.md b/rate-providers/WrappedAaveMonad GHORateProviderReview508f.md new file mode 100644 index 0000000..056ee5b --- /dev/null +++ b/rate-providers/WrappedAaveMonad GHORateProviderReview508f.md @@ -0,0 +1,31 @@ + +# Rate Provider: WrappedAave Monad GHO rate provider + +## Details +This report was autogenerated on 03/07/2026. + +- Deployed at: + - [Monad:0xb31042dBC056b37bd80C72b8F7909E7d122d6344](https://monadvision.com/address/0xb31042dBC056b37bd80C72b8F7909E7d122d6344) +- Audit report(s): + - [Audits](https://aave.com/security) + +## Context +The rate provider is used to provide the rate of waMonGHO in terms of underlying GHO using its ERC4626 contract. + +## Review Checklist: Bare Minimum Compatibility +Each of the items below represents an absolute requirement for the Rate Provider. If any of these is unchecked, the Rate Provider is unfit to use. + +- [x] Implements the [`IRateProvider`](https://github.com/balancer/balancer-v2-monorepo/blob/bc3b3fee6e13e01d2efe610ed8118fdb74dfc1f2/pkg/interfaces/contracts/pool-utils/IRateProvider.sol) interface. +- [x] `getRate` returns an 18-decimal fixed point number (i.e., 1 == 1e18) regardless of underlying token decimals. + +### Administrative Privileges +- [ ] The Rate Provider is upgradeable** (e.g., via a proxy architecture). +- [x] Other contracts which are part of the `getRate` callchain are upgradeable**. You can find more information + about the involved contracts in this [tenderly simulation](https://www.tdly.co/shared/simulation/156f3542-148d-4db1-a034-3978f18e08f4) + +## Conclusion +**Summary judgment: USABLE** + +** upgradeable in this context means that: +- The contract is a proxy contract with an implementation sourced from Etherscan and the proxy emitted an "Upgraded" event. + diff --git a/rate-providers/registry.json b/rate-providers/registry.json index e332c2b..81765de 100644 --- a/rate-providers/registry.json +++ b/rate-providers/registry.json @@ -5102,11 +5102,11 @@ } ] }, - "0xb1FFB458eE4fdEB72B6CE707Ed60Bb244a71e10f": { - "asset": "0x6A7C826974994c4CE012B2fb32FE9D30d6366380", - "name": "WrappedAaveMonad mUSDRateProvider.md", + "0xb31042dBC056b37bd80C72b8F7909E7d122d6344": { + "asset": "0x7c9e74e6C6E5DafAf9b44F60bf8eBbe81CA70d4F", + "name": "WrappedAaveMonad GHORateProvider.md", "summary": "safe", - "review": "./WrappedAaveMonad mUSDRateProviderReviewa9b4.md", + "review": "./WrappedAaveMonad GHORateProviderReview508f.md", "warnings": [], "factory": "", "upgradeableComponents": [ @@ -5115,7 +5115,7 @@ "implementationReviewed": "0x9539531ea4f6563a66421a7449506152609985be" }, { - "entrypoint": "0x6a7c826974994c4ce012b2fb32fe9d30d6366380", + "entrypoint": "0x7c9e74e6c6e5dafaf9b44f60bf8ebbe81ca70d4f", "implementationReviewed": "0xbd940fc427878eaa998f0713a16fed1cb5e892b1" } ]