Skip to content

Commit

Permalink
enable all chains
Browse files Browse the repository at this point in the history
  • Loading branch information
viet-nv committed Jul 28, 2023
1 parent 922c45f commit bc256a9
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions src/constants/networks.ts
Original file line number Diff line number Diff line change
Expand Up @@ -205,15 +205,15 @@ export const SUPPORTED_NETWORKS_FOR_MY_EARNINGS = [
ChainId.MAINNET,
ChainId.ARBITRUM,
ChainId.OPTIMISM,
// ChainId.MATIC,
// ChainId.BSCMAINNET,
// ChainId.AVAXMAINNET,
// ChainId.FANTOM,
// ChainId.CRONOS,
// ChainId.BTTC,
// ChainId.VELAS,
// ChainId.AURORA,
// ChainId.OASIS,
ChainId.MATIC,
ChainId.BSCMAINNET,
ChainId.AVAXMAINNET,
ChainId.FANTOM,
ChainId.CRONOS,
ChainId.BTTC,
ChainId.VELAS,
ChainId.AURORA,
ChainId.OASIS,
]
export const COMING_SOON_NETWORKS_FOR_MY_EARNINGS = [
ChainId.MATIC,
Expand Down

0 comments on commit bc256a9

Please sign in to comment.