diff --git a/chain/elys/assets_2.json b/chain/elys/assets_2.json index 5d04a9620..0a195903f 100644 --- a/chain/elys/assets_2.json +++ b/chain/elys/assets_2.json @@ -18,5 +18,29 @@ "decimals": 6, "image": "https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/eden.png", "coinGeckoId": "" + }, + { + "type": "ibc", + "denom": "ibc/C4CFF46FD6DE35CA4CF4CE031E643C8FDC9BA4B99AE598E9B0ED98FE3A2319F9", + "name": "Cosmos Hub", + "symbol": "ATOM", + "description": "The native staking and governance token of the Cosmos Hub.", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg", + "color": "#272d45", + "coinGeckoId": "cosmos", + "ibc_info": { + "path": "cosmos>elys", + "client": { + "channel": "channel-1", + "port": "transfer" + }, + "counterparty": { + "channel": "channel-1266", + "port": "transfer", + "chain": "cosmos", + "denom": "uatom" + } + } } ]