diff --git a/libs/tokens/src/const/tokensList.json b/libs/tokens/src/const/tokensList.json index f46fff54d6..1c68d44c55 100644 --- a/libs/tokens/src/const/tokensList.json +++ b/libs/tokens/src/const/tokensList.json @@ -49,6 +49,10 @@ { "priority": 12, "source": "t2crtokens.eth" + }, + { + "priority": 13, + "source": "https://curvefi.github.io/curve-assets/ethereum.json" } ], "100": [ @@ -71,6 +75,10 @@ "priority": 4, "enabledByDefault": true, "source": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/GnosisCoingeckoTokensList.json" + }, + { + "priority": 5, + "source": "https://curvefi.github.io/curve-assets/gnosis.json" } ], "42161": [ @@ -88,6 +96,10 @@ "priority": 3, "enabledByDefault": true, "source": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/ArbitrumOneCoingeckoTokensList.json" + }, + { + "priority": 4, + "source": "https://curvefi.github.io/curve-assets/arbitrum.json" } ], "11155111": [