Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions erc4626/SiloV2Review.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
- [sonic:0x5954ce6671d97D24B782920ddCdBB4b1E63aB2De](https://sonicscan.org/address/0x5954ce6671d97D24B782920ddCdBB4b1E63aB2De#code)
- [sonic:0x6c49B18333A1135e9A376560c07E6D1Fd0350EaF](https://sonicscan.org/address/0x6c49B18333A1135e9A376560c07E6D1Fd0350EaF#code)
- [sonic:0xdA14A41DbdA731F03A94cb722191639DD22b35b2](https://sonicscan.org/address/0xdA14A41DbdA731F03A94cb722191639DD22b35b2#code)
- [sonic:0x0A94e18bdbCcD048198806d7FF28A1B1D2590724](https://sonicscan.org/address/0x0A94e18bdbCcD048198806d7FF28A1B1D2590724#code)
- Audits:
- [Silo V2 audits](https://docs.silo.finance/audits-and-tests)

Expand Down
10 changes: 10 additions & 0 deletions erc4626/registry.json
Original file line number Diff line number Diff line change
Expand Up @@ -678,6 +678,16 @@
"useUnderlyingForAddRemove": true,
"useWrappedForAddRemove": true
},
"0x0A94e18bdbCcD048198806d7FF28A1B1D2590724": {
"asset": "0xBb30e76d9Bb2CC9631F7fC5Eb8e87B5Aff32bFbd",
"name": "SiloV2 scBTC ID 32",
"summary": "safe",
"review": "./SiloV2Review.md",
"warnings": [],
"canUseBufferForSwaps": true,
"useUnderlyingForAddRemove": true,
"useWrappedForAddRemove": true
},
"0x6646248971427B80ce531bdD793e2Eb859347E55": {
"asset": "0x29219dd400f2Bf60E5a23d13Be72B486D4038894",
"name": "Wrapped Aave Sonic USDC.E",
Expand Down
1 change: 1 addition & 0 deletions rate-providers/SiloWrappedRateprovider.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
- [sonic:0x59c9262da57918557780e6010d15c01b59971c42](https://sonicscan.org/address/0x59c9262da57918557780e6010d15c01b59971c42#code)
- [sonic:0x71453d205b1437f7f3057ce480cdb7a02c1568a0](https://sonicscan.org/address/0x71453d205b1437f7f3057ce480cdb7a02c1568a0#code)
- [sonic:0x5f26085ad72aa51ed443d84c1f08bbaa7dd5425e](https://sonicscan.org/address/0x5f26085ad72aa51ed443d84c1f08bbaa7dd5425e#code)
- [sonic:0xf9fe8c5009b1015363e4452e0ac1d45d3924b986](https://sonicscan.org/address/0xf9fe8c5009b1015363e4452e0ac1d45d3924b986#code)
- Audits:
- [Silo V2 audits](https://docs.silo.finance/audits-and-tests)

Expand Down
9 changes: 9 additions & 0 deletions rate-providers/registry.json
Original file line number Diff line number Diff line change
Expand Up @@ -3558,6 +3558,15 @@
"factory": "0x00de97829d01815346e58372be55aefd84ca2457",
"upgradeableComponents": []
},
"0xf9fe8c5009b1015363e4452e0ac1d45d3924b986": {
"asset": "0x0A94e18bdbCcD048198806d7FF28A1B1D2590724",
"name": "Silo scBTC Rateprovider",
"summary": "safe",
"review": "./SiloWrappedRateprovider.md",
"warnings": [""],
"factory": "0x00de97829d01815346e58372be55aefd84ca2457",
"upgradeableComponents": []
},
"0xfbcee1fcaa2db776b4b575a8da3e8c93ea5eef53": {
"asset": "0x9F0dF7799f6FDAd409300080cfF680f5A23df4b1",
"name": "Wrapped Origin Sonic Rateprovider",
Expand Down