From 14f1a50f59c25fbe5344a406b27a72a31fff22ad Mon Sep 17 00:00:00 2001 From: Lukas Date: Wed, 31 Aug 2022 16:19:37 +0200 Subject: [PATCH] feat: use bgd tokenlist instead --- 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..a4076a2 100644 --- a/src/token-lists.json +++ b/src/token-lists.json @@ -3,7 +3,7 @@ "name": "1inch", "homepage": "" }, - "tokenlist.aave.eth": { + "https://raw.githubusercontent.com/bgd-labs/aave-tokenlist/main/tokenlist.json": { "name": "Aave Token List", "homepage": "" },