Skip to content

Commit

Permalink
feat: support cobo argus on mantle chain
Browse files Browse the repository at this point in the history
  • Loading branch information
vvvvvv1vvvvvv committed Oct 9, 2023
1 parent 4ab3b39 commit 3a6900a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/constant/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -934,6 +934,7 @@ export const COBO_ARGUS_SUPPORT_CHAINS = ensureChainListValid([
CHAINS_ENUM.ARBITRUM,
CHAINS_ENUM.AVAX,
CHAINS_ENUM.BASE,
CHAINS_ENUM.MANTLE,
]);

export const WALLET_SORT_SCORE = [
Expand Down

0 comments on commit 3a6900a

Please sign in to comment.