Skip to content

Commit

Permalink
support crosschain for scroll (#2307)
Browse files Browse the repository at this point in the history
  • Loading branch information
nguyenhoaidanh authored Oct 18, 2023
1 parent 07b4c4b commit 34c1a5a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/constants/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -325,6 +325,7 @@ export const CHAINS_SUPPORT_CROSS_CHAIN =
ChainId.FANTOM,
ChainId.LINEA,
ChainId.BASE,
ChainId.SCROLL,
]
: SUPPORTED_NETWORKS

Expand Down

0 comments on commit 34c1a5a

Please sign in to comment.