We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 689539c commit 9c3b0a5Copy full SHA for 9c3b0a5
sdks/universal-router-sdk/src/utils/constants.ts
@@ -154,8 +154,8 @@ export const CHAIN_CONFIGS: { [key: number]: ChainConfig } = {
154
creationBlock: 21407637,
155
},
156
[UniversalRouterVersion.V2_0]: {
157
- address: '0x643770e279d5d0733f21d6dc03a8efbabf3255b4',
158
- creationBlock: 21407637,
+ address: '0xcb695bc5D3Aa22cAD1E6DF07801b061a05A0233A',
+ creationBlock: 47387857,
159
160
161
0 commit comments