From f7b17bb60375985fba2bd944088dbe6ec25b1634 Mon Sep 17 00:00:00 2001
From: "Soon Xiang, Yan" <65216986+yan-soon@users.noreply.github.com>
Date: Wed, 6 Nov 2024 04:00:41 +0800
Subject: [PATCH] add coin gecko id for carbon procol for neutron chain (#515)

---
 tokenLists/neutron.json | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/tokenLists/neutron.json b/tokenLists/neutron.json
index 34c8a2df..f21a173e 100644
--- a/tokenLists/neutron.json
+++ b/tokenLists/neutron.json
@@ -2405,6 +2405,7 @@
     "token": "ibc/837E876EAB64260D5174BE8171B2889113757A8724258A855D6F8D92EDF41E9A",
     "icon": "/img/swth.svg",
     "decimals": 8,
+    "coingeckoId": "switcheo",
     "originDenom": "swth",
     "originChainId": "carbon-1"
   },
@@ -2425,4 +2426,4 @@
     "icon": "/img/jsd.svg",
     "decimals": 6
   }
-]
+]
\ No newline at end of file