Skip to content

Commit 0fca3a2

Browse files
authored
add stable surge hook - monad (#613)
1 parent cb6bf05 commit 0fca3a2

2 files changed

Lines changed: 9 additions & 0 deletions

File tree

hooks/StableSurgeHookV2.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
- [avalanche:0x86705Ee19c0509Ff68F1118C55ee2ebdE383D122](https://snowtrace.io/address/0x86705Ee19c0509Ff68F1118C55ee2ebdE383D122/contract/43114/code)
1313
- [optimism:0xF39CA6ede9BF7820a952b52f3c94af526bAB9015](https://optimistic.etherscan.io/address/0xF39CA6ede9BF7820a952b52f3c94af526bAB9015#code)
1414
- [plasma:0x6817149cb753bf529565b4d023d7507ed2ff4bc0](https://plasmascan.to/address/0x6817149cb753BF529565B4D023d7507eD2ff4Bc0/contract/9745/code)
15+
- [monad:0x6817149cb753BF529565B4D023d7507eD2ff4Bc0](https://monadvision.com/address/0x6817149cb753BF529565B4D023d7507eD2ff4Bc0?tab=Contract)
1516
- Audit report(s):
1617
- [Certora audit](https://github.com/balancer/balancer-v3-monorepo/blob/main/audits/certora/2025-01-30.pdf)
1718

hooks/registry.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -180,5 +180,13 @@
180180
"review": "./StableSurgeHookV2.md",
181181
"warnings": []
182182
}
183+
},
184+
"monad": {
185+
"0x6817149cb753BF529565B4D023d7507eD2ff4Bc0": {
186+
"name": "StableSurgeHookV2",
187+
"summary": "safe",
188+
"review": "./StableSurgeHookV2.md",
189+
"warnings": []
190+
}
183191
}
184192
}

0 commit comments

Comments
 (0)