Skip to content

Commit b4b7a57

Browse files
authored
Merge branch 'main' into review/issue-680
2 parents 8856f34 + 7f2e38f commit b4b7a57

6 files changed

Lines changed: 238 additions & 0 deletions
Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
2+
# Rate Provider: WrappedNeverland sMON rate provider
3+
4+
## Details
5+
This report was autogenerated on 02/03/2026.
6+
7+
- Deployed at:
8+
- [Monad:0x08139339dd9A480CEB84D9C7CcE48BE436dB20b3](https://monadvision.com/address/0x08139339dd9A480CEB84D9C7CcE48BE436dB20b3)
9+
- Audit report(s):
10+
- [Audits](https://github.com/Neverland-Money/security-audits)
11+
12+
## Context
13+
The ERC4626 Rate Provider tracks the embedded yield within the vault.
14+
15+
## Review Checklist: Bare Minimum Compatibility
16+
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.
17+
18+
- [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).
19+
- [x] The required Vault implements the required operational ERC4626 Interface
20+
21+
### Administrative Privileges
22+
- [ ] The ERC4626 Vault is upgradeable** (e.g., via a proxy architecture).
23+
- [x] Other contracts which are part of the `mint` callchain are upgradeable**. You can find more information
24+
about the involved contracts in this [tenderly simulation](https://www.tdly.co/shared/simulation/0405f788-0aae-4120-9751-f701c72b9a32)
25+
26+
## Conclusion
27+
**Summary judgment: USABLE**
28+
Passing fork tests can be found at balancer/balancer-v3-erc4626-tests#111.
29+
30+
** upgradeable in this context means that:
31+
- The contract is a proxy contract with an implementation sourced from Etherscan.
32+
Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
2+
# Rate Provider: WrappedNeverland shMON rate provider
3+
4+
## Details
5+
This report was autogenerated on 02/03/2026.
6+
7+
- Deployed at:
8+
- [Monad:0x5e073494678fB7FA4a05bB17d45941Dd9Dc469c1](https://monadvision.com/address/0x5e073494678fB7FA4a05bB17d45941Dd9Dc469c1)
9+
- Audit report(s):
10+
- [Audits](https://github.com/Neverland-Money/security-audits)
11+
12+
## Context
13+
The ERC4626 Rate Provider tracks the embedded yield within the vault.
14+
15+
## Review Checklist: Bare Minimum Compatibility
16+
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.
17+
18+
- [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).
19+
- [x] The required Vault implements the required operational ERC4626 Interface
20+
21+
### Administrative Privileges
22+
- [ ] The ERC4626 Vault is upgradeable** (e.g., via a proxy architecture).
23+
- [x] Other contracts which are part of the `mint` callchain are upgradeable**. You can find more information
24+
about the involved contracts in this [tenderly simulation](https://www.tdly.co/shared/simulation/ae4e0f24-8866-4565-8621-769e5ee31199)
25+
26+
## Conclusion
27+
**Summary judgment: USABLE**
28+
Passing fork tests can be found at balancer/balancer-v3-erc4626-tests#111.
29+
30+
** upgradeable in this context means that:
31+
- The contract is a proxy contract with an implementation sourced from Etherscan.
32+

erc4626/registry.json

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2714,6 +2714,46 @@
27142714
"canUseBufferForSwaps": true,
27152715
"useUnderlyingForAddRemove": true,
27162716
"useWrappedForAddRemove": true
2717+
},
2718+
"0x08139339dd9A480CEB84D9C7CcE48BE436dB20b3": {
2719+
"asset": "0xA3227C5969757783154C60bF0bC1944180ed81B9",
2720+
"name": "WrappedNeverlandsMONErc4626Vault.md",
2721+
"summary": "safe",
2722+
"review": "./WrappedNeverlandsMONErc4626VaultReviewda69.md",
2723+
"warnings": [],
2724+
"upgradeableComponents": [
2725+
{
2726+
"entrypoint": "0x08139339dd9a480ceb84d9c7cce48be436db20b3",
2727+
"implementationReviewed": "0xf20a545013b74f7ed0239399217b130e4177e085"
2728+
},
2729+
{
2730+
"entrypoint": "0x80f00661b13cc5f6ccd3885be7b4c9c67545d585",
2731+
"implementationReviewed": "0xe3b56aad3c21531055f39e73a51e8ff29daad049"
2732+
}
2733+
],
2734+
"canUseBufferForSwaps": true,
2735+
"useUnderlyingForAddRemove": true,
2736+
"useWrappedForAddRemove": true
2737+
},
2738+
"0x5e073494678fB7FA4a05bB17d45941Dd9Dc469c1": {
2739+
"asset": "0x1B68626dCa36c7fE922fD2d55E4f631d962dE19c",
2740+
"name": "WrappedNeverlandshMONErc4626Vault.md",
2741+
"summary": "safe",
2742+
"review": "./WrappedNeverlandshMONErc4626VaultReviewf5f7.md",
2743+
"warnings": [],
2744+
"upgradeableComponents": [
2745+
{
2746+
"entrypoint": "0x5e073494678fb7fa4a05bb17d45941dd9dc469c1",
2747+
"implementationReviewed": "0xf20a545013b74f7ed0239399217b130e4177e085"
2748+
},
2749+
{
2750+
"entrypoint": "0x80f00661b13cc5f6ccd3885be7b4c9c67545d585",
2751+
"implementationReviewed": "0xe3b56aad3c21531055f39e73a51e8ff29daad049"
2752+
}
2753+
],
2754+
"canUseBufferForSwaps": true,
2755+
"useUnderlyingForAddRemove": true,
2756+
"useWrappedForAddRemove": true
27172757
}
27182758
}
27192759
}
Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
2+
# Rate Provider: WrappedNeverland sMON rate provider
3+
4+
## Details
5+
This report was autogenerated on 02/03/2026.
6+
7+
- Deployed at:
8+
- [Monad:0x9f80b425Fe4A6A31Da5f5fCDd285d951244D1ea1](https://monadvision.com/address/0x9f80b425Fe4A6A31Da5f5fCDd285d951244D1ea1)
9+
- Audit report(s):
10+
- [Audits](https://github.com/Neverland-Money/security-audits)
11+
12+
## Context
13+
Neverland is built on the Aave V3 architecture: a battle-tested,highly secure lending protocol.
14+
15+
## Review Checklist: Bare Minimum Compatibility
16+
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.
17+
18+
- [x] Implements the [`IRateProvider`](https://github.com/balancer/balancer-v2-monorepo/blob/bc3b3fee6e13e01d2efe610ed8118fdb74dfc1f2/pkg/interfaces/contracts/pool-utils/IRateProvider.sol) interface.
19+
- [x] `getRate` returns an 18-decimal fixed point number (i.e., 1 == 1e18) regardless of underlying token decimals.
20+
21+
### Administrative Privileges
22+
- [ ] The Rate Provider is upgradeable** (e.g., via a proxy architecture).
23+
- [x] Other contracts which are part of the `getRate` callchain are upgradeable**. You can find more information
24+
about the involved contracts in this [tenderly simulation](https://www.tdly.co/shared/simulation/3cc2c382-a539-4b9f-87f4-3fc56afd9bd8)
25+
26+
## Conclusion
27+
**Summary judgment: USABLE**
28+
29+
** upgradeable in this context means that:
30+
- The contract is a proxy contract with an implementation sourced from Etherscan and the proxy emitted an "Upgraded" event.
31+
Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
2+
# Rate Provider: WrappedNeverland shMON rate provider
3+
4+
## Details
5+
This report was autogenerated on 02/03/2026.
6+
7+
- Deployed at:
8+
- [Monad:0x3b13D015D5249dE0614bB783193508E93520F140](https://monadvision.com/address/0x3b13D015D5249dE0614bB783193508E93520F140)
9+
- Audit report(s):
10+
- [Audits](https://github.com/Neverland-Money/security-audits)
11+
12+
## Context
13+
Neverland is built on the Aave V3 architecture: a battle-tested,highly secure lending protocol.
14+
15+
## Review Checklist: Bare Minimum Compatibility
16+
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.
17+
18+
- [x] Implements the [`IRateProvider`](https://github.com/balancer/balancer-v2-monorepo/blob/bc3b3fee6e13e01d2efe610ed8118fdb74dfc1f2/pkg/interfaces/contracts/pool-utils/IRateProvider.sol) interface.
19+
- [x] `getRate` returns an 18-decimal fixed point number (i.e., 1 == 1e18) regardless of underlying token decimals.
20+
21+
### Administrative Privileges
22+
- [ ] The Rate Provider is upgradeable** (e.g., via a proxy architecture).
23+
- [x] Other contracts which are part of the `getRate` callchain are upgradeable**. You can find more information
24+
about the involved contracts in this [tenderly simulation](https://www.tdly.co/shared/simulation/9e1d47db-3bb5-44ba-b3e7-5bdb23033cf7)
25+
26+
## Conclusion
27+
**Summary judgment: USABLE**
28+
29+
** upgradeable in this context means that:
30+
- The contract is a proxy contract with an implementation sourced from Etherscan and the proxy emitted an "Upgraded" event.
31+

rate-providers/registry.json

Lines changed: 72 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6691,6 +6691,78 @@
66916691
"implementationReviewed": "0xe94c9f9a1893f23be38a5c0394e46ac05e8a5f8c"
66926692
}
66936693
]
6694+
},
6695+
"0x9f80b425Fe4A6A31Da5f5fCDd285d951244D1ea1": {
6696+
"asset": "0x08139339dd9A480CEB84D9C7CcE48BE436dB20b3",
6697+
"name": "WrappedNeverlandsMONRateProvider.md",
6698+
"summary": "safe",
6699+
"review": "./WrappedNeverlandsMONRateProviderReview2f66.md",
6700+
"warnings": [],
6701+
"factory": "",
6702+
"upgradeableComponents": [
6703+
{
6704+
"entrypoint": "0x29d2075e5151b1a6863bdc40ea86bd5e8afd1705",
6705+
"entrypoint": "0x08139339dd9a480ceb84d9c7cce48be436db20b3",
6706+
"implementationReviewed": "0xf20a545013b74f7ed0239399217b130e4177e085"
6707+
},
6708+
{
6709+
"entrypoint": "0x80f00661b13cc5f6ccd3885be7b4c9c67545d585",
6710+
"implementationReviewed": "0xe3b56aad3c21531055f39e73a51e8ff29daad049"
6711+
},
6712+
{
6713+
"entrypoint": "0x8c9f39f0d08ee284a4fe0198524fe7c28630ceab",
6714+
"implementationReviewed": "0x4d6092fde125ad5cb9f2941e095040bc8dc39a95"
6715+
"entrypoint": "0xe77456457619ad1948336fbabc3883cb965b50d1",
6716+
"implementationReviewed": "0xb12c4bdf99c4ed3b78137b921a0eae382e710ddc"
6717+
},
6718+
{
6719+
"entrypoint": "0x22d47686b3aec9068768f84efd8ce2637a347b0a",
6720+
"implementationReviewed": "0xf6de0bbe3b277a7c1d56139e4084e917aaaa74d2"
6721+
},
6722+
{
6723+
"entrypoint": "0x368ee51e47a594fe1e9908b48228748a30bc7ca4",
6724+
"implementationReviewed": "0xe4bfe4071d363e1d4274fb8f79cb510b75913020"
6725+
},
6726+
{
6727+
"entrypoint": "0x98dc6e90d4c2f212ed9d124ad2afba4833268633",
6728+
"implementationReviewed": "0xe94c9f9a1893f23be38a5c0394e46ac05e8a5f8c"
6729+
}
6730+
]
6731+
},
6732+
"0x3b13D015D5249dE0614bB783193508E93520F140": {
6733+
"asset": "0x5e073494678fB7FA4a05bB17d45941Dd9Dc469c1",
6734+
"name": "WrappedNeverlandshMONRateProvider.md",
6735+
"summary": "safe",
6736+
"review": "./WrappedNeverlandshMONRateProviderReview494a.md",
6737+
"warnings": [],
6738+
"factory": "",
6739+
"upgradeableComponents": [
6740+
{
6741+
"entrypoint": "0x08139339dd9a480ceb84d9c7cce48be436db20b3",
6742+
"entrypoint": "0x5e073494678fb7fa4a05bb17d45941dd9dc469c1",
6743+
"implementationReviewed": "0xf20a545013b74f7ed0239399217b130e4177e085"
6744+
},
6745+
{
6746+
"entrypoint": "0x80f00661b13cc5f6ccd3885be7b4c9c67545d585",
6747+
"implementationReviewed": "0xe3b56aad3c21531055f39e73a51e8ff29daad049"
6748+
},
6749+
{
6750+
"entrypoint": "0xe77456457619ad1948336fbabc3883cb965b50d1",
6751+
"implementationReviewed": "0xb12c4bdf99c4ed3b78137b921a0eae382e710ddc"
6752+
},
6753+
{
6754+
"entrypoint": "0x22d47686b3aec9068768f84efd8ce2637a347b0a",
6755+
"implementationReviewed": "0xf6de0bbe3b277a7c1d56139e4084e917aaaa74d2"
6756+
},
6757+
{
6758+
"entrypoint": "0x368ee51e47a594fe1e9908b48228748a30bc7ca4",
6759+
"implementationReviewed": "0xe4bfe4071d363e1d4274fb8f79cb510b75913020"
6760+
},
6761+
{
6762+
"entrypoint": "0x98dc6e90d4c2f212ed9d124ad2afba4833268633",
6763+
"implementationReviewed": "0xe94c9f9a1893f23be38a5c0394e46ac05e8a5f8c"
6764+
}
6765+
]
66946766
}
66956767
}
66966768
}

0 commit comments

Comments
 (0)