Skip to content

Commit

Permalink
Update index.js
Browse files Browse the repository at this point in the history
  • Loading branch information
0xkryptstein authored Feb 11, 2024
1 parent 13dfce5 commit a87d071
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions projects/donaswap-v3/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ module.exports = uniV3Export({
fantom: { factory, fromBlock: 68867215, },
flare: { factory, fromBlock: 13870179, },
fuse: { factory, fromBlock: 25858644, },
fusion: { factory, fromBlock: 10278068, },
kcc: { factory, fromBlock: 25009540, },
klaytn: { factory, fromBlock: 135016953, },
linea: { factory, fromBlock: 555725, },
Expand All @@ -24,4 +23,4 @@ module.exports = uniV3Export({
polygon: { factory, fromBlock: 5958239, },
polygon_zkevm: { factory, fromBlock: 48172130, },
telos: { factory, fromBlock: 304359939, }
})
})

0 comments on commit a87d071

Please sign in to comment.