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

Commit

Permalink
feat: update celo address
Browse files Browse the repository at this point in the history
  • Loading branch information
marktoda committed Sep 14, 2023
1 parent 3747a4e commit a114ce6
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 @@ -65,9 +65,9 @@ const CHAIN_CONFIGS: { [key: number]: ChainConfig } = {
},
// celo
[42220]: {
router: '0x88a3ED7F21A3fCF6adb86b6F878C5B7a02D20e9b',
router: '0x643770e279d5d0733f21d6dc03a8efbabf3255b4',
weth: WETH_NOT_SUPPORTED_ON_CHAIN,
creationBlock: 21116361,
creationBlock: 21407637,
},
// celo alfajores
[44787]: {
Expand Down

0 comments on commit a114ce6

Please sign in to comment.