From c7be8372eda6981a6fe125e1d9bfaf8e548481a4 Mon Sep 17 00:00:00 2001 From: Linkie Link Date: Mon, 3 Jun 2024 10:41:48 +0200 Subject: [PATCH] updated pion-1 --- tokenLists/testnets/neutron.json | 22 +++++++++++++++++++++- 1 file changed, 21 insertions(+), 1 deletion(-) diff --git a/tokenLists/testnets/neutron.json b/tokenLists/testnets/neutron.json index dad1e0a..bb8ea34 100644 --- a/tokenLists/testnets/neutron.json +++ b/tokenLists/testnets/neutron.json @@ -67,12 +67,32 @@ }, { "protocol": "Cosmos Hub", - "symbol": "ATOM", + "symbol": "(Old) ATOM", "token": "ibc/9DF365E2C0EF4EA02FA771F638BB9C0C830EFCD354629BDC017F79B348B4E989", "icon": "/img/atom.svg", "coingeckoId": "cosmos", "originDenom": "uatom", "originChainId": "theta-testnet-001", "decimals": 6 + }, + { + "protocol": "Noble", + "symbol": "USDC", + "token": "ibc/4C19E7EC06C1AB2EC2D70C6855FEB6D48E9CE174913991DA0A517D21978E7E42", + "icon": "/img/usdc.svg", + "decimals": 6, + "coingeckoId": "usd-coin", + "originDenom": "uusdc", + "originChainId": "grant-1" + }, + { + "protocol": "Cosmos Hub", + "symbol": "ATOM", + "token": "ibc/C4CFF46FD6DE35CA4CF4CE031E643C8FDC9BA4B99AE598E9B0ED98FE3A2319F9", + "icon": "/img/atom.svg", + "decimals": 6, + "coingeckoId": "cosmos", + "originDenom": "uatom", + "originChainId": "theta-testnet-001" } ]