Skip to content
This repository was archived by the owner on Feb 25, 2026. It is now read-only.

Commit e20c093

Browse files
authored
Merge pull request #149 from whetstoneresearch/fix/update_governance_address
Update governance factory address to match unified SDK
2 parents 3ce0d1c + bb7ae67 commit e20c093

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/doppler-v4-sdk/src/addresses.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ export const DOPPLER_V4_ADDRESSES: { [chainId: number]: DopplerV4Addresses } = {
6767
airlock: '0x660eAaEdEBc968f8f3694354FA8EC0b4c5Ba8D12' as Address,
6868
tokenFactory: '0xFAafdE6a5b658684cC5eb0C5c2c755B00A246F45' as Address,
6969
v3Initializer: '0xaA47D2977d622DBdFD33eeF6a8276727c52EB4e5' as Address,
70-
governanceFactory: '0xa82c66b6ddeb92089015c3565e05b5c9750b2d4b' as Address,
70+
governanceFactory: '0xb4deE32EB70A5E55f3D2d861F49Fb3D79f7a14d9' as Address,
7171
noOpGovernanceFactory:
7272
'0xe7dfbd5b0a2c3b4464653a9becdc489229ef090e' as Address,
7373
migrator: '0x5328a67747c9db61457eb1a23be16bd73d1659c6' as Address,

0 commit comments

Comments
 (0)