Skip to content

Commit 9c3b0a5

Browse files
xrsvccashwell
authored andcommitted
feat(universal-router-sdk): upgrade CELO UniversalRouterVersion.V2_0 address (#434)
1 parent 689539c commit 9c3b0a5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sdks/universal-router-sdk/src/utils/constants.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -154,8 +154,8 @@ export const CHAIN_CONFIGS: { [key: number]: ChainConfig } = {
154154
creationBlock: 21407637,
155155
},
156156
[UniversalRouterVersion.V2_0]: {
157-
address: '0x643770e279d5d0733f21d6dc03a8efbabf3255b4',
158-
creationBlock: 21407637,
157+
address: '0xcb695bc5D3Aa22cAD1E6DF07801b061a05A0233A',
158+
creationBlock: 47387857,
159159
},
160160
},
161161
},

0 commit comments

Comments
 (0)