diff --git a/hooks/StableSurgeHookV2.md b/hooks/StableSurgeHookV2.md index 9c105e5..42b0a95 100644 --- a/hooks/StableSurgeHookV2.md +++ b/hooks/StableSurgeHookV2.md @@ -12,6 +12,7 @@ - [avalanche:0x86705Ee19c0509Ff68F1118C55ee2ebdE383D122](https://snowtrace.io/address/0x86705Ee19c0509Ff68F1118C55ee2ebdE383D122/contract/43114/code) - [optimism:0xF39CA6ede9BF7820a952b52f3c94af526bAB9015](https://optimistic.etherscan.io/address/0xF39CA6ede9BF7820a952b52f3c94af526bAB9015#code) - [plasma:0x6817149cb753bf529565b4d023d7507ed2ff4bc0](https://plasmascan.to/address/0x6817149cb753BF529565B4D023d7507eD2ff4Bc0/contract/9745/code) + - [monad:0x6817149cb753BF529565B4D023d7507eD2ff4Bc0](https://monadvision.com/address/0x6817149cb753BF529565B4D023d7507eD2ff4Bc0?tab=Contract) - Audit report(s): - [Certora audit](https://github.com/balancer/balancer-v3-monorepo/blob/main/audits/certora/2025-01-30.pdf) diff --git a/hooks/registry.json b/hooks/registry.json index 56f4025..e693033 100644 --- a/hooks/registry.json +++ b/hooks/registry.json @@ -180,5 +180,13 @@ "review": "./StableSurgeHookV2.md", "warnings": [] } + }, + "monad": { + "0x6817149cb753BF529565B4D023d7507eD2ff4Bc0": { + "name": "StableSurgeHookV2", + "summary": "safe", + "review": "./StableSurgeHookV2.md", + "warnings": [] + } } }