Skip to content

Commit

Permalink
feat: enable worldchain v2 routing (#915)
Browse files Browse the repository at this point in the history
we should re-enable worldchain v2 routing, now that swap v2 router02 is re-deployed correctly.
  • Loading branch information
jsy1218 authored Nov 14, 2024
1 parent 3bfa415 commit 75503d1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/handlers/injector-sor.ts
Original file line number Diff line number Diff line change
Expand Up @@ -497,6 +497,7 @@ export abstract class InjectorSOR<Router, QueryParams> extends Injector<
ChainId.BNB,
ChainId.AVALANCHE,
ChainId.BLAST,
ChainId.WORLDCHAIN,
]

const v4Supported = [ChainId.SEPOLIA]
Expand Down

0 comments on commit 75503d1

Please sign in to comment.