Skip to content

Commit

Permalink
add base and scroll for blocto wallet
Browse files Browse the repository at this point in the history
  • Loading branch information
viet-nv committed Jan 22, 2024
1 parent 9e3f1a6 commit c1c19fd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/constants/networks.ts
Original file line number Diff line number Diff line change
Expand Up @@ -175,6 +175,8 @@ export const BLOCTO_SUPPORTED_NETWORKS: ChainId[] = [
ChainId.MATIC,
ChainId.BSCMAINNET,
ChainId.AVAXMAINNET,
ChainId.BASE,
ChainId.SCROLL,
]

export const ELASTIC_NOT_SUPPORTED: () => { [key: string]: string } = () => ({
Expand Down

0 comments on commit c1c19fd

Please sign in to comment.