From 6fa3ecb6f854af95757e97929e213ff7172346fb Mon Sep 17 00:00:00 2001 From: Major <90963895+Majorfi@users.noreply.github.com> Date: Wed, 25 Jan 2023 18:33:40 +0100 Subject: [PATCH 1/2] Update TokenList for Yearn Update the tokenList for Yearn Org: https://ydaemon.yearn.finance/tokenlist --- src/token-lists.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/token-lists.json b/src/token-lists.json index a206e63..1f6206e 100644 --- a/src/token-lists.json +++ b/src/token-lists.json @@ -123,7 +123,7 @@ "name": "Wrapped Tokens", "homepage": "" }, - "https://yearn.science/static/tokenlist.json": { + "https://ydaemon.yearn.finance/tokenlist": { "name": "Yearn", "homepage": "https://yearn.finance/" }, From 179f2865ccc0c0cadb8ed3cde1c145e768c294c1 Mon Sep 17 00:00:00 2001 From: Major <90963895+Majorfi@users.noreply.github.com> Date: Fri, 7 Jun 2024 14:28:51 +0200 Subject: [PATCH 2/2] Update token-lists.json --- src/token-lists.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/token-lists.json b/src/token-lists.json index 1f6206e..0d4dfd3 100644 --- a/src/token-lists.json +++ b/src/token-lists.json @@ -123,7 +123,7 @@ "name": "Wrapped Tokens", "homepage": "" }, - "https://ydaemon.yearn.finance/tokenlist": { + "https://raw.githubusercontent.com/SmolDapp/tokenLists/main/lists/yearn.json": { "name": "Yearn", "homepage": "https://yearn.finance/" },