Skip to content

Commit

Permalink
feat: enable worldchain v2 routing
Browse files Browse the repository at this point in the history
  • Loading branch information
jsy1218 committed Nov 14, 2024
1 parent 3bfa415 commit 2dca536
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 2dca536

Please sign in to comment.