diff --git a/rate-providers/StakedStreamUSDRateProviderReviewb2c8.md b/rate-providers/StakedStreamUSDRateProviderReviewb2c8.md deleted file mode 100644 index 613448f..0000000 --- a/rate-providers/StakedStreamUSDRateProviderReviewb2c8.md +++ /dev/null @@ -1,31 +0,0 @@ - -# Rate Provider: StakedStream USD rate provider - -## Details -This report was autogenerated on 18/09/2025. - -- Deployed at: - - [Ethereum:0x5009e302f22ef52fec4e29a9d407c2bc9308d047](https://etherscan.io/address/0x5009e302f22ef52fec4e29a9d407c2bc9308d047) -- Audit report(s): - - [Audits](https://docs.streamprotocol.money/resources/audit-report) - -## Context -This rate provider tracks the embedded yield for xUSD. - -## 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/105fdf74-b6d5-4648-b744-977727cd78f7) - -## 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/VarlamoreUSDCGrowthRateProviderReview2890.md b/rate-providers/VarlamoreUSDCGrowthRateProviderReview2890.md deleted file mode 100644 index 20e3483..0000000 --- a/rate-providers/VarlamoreUSDCGrowthRateProviderReview2890.md +++ /dev/null @@ -1,31 +0,0 @@ - -# Rate Provider: VarlamoreUSDC Growth rate provider - -## Details -This report was autogenerated on 18/09/2025. - -- Deployed at: - - [Ethereum:0x1ef72036f53a0d552ada49626fe90bdac6207dc5](https://etherscan.io/address/0x1ef72036f53a0d552ada49626fe90bdac6207dc5) -- Audit report(s): - - [Audits](https://docs.silo.finance/docs/audits/) - -## Context -This ERC4626 rate provider tracks the embedded yield within the Varlamore Silo USDC Vault. - -## 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. -- [ ] `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). -- [ ] 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/20fd841b-2a55-4688-88c7-83cdfd71ea04) - -## 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 6a38933..5fe9e0a 100644 --- a/rate-providers/registry.json +++ b/rate-providers/registry.json @@ -3863,29 +3863,6 @@ } ] }, - "0x1ef72036f53a0d552ada49626fe90bdac6207dc5": { - "asset": "0x8399C8Fc273bD165C346Af74A02e65f10e4FD78F", - "name": "VarlamoreUSDCGrowthRateProvider.md", - "summary": "safe", - "review": "./VarlamoreUSDCGrowthRateProviderReview2890.md", - "warnings": [], - "factory": "", - "upgradeableComponents": [] - }, - "0x5009e302f22ef52fec4e29a9d407c2bc9308d047": { - "asset": "0xE2Fc85BfB48C4cF147921fBE110cf92Ef9f26F94", - "name": "StakedStreamUSDRateProvider.md", - "summary": "safe", - "review": "./StakedStreamUSDRateProviderReviewb2c8.md", - "warnings": [], - "factory": "", - "upgradeableComponents": [ - { - "entrypoint": "0x91f37a3058a7fd3f4f66ed87d715cf05bb4fbfbd", - "implementationReviewed": "0x8a1bae36ee0e7b7d6ced3ffea250914bfca09292" - } - ] - }, "0xc5EA4b3fe030d6da69462d026E4475Fe121c2Cc9": { "asset": "0x3839A0DD920463eB5d8231eFe4d8c5edC44145eC", "name": "USDR2029BondRateProvider.md",