diff --git a/assetlist.json b/assetlist.json index 3bde682..c41aeb8 100644 --- a/assetlist.json +++ b/assetlist.json @@ -435,6 +435,28 @@ "png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.png" }, "coingecko_id": "tether" + }, + { + "name": "USDC", + "description": "USD Coin", + "symbol": "USDC", + "base": "ibc/CA6FBFAF399474A06263E10D0CE5AEBBE15189D6D4B2DD9ADE61007E68EB9DB0", + "display": "USDC", + "denom_units": [ + { + "denom": "ibc/CA6FBFAF399474A06263E10D0CE5AEBBE15189D6D4B2DD9ADE61007E68EB9DB0", + "exponent": 0 + }, + { + "denom": "USDC", + "exponent": 6 + } + ], + "images": { + "svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg", + "png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.png" + }, + "coingecko_id": "usd-coin" } ], "atlantic-2": [ diff --git a/ibc_info.json b/ibc_info.json index 7118ada..bc79e01 100644 --- a/ibc_info.json +++ b/ibc_info.json @@ -41,6 +41,13 @@ "src_channel": "channel-18", "port_id": "transfer", "client_id": "07-tendermint-146" + }, + { + "counterparty_chain_name": "noble-1", + "dst_channel": "channel-39", + "src_channel": "channel-45", + "port_id": "transfer", + "client_id": "07-tendermint-45" } ], "atlantic-2": [