Skip to content
This repository has been archived by the owner on Apr 25, 2024. It is now read-only.

Commit

Permalink
Merge branch 'main' into feat-router-trade-adapter
Browse files Browse the repository at this point in the history
  • Loading branch information
zhongeric committed Mar 25, 2024
2 parents f3bf8ed + fdfb320 commit 903f200
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/utils/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -101,9 +101,9 @@ const CHAIN_CONFIGS: { [key: number]: ChainConfig } = {
creationBlock: 9107268,
},
[81457]: {
router: '0xe463635f6e73C1E595554C3ae216472D0fb929a9',
router: '0x643770E279d5D0733F21d6DC03A8efbABf3255B4',
weth: '0x4300000000000000000000000000000000000004',
creationBlock: 401447,
creationBlock: 1116444,
},
}

Expand Down

0 comments on commit 903f200

Please sign in to comment.