From 5ede1db2daeb8919e8d642e5186b2a03e2d94ebe Mon Sep 17 00:00:00 2001 From: Linkie Link Date: Mon, 1 Jul 2024 10:34:25 +0200 Subject: [PATCH] updated pion-1 --- tokenLists/testnets/neutron.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/tokenLists/testnets/neutron.json b/tokenLists/testnets/neutron.json index bb8ea34..8c7d948 100644 --- a/tokenLists/testnets/neutron.json +++ b/tokenLists/testnets/neutron.json @@ -94,5 +94,23 @@ "coingeckoId": "cosmos", "originDenom": "uatom", "originChainId": "theta-testnet-001" + }, + { + "protocol": "Mars Protocol", + "symbol": "MARS", + "token": "factory/neutron1wm8jd0hrw79pfhhm9xmuq43jwz4wtukvxfgkkw/mars", + "icon": "/img/mars.svg", + "coingeckoId": "mars-protocol", + "originDenom": "umars", + "decimals": 6 + }, + { + "protocol": "Testnet", + "symbol": "USDC.test", + "token": "factory/neutron1wm8jd0hrw79pfhhm9xmuq43jwz4wtukvxfgkkw/usdc", + "icon": "/img/usdc.svg", + "decimals": 6, + "coingeckoId": "usd-coin", + "originDenom": "uusdc" } ]