From 9e410be6838759a1c354e7d4dc0dafff8e3d12f7 Mon Sep 17 00:00:00 2001 From: nekufinanceio Date: Mon, 4 Oct 2021 20:25:10 +0800 Subject: [PATCH] add neku --- src/constants/token-lists/solarbeam.tokenlist.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/constants/token-lists/solarbeam.tokenlist.json b/src/constants/token-lists/solarbeam.tokenlist.json index 05a035e..0a2c4fe 100644 --- a/src/constants/token-lists/solarbeam.tokenlist.json +++ b/src/constants/token-lists/solarbeam.tokenlist.json @@ -153,6 +153,14 @@ "decimals": 18, "chainId": 1285, "logoURI": "https://solarbeam.io/images/tokens/1swap.png" + }, + { + "name": "Neku Finance", + "address": "0x3Bf0880fd26E49c46d1A1e69ADb268889B4be840", + "symbol": "NEKU", + "decimals": 18, + "chainId": 1285, + "logoURI": "https://solarbeam.io/images/tokens/1swap.png" } ] }