Skip to content

Commit

Permalink
devop: cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
kvhnuke committed Nov 22, 2024
1 parent 78adce5 commit e2d8cb1
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ const TokenList: Record<SupportedNetworkNames, string> = {
[NetworkNames.OpBNB]: `https://tokens.coingecko.com/${CoingeckoPlatform.OpBNB}/all.json`,
[NetworkNames.Scroll]: `https://tokens.coingecko.com/${CoingeckoPlatform.Scroll}/all.json`,
[NetworkNames.Rari]: `https://raw.githubusercontent.com/enkryptcom/dynamic-data/main/tokenlists/rari.json`,
[NetworkNames.Fraxtal]: `https://tokens.coingecko.com/${CoingeckoPlatform.Fraxtal}/all.json`,
};

const getKnownNetworkTokens = async (
Expand Down

0 comments on commit e2d8cb1

Please sign in to comment.