Skip to content
This repository has been archived by the owner on Jun 24, 2022. It is now read-only.

Commit

Permalink
fix: update CMC priority within lists (#2019)
Browse files Browse the repository at this point in the history
  • Loading branch information
ianlapham authored Jul 12, 2021
1 parent 8d567e4 commit 2fbb86a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/constants/lists.ts
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,13 @@ export const DEFAULT_LIST_OF_LISTS: string[] = [
COMPOUND_LIST,
AAVE_LIST,
OPTIMISM_LIST,
CMC_ALL_LIST,
CMC_STABLECOIN,
UMA_LIST,
WRAPPED_LIST,
SET_LIST,
ROLL_LIST,
COINGECKO_LIST,
CMC_ALL_LIST,
CMC_STABLECOIN,
KLEROS_LIST,
GEMINI_LIST,
...UNSUPPORTED_LIST_URLS, // need to load unsupported tokens as well
Expand Down

0 comments on commit 2fbb86a

Please sign in to comment.