Skip to content

Commit

Permalink
disabbe op
Browse files Browse the repository at this point in the history
  • Loading branch information
dtmkeng committed May 14, 2024
1 parent ce47a82 commit bf64f57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion protocols/uniswap/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ const v2Deployments = {
const chainv2mapping: any = {
[CHAIN.ARBITRUM]: "ARBITRUM",
[CHAIN.ETHEREUM]: "ETHEREUM",
[CHAIN.OPTIMISM]: "OPTIMISM",
// [CHAIN.OPTIMISM]: "OPTIMISM",
[CHAIN.POLYGON]: "POLYGON",
[CHAIN.BASE]: "BASE",
[CHAIN.BSC]: "BNB",
Expand Down

0 comments on commit bf64f57

Please sign in to comment.