From 89416d72d21effbfa6dcc8c60458ccced4e5b955 Mon Sep 17 00:00:00 2001 From: Zetazzz Date: Wed, 28 Feb 2024 05:04:05 +0000 Subject: [PATCH] =?UTF-8?q?build=20=F0=9F=9B=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- packages/assets/src/mainnet/axelar.ts | 44 + packages/assets/src/mainnet/celestia.ts | 44 + packages/assets/src/mainnet/dymension.ts | 18821 ++++++++++++++++ packages/assets/src/mainnet/gravitybridge.ts | 17 +- packages/assets/src/mainnet/humans.ts | 13603 +++++++++++ packages/assets/src/mainnet/kujira.ts | 44 + packages/assets/src/mainnet/osmosis.ts | 76 +- packages/assets/src/mainnet/persistence.ts | 269 + packages/assets/src/mainnet/scorum.ts | 13603 +++++++++++ packages/assets/src/mainnet/secretnetwork.ts | 59 +- packages/assets/src/mainnet/stargaze.ts | 423 + packages/assets/src/mainnet/stride.ts | 44 + packages/assets/src/testnet/assets.ts | 2 + packages/assets/src/testnet/axelartestnet.ts | 49 + .../assets/src/testnet/cosmoshubtestnet.ts | 49 + packages/assets/src/testnet/index.ts | 1 + packages/assets/src/testnet/lavatestnet2.ts | 493 + packages/assets/src/testnet/osmosistestnet.ts | 49 + .../assets/src/testnet/stargazetestnet.ts | 49 + packages/assets/src/testnet/titantestnet.ts | 577 + packages/juno/src/assets.ts | 36 +- packages/osmosis/src/asset_list.ts | 76 +- 22 files changed, 48404 insertions(+), 24 deletions(-) create mode 100644 packages/assets/src/mainnet/dymension.ts create mode 100644 packages/assets/src/mainnet/humans.ts create mode 100644 packages/assets/src/mainnet/scorum.ts create mode 100644 packages/assets/src/testnet/lavatestnet2.ts create mode 100644 packages/assets/src/testnet/titantestnet.ts diff --git a/packages/assets/src/mainnet/axelar.ts b/packages/assets/src/mainnet/axelar.ts index 1687ced28..c398e1aae 100644 --- a/packages/assets/src/mainnet/axelar.ts +++ b/packages/assets/src/mainnet/axelar.ts @@ -1543,6 +1543,50 @@ const assets: AssetList = { } ] }, + { + description: + 'The native governance and staking token of the Dymension Hub', + denom_units: [ + { + denom: + 'ibc/0F9EA9664729F336E5DC0FCB341E1C1993B6A272F5E4003CA74D9F8D54CEF43A', + exponent: 0, + aliases: ['adym'] + }, + { + denom: 'dym', + exponent: 18 + } + ], + base: 'ibc/0F9EA9664729F336E5DC0FCB341E1C1993B6A272F5E4003CA74D9F8D54CEF43A', + name: 'Dymension', + display: 'dym', + symbol: 'DYM', + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dymension/images/dymension-logo.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dymension/images/dymension-logo.svg' + }, + coingecko_id: 'dymension', + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dymension/images/dymension-logo.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dymension/images/dymension-logo.svg' + } + ], + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-5', + base_denom: 'adym', + chain_name: 'dymension' + }, + chain: { + channel_id: 'channel-138' + } + } + ] + }, { description: 'The native staking and governance token of Empower.', denom_units: [ diff --git a/packages/assets/src/mainnet/celestia.ts b/packages/assets/src/mainnet/celestia.ts index b418faf43..2d6c87464 100644 --- a/packages/assets/src/mainnet/celestia.ts +++ b/packages/assets/src/mainnet/celestia.ts @@ -1643,6 +1643,50 @@ const assets: AssetList = { } ] }, + { + description: + 'The native governance and staking token of the Dymension Hub', + denom_units: [ + { + denom: + 'ibc/D5219DCDA4565FD7B3FD96C046854A2D4A005E895D1D2A7A5C83D8A3A279DD11', + exponent: 0, + aliases: ['adym'] + }, + { + denom: 'dym', + exponent: 18 + } + ], + base: 'ibc/D5219DCDA4565FD7B3FD96C046854A2D4A005E895D1D2A7A5C83D8A3A279DD11', + name: 'Dymension', + display: 'dym', + symbol: 'DYM', + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dymension/images/dymension-logo.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dymension/images/dymension-logo.svg' + }, + coingecko_id: 'dymension', + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dymension/images/dymension-logo.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dymension/images/dymension-logo.svg' + } + ], + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-4', + base_denom: 'adym', + chain_name: 'dymension' + }, + chain: { + channel_id: 'channel-27' + } + } + ] + }, { description: 'The native EVM, governance and staking token of the Evmos Hub', diff --git a/packages/assets/src/mainnet/dymension.ts b/packages/assets/src/mainnet/dymension.ts new file mode 100644 index 000000000..ce43fb808 --- /dev/null +++ b/packages/assets/src/mainnet/dymension.ts @@ -0,0 +1,18821 @@ +import { AssetList } from '@chain-registry/types'; +const assets: AssetList = { + chain_name: 'dymension', + assets: [ + { + description: 'The native token of Axelar', + denom_units: [ + { + denom: + 'ibc/D934516FBE457F3A98AFABD87E0EFF7F95A15325C191EA8CDD7763C702FDDEC2', + exponent: 0, + aliases: ['uaxl'] + }, + { + denom: 'axl', + exponent: 6 + } + ], + base: 'ibc/D934516FBE457F3A98AFABD87E0EFF7F95A15325C191EA8CDD7763C702FDDEC2', + name: 'Axelar', + display: 'axl', + symbol: 'AXL', + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.svg' + }, + coingecko_id: 'axelar', + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.svg' + } + ], + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-138', + base_denom: 'uaxl', + chain_name: 'axelar' + }, + chain: { + channel_id: 'channel-5' + } + } + ] + }, + { + description: "Circle's stablecoin on Axelar", + denom_units: [ + { + denom: + 'ibc/BFAAB7870A9AAABF64A7366DAAA0B8E5065EAA1FCE762F45677DC24BE796EF65', + exponent: 0, + aliases: ['uusdc'] + }, + { + denom: 'usdc', + exponent: 6 + } + ], + base: 'ibc/BFAAB7870A9AAABF64A7366DAAA0B8E5065EAA1FCE762F45677DC24BE796EF65', + name: 'USD Coin', + display: 'usdc', + symbol: 'USDC', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-138', + base_denom: 'uusdc', + chain_name: 'axelar' + }, + chain: { + channel_id: 'channel-5' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.svg' + }, + coingecko_id: 'axlusdc', + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.svg' + } + ] + }, + { + description: "Frax's fractional-algorithmic stablecoin on Axelar", + denom_units: [ + { + denom: + 'ibc/CA9DE7EFBE31CEEDDF4E11564C19612FFE1DCB0758069627A619510F1C5AE56A', + exponent: 0, + aliases: ['frax-wei'] + }, + { + denom: 'frax', + exponent: 18 + } + ], + base: 'ibc/CA9DE7EFBE31CEEDDF4E11564C19612FFE1DCB0758069627A619510F1C5AE56A', + name: 'Frax', + display: 'frax', + symbol: 'FRAX', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-138', + base_denom: 'frax-wei', + chain_name: 'axelar' + }, + chain: { + channel_id: 'channel-5' + } + } + ], + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/frax.svg' + }, + images: [ + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/frax.svg' + } + ] + }, + { + description: 'Dai stablecoin on Axelar', + denom_units: [ + { + denom: + 'ibc/E1B637DCB7755B11574CA4FE1A10EEBE271ECC7F3C348A4BDD6B4204A2F66BB3', + exponent: 0, + aliases: ['dai-wei'] + }, + { + denom: 'dai', + exponent: 18 + } + ], + base: 'ibc/E1B637DCB7755B11574CA4FE1A10EEBE271ECC7F3C348A4BDD6B4204A2F66BB3', + name: 'Dai Stablecoin', + display: 'dai', + symbol: 'DAI', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-138', + base_denom: 'dai-wei', + chain_name: 'axelar' + }, + chain: { + channel_id: 'channel-5' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/dai.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/dai.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/dai.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/dai.svg' + } + ] + }, + { + description: "Tether's USD stablecoin on Axelar", + denom_units: [ + { + denom: + 'ibc/462724F72AB1DDD92D751BF676AAD935B8FFE9ABF962259EA5ADDDC867959679', + exponent: 0, + aliases: ['uusdt'] + }, + { + denom: 'usdt', + exponent: 6 + } + ], + base: 'ibc/462724F72AB1DDD92D751BF676AAD935B8FFE9ABF962259EA5ADDDC867959679', + name: 'Tether USD', + display: 'usdt', + symbol: 'USDT', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-138', + base_denom: 'uusdt', + chain_name: 'axelar' + }, + chain: { + channel_id: 'channel-5' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdt.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdt.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdt.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdt.svg' + } + ] + }, + { + description: 'Wrapped Ether on Axelar', + denom_units: [ + { + denom: + 'ibc/E3AB0DFDE9E782262B770C32DF94AC2A92B93DC4825376D6F6C874D3C877864E', + exponent: 0, + aliases: ['weth-wei'] + }, + { + denom: 'weth', + exponent: 18 + } + ], + base: 'ibc/E3AB0DFDE9E782262B770C32DF94AC2A92B93DC4825376D6F6C874D3C877864E', + name: 'Wrapped Ether', + display: 'weth', + symbol: 'WETH', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-138', + base_denom: 'weth-wei', + chain_name: 'axelar' + }, + chain: { + channel_id: 'channel-5' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/weth.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/weth.png' + } + ] + }, + { + description: 'Wrapped Bitcoin on Axelar', + denom_units: [ + { + denom: + 'ibc/45C87C0C3027BD5E5BBECF6A6BF8570857E555ABCB6689130AC90D391016AD17', + exponent: 0, + aliases: ['wbtc-satoshi'] + }, + { + denom: 'wbtc', + exponent: 8 + } + ], + base: 'ibc/45C87C0C3027BD5E5BBECF6A6BF8570857E555ABCB6689130AC90D391016AD17', + name: 'Wrapped Bitcoin', + display: 'wbtc', + symbol: 'WBTC', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-138', + base_denom: 'wbtc-satoshi', + chain_name: 'axelar' + }, + chain: { + channel_id: 'channel-5' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/wbtc.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/wbtc.png' + } + ] + }, + { + description: 'Aave on Axelar', + denom_units: [ + { + denom: + 'ibc/B7B3E129C12B4ACCC9D921452B821C0A9B5DB91BFA1E0EDC464DB5DE7858D386', + exponent: 0, + aliases: ['aave-wei'] + }, + { + denom: 'aave', + exponent: 18 + } + ], + base: 'ibc/B7B3E129C12B4ACCC9D921452B821C0A9B5DB91BFA1E0EDC464DB5DE7858D386', + name: 'Aave', + display: 'aave', + symbol: 'AAVE', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-138', + base_denom: 'aave-wei', + chain_name: 'axelar' + }, + chain: { + channel_id: 'channel-5' + } + } + ], + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/aave.svg' + }, + images: [ + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/aave.svg' + } + ] + }, + { + description: 'ApeCoin on Axelar', + denom_units: [ + { + denom: + 'ibc/92727E64D7B68B5F8036FC2B9CA13DC63363D189327B902A91D3499B60086D63', + exponent: 0, + aliases: ['ape-wei'] + }, + { + denom: 'ape', + exponent: 18 + } + ], + base: 'ibc/92727E64D7B68B5F8036FC2B9CA13DC63363D189327B902A91D3499B60086D63', + name: 'ApeCoin', + display: 'ape', + symbol: 'APE', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-138', + base_denom: 'ape-wei', + chain_name: 'axelar' + }, + chain: { + channel_id: 'channel-5' + } + } + ], + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/ape.svg' + }, + images: [ + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/ape.svg' + } + ] + }, + { + description: 'Axie Infinity Shard on Axelar', + denom_units: [ + { + denom: + 'ibc/4AD528BC4895BEA6EE5DF4259EE46F866FAA0D5C73E61925B9013050E39CE04A', + exponent: 0, + aliases: ['axs-wei'] + }, + { + denom: 'axs', + exponent: 18 + } + ], + base: 'ibc/4AD528BC4895BEA6EE5DF4259EE46F866FAA0D5C73E61925B9013050E39CE04A', + name: 'Axie Infinity Shard', + display: 'axs', + symbol: 'AXS', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-138', + base_denom: 'axs-wei', + chain_name: 'axelar' + }, + chain: { + channel_id: 'channel-5' + } + } + ], + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/axs.svg' + }, + images: [ + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/axs.svg' + } + ] + }, + { + description: 'Chainlink on Axelar', + denom_units: [ + { + denom: + 'ibc/5F01D08D8E63C951DDAD6111FBD235D459C95F89A57EA1BB2025430C3DD96719', + exponent: 0, + aliases: ['link-wei'] + }, + { + denom: 'link', + exponent: 18 + } + ], + base: 'ibc/5F01D08D8E63C951DDAD6111FBD235D459C95F89A57EA1BB2025430C3DD96719', + name: 'Chainlink', + display: 'link', + symbol: 'LINK', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-138', + base_denom: 'link-wei', + chain_name: 'axelar' + }, + chain: { + channel_id: 'channel-5' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/link.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/link.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/link.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/link.svg' + } + ] + }, + { + description: 'Maker on Axelar', + denom_units: [ + { + denom: + 'ibc/A201638824F62E8C8D9F6A93E7B2F242B912153008943C7DAE01F76C0C7A3430', + exponent: 0, + aliases: ['mkr-wei'] + }, + { + denom: 'mkr', + exponent: 18 + } + ], + base: 'ibc/A201638824F62E8C8D9F6A93E7B2F242B912153008943C7DAE01F76C0C7A3430', + name: 'Maker', + display: 'mkr', + symbol: 'MKR', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-138', + base_denom: 'mkr-wei', + chain_name: 'axelar' + }, + chain: { + channel_id: 'channel-5' + } + } + ], + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/mkr.svg' + }, + images: [ + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/mkr.svg' + } + ] + }, + { + description: 'Rai Reflex Index on Axelar', + denom_units: [ + { + denom: + 'ibc/CA23E7C30D51977BB7219CAC11056EF73E07B187DE5E4FF2E6B25C6E1903F4F5', + exponent: 0, + aliases: ['rai-wei'] + }, + { + denom: 'rai', + exponent: 18 + } + ], + base: 'ibc/CA23E7C30D51977BB7219CAC11056EF73E07B187DE5E4FF2E6B25C6E1903F4F5', + name: 'Rai Reflex Index', + display: 'rai', + symbol: 'RAI', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-138', + base_denom: 'rai-wei', + chain_name: 'axelar' + }, + chain: { + channel_id: 'channel-5' + } + } + ], + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/rai.svg' + }, + images: [ + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/rai.svg' + } + ] + }, + { + description: 'Shiba Inu on Axelar', + denom_units: [ + { + denom: + 'ibc/1BA9487241B5F9F9CFBC1EF0B099E668D953F6757185255225BB84A8B678AF8E', + exponent: 0, + aliases: ['shib-wei'] + }, + { + denom: 'shib', + exponent: 18 + } + ], + base: 'ibc/1BA9487241B5F9F9CFBC1EF0B099E668D953F6757185255225BB84A8B678AF8E', + name: 'Shiba Inu', + display: 'shib', + symbol: 'SHIB', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-138', + base_denom: 'shib-wei', + chain_name: 'axelar' + }, + chain: { + channel_id: 'channel-5' + } + } + ], + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/shib.svg' + }, + images: [ + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/shib.svg' + } + ] + }, + { + description: 'Lido Staked Ether on Axelar', + denom_units: [ + { + denom: + 'ibc/34DA84E6987ADD79495C14507B0ADA343F2B9C3DC4BCF9AC921626BF1ED03FE3', + exponent: 0, + aliases: ['steth-wei'] + }, + { + denom: 'steth', + exponent: 18 + } + ], + base: 'ibc/34DA84E6987ADD79495C14507B0ADA343F2B9C3DC4BCF9AC921626BF1ED03FE3', + name: 'Lido Staked Ether', + display: 'steth', + symbol: 'stETH', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-138', + base_denom: 'steth-wei', + chain_name: 'axelar' + }, + chain: { + channel_id: 'channel-5' + } + } + ], + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/steth.svg' + }, + images: [ + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/steth.svg' + } + ] + }, + { + description: 'Uniswap on Axelar', + denom_units: [ + { + denom: + 'ibc/4709E749EF4BDA4D9533CC06B646DF9574DC7B7CBF019E162F46E542F62A6C57', + exponent: 0, + aliases: ['uni-wei'] + }, + { + denom: 'uni', + exponent: 18 + } + ], + base: 'ibc/4709E749EF4BDA4D9533CC06B646DF9574DC7B7CBF019E162F46E542F62A6C57', + name: 'Uniswap', + display: 'uni', + symbol: 'UNI', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-138', + base_denom: 'uni-wei', + chain_name: 'axelar' + }, + chain: { + channel_id: 'channel-5' + } + } + ], + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/uni.svg' + }, + images: [ + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/uni.svg' + } + ] + }, + { + description: 'Chain on Axelar', + denom_units: [ + { + denom: + 'ibc/DB03B7B0DB6EC92CC2F8989462BE2174757F3E562606518415BA5C3D3BBFB71E', + exponent: 0, + aliases: ['xcn-wei'] + }, + { + denom: 'xcn', + exponent: 18 + } + ], + base: 'ibc/DB03B7B0DB6EC92CC2F8989462BE2174757F3E562606518415BA5C3D3BBFB71E', + name: 'Chain', + display: 'xcn', + symbol: 'XCN', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-138', + base_denom: 'xcn-wei', + chain_name: 'axelar' + }, + chain: { + channel_id: 'channel-5' + } + } + ], + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/xcn.svg' + }, + images: [ + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/xcn.svg' + } + ] + }, + { + description: 'Wrapped Polkadot on Axelar', + denom_units: [ + { + denom: + 'ibc/3D0D786201EA9704AE0957981B41B92EFA8F32E56318DAFE4B42DE5DE5B5E3FE', + exponent: 0, + aliases: ['dot-planck'] + }, + { + denom: 'dot', + exponent: 10 + } + ], + base: 'ibc/3D0D786201EA9704AE0957981B41B92EFA8F32E56318DAFE4B42DE5DE5B5E3FE', + name: 'Wrapped Polkadot', + display: 'dot', + symbol: 'DOT', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-138', + base_denom: 'dot-planck', + chain_name: 'axelar' + }, + chain: { + channel_id: 'channel-5' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/polkadot/images/dot.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/polkadot/images/dot.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/polkadot/images/dot.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/polkadot/images/dot.svg' + } + ] + }, + { + description: 'Wrapped Moonbeam on Axelar', + denom_units: [ + { + denom: + 'ibc/F1E05BAE0613BE43D98BD89DDA6937F04B1D34178668BA7800FC70F2FFB42BDD', + exponent: 0, + aliases: ['wglmr-wei'] + }, + { + denom: 'wglmr', + exponent: 18 + } + ], + base: 'ibc/F1E05BAE0613BE43D98BD89DDA6937F04B1D34178668BA7800FC70F2FFB42BDD', + name: 'Wrapped Moonbeam', + display: 'wglmr', + symbol: 'WGLMR', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-138', + base_denom: 'wglmr-wei', + chain_name: 'axelar' + }, + chain: { + channel_id: 'channel-5' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/moonbeam/images/glmr.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/moonbeam/images/glmr.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/moonbeam/images/glmr.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/moonbeam/images/glmr.svg' + } + ] + }, + { + description: 'Wrapped Matic on Axelar', + denom_units: [ + { + denom: + 'ibc/E97CB9081D7EB7CAEAE022E448FDEF6D1D0781B63DA4112CAE50285594B2B32C', + exponent: 0, + aliases: ['wmatic-wei'] + }, + { + denom: 'wmatic', + exponent: 18 + } + ], + base: 'ibc/E97CB9081D7EB7CAEAE022E448FDEF6D1D0781B63DA4112CAE50285594B2B32C', + name: 'Wrapped Matic', + display: 'wmatic', + symbol: 'WMATIC', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-138', + base_denom: 'wmatic-wei', + chain_name: 'axelar' + }, + chain: { + channel_id: 'channel-5' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/polygon/images/wmatic.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/polygon/images/wmatic.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/polygon/images/wmatic.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/polygon/images/wmatic.svg' + } + ] + }, + { + description: 'Wrapped BNB on Axelar', + denom_units: [ + { + denom: + 'ibc/A0D7A4D3545AAF4C23FE0C432503D3EFB13A796B852AEF9B1B92D39AD80BD471', + exponent: 0, + aliases: ['wbnb-wei'] + }, + { + denom: 'wbnb', + exponent: 18 + } + ], + base: 'ibc/A0D7A4D3545AAF4C23FE0C432503D3EFB13A796B852AEF9B1B92D39AD80BD471', + name: 'Wrapped BNB', + display: 'wbnb', + symbol: 'WBNB', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-138', + base_denom: 'wbnb-wei', + chain_name: 'axelar' + }, + chain: { + channel_id: 'channel-5' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/binancesmartchain/images/wbnb.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/binancesmartchain/images/wbnb.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/binancesmartchain/images/wbnb.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/binancesmartchain/images/wbnb.svg' + } + ] + }, + { + description: 'Binance USD on Axelar.', + denom_units: [ + { + denom: + 'ibc/E0DAFC08CE018EB12427A35044AA3F375B30A2D31D528837FE7773F9DF0D2AEF', + exponent: 0, + aliases: ['busd-wei'] + }, + { + denom: 'busd', + exponent: 18 + } + ], + base: 'ibc/E0DAFC08CE018EB12427A35044AA3F375B30A2D31D528837FE7773F9DF0D2AEF', + name: 'Binance USD', + display: 'busd', + symbol: 'BUSD', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-138', + base_denom: 'busd-wei', + chain_name: 'axelar' + }, + chain: { + channel_id: 'channel-5' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/busd.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/busd.png' + } + ] + }, + { + description: 'Wrapped AVAX on Axelar.', + denom_units: [ + { + denom: + 'ibc/2991B858634D22E4637F772FA5A5F5BFCE3F30EA3ED208E36DD8DC07330490A9', + exponent: 0, + aliases: ['wavax-wei'] + }, + { + denom: 'avax', + exponent: 18 + } + ], + base: 'ibc/2991B858634D22E4637F772FA5A5F5BFCE3F30EA3ED208E36DD8DC07330490A9', + name: 'Wrapped AVAX', + display: 'avax', + symbol: 'WAVAX', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-138', + base_denom: 'wavax-wei', + chain_name: 'axelar' + }, + chain: { + channel_id: 'channel-5' + } + } + ], + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/avalanche/images/wavax.svg' + }, + images: [ + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/avalanche/images/wavax.svg' + } + ] + }, + { + description: 'Wrapped FTM on Axelar.', + denom_units: [ + { + denom: + 'ibc/BB68A322BA69ED1661EA38363B6A6D06D27AD205896875E78EA225AAF3A65CA6', + exponent: 0, + aliases: ['wftm-wei'] + }, + { + denom: 'ftm', + exponent: 18 + } + ], + base: 'ibc/BB68A322BA69ED1661EA38363B6A6D06D27AD205896875E78EA225AAF3A65CA6', + name: 'Wrapped FTM', + display: 'ftm', + symbol: 'WFTM', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-138', + base_denom: 'wftm-wei', + chain_name: 'axelar' + }, + chain: { + channel_id: 'channel-5' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/fantom/images/ftm.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/fantom/images/ftm.png' + } + ] + }, + { + description: "Circle's stablecoin from Polygon on Axelar", + denom_units: [ + { + denom: + 'ibc/A67479BD570B60E62F8B53043ECF131ED471C7835AC146828904C7097AF30D0B', + exponent: 0, + aliases: ['polygon-uusdc'] + }, + { + denom: 'polygon-usdc', + exponent: 6 + } + ], + base: 'ibc/A67479BD570B60E62F8B53043ECF131ED471C7835AC146828904C7097AF30D0B', + name: 'USD Coin from Polygon', + display: 'polygon-usdc', + symbol: 'USDC', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-138', + base_denom: 'polygon-uusdc', + chain_name: 'axelar' + }, + chain: { + channel_id: 'channel-5' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.svg' + } + ] + }, + { + description: "Circle's stablecoin from Avalanche on Axelar", + denom_units: [ + { + denom: + 'ibc/4AF49824065A2EB5F05E5AD5823178E595577D26500592615E3E8746EBDA5652', + exponent: 0, + aliases: ['avalanche-uusdc'] + }, + { + denom: 'avalanche-usdc', + exponent: 6 + } + ], + base: 'ibc/4AF49824065A2EB5F05E5AD5823178E595577D26500592615E3E8746EBDA5652', + name: 'USD Coin from Avalanche', + display: 'avalanche-usdc', + symbol: 'USDC', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-138', + base_denom: 'avalanche-uusdc', + chain_name: 'axelar' + }, + chain: { + channel_id: 'channel-5' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.svg' + } + ] + }, + { + description: 'Wrapped FIL on Axelar', + denom_units: [ + { + denom: + 'ibc/11238441686A79C76DF0FE654527021E74DC7113CF84FADA03882FD53FFB5998', + exponent: 0, + aliases: ['wfil-wei'] + }, + { + denom: 'fil', + exponent: 18 + } + ], + base: 'ibc/11238441686A79C76DF0FE654527021E74DC7113CF84FADA03882FD53FFB5998', + name: 'Wrapped FIL from Filecoin', + display: 'fil', + symbol: 'axlFIL', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-138', + base_denom: 'wfil-wei', + chain_name: 'axelar' + }, + chain: { + channel_id: 'channel-5' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/filecoin/images/wfil.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/filecoin/images/wfil.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/filecoin/images/wfil.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/filecoin/images/wfil.svg' + } + ] + }, + { + description: 'Arbitrum on Axelar', + denom_units: [ + { + denom: + 'ibc/D35774A7E5C3D52146C03DF1F458C7E81EA7E633FAE36BA58E0012ECFD77A127', + exponent: 0, + aliases: ['arb-wei'] + }, + { + denom: 'arb', + exponent: 18 + } + ], + base: 'ibc/D35774A7E5C3D52146C03DF1F458C7E81EA7E633FAE36BA58E0012ECFD77A127', + name: 'Arbitrum', + display: 'arb', + symbol: 'ARB', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-138', + base_denom: 'arb-wei', + chain_name: 'axelar' + }, + chain: { + channel_id: 'channel-5' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/arbitrum/images/arb.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/arbitrum/images/arb.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/arbitrum/images/arb.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/arbitrum/images/arb.svg' + } + ] + }, + { + denom_units: [ + { + denom: + 'ibc/10807457AB2AF2C5F6FCE648CC894EA6E8953497203F8517A94C4FDB340F4A14', + exponent: 0, + aliases: ['pepe-wei'] + }, + { + denom: 'pepe', + exponent: 18 + } + ], + base: 'ibc/10807457AB2AF2C5F6FCE648CC894EA6E8953497203F8517A94C4FDB340F4A14', + name: 'Pepe', + display: 'pepe', + symbol: 'PEPE', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-138', + base_denom: 'pepe-wei', + chain_name: 'axelar' + }, + chain: { + channel_id: 'channel-5' + } + } + ], + images: [ + { + image_sync: { + chain_name: 'ethereum', + base_denom: '0x6982508145454Ce325dDbE47a25d4ec3d2311933' + }, + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/pepe.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/pepe.svg' + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/pepe.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/pepe.svg' + } + }, + { + denom_units: [ + { + denom: + 'ibc/C9C39FC15FCE59FFD07E3F7FC7036465B6D41019387F4B8296657B53E3A6A796', + exponent: 0, + aliases: ['cbeth-wei'] + }, + { + denom: 'cbeth', + exponent: 18 + } + ], + base: 'ibc/C9C39FC15FCE59FFD07E3F7FC7036465B6D41019387F4B8296657B53E3A6A796', + name: 'Coinbase Wrapped Staked ETH', + display: 'cbeth', + symbol: 'cbETH', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-138', + base_denom: 'cbeth-wei', + chain_name: 'axelar' + }, + chain: { + channel_id: 'channel-5' + } + } + ], + images: [ + { + image_sync: { + chain_name: 'ethereum', + base_denom: '0xbe9895146f7af43049ca1c1ae358b0541ea49704' + }, + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/cbeth.png' + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/cbeth.png' + } + }, + { + denom_units: [ + { + denom: + 'ibc/E4CEBE54F4B294BA314A4403724FE2D20B25A4CC2F495208A2DBC78B33C568BF', + exponent: 0, + aliases: ['reth-wei'] + }, + { + denom: 'reth', + exponent: 18 + } + ], + base: 'ibc/E4CEBE54F4B294BA314A4403724FE2D20B25A4CC2F495208A2DBC78B33C568BF', + name: 'Rocket Pool Ether', + display: 'reth', + symbol: 'rETH', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-138', + base_denom: 'reth-wei', + chain_name: 'axelar' + }, + chain: { + channel_id: 'channel-5' + } + } + ], + images: [ + { + image_sync: { + chain_name: 'ethereum', + base_denom: '0xae78736cd615f374d3085123a210448e74fc6393' + }, + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/reth.png' + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/reth.png' + } + }, + { + denom_units: [ + { + denom: + 'ibc/C1D794405A8C2585DA98C52EBD31A700E6BADF9F1C3413A28B4E52BE6CE52103', + exponent: 0, + aliases: ['sfrxeth-wei'] + }, + { + denom: 'sfrxeth', + exponent: 18 + } + ], + base: 'ibc/C1D794405A8C2585DA98C52EBD31A700E6BADF9F1C3413A28B4E52BE6CE52103', + name: 'Staked Frax Ether', + display: 'sfrxeth', + symbol: 'sfrxETH', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-138', + base_denom: 'sfrxeth-wei', + chain_name: 'axelar' + }, + chain: { + channel_id: 'channel-5' + } + } + ], + images: [ + { + image_sync: { + chain_name: 'ethereum', + base_denom: '0xac3e018457b222d93114458476f3e3416abbe38f' + }, + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/sfrxeth.svg' + } + ], + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/sfrxeth.svg' + } + }, + { + denom_units: [ + { + denom: + 'ibc/38D142F182413E7B44A3EBA2DA1FDBDE2B08BFC44A91DBD21A5D3583D99F47F6', + exponent: 0, + aliases: ['wsteth-wei'] + }, + { + denom: 'wsteth', + exponent: 18 + } + ], + base: 'ibc/38D142F182413E7B44A3EBA2DA1FDBDE2B08BFC44A91DBD21A5D3583D99F47F6', + name: 'Wrapped Lido Staked Ether', + display: 'wsteth', + symbol: 'wstETH', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-138', + base_denom: 'wsteth-wei', + chain_name: 'axelar' + }, + chain: { + channel_id: 'channel-5' + } + } + ], + images: [ + { + image_sync: { + chain_name: 'ethereum', + base_denom: '0x7f39c581f595b53c5cb19bd0b3f8da6c935e2ca0' + }, + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wsteth.svg' + } + ], + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wsteth.svg' + } + }, + { + denom_units: [ + { + denom: + 'ibc/AD8342772C24FCB5CC4B009E2A61AE176B72C60EF518D6273978435FC98DA85E', + exponent: 0, + aliases: ['yieldeth-wei'] + }, + { + denom: 'YieldETH', + exponent: 18 + } + ], + base: 'ibc/AD8342772C24FCB5CC4B009E2A61AE176B72C60EF518D6273978435FC98DA85E', + name: 'Real Yield Eth', + display: 'YieldETH', + symbol: 'YieldETH', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-138', + base_denom: 'yieldeth-wei', + chain_name: 'axelar' + }, + chain: { + channel_id: 'channel-5' + } + } + ], + images: [ + { + image_sync: { + chain_name: 'ethereum', + base_denom: '0xb5b29320d2Dde5BA5BAFA1EbcD270052070483ec' + }, + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/yieldeth.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/yieldeth.svg' + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/yieldeth.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/yieldeth.svg' + } + }, + { + denom_units: [ + { + denom: + 'ibc/5F89561DF33736F6CF5F42C5900DE61F0BF668E1EE5870F481DCCFF70B049F68', + exponent: 0, + aliases: ['ox-wei'] + }, + { + denom: 'ox', + exponent: 18 + } + ], + base: 'ibc/5F89561DF33736F6CF5F42C5900DE61F0BF668E1EE5870F481DCCFF70B049F68', + name: 'Open Exchange Token', + display: 'ox', + symbol: 'OX', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-138', + base_denom: 'ox-wei', + chain_name: 'axelar' + }, + chain: { + channel_id: 'channel-5' + } + } + ], + images: [ + { + image_sync: { + chain_name: 'ethereum', + base_denom: '0x78a0A62Fba6Fb21A83FE8a3433d44C73a4017A6f' + }, + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/ox.svg' + } + ], + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/ox.svg' + } + }, + { + description: '', + denom_units: [ + { + denom: + 'ibc/45D6B52CAD911A15BD9C2F5FFDA80E26AFCB05C7CD520070790ABC86D2B24229', + exponent: 0, + aliases: ['utia'] + }, + { + denom: 'tia', + exponent: 6 + } + ], + base: 'ibc/45D6B52CAD911A15BD9C2F5FFDA80E26AFCB05C7CD520070790ABC86D2B24229', + name: 'Celestia', + display: 'tia', + symbol: 'TIA', + coingecko_id: 'celestia', + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.svg' + }, + images: [ + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.svg', + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.png' + } + ], + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-27', + base_denom: 'utia', + chain_name: 'celestia' + }, + chain: { + channel_id: 'channel-4' + } + } + ] + }, + { + description: 'The native staking and governance token of the Cosmos Hub.', + denom_units: [ + { + denom: + 'ibc/C4CFF46FD6DE35CA4CF4CE031E643C8FDC9BA4B99AE598E9B0ED98FE3A2319F9', + exponent: 0, + aliases: ['uatom'] + }, + { + denom: 'atom', + exponent: 6 + } + ], + base: 'ibc/C4CFF46FD6DE35CA4CF4CE031E643C8FDC9BA4B99AE598E9B0ED98FE3A2319F9', + name: 'Cosmos Hub Atom', + display: 'atom', + symbol: 'ATOM', + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg' + }, + coingecko_id: 'cosmos', + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg' + } + ], + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-794', + base_denom: 'uatom', + chain_name: 'cosmoshub' + }, + chain: { + channel_id: 'channel-1' + } + } + ] + }, + { + description: 'Tether USDt on the Cosmos Hub', + denom_units: [ + { + denom: + 'ibc/A377C4989C1735CDFBEEBF723D005E51AC893FF2B147BB18377C44234233D622', + exponent: 0, + aliases: [ + 'ibc/F04D72CF9B5D9C849BB278B691CDFA2241813327430EC9CDC83F8F4CA4CDC2B0' + ] + }, + { + denom: 'usdt', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/A377C4989C1735CDFBEEBF723D005E51AC893FF2B147BB18377C44234233D622', + name: 'Tether USDt', + display: 'usdt', + symbol: 'USDt', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-794', + base_denom: + 'ibc/F04D72CF9B5D9C849BB278B691CDFA2241813327430EC9CDC83F8F4CA4CDC2B0', + chain_name: 'cosmoshub' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + images: [ + { + image_sync: { + chain_name: 'kava', + base_denom: 'erc20/tether/usdt' + }, + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg' + } + ], + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg' + } + }, + { + description: 'FX on Cosmos Hub', + denom_units: [ + { + denom: + 'ibc/E9C8AB9A4970104FB2DF8C897ECF5B3BC0915654EA3F3A5868AF726845395814', + exponent: 0, + aliases: [ + 'ibc/4925E6ABA571A44D2BE0286D2D29AF42A294D0FF2BB16490149A1B26EAD33729' + ] + } + ], + type_asset: 'ics20', + base: 'ibc/E9C8AB9A4970104FB2DF8C897ECF5B3BC0915654EA3F3A5868AF726845395814', + name: 'Function X', + display: 'FX', + symbol: 'FX', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-794', + base_denom: + 'ibc/4925E6ABA571A44D2BE0286D2D29AF42A294D0FF2BB16490149A1B26EAD33729', + chain_name: 'cosmoshub' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + images: [ + { + image_sync: { + chain_name: 'fxcore', + base_denom: 'FX' + }, + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/fx.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/fx.svg' + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/fx.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/fx.svg' + } + }, + { + description: 'The native staking and governance token of Kava', + denom_units: [ + { + denom: + 'ibc/567D01F41E7047F60174CD64D10E8D85E09E1B831023BC75622A8F67C540DCD4', + exponent: 0, + aliases: ['ukava'] + }, + { + denom: 'kava', + exponent: 6 + } + ], + base: 'ibc/567D01F41E7047F60174CD64D10E8D85E09E1B831023BC75622A8F67C540DCD4', + name: 'Kava', + display: 'kava', + symbol: 'KAVA', + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/kava.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/kava.svg' + }, + coingecko_id: 'kava', + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/kava.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/kava.svg' + } + ], + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-144', + base_denom: 'ukava', + chain_name: 'kava' + }, + chain: { + channel_id: 'channel-3' + } + } + ] + }, + { + description: 'Governance token of Kava Lend Protocol', + denom_units: [ + { + denom: + 'ibc/1462FB472FB073743BD33FE401926B9230CF532894B0A448F739CC7A4A524867', + exponent: 0, + aliases: ['hard'] + }, + { + denom: 'HARD', + exponent: 6 + } + ], + base: 'ibc/1462FB472FB073743BD33FE401926B9230CF532894B0A448F739CC7A4A524867', + name: 'Kava Hard', + display: 'HARD', + symbol: 'HARD', + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/hard.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/hard.svg' + }, + coingecko_id: 'kava-lend', + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/hard.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/hard.svg' + } + ], + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-144', + base_denom: 'hard', + chain_name: 'kava' + }, + chain: { + channel_id: 'channel-3' + } + } + ] + }, + { + description: 'Governance token of Kava Swap Protocol', + denom_units: [ + { + denom: + 'ibc/0DA3522636CF37C11E1EAFA89CCA65AB7291C31D9CC6558BC496CF76C07CE459', + exponent: 0, + aliases: ['swp'] + }, + { + denom: 'SWP', + exponent: 6 + } + ], + base: 'ibc/0DA3522636CF37C11E1EAFA89CCA65AB7291C31D9CC6558BC496CF76C07CE459', + name: 'Kava Swap', + display: 'SWP', + symbol: 'SWP', + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/swp.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/swp.svg' + }, + coingecko_id: 'kava-swap', + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/swp.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/swp.svg' + } + ], + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-144', + base_denom: 'swp', + chain_name: 'kava' + }, + chain: { + channel_id: 'channel-3' + } + } + ] + }, + { + description: 'The native stablecoin of Kava', + denom_units: [ + { + denom: + 'ibc/0E15445735D739EA562E8D125B76355BAD54E263B2276BA2775469511F494742', + exponent: 0, + aliases: ['usdx'] + }, + { + denom: 'USDX', + exponent: 6 + } + ], + base: 'ibc/0E15445735D739EA562E8D125B76355BAD54E263B2276BA2775469511F494742', + name: 'Kava USDX', + display: 'USDX', + symbol: 'USDX', + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/usdx.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/usdx.svg' + }, + coingecko_id: 'usdx', + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/usdx.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/usdx.svg' + } + ], + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-144', + base_denom: 'usdx', + chain_name: 'kava' + }, + chain: { + channel_id: 'channel-3' + } + } + ] + }, + { + denom_units: [ + { + denom: + 'ibc/B72B5B3F7AD44783584921DC33354BCE07C8EB0A7F0349247C3DAD38C3B6E6A5', + exponent: 0, + aliases: ['erc20/tether/usdt'] + }, + { + denom: 'usdt', + exponent: 6 + } + ], + base: 'ibc/B72B5B3F7AD44783584921DC33354BCE07C8EB0A7F0349247C3DAD38C3B6E6A5', + name: 'Tether USD', + display: 'usdt', + symbol: 'USDT', + coingecko_id: 'tether', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-144', + base_denom: 'erc20/tether/usdt', + chain_name: 'kava' + }, + chain: { + channel_id: 'channel-3' + } + } + ], + images: [ + { + image_sync: { + chain_name: 'ethereum', + base_denom: '0xdac17f958d2ee523a2206206994597c13d831ec7' + }, + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg' + } + ], + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg' + } + }, + { + description: + 'The native staking and governance token of the Kujira chain.', + denom_units: [ + { + denom: + 'ibc/B22B4DD21586965DAEF42A7600BA371EA77C02E90FC8A7F2330BF9F9DE129B07', + exponent: 0, + aliases: ['ukuji'] + }, + { + denom: 'kuji', + exponent: 6 + } + ], + base: 'ibc/B22B4DD21586965DAEF42A7600BA371EA77C02E90FC8A7F2330BF9F9DE129B07', + name: 'Kujira', + display: 'kuji', + symbol: 'KUJI', + coingecko_id: 'kujira', + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/kuji.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/kuji.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/kuji.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/kuji.svg' + } + ], + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-160', + base_denom: 'ukuji', + chain_name: 'kujira' + }, + chain: { + channel_id: 'channel-10' + } + } + ] + }, + { + description: + 'The native over-collateralized stablecoin from the Kujira chain.', + denom_units: [ + { + denom: + 'ibc/064760EBACCE86C3789222B211A91F235D6AE1F3E502A2B41139159367DDAF9E', + exponent: 0, + aliases: [ + 'factory/kujira1qk00h5atutpsv900x202pxx42npjr9thg58dnqpa72f2p7m2luase444a7/uusk' + ] + }, + { + denom: 'usk', + exponent: 6 + } + ], + base: 'ibc/064760EBACCE86C3789222B211A91F235D6AE1F3E502A2B41139159367DDAF9E', + name: 'USK', + display: 'usk', + symbol: 'USK', + coingecko_id: 'usk', + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/usk.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/usk.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/usk.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/usk.svg' + } + ], + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-160', + base_denom: + 'factory/kujira1qk00h5atutpsv900x202pxx42npjr9thg58dnqpa72f2p7m2luase444a7/uusk', + chain_name: 'kujira' + }, + chain: { + channel_id: 'channel-10' + } + } + ] + }, + { + description: "Quark's auto-compounding KUJI derivative", + denom_units: [ + { + denom: + 'ibc/4F6B7EFA2D7D0A41FE57AE71F6A6E25C6946869A3258E302E89EB5DA4AC05B5C', + exponent: 0, + aliases: [ + 'factory/kujira1m96ucsfpt2yy72w09z2rxjdj38y5qd8lqx5jtggnejmdua2ynpnsxyvjex/urcpt' + ] + }, + { + denom: 'qcKUJI', + exponent: 6 + } + ], + base: 'ibc/4F6B7EFA2D7D0A41FE57AE71F6A6E25C6946869A3258E302E89EB5DA4AC05B5C', + name: 'qcKUJI', + display: 'qcKUJI', + symbol: 'qcKUJI', + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/qckuji.svg' + }, + images: [ + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/qckuji.svg' + } + ], + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-160', + base_denom: + 'factory/kujira1m96ucsfpt2yy72w09z2rxjdj38y5qd8lqx5jtggnejmdua2ynpnsxyvjex/urcpt', + chain_name: 'kujira' + }, + chain: { + channel_id: 'channel-10' + } + } + ] + }, + { + description: 'ampKUJI', + denom_units: [ + { + denom: + 'ibc/6EFF29339976D6BE9131059FBC03957C8FF6866A4FD559D315440FA03408AD74', + exponent: 0, + aliases: [ + 'factory/kujira1n3fr5f56r2ce0s37wdvwrk98yhhq3unnxgcqus8nzsfxvllk0yxquurqty/ampKUJI' + ] + }, + { + denom: 'ampKUJI', + exponent: 6 + } + ], + base: 'ibc/6EFF29339976D6BE9131059FBC03957C8FF6866A4FD559D315440FA03408AD74', + name: 'ampKUJI', + display: 'ampKUJI', + symbol: 'ampKUJI', + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/ampkuji.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/ampkuji.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/ampkuji.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/ampkuji.svg' + } + ], + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-160', + base_denom: + 'factory/kujira1n3fr5f56r2ce0s37wdvwrk98yhhq3unnxgcqus8nzsfxvllk0yxquurqty/ampKUJI', + chain_name: 'kujira' + }, + chain: { + channel_id: 'channel-10' + } + } + ] + }, + { + description: 'MantaDAO Governance Token', + denom_units: [ + { + denom: + 'ibc/B52BB7A9F5E251207CE1082F1FC88D0F6A1DA0ADEE0EA733B833259F822028A0', + exponent: 0, + aliases: [ + 'factory/kujira1643jxg8wasy5cfcn7xm8rd742yeazcksqlg4d7/umnta' + ] + }, + { + denom: 'mnta', + exponent: 6 + } + ], + base: 'ibc/B52BB7A9F5E251207CE1082F1FC88D0F6A1DA0ADEE0EA733B833259F822028A0', + name: 'MantaDAO', + display: 'mnta', + symbol: 'MNTA', + coingecko_id: 'mantadao', + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/mnta.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/mnta.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/mnta.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/mnta.svg' + } + ], + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-160', + base_denom: + 'factory/kujira1643jxg8wasy5cfcn7xm8rd742yeazcksqlg4d7/umnta', + chain_name: 'kujira' + }, + chain: { + channel_id: 'channel-10' + } + } + ] + }, + { + description: "Quark's auto-compounding MNTA derivative", + denom_units: [ + { + denom: + 'ibc/80D9E1590AC0996E3D1CC66E51516711CEF5F285ECCF288A94E90E4F740A7396', + exponent: 0, + aliases: [ + 'factory/kujira1qzu3up50auxhqyzfq56znuj8n38q2ra7daaf9ef7vg8gu66jh4fqd2wd2y/urcpt' + ] + }, + { + denom: 'qcMNTA', + exponent: 6 + } + ], + base: 'ibc/80D9E1590AC0996E3D1CC66E51516711CEF5F285ECCF288A94E90E4F740A7396', + name: 'qcMNTA', + display: 'qcMNTA', + symbol: 'qcMNTA', + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/qcmnta.svg' + }, + images: [ + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/qcmnta.svg' + } + ], + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-160', + base_denom: + 'factory/kujira1qzu3up50auxhqyzfq56znuj8n38q2ra7daaf9ef7vg8gu66jh4fqd2wd2y/urcpt', + chain_name: 'kujira' + }, + chain: { + channel_id: 'channel-10' + } + } + ] + }, + { + description: 'ERIS Liquid Staked MNTA', + denom_units: [ + { + denom: + 'ibc/4F963EA43250D3324BCD0C868ECC11AB0D392C096A1BED5AD5B0DB344BDF1ABC', + exponent: 0, + aliases: [ + 'factory/kujira175yatpvkpgw07w0chhzuks3zrrae9z9g2y6r7u5pzqesyau4x9eqqyv0rr/ampMNTA' + ] + }, + { + denom: 'ampMNTA', + exponent: 6 + } + ], + base: 'ibc/4F963EA43250D3324BCD0C868ECC11AB0D392C096A1BED5AD5B0DB344BDF1ABC', + name: 'ERIS Amplified MNTA', + display: 'ampMNTA', + symbol: 'ampMNTA', + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/ampmnta.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/ampmnta.png' + } + ], + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-160', + base_denom: + 'factory/kujira175yatpvkpgw07w0chhzuks3zrrae9z9g2y6r7u5pzqesyau4x9eqqyv0rr/ampMNTA', + chain_name: 'kujira' + }, + chain: { + channel_id: 'channel-10' + } + } + ] + }, + { + description: 'The content house of Kujira', + denom_units: [ + { + denom: + 'ibc/8569884AF81B9F7FC864ADFCF441E2CDD740A90DF25987F6C8AEAC99B907EBCC', + exponent: 0, + aliases: [ + 'factory/kujira12cjjeytrqcj25uv349thltcygnp9k0kukpct0e/uwink' + ] + }, + { + denom: 'wink', + exponent: 6 + } + ], + base: 'ibc/8569884AF81B9F7FC864ADFCF441E2CDD740A90DF25987F6C8AEAC99B907EBCC', + name: 'WINK', + display: 'wink', + symbol: 'WINK', + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/wink.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/wink.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/wink.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/wink.svg' + } + ], + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-160', + base_denom: + 'factory/kujira12cjjeytrqcj25uv349thltcygnp9k0kukpct0e/uwink', + chain_name: 'kujira' + }, + chain: { + channel_id: 'channel-10' + } + } + ] + }, + { + description: 'Blend Token', + denom_units: [ + { + denom: + 'ibc/F8945C1E432754DA5DBFB0A6C8CE2167C5D47E0D6F92A04CFE8C2424038D0FEF', + exponent: 0, + aliases: [ + 'factory/kujira1slueerjz7mx9jp45u3y0rjwtvhcf8a68wf2mjt/ublend' + ] + }, + { + denom: 'blend', + exponent: 6 + } + ], + base: 'ibc/F8945C1E432754DA5DBFB0A6C8CE2167C5D47E0D6F92A04CFE8C2424038D0FEF', + name: 'BLEND', + display: 'blend', + symbol: 'BLEND', + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/blend.svg' + }, + images: [ + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/blend.svg' + } + ], + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-160', + base_denom: + 'factory/kujira1slueerjz7mx9jp45u3y0rjwtvhcf8a68wf2mjt/ublend', + chain_name: 'kujira' + }, + chain: { + channel_id: 'channel-10' + } + } + ] + }, + { + description: 'Tether USDt on Kujira', + denom_units: [ + { + denom: + 'ibc/E62BD8B044D74A4E725796162F06301D8CA86FFC8FB103EA8651B99E50F92804', + exponent: 0, + aliases: [ + 'ibc/20014F963CC9E6488B299622F87B60C6DE71632864859EC08B4753478DAB2BB8' + ] + }, + { + denom: 'usdt', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/E62BD8B044D74A4E725796162F06301D8CA86FFC8FB103EA8651B99E50F92804', + name: 'Tether USD', + display: 'usdt', + symbol: 'USDT', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-160', + base_denom: + 'ibc/20014F963CC9E6488B299622F87B60C6DE71632864859EC08B4753478DAB2BB8', + chain_name: 'kujira' + }, + chain: { + channel_id: 'channel-10' + } + } + ], + images: [ + { + image_sync: { + chain_name: 'kava', + base_denom: 'erc20/tether/usdt' + }, + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg' + } + ], + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg' + } + }, + { + description: 'The staking and governance token of Fuzion', + denom_units: [ + { + denom: + 'ibc/08A257D8100D24665F7F18770F1114D66D0457A11E138E511934739B7E0B8E70', + exponent: 0, + aliases: [ + 'factory/kujira1sc6a0347cc5q3k890jj0pf3ylx2s38rh4sza4t/ufuzn' + ] + }, + { + denom: 'fuzn', + exponent: 6 + } + ], + base: 'ibc/08A257D8100D24665F7F18770F1114D66D0457A11E138E511934739B7E0B8E70', + name: 'Fuzion', + display: 'fuzn', + symbol: 'FUZN', + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/fuzion.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/fuzion.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/fuzion.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/fuzion.svg' + } + ], + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-160', + base_denom: + 'factory/kujira1sc6a0347cc5q3k890jj0pf3ylx2s38rh4sza4t/ufuzn', + chain_name: 'kujira' + }, + chain: { + channel_id: 'channel-10' + } + } + ] + }, + { + description: 'The receipt token of Fuzion', + denom_units: [ + { + denom: + 'ibc/C83FE7E3C1C2603EE6479A566987A7E7305B7D094828AE257B3DE0A8FF49C937', + exponent: 0, + aliases: [ + 'factory/kujira1sc6a0347cc5q3k890jj0pf3ylx2s38rh4sza4t/urfuzn' + ] + }, + { + denom: 'rfuzn', + exponent: 6 + } + ], + base: 'ibc/C83FE7E3C1C2603EE6479A566987A7E7305B7D094828AE257B3DE0A8FF49C937', + name: 'Fuzion Receipt', + display: 'rfuzn', + symbol: 'rFUZN', + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/fuzionr.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/fuzionr.png' + } + ], + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-160', + base_denom: + 'factory/kujira1sc6a0347cc5q3k890jj0pf3ylx2s38rh4sza4t/urfuzn', + chain_name: 'kujira' + }, + chain: { + channel_id: 'channel-10' + } + } + ] + }, + { + description: 'The yield token of Fuzion', + denom_units: [ + { + denom: + 'ibc/D023A46BF58C42223C89B5D68E736232727019B185F8A497C3229046FE59D53C', + exponent: 0, + aliases: [ + 'factory/kujira1sc6a0347cc5q3k890jj0pf3ylx2s38rh4sza4t/uyfuzn' + ] + }, + { + denom: 'yfuzn', + exponent: 6 + } + ], + base: 'ibc/D023A46BF58C42223C89B5D68E736232727019B185F8A497C3229046FE59D53C', + name: 'Fuzion Yield', + display: 'yfuzn', + symbol: 'yFUZN', + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/fuziony.svg' + }, + images: [ + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/fuziony.svg' + } + ], + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-160', + base_denom: + 'factory/kujira1sc6a0347cc5q3k890jj0pf3ylx2s38rh4sza4t/uyfuzn', + chain_name: 'kujira' + }, + chain: { + channel_id: 'channel-10' + } + } + ] + }, + { + description: "Quark's auto-compounding FUZN derivative", + denom_units: [ + { + denom: + 'ibc/4E81108116576B4CC429FD5EB38D349F8529475ED4F63E77231A7E6599A7A3C9', + exponent: 0, + aliases: [ + 'factory/kujira1l04ged98c7a7s9tllu62ld09ztylwf442qgm4thfgmadrvngeumsz4zrh2/urcpt' + ] + }, + { + denom: 'qcFUZN', + exponent: 6 + } + ], + base: 'ibc/4E81108116576B4CC429FD5EB38D349F8529475ED4F63E77231A7E6599A7A3C9', + name: 'qcFUZN', + display: 'qcFUZN', + symbol: 'qcFUZN', + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/qcfuzn.svg' + }, + images: [ + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/qcfuzn.svg' + } + ], + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-160', + base_denom: + 'factory/kujira1l04ged98c7a7s9tllu62ld09ztylwf442qgm4thfgmadrvngeumsz4zrh2/urcpt', + chain_name: 'kujira' + }, + chain: { + channel_id: 'channel-10' + } + } + ] + }, + { + description: 'The Revenue & Governance token of Unstake.fi', + denom_units: [ + { + denom: + 'ibc/83E5B7C857F1E07115E29F9F81D0473D614F02C8070547BF2E4201BACF920A02', + exponent: 0, + aliases: [ + 'factory/kujira1aaudpfr9y23lt9d45hrmskphpdfaq9ajxd3ukh/unstk' + ] + }, + { + denom: 'nstk', + exponent: 6 + } + ], + base: 'ibc/83E5B7C857F1E07115E29F9F81D0473D614F02C8070547BF2E4201BACF920A02', + name: 'Unstake Fi', + display: 'nstk', + symbol: 'NSTK', + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/nstk.svg' + }, + coingecko_id: 'unstake-fi', + images: [ + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/nstk.svg' + } + ], + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-160', + base_denom: + 'factory/kujira1aaudpfr9y23lt9d45hrmskphpdfaq9ajxd3ukh/unstk', + chain_name: 'kujira' + }, + chain: { + channel_id: 'channel-10' + } + } + ] + }, + { + description: 'Local Money', + denom_units: [ + { + denom: + 'ibc/5050E1EDCAD2206E84F8C6DEA638CFC7F239955C658B46078F0715295E662C14', + exponent: 0, + aliases: [ + 'factory/kujira1swkuyt08z74n5jl7zr6hx0ru5sa2yev5v896p6/local' + ] + }, + { + denom: 'local', + exponent: 6 + } + ], + base: 'ibc/5050E1EDCAD2206E84F8C6DEA638CFC7F239955C658B46078F0715295E662C14', + name: 'LOCAL', + display: 'local', + symbol: 'LOCAL', + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/local.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/local.png' + } + ], + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-160', + base_denom: + 'factory/kujira1swkuyt08z74n5jl7zr6hx0ru5sa2yev5v896p6/local', + chain_name: 'kujira' + }, + chain: { + channel_id: 'channel-10' + } + } + ] + }, + { + description: 'Food for whales', + denom_units: [ + { + denom: + 'ibc/4E98D101DC9A543C604610A087118701D81301A019CBACEE8B6E5B435EFB3C5E', + exponent: 0, + aliases: [ + 'factory/kujira166ysf07ze5suazfzj0r05tv8amk2yn8zvsfuu7/uplnk' + ] + }, + { + denom: 'PLNK', + exponent: 6 + } + ], + base: 'ibc/4E98D101DC9A543C604610A087118701D81301A019CBACEE8B6E5B435EFB3C5E', + name: 'Plankton', + display: 'PLNK', + symbol: 'PLNK', + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/PLNK_drk.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/PLNK_drk.png' + } + ], + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-160', + base_denom: + 'factory/kujira166ysf07ze5suazfzj0r05tv8amk2yn8zvsfuu7/uplnk', + chain_name: 'kujira' + }, + chain: { + channel_id: 'channel-10' + } + } + ] + }, + { + denom_units: [ + { + denom: + 'ibc/F2BE49171670C895E0B3919D5C396665244642506C200339FD27F5E40E4776EA', + exponent: 0, + aliases: [ + 'ibc/E5CA126979E2FFB4C70C072F8094D07ECF27773B37623AD2BF7582AD0726F0F3' + ] + }, + { + denom: 'sol', + exponent: 8 + } + ], + base: 'ibc/F2BE49171670C895E0B3919D5C396665244642506C200339FD27F5E40E4776EA', + name: 'Wormhole Solana', + display: 'sol', + symbol: 'whSOL', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-160', + base_denom: + 'ibc/E5CA126979E2FFB4C70C072F8094D07ECF27773B37623AD2BF7582AD0726F0F3', + chain_name: 'kujira' + }, + chain: { + channel_id: 'channel-10' + } + } + ], + images: [ + { + image_sync: { + chain_name: 'gateway', + base_denom: + 'factory/wormhole14ejqjyq8um4p3xfqj74yld5waqljf88fz25yxnma0cngspxe3les00fpjx/8sYgCzLRJC3J7qPn2bNbx6PiGcarhyx8rBhVaNnfvHCA' + }, + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/solana/images/sol.svg' + } + ], + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/solana/images/sol.svg' + } + }, + { + denom_units: [ + { + denom: + 'ibc/34E33680F4E9DD2D0163CF4D029871B55C3281AA211828C8122F48046ED5E0BA', + exponent: 0, + aliases: [ + 'ibc/F3AA7EF362EC5E791FE78A0F4CCC69FEE1F9A7485EB1A8CAB3F6601C00522F10' + ] + }, + { + denom: 'evmos', + exponent: 18 + } + ], + base: 'ibc/34E33680F4E9DD2D0163CF4D029871B55C3281AA211828C8122F48046ED5E0BA', + name: 'Evmos', + display: 'evmos', + symbol: 'EVMOS', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-160', + base_denom: + 'ibc/F3AA7EF362EC5E791FE78A0F4CCC69FEE1F9A7485EB1A8CAB3F6601C00522F10', + chain_name: 'kujira' + }, + chain: { + channel_id: 'channel-10' + } + } + ], + images: [ + { + image_sync: { + chain_name: 'evmos', + base_denom: 'aevmos' + }, + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.svg' + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.svg' + } + }, + { + denom_units: [ + { + denom: + 'ibc/173BC8BBC924713272B6F3E2F78E48AFD9A065C3654193BE3036B2EEA08D1EBD', + exponent: 0, + aliases: [ + 'ibc/004EBF085BBED1029326D56BE8A2E67C08CECE670A94AC1947DF413EF5130EB2' + ] + }, + { + denom: 'avax', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/173BC8BBC924713272B6F3E2F78E48AFD9A065C3654193BE3036B2EEA08D1EBD', + name: 'Axelar Wrapped AVAX', + display: 'avax', + symbol: 'wAVAX', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-160', + base_denom: + 'ibc/004EBF085BBED1029326D56BE8A2E67C08CECE670A94AC1947DF413EF5130EB2', + chain_name: 'kujira' + }, + chain: { + channel_id: 'channel-10' + } + } + ], + images: [ + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/avalanche/images/wavax.svg' + } + ], + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/avalanche/images/wavax.svg' + } + }, + { + denom_units: [ + { + denom: + 'ibc/5414A792DE2A310682DA8C35C1F5D07B5F2571E7AF62017D7C6CE9B9F019E13C', + exponent: 0, + aliases: [ + 'ibc/FE98AAD68F02F03565E9FA39A5E627946699B2B07115889ED812D8BA639576A9' + ] + }, + { + denom: 'usdc', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/5414A792DE2A310682DA8C35C1F5D07B5F2571E7AF62017D7C6CE9B9F019E13C', + name: 'Noble USD Coin', + display: 'usdc', + symbol: 'USDC', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-160', + base_denom: + 'ibc/FE98AAD68F02F03565E9FA39A5E627946699B2B07115889ED812D8BA639576A9', + chain_name: 'kujira' + }, + chain: { + channel_id: 'channel-10' + } + } + ], + images: [ + { + image_sync: { + chain_name: 'noble', + base_denom: 'uusdc' + }, + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDCoin.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDCoin.svg' + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDCoin.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDCoin.svg' + } + }, + { + denom_units: [ + { + denom: + 'ibc/7D13D3A6E3FB8DD686E0C052C0699329E33B8630C2D779056E52981DE93DE260', + exponent: 0, + aliases: [ + 'ibc/47BD209179859CDE4A2806763D7189B6E6FE13A17880FE2B42DE1E6C1E329E23' + ] + }, + { + denom: 'osmo', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/7D13D3A6E3FB8DD686E0C052C0699329E33B8630C2D779056E52981DE93DE260', + name: 'Osmosis', + display: 'osmo', + symbol: 'OSMO', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-160', + base_denom: + 'ibc/47BD209179859CDE4A2806763D7189B6E6FE13A17880FE2B42DE1E6C1E329E23', + chain_name: 'kujira' + }, + chain: { + channel_id: 'channel-10' + } + } + ], + images: [ + { + image_sync: { + chain_name: 'osmosis', + base_denom: 'uosmo' + }, + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg' + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg' + } + }, + { + denom_units: [ + { + denom: + 'ibc/192CE21811502C16A6E34BE14F9263721EBAB6C8F0798F42AD5DE6385D6BF846', + exponent: 0, + aliases: [ + 'ibc/295548A78785A1007F232DE286149A6FF512F180AF5657780FC89C009E2C348F' + ] + }, + { + denom: 'usdc', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/192CE21811502C16A6E34BE14F9263721EBAB6C8F0798F42AD5DE6385D6BF846', + name: 'Axelar USD Coin', + display: 'usdc', + symbol: 'axlUSDC', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-160', + base_denom: + 'ibc/295548A78785A1007F232DE286149A6FF512F180AF5657780FC89C009E2C348F', + chain_name: 'kujira' + }, + chain: { + channel_id: 'channel-10' + } + } + ], + images: [ + { + image_sync: { + chain_name: 'axelar', + base_denom: 'uusdc' + }, + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.svg' + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.svg' + } + }, + { + denom_units: [ + { + denom: + 'ibc/C6380C79C86D6D5EA580A3AAE7D8DAEAF13998D2F18A0B1F2A2FB8D29C343997', + exponent: 0, + aliases: [ + 'ibc/3607EB5B5E64DD1C0E12E07F077FF470D5BC4706AFCBC98FE1BA960E5AE4CE07' + ] + }, + { + denom: 'cmdx', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/C6380C79C86D6D5EA580A3AAE7D8DAEAF13998D2F18A0B1F2A2FB8D29C343997', + name: 'Comdex', + display: 'cmdx', + symbol: 'CMDX', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-160', + base_denom: + 'ibc/3607EB5B5E64DD1C0E12E07F077FF470D5BC4706AFCBC98FE1BA960E5AE4CE07', + chain_name: 'kujira' + }, + chain: { + channel_id: 'channel-10' + } + } + ], + images: [ + { + image_sync: { + chain_name: 'comdex', + base_denom: 'ucmdx' + }, + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.svg' + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.svg' + } + }, + { + denom_units: [ + { + denom: + 'ibc/178972FBD54E75AC07BBF55925D861F78DF65336DEFFB8D19C74A03D1465D758', + exponent: 0, + aliases: [ + 'ibc/EFF323CC632EC4F747C61BCE238A758EFDB7699C3226565F7C20DA06509D59A5' + ] + }, + { + denom: 'juno', + exponent: 6 + } + ], + base: 'ibc/178972FBD54E75AC07BBF55925D861F78DF65336DEFFB8D19C74A03D1465D758', + name: 'Juno', + display: 'juno', + symbol: 'JUNO', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-160', + base_denom: + 'ibc/EFF323CC632EC4F747C61BCE238A758EFDB7699C3226565F7C20DA06509D59A5', + chain_name: 'kujira' + }, + chain: { + channel_id: 'channel-10' + } + } + ], + images: [ + { + image_sync: { + chain_name: 'juno', + base_denom: 'ujuno' + }, + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/juno.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/juno.svg' + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/juno.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/juno.svg' + } + }, + { + denom_units: [ + { + denom: + 'ibc/82FB2079A938946C0A545DB9CC19BEB148F9145D2C091AB5E7E71AAFD5B8710C', + exponent: 0, + aliases: [ + 'ibc/1B38805B1C75352B28169284F96DF56BDEBD9E8FAC005BDCC8CF0378C82AA8E7' + ] + }, + { + denom: 'weth', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/82FB2079A938946C0A545DB9CC19BEB148F9145D2C091AB5E7E71AAFD5B8710C', + name: 'Axelar Wrapped Ether', + display: 'weth', + symbol: 'wETH', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-160', + base_denom: + 'ibc/1B38805B1C75352B28169284F96DF56BDEBD9E8FAC005BDCC8CF0378C82AA8E7', + chain_name: 'kujira' + }, + chain: { + channel_id: 'channel-10' + } + } + ], + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/weth.png' + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/weth.png' + } + }, + { + denom_units: [ + { + denom: + 'ibc/2CA7FA605E0E3AF2E30FF14B7AC2474F2A8533835A16041A044277AED0A8E614', + exponent: 0, + aliases: [ + 'ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2' + ] + }, + { + denom: 'atom', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/2CA7FA605E0E3AF2E30FF14B7AC2474F2A8533835A16041A044277AED0A8E614', + name: 'Cosmos Hub Atom', + display: 'atom', + symbol: 'ATOM', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-160', + base_denom: + 'ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2', + chain_name: 'kujira' + }, + chain: { + channel_id: 'channel-10' + } + } + ], + images: [ + { + image_sync: { + chain_name: 'cosmoshub', + base_denom: 'uatom' + }, + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg' + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg' + } + }, + { + denom_units: [ + { + denom: + 'ibc/41FCD89744CE60F040B8E0192D4C1CF27511A0DD077E44721D434B967CC71779', + exponent: 0, + aliases: [ + 'ibc/DA59C009A0B3B95E0549E6BF7B075C8239285989FF457A8EDDBB56F10B2A6986' + ] + }, + { + denom: 'luna', + exponent: 6 + } + ], + base: 'ibc/41FCD89744CE60F040B8E0192D4C1CF27511A0DD077E44721D434B967CC71779', + name: 'Luna', + display: 'luna', + symbol: 'LUNA', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-160', + base_denom: + 'ibc/DA59C009A0B3B95E0549E6BF7B075C8239285989FF457A8EDDBB56F10B2A6986', + chain_name: 'kujira' + }, + chain: { + channel_id: 'channel-10' + } + } + ], + images: [ + { + image_sync: { + chain_name: 'luna', + base_denom: 'uluna' + }, + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/luna.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/luna.svg' + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/luna.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/luna.svg' + } + }, + { + denom_units: [ + { + denom: + 'ibc/B8417648B2321FEBB7387D69DEDAA7BA15641FE9983BB7E370BCB3F4C44D4A7E', + exponent: 0, + aliases: [ + 'ibc/4F393C3FCA4190C0A6756CE7F6D897D5D1BE57D6CCB80D0BC87393566A7B6602' + ] + }, + { + denom: 'stars', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/B8417648B2321FEBB7387D69DEDAA7BA15641FE9983BB7E370BCB3F4C44D4A7E', + name: 'Stargaze', + display: 'stars', + symbol: 'STARS', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-160', + base_denom: + 'ibc/4F393C3FCA4190C0A6756CE7F6D897D5D1BE57D6CCB80D0BC87393566A7B6602', + chain_name: 'kujira' + }, + chain: { + channel_id: 'channel-10' + } + } + ], + images: [ + { + image_sync: { + chain_name: 'stargaze', + base_denom: 'ustars' + }, + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg' + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg' + } + }, + { + denom_units: [ + { + denom: + 'ibc/30D2779B2D021A919DF3ACEDB31D5B118A3FDF8B13CA44A1454FA839A00AE14B', + exponent: 0, + aliases: [ + 'ibc/A358D7F19237777AF6D8AD0E0F53268F8B18AE8A53ED318095C14D6D7F3B2DB5' + ] + }, + { + denom: 'scrt', + exponent: 6 + } + ], + base: 'ibc/30D2779B2D021A919DF3ACEDB31D5B118A3FDF8B13CA44A1454FA839A00AE14B', + name: 'Secret Network', + display: 'scrt', + symbol: 'SCRT', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-160', + base_denom: + 'ibc/A358D7F19237777AF6D8AD0E0F53268F8B18AE8A53ED318095C14D6D7F3B2DB5', + chain_name: 'kujira' + }, + chain: { + channel_id: 'channel-10' + } + } + ], + images: [ + { + image_sync: { + chain_name: 'scrt', + base_denom: 'uscrt' + }, + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg' + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg' + } + }, + { + denom_units: [ + { + denom: + 'ibc/5BA3FB486A77F9272E248BA5D6025A50CF4505C767D3BC763AFAC23435BA0001', + exponent: 0, + aliases: [ + 'ibc/086C1B2E9E611F23D3C9159C858D3F4C6A911D348DFB916A11AE306A865A77A8' + ] + }, + { + denom: 'stkatom', + exponent: 6, + aliases: ['stk/atom'] + } + ], + type_asset: 'ics20', + base: 'ibc/5BA3FB486A77F9272E248BA5D6025A50CF4505C767D3BC763AFAC23435BA0001', + name: 'PSTAKE staked ATOM', + display: 'stkatom', + symbol: 'stkATOM', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-160', + base_denom: + 'ibc/086C1B2E9E611F23D3C9159C858D3F4C6A911D348DFB916A11AE306A865A77A8', + chain_name: 'kujira' + }, + chain: { + channel_id: 'channel-10' + } + } + ], + images: [ + { + image_sync: { + chain_name: 'persistence', + base_denom: 'stk/uatom' + }, + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkatom.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkatom.svg' + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkatom.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkatom.svg' + } + }, + { + description: 'The native token of Neutron chain.', + denom_units: [ + { + denom: + 'ibc/2F2F132E47342479A8B7A8DB241F276609C53A1478CEB9A57411A910C9B061DB', + exponent: 0, + aliases: ['untrn'] + }, + { + denom: 'ntrn', + exponent: 6 + } + ], + base: 'ibc/2F2F132E47342479A8B7A8DB241F276609C53A1478CEB9A57411A910C9B061DB', + name: 'Neutron', + display: 'ntrn', + symbol: 'NTRN', + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.svg' + }, + coingecko_id: 'neutron-3', + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.svg' + } + ], + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-675', + base_denom: 'untrn', + chain_name: 'neutron' + }, + chain: { + channel_id: 'channel-9' + } + } + ] + }, + { + description: 'IBC uatom through cosmoshub-4 transfer/channel-1', + denom_units: [ + { + denom: + 'ibc/AF7439A784AE797BB9FC3621B363C287086324D97657DB0EDAD507CBC0CC469A', + exponent: 0, + aliases: [ + 'ibc/C4CFF46FD6DE35CA4CF4CE031E643C8FDC9BA4B99AE598E9B0ED98FE3A2319F9' + ] + }, + { + denom: 'atom', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/AF7439A784AE797BB9FC3621B363C287086324D97657DB0EDAD507CBC0CC469A', + name: 'IBC atom', + display: 'atom', + symbol: 'ATOM', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-675', + base_denom: + 'ibc/C4CFF46FD6DE35CA4CF4CE031E643C8FDC9BA4B99AE598E9B0ED98FE3A2319F9', + chain_name: 'neutron' + }, + chain: { + channel_id: 'channel-9' + } + } + ], + images: [ + { + image_sync: { + chain_name: 'cosmoshub', + base_denom: 'uatom' + }, + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg' + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg' + } + }, + { + description: 'IBC Axelar uusdc through axelar-dojo-1 transfer/channel-2', + denom_units: [ + { + denom: + 'ibc/2AF119C9F0FB6BD3F947821F317FE875EEAD703E0BEAFC13D394BDC7F6C405DA', + exponent: 0, + aliases: [ + 'ibc/F082B65C88E4B6D5EF1DB243CDA1D331D002759E938A0F5CD3FFDC5D53B3E349' + ] + }, + { + denom: 'usdc', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/2AF119C9F0FB6BD3F947821F317FE875EEAD703E0BEAFC13D394BDC7F6C405DA', + name: 'IBC usdc', + display: 'usdc', + symbol: 'USDC', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-675', + base_denom: + 'ibc/F082B65C88E4B6D5EF1DB243CDA1D331D002759E938A0F5CD3FFDC5D53B3E349', + chain_name: 'neutron' + }, + chain: { + channel_id: 'channel-9' + } + } + ], + images: [ + { + image_sync: { + chain_name: 'axelar', + base_denom: 'uusdc' + }, + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.svg' + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.svg' + } + }, + { + description: 'Tia on Neutron', + denom_units: [ + { + denom: + 'ibc/9F673E558AF1D4EE72F4F80D2A7A6FD26F49C764231D597B993021E291DBC4BB', + exponent: 0, + aliases: [ + 'ibc/773B4D0A3CD667B2275D5A4A7A2F0909C0BA0F4059C0B9181E680DDF4965DCC7' + ] + }, + { + denom: 'tia', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/9F673E558AF1D4EE72F4F80D2A7A6FD26F49C764231D597B993021E291DBC4BB', + name: 'Celestia TIA', + display: 'tia', + symbol: 'TIA', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-675', + base_denom: + 'ibc/773B4D0A3CD667B2275D5A4A7A2F0909C0BA0F4059C0B9181E680DDF4965DCC7', + chain_name: 'neutron' + }, + chain: { + channel_id: 'channel-9' + } + } + ], + images: [ + { + image_sync: { + chain_name: 'celestia', + base_denom: 'utia' + }, + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.svg' + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.svg' + } + }, + { + description: 'Astropepe meme coin', + denom_units: [ + { + denom: + 'ibc/8E0EE407EC974036679B134932184587F7D7EDA87B1A2E502ECAE39C9276E9D7', + exponent: 0, + aliases: [ + 'factory/neutron14henrqx9y328fjrdvz6l6d92r0t7g5hk86q5nd/uastropepe' + ] + }, + { + denom: 'ASTROPEPE', + exponent: 6 + } + ], + base: 'ibc/8E0EE407EC974036679B134932184587F7D7EDA87B1A2E502ECAE39C9276E9D7', + name: 'AstroPepe', + display: 'ASTROPEPE', + symbol: 'ASTROPEPE', + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/astropepe.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/astropepe.png' + } + ], + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-675', + base_denom: + 'factory/neutron14henrqx9y328fjrdvz6l6d92r0t7g5hk86q5nd/uastropepe', + chain_name: 'neutron' + }, + chain: { + channel_id: 'channel-9' + } + } + ] + }, + { + description: 'wstETH on Neutron', + denom_units: [ + { + denom: + 'ibc/EE01F9EB2F4115D8509E07C89EC2228ABF4F329C5D0B16AD6FD68040BE97F7D2', + exponent: 0, + aliases: [ + 'factory/neutron1ug740qrkquxzrk2hh29qrlx3sktkfml3je7juusc2te7xmvsscns0n2wry/wstETH' + ] + }, + { + denom: 'wstETH', + exponent: 18 + } + ], + base: 'ibc/EE01F9EB2F4115D8509E07C89EC2228ABF4F329C5D0B16AD6FD68040BE97F7D2', + name: 'wstETH', + display: 'wstETH', + symbol: 'wstETH', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-675', + base_denom: + 'factory/neutron1ug740qrkquxzrk2hh29qrlx3sktkfml3je7juusc2te7xmvsscns0n2wry/wstETH', + chain_name: 'neutron' + }, + chain: { + channel_id: 'channel-9' + } + } + ], + images: [ + { + image_sync: { + chain_name: 'ethereum', + base_denom: '0x7f39c581f595b53c5cb19bd0b3f8da6c935e2ca0' + }, + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wsteth.svg' + } + ], + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wsteth.svg' + } + }, + { + description: 'NBTC on Neutron', + denom_units: [ + { + denom: + 'ibc/8AE61BF7BB1876B1848A89E1287BEBD66E1B9E844F4D4D4EF87623CC647ABEF3', + exponent: 0, + aliases: [ + 'ibc/DDC3C60EE82BF544F1A0C6A983FF500EF1C14DE20071A5E1E7C0FB470E36E920' + ] + }, + { + denom: 'sat', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/8AE61BF7BB1876B1848A89E1287BEBD66E1B9E844F4D4D4EF87623CC647ABEF3', + name: 'Nomic NBTC', + display: 'sat', + symbol: 'SAT', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-675', + base_denom: + 'ibc/DDC3C60EE82BF544F1A0C6A983FF500EF1C14DE20071A5E1E7C0FB470E36E920', + chain_name: 'neutron' + }, + chain: { + channel_id: 'channel-9' + } + } + ], + images: [ + { + image_sync: { + chain_name: 'nomic', + base_denom: 'usat' + }, + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nbtc.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nbtc.svg' + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nbtc.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nbtc.svg' + } + }, + { + description: 'DYDX on Neutron', + denom_units: [ + { + denom: + 'ibc/508D8BF3A57F260C03FD0E86DB24915E9626B57104E4EE4C402AB28719274AE3', + exponent: 0, + aliases: [ + 'ibc/2CB87BCE0937B1D1DFCEE79BE4501AAF3C265E923509AEAC410AD85D27F35130' + ] + }, + { + denom: 'dydx', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/508D8BF3A57F260C03FD0E86DB24915E9626B57104E4EE4C402AB28719274AE3', + name: 'DYDX', + display: 'dydx', + symbol: 'DYDX', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-675', + base_denom: + 'ibc/2CB87BCE0937B1D1DFCEE79BE4501AAF3C265E923509AEAC410AD85D27F35130', + chain_name: 'neutron' + }, + chain: { + channel_id: 'channel-9' + } + } + ], + images: [ + { + image_sync: { + chain_name: 'dydx', + base_denom: 'adydx' + }, + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dydx/images/dydx.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dydx/images/dydx.svg' + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dydx/images/dydx.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dydx/images/dydx.svg' + } + }, + { + description: 'The cutest NEWT token on Neutron chain.', + denom_units: [ + { + denom: + 'ibc/D9DF33ED00559ECE347019E1383B19FB922EA69CC43B5FDB232E1761FCD66B73', + exponent: 0, + aliases: [ + 'factory/neutron1p8d89wvxyjcnawmgw72klknr3lg9gwwl6ypxda/newt' + ] + }, + { + denom: 'newt', + exponent: 6 + } + ], + base: 'ibc/D9DF33ED00559ECE347019E1383B19FB922EA69CC43B5FDB232E1761FCD66B73', + name: 'Newt', + display: 'newt', + symbol: 'NEWT', + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/newt.png' + }, + coingecko_id: 'newt', + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/newt.png' + } + ], + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-675', + base_denom: + 'factory/neutron1p8d89wvxyjcnawmgw72klknr3lg9gwwl6ypxda/newt', + chain_name: 'neutron' + }, + chain: { + channel_id: 'channel-9' + } + } + ] + }, + { + description: 'ASTRO on Neutron', + denom_units: [ + { + denom: + 'ibc/FFA0CC9EBA85FEF1EC64434F407A75ABB06451BD451C923F2BBBEF2368A40017', + exponent: 0, + aliases: [ + 'ibc/5751B8BCDA688FD0A8EC0B292EEF1CDEAB4B766B63EC632778B196D317C40C3A' + ] + }, + { + denom: 'astro', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/FFA0CC9EBA85FEF1EC64434F407A75ABB06451BD451C923F2BBBEF2368A40017', + name: 'Astroport token', + display: 'astro', + symbol: 'ASTRO', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-675', + base_denom: + 'ibc/5751B8BCDA688FD0A8EC0B292EEF1CDEAB4B766B63EC632778B196D317C40C3A', + chain_name: 'neutron' + }, + chain: { + channel_id: 'channel-9' + } + } + ], + images: [ + { + image_sync: { + chain_name: 'terra2', + base_denom: + 'cw20:terra1nsuqsk6kh58ulczatwev87ttq2z6r3pusulg9r24mfj2fvtzd4uq3exn26' + }, + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/astro.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/astro.svg' + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/astro.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/astro.svg' + } + }, + { + description: 'Baby Corgi is the real doggo of Neutron!', + denom_units: [ + { + denom: + 'ibc/B44899C2657037029211846C21BF87203BC1CFC7DFAD6919387A5EEE98878669', + exponent: 0, + aliases: [ + 'factory/neutron1tklm6cvr2wxg8k65t8gh5ewslnzdfd5fsk0w3f/corgi' + ] + }, + { + denom: 'corgi', + exponent: 6 + } + ], + base: 'ibc/B44899C2657037029211846C21BF87203BC1CFC7DFAD6919387A5EEE98878669', + name: 'Baby Corgi', + display: 'corgi', + symbol: 'CORGI', + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/babycorgi.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/babycorgi.png' + } + ], + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-675', + base_denom: + 'factory/neutron1tklm6cvr2wxg8k65t8gh5ewslnzdfd5fsk0w3f/corgi', + chain_name: 'neutron' + }, + chain: { + channel_id: 'channel-9' + } + } + ] + }, + { + description: 'clownmaxxed store of value', + denom_units: [ + { + denom: + 'ibc/17DB1BA7CC19713BFBEAB2D2EC28D17E5F32CEF4E14FF2C5DF89B5798362B95D', + exponent: 0, + aliases: [ + 'factory/neutron170v88vrtnedesyfytuku257cggxc79rd7lwt7q/ucircus' + ] + }, + { + denom: 'circus', + exponent: 6 + } + ], + base: 'ibc/17DB1BA7CC19713BFBEAB2D2EC28D17E5F32CEF4E14FF2C5DF89B5798362B95D', + name: 'AtomEconomicZone69JaeKwonInu', + display: 'circus', + symbol: 'CIRCUS', + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/circus.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/circus.png' + } + ], + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-675', + base_denom: + 'factory/neutron170v88vrtnedesyfytuku257cggxc79rd7lwt7q/ucircus', + chain_name: 'neutron' + }, + chain: { + channel_id: 'channel-9' + } + } + ] + }, + { + description: 'Jimmy Neutron Finance', + denom_units: [ + { + denom: + 'ibc/DE932122E8CFB995BA68B5E6B205C44B3593C3AD8811E22C228281C5BBA5A351', + exponent: 0, + aliases: [ + 'factory/neutron108x7vp9zv22d6wxrs9as8dshd3pd5vsga463yd/JIMMY' + ] + }, + { + denom: 'jimmy', + exponent: 6 + } + ], + base: 'ibc/DE932122E8CFB995BA68B5E6B205C44B3593C3AD8811E22C228281C5BBA5A351', + name: 'jimmy', + display: 'jimmy', + symbol: 'JIMMY', + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/jimmy.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/jimmy.png' + } + ], + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-675', + base_denom: + 'factory/neutron108x7vp9zv22d6wxrs9as8dshd3pd5vsga463yd/JIMMY', + chain_name: 'neutron' + }, + chain: { + channel_id: 'channel-9' + } + } + ] + }, + { + description: 'Baddest coin on Cosmos', + denom_units: [ + { + denom: + 'ibc/DA8D20FB85E3AD72D40D91E913762D55CAAE70C8CED773AE6C60B1D718E32BAA', + exponent: 0, + aliases: [ + 'factory/neutron143wp6g8paqasnuuey6zyapucknwy9rhnld8hkr/bad' + ] + }, + { + denom: 'bad', + exponent: 6 + } + ], + base: 'ibc/DA8D20FB85E3AD72D40D91E913762D55CAAE70C8CED773AE6C60B1D718E32BAA', + name: 'Badcoin', + display: 'bad', + symbol: 'BAD', + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/bad.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/bad.png' + } + ], + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-675', + base_denom: + 'factory/neutron143wp6g8paqasnuuey6zyapucknwy9rhnld8hkr/bad', + chain_name: 'neutron' + }, + chain: { + channel_id: 'channel-9' + } + } + ] + }, + { + description: 'BITCOSMOS', + denom_units: [ + { + denom: + 'ibc/43BE84DBB801E0620A0789EB9492501BDCB28B2D587B533F8F0EBB190D79A535', + exponent: 0, + aliases: [ + 'neutron1fjzg7fmv770hsvahqm0nwnu6grs3rjnd2wa6fvm9unv6vedkzekqpw44qj' + ] + }, + { + denom: 'bitcosmos', + exponent: 6 + } + ], + base: 'ibc/43BE84DBB801E0620A0789EB9492501BDCB28B2D587B533F8F0EBB190D79A535', + name: 'Bitcosmos', + display: 'bitcosmos', + symbol: 'BTC', + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/bitcosmos.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/bitcosmos.png' + } + ], + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-675', + base_denom: + 'neutron1fjzg7fmv770hsvahqm0nwnu6grs3rjnd2wa6fvm9unv6vedkzekqpw44qj', + chain_name: 'neutron' + }, + chain: { + channel_id: 'channel-9' + } + } + ] + }, + { + description: 'What the Fuck', + denom_units: [ + { + denom: + 'ibc/CD1BC6A7D6F50523BF38BFA5BDB7346B0A3A71CC2D294F42C53BD4D627D36AEF', + exponent: 0, + aliases: [ + 'neutron12h09p8hq5y4xpsmcuxxzsn9juef4f6jvekp8yefc6xnlwm6uumnsdk29wf' + ] + }, + { + denom: 'wtf', + exponent: 6 + } + ], + base: 'ibc/CD1BC6A7D6F50523BF38BFA5BDB7346B0A3A71CC2D294F42C53BD4D627D36AEF', + name: 'wtf', + display: 'wtf', + symbol: 'WTF', + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/WTF.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/WTF.png' + } + ], + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-675', + base_denom: + 'neutron12h09p8hq5y4xpsmcuxxzsn9juef4f6jvekp8yefc6xnlwm6uumnsdk29wf', + chain_name: 'neutron' + }, + chain: { + channel_id: 'channel-9' + } + } + ] + }, + { + description: 'NLS on Neutron', + denom_units: [ + { + denom: + 'ibc/D70B9AE36037B5E507C268E12CC68466068B4B8525F9C10B83FFB4A02C4AF4DA', + exponent: 0, + aliases: [ + 'ibc/6C9E6701AC217C0FC7D74B0F7A6265B9B4E3C3CDA6E80AADE5F950A8F52F9972' + ] + }, + { + denom: 'nls', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/D70B9AE36037B5E507C268E12CC68466068B4B8525F9C10B83FFB4A02C4AF4DA', + name: 'Nolus NLS', + display: 'nls', + symbol: 'NLS', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-675', + base_denom: + 'ibc/6C9E6701AC217C0FC7D74B0F7A6265B9B4E3C3CDA6E80AADE5F950A8F52F9972', + chain_name: 'neutron' + }, + chain: { + channel_id: 'channel-9' + } + } + ], + images: [ + { + image_sync: { + chain_name: 'nolus', + base_denom: 'unls' + }, + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nolus/images/nolus.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nolus/images/nolus.svg' + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nolus/images/nolus.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nolus/images/nolus.svg' + } + }, + { + description: 'A Mechanical Canine', + denom_units: [ + { + denom: + 'ibc/FEFB7B5DF226DA0708B0E481C526810B71A5C35B3BE39153708D745965394103', + exponent: 0, + aliases: [ + 'factory/neutron1t5qrjtyryh8gzt800qr5vylhh2f8cmx4wmz9mc/ugoddard' + ] + }, + { + denom: 'goddard', + exponent: 6 + } + ], + base: 'ibc/FEFB7B5DF226DA0708B0E481C526810B71A5C35B3BE39153708D745965394103', + name: 'Goddard', + display: 'goddard', + symbol: 'GODRD', + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/goddardntrn.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/goddardntrn.png' + } + ], + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-675', + base_denom: + 'factory/neutron1t5qrjtyryh8gzt800qr5vylhh2f8cmx4wmz9mc/ugoddard', + chain_name: 'neutron' + }, + chain: { + channel_id: 'channel-9' + } + } + ] + }, + { + description: 'The deflationary utility token of the Apollo DAO project', + denom_units: [ + { + denom: + 'ibc/5344911D6D6029DBA1003A074E933255E10B4C0037520191443448D19ABFDE01', + exponent: 0, + aliases: [ + 'factory/neutron154gg0wtm2v4h9ur8xg32ep64e8ef0g5twlsgvfeajqwghdryvyqsqhgk8e/APOLLO' + ] + }, + { + denom: 'apollo', + exponent: 6 + } + ], + base: 'ibc/5344911D6D6029DBA1003A074E933255E10B4C0037520191443448D19ABFDE01', + name: 'Apollo DAO', + display: 'apollo', + symbol: 'APOLLO', + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/apollo.svg' + }, + images: [ + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/apollo.svg' + } + ], + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-675', + base_denom: + 'factory/neutron154gg0wtm2v4h9ur8xg32ep64e8ef0g5twlsgvfeajqwghdryvyqsqhgk8e/APOLLO', + chain_name: 'neutron' + }, + chain: { + channel_id: 'channel-9' + } + } + ] + }, + { + description: 'NEWTROLL', + denom_units: [ + { + denom: + 'ibc/6A8D39D8AA315A5FB834D4EA3B75FFBD015022B15B05DFF7F195E393946E3A86', + exponent: 0, + aliases: [ + 'factory/neutron1ume2n42r5j0660gegrr28fzdze7aqf7r5cd9y6/newtroll' + ] + }, + { + denom: 'newtroll', + exponent: 6 + } + ], + base: 'ibc/6A8D39D8AA315A5FB834D4EA3B75FFBD015022B15B05DFF7F195E393946E3A86', + name: 'Newtroll', + display: 'newtroll', + symbol: 'NTRL', + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/newtroll.svg' + }, + images: [ + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/newtroll.svg' + } + ], + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-675', + base_denom: + 'factory/neutron1ume2n42r5j0660gegrr28fzdze7aqf7r5cd9y6/newtroll', + chain_name: 'neutron' + }, + chain: { + channel_id: 'channel-9' + } + } + ] + }, + { + description: 'Retro Game', + denom_units: [ + { + denom: + 'ibc/82AF8D8BF8789647954129B72A264B5A9208822FCDF8A649BDA7CF0C88568904', + exponent: 0, + aliases: [ + 'factory/neutron1t24nc7whl77relnu3taxyg3p66pjyuk82png2y/uretro' + ] + }, + { + denom: 'retro', + exponent: 6 + } + ], + base: 'ibc/82AF8D8BF8789647954129B72A264B5A9208822FCDF8A649BDA7CF0C88568904', + name: 'Retro', + display: 'retro', + symbol: 'RETRO', + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/retro.svg' + }, + images: [ + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/retro.svg' + } + ], + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-675', + base_denom: + 'factory/neutron1t24nc7whl77relnu3taxyg3p66pjyuk82png2y/uretro', + chain_name: 'neutron' + }, + chain: { + channel_id: 'channel-9' + } + } + ] + }, + { + description: 'THE FIRST NATIVE GODDARD MEMECOIN ON NEUTRON', + denom_units: [ + { + denom: + 'ibc/2FD0A4C54A79C51D99134B534B0E03F157DA1D256DD0E8369F9101F138DED490', + exponent: 0, + aliases: [ + 'factory/neutron1yqj9vcc0y73xfxjzegaj4v8q0zefevnlpuh4rj/GODDARD' + ] + }, + { + denom: 'goddard', + exponent: 6 + } + ], + base: 'ibc/2FD0A4C54A79C51D99134B534B0E03F157DA1D256DD0E8369F9101F138DED490', + name: 'Goddard', + display: 'goddard', + symbol: 'GODDARD', + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/goddard.svg' + }, + images: [ + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/goddard.svg' + } + ], + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-675', + base_denom: + 'factory/neutron1yqj9vcc0y73xfxjzegaj4v8q0zefevnlpuh4rj/GODDARD', + chain_name: 'neutron' + }, + chain: { + channel_id: 'channel-9' + } + } + ] + }, + { + description: 'The first memecoin on osmosis.', + denom_units: [ + { + denom: + 'ibc/2D8ACD0837353BA768EA2C220939B8B5BDD719B404CC1F0F1E5071438503052D', + exponent: 0, + aliases: [ + 'ibc/7DA39F5140741177846FCF3CFAB14450EE7F57B7794E5A94BEF73825D3741958' + ] + }, + { + denom: 'WOSMO', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/2D8ACD0837353BA768EA2C220939B8B5BDD719B404CC1F0F1E5071438503052D', + name: 'Wosmo', + display: 'WOSMO', + symbol: 'WOSMO', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-675', + base_denom: + 'ibc/7DA39F5140741177846FCF3CFAB14450EE7F57B7794E5A94BEF73825D3741958', + chain_name: 'neutron' + }, + chain: { + channel_id: 'channel-9' + } + } + ], + images: [ + { + image_sync: { + chain_name: 'osmosis', + base_denom: + 'factory/osmo1pfyxruwvtwk00y8z06dh2lqjdj82ldvy74wzm3/WOSMO' + }, + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/wosmo.png' + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/wosmo.png' + } + }, + { + description: 'Astro BOY', + denom_units: [ + { + denom: + 'ibc/FD4BF44CE3D5B5716BDD82849EBE46C6F04EADFD6D17E240E90C98F860E557FE', + exponent: 0, + aliases: [ + 'neutron1uqvse8fdrd9tam47f2jhy9m6al6xxtqpc83f9pdnz5gdle4swc0spfnctv' + ] + }, + { + denom: 'boy', + exponent: 6 + } + ], + base: 'ibc/FD4BF44CE3D5B5716BDD82849EBE46C6F04EADFD6D17E240E90C98F860E557FE', + name: 'boy', + display: 'boy', + symbol: 'BOY', + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/boy.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/boy.png' + } + ], + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-675', + base_denom: + 'neutron1uqvse8fdrd9tam47f2jhy9m6al6xxtqpc83f9pdnz5gdle4swc0spfnctv', + chain_name: 'neutron' + }, + chain: { + channel_id: 'channel-9' + } + } + ] + }, + { + description: + "A clan of 11y bad kids crafting chaos on the Cosmos eco. One bad memecoin to rule them all $BADKID. Airdropped to Badkids NFT holders and $STARS stakers. It's so bad, your wallet's throwing a tantrum for it.", + denom_units: [ + { + denom: + 'ibc/5A665CE7CEB4BACE322CE952AB1B6B7C21E44094FF14E5E28C0B282C5031E41C', + exponent: 0, + aliases: [ + 'ibc/9F8417FBA11E5E01F7F85DDD48C400EB746E95084C11706041663845B4A700A8' + ] + }, + { + denom: 'BADKID', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/5A665CE7CEB4BACE322CE952AB1B6B7C21E44094FF14E5E28C0B282C5031E41C', + name: 'Badkid', + display: 'BADKID', + symbol: 'BADKID', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-675', + base_denom: + 'ibc/9F8417FBA11E5E01F7F85DDD48C400EB746E95084C11706041663845B4A700A8', + chain_name: 'neutron' + }, + chain: { + channel_id: 'channel-9' + } + } + ], + images: [ + { + image_sync: { + chain_name: 'osmosis', + base_denom: + 'factory/osmo10n8rv8npx870l69248hnp6djy6pll2yuzzn9x8/BADKID' + }, + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/badkid.png' + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/badkid.png' + } + }, + { + description: 'Reflections of cartel activity on Cosmos.', + denom_units: [ + { + denom: + 'ibc/30DB3922A424DCFA5CB8066BBB5064CE56C352AEEEC7D4A7B5E0F4BEE2F0010E', + exponent: 0, + aliases: [ + 'factory/neutron1w0pz4mjw7n96kkragj8etgfgakg5vw9lzg77wq/cartel' + ] + }, + { + denom: 'cartel', + exponent: 6 + } + ], + base: 'ibc/30DB3922A424DCFA5CB8066BBB5064CE56C352AEEEC7D4A7B5E0F4BEE2F0010E', + name: 'cartel', + display: 'cartel', + symbol: 'CARTEL', + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/cartel.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/cartel.png' + } + ], + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-675', + base_denom: + 'factory/neutron1w0pz4mjw7n96kkragj8etgfgakg5vw9lzg77wq/cartel', + chain_name: 'neutron' + }, + chain: { + channel_id: 'channel-9' + } + } + ] + }, + { + description: 'The permissioned staking asset for Noble Chain', + denom_units: [ + { + denom: + 'ibc/B73E9196C59EB34F42BECE5EA20511B33A0B1286B23210FDEEAA1AE876C037C7', + exponent: 0, + aliases: ['ustake'] + }, + { + denom: 'stake', + exponent: 6 + } + ], + base: 'ibc/B73E9196C59EB34F42BECE5EA20511B33A0B1286B23210FDEEAA1AE876C037C7', + name: 'Stake', + display: 'stake', + symbol: 'STAKE', + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/stake.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/stake.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/stake.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/stake.svg' + } + ], + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-62', + base_denom: 'ustake', + chain_name: 'noble' + }, + chain: { + channel_id: 'channel-6' + } + } + ] + }, + { + description: + 'Frienzies are an IBC token redeemable exclusively for a physical asset issued by the Noble entity.', + denom_units: [ + { + denom: + 'ibc/1A14CD454D073C3BE9AE2B8617CB5259911A711E4066C0146AB7FE1B50A5F811', + exponent: 0, + aliases: ['ufrienzies'] + }, + { + denom: 'frienzies', + exponent: 6 + } + ], + base: 'ibc/1A14CD454D073C3BE9AE2B8617CB5259911A711E4066C0146AB7FE1B50A5F811', + display: 'frienzies', + name: 'Frienzies', + symbol: 'FRNZ', + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg' + } + ], + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-62', + base_denom: 'ufrienzies', + chain_name: 'noble' + }, + chain: { + channel_id: 'channel-6' + } + } + ] + }, + { + description: 'ATOM token on Noble', + denom_units: [ + { + denom: + 'ibc/321CFD4F7FA7E2660C51C073877D79FEE4115BE457277F372486CBB35FC3026A', + exponent: 0, + aliases: [ + 'ibc/EF48E6B1A1A19F47ECAEA62F5670C37C0580E86A9E88498B7E393EB6F49F33C0' + ] + }, + { + denom: 'atom', + exponent: 6, + aliases: ['ATOM'] + } + ], + type_asset: 'ics20', + base: 'ibc/321CFD4F7FA7E2660C51C073877D79FEE4115BE457277F372486CBB35FC3026A', + name: 'Atom Staking Coin', + display: 'atom', + symbol: 'ATOM', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-62', + base_denom: + 'ibc/EF48E6B1A1A19F47ECAEA62F5670C37C0580E86A9E88498B7E393EB6F49F33C0', + chain_name: 'noble' + }, + chain: { + channel_id: 'channel-6' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg' + } + ] + }, + { + description: 'USD Coin', + denom_units: [ + { + denom: + 'ibc/B3504E092456BA618CC28AC671A71FB08C6CA0FD0BE7C8A5B5A3E2DD933CC9E4', + exponent: 0, + aliases: ['uusdc'] + }, + { + denom: 'usdc', + exponent: 6 + } + ], + base: 'ibc/B3504E092456BA618CC28AC671A71FB08C6CA0FD0BE7C8A5B5A3E2DD933CC9E4', + display: 'usdc', + name: 'USD Coin', + symbol: 'USDC', + coingecko_id: 'usd-coin', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-62', + base_denom: 'uusdc', + chain_name: 'noble' + }, + chain: { + channel_id: 'channel-6' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDCoin.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDCoin.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDCoin.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDCoin.svg' + } + ] + }, + { + description: 'The native token of Osmosis', + denom_units: [ + { + denom: + 'ibc/13B2C536BB057AC79D5616B8EA1B9540EC1F2170718CAFF6F0083C966FFFED0B', + exponent: 0, + aliases: ['uosmo'] + }, + { + denom: 'osmo', + exponent: 6 + } + ], + type_asset: 'sdk.coin', + base: 'ibc/13B2C536BB057AC79D5616B8EA1B9540EC1F2170718CAFF6F0083C966FFFED0B', + name: 'Osmosis', + display: 'osmo', + symbol: 'OSMO', + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg' + } + ], + coingecko_id: 'osmosis', + keywords: ['dex', 'staking'], + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: 'uosmo', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ] + }, + { + denom_units: [ + { + denom: + 'ibc/6FA7B62692FBCA2E51F567947035DE3C5D7333D49D13B85A25F358E80DF4E991', + exponent: 0, + aliases: ['uion'] + }, + { + denom: 'ion', + exponent: 6 + } + ], + type_asset: 'sdk.coin', + base: 'ibc/6FA7B62692FBCA2E51F567947035DE3C5D7333D49D13B85A25F358E80DF4E991', + name: 'Ion DAO', + display: 'ion', + symbol: 'ION', + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg' + } + ], + coingecko_id: 'ion', + keywords: ['memecoin'], + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: 'uion', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ] + }, + { + description: "Circle's stablecoin on Axelar", + denom_units: [ + { + denom: + 'ibc/13DF61376C08483555C6D4C9203612086A1B23218EB5EBDBE609EEC7EFF2D82D', + exponent: 0, + aliases: [ + 'ibc/D189335C6E4A68B513C10AB227BF1C1D38C746766278BA3EEB4FB14124F1D858' + ] + }, + { + denom: 'usdc', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/13DF61376C08483555C6D4C9203612086A1B23218EB5EBDBE609EEC7EFF2D82D', + name: 'USD Coin (Axelar)', + display: 'usdc', + symbol: 'USDC.axl', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/D189335C6E4A68B513C10AB227BF1C1D38C746766278BA3EEB4FB14124F1D858', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdc.axl.svg', + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdc.axl.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdc.axl.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdc.axl.svg' + }, + { + image_sync: { + chain_name: 'axelar', + base_denom: 'uusdc' + }, + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.svg' + } + ] + }, + { + description: + "Ethereum (ETH) is a decentralized, open-source blockchain system featuring smart contract functionality. It's the native cryptocurrency of the Ethereum platform, often regarded as the second most popular digital currency after Bitcoin. Ethereum was proposed in late 2013 and development was crowdfunded in 2014, leading to its network going live on 30 July 2015.\n\nETH, as a digital currency, is used for a variety of purposes within the Ethereum ecosystem, including the execution of decentralized smart contracts and as a mode of payment. Unlike Bitcoin, Ethereum was designed to be a platform for applications that can operate without the need for intermediaries, using blockchain technology. This has made Ethereum a leading platform for various applications, including decentralized finance (DeFi), non-fungible tokens (NFTs), and more. Ethereum is constantly evolving, with a significant upgrade termed Ethereum 2.0, which aims to improve its scalability, security, and sustainability.", + denom_units: [ + { + denom: + 'ibc/EAFC16C9228D3D8423D93CB2259B7AE7F504B8454060A3E43E5A5D5E595C4854', + exponent: 0, + aliases: [ + 'ibc/EA1D43981D5C9A1C4AAEA9C23BB1D4FA126BA9BC7020A25E0AE4AA841EA25DC5' + ] + }, + { + denom: 'weth', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/EAFC16C9228D3D8423D93CB2259B7AE7F504B8454060A3E43E5A5D5E595C4854', + name: 'Ether', + display: 'weth', + symbol: 'ETH', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/EA1D43981D5C9A1C4AAEA9C23BB1D4FA126BA9BC7020A25E0AE4AA841EA25DC5', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eth-white.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eth-white.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eth-white.svg' + } + ] + }, + { + description: 'Wrapped Bitcoin on Axelar', + denom_units: [ + { + denom: + 'ibc/9BF31153F7E37F687C75A2F310E7A4DB6E0512B065F709B5EB69FE828133AFAC', + exponent: 0, + aliases: [ + 'ibc/D1542AA8762DB13087D8364F3EA6509FD6F009A34F00426AF9E4F9FA85CBBF1F' + ] + }, + { + denom: 'wbtc', + exponent: 8 + } + ], + type_asset: 'ics20', + base: 'ibc/9BF31153F7E37F687C75A2F310E7A4DB6E0512B065F709B5EB69FE828133AFAC', + name: 'Wrapped Bitcoin (Axelar)', + display: 'wbtc', + symbol: 'WBTC.axl', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/D1542AA8762DB13087D8364F3EA6509FD6F009A34F00426AF9E4F9FA85CBBF1F', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/wbtc.axl.svg', + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/wbtc.axl.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/wbtc.axl.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/wbtc.axl.svg' + }, + { + image_sync: { + chain_name: 'axelar', + base_denom: 'wbtc-satoshi' + }, + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/wbtc.png' + } + ] + }, + { + description: "Tether's USD stablecoin on Axelar", + denom_units: [ + { + denom: + 'ibc/3693A6786B2CD5794A6C38ECBD0DC82DBAB9A2BF0074FB1BF8DD8B102AC6CA4D', + exponent: 0, + aliases: [ + 'ibc/8242AD24008032E457D2E12D46588FD39FB54FB29680C6C7663D296B383C37C4' + ] + }, + { + denom: 'usdt', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/3693A6786B2CD5794A6C38ECBD0DC82DBAB9A2BF0074FB1BF8DD8B102AC6CA4D', + name: 'Tether USD (Axelar)', + display: 'usdt', + symbol: 'USDT.axl', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/8242AD24008032E457D2E12D46588FD39FB54FB29680C6C7663D296B383C37C4', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.axl.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdt.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdt.svg' + }, + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.axl.svg' + } + ] + }, + { + description: + 'Multi-Collateral Dai, brings a lot of new and exciting features, such as support for new CDP collateral types and Dai Savings Rate.', + denom_units: [ + { + denom: + 'ibc/916B6D90CA7F3697FC5D05F794656B04CB7934940AD201000252EC2897ABB9AF', + exponent: 0, + aliases: [ + 'ibc/0CD3A0285E1341859B5E86B6AB7682F023D03E97607CCC1DC95706411D866DF7' + ] + }, + { + denom: 'dai', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/916B6D90CA7F3697FC5D05F794656B04CB7934940AD201000252EC2897ABB9AF', + name: 'Dai Stablecoin', + display: 'dai', + symbol: 'DAI', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/0CD3A0285E1341859B5E86B6AB7682F023D03E97607CCC1DC95706411D866DF7', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/dai.svg' + }, + images: [ + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/dai.svg' + } + ] + }, + { + description: + 'Binance USD (BUSD) is a dollar-backed stablecoin issued and custodied by Paxos Trust Company, and regulated by the New York State Department of Financial Services. BUSD is available directly for sale 1:1 with USD on Paxos.com and will be listed for trading on Binance.', + denom_units: [ + { + denom: + 'ibc/AD734821D7D05C13979937811421C8D4FEB3F50BCE970D58B58CC86F9A34AD1E', + exponent: 0, + aliases: [ + 'ibc/6329DD8CF31A334DD5BE3F68C846C9FE313281362B37686A62343BAC1EB1546D' + ] + }, + { + denom: 'busd', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/AD734821D7D05C13979937811421C8D4FEB3F50BCE970D58B58CC86F9A34AD1E', + name: 'Binance USD', + display: 'busd', + symbol: 'BUSD', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/6329DD8CF31A334DD5BE3F68C846C9FE313281362B37686A62343BAC1EB1546D', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/busd.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/busd.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/busd.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/busd.svg' + } + ] + }, + { + description: 'The native staking and governance token of the Cosmos Hub.', + denom_units: [ + { + denom: + 'ibc/5F78C42BCC76287AE6B3185C6C1455DFFF8D805B1847F94B9B625384B93885C7', + exponent: 0, + aliases: [ + 'ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2' + ] + }, + { + denom: 'atom', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/5F78C42BCC76287AE6B3185C6C1455DFFF8D805B1847F94B9B625384B93885C7', + name: 'Cosmos Hub', + display: 'atom', + symbol: 'ATOM', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg' + }, + images: [ + { + image_sync: { + chain_name: 'cosmoshub', + base_denom: 'uatom' + }, + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg' + } + ] + }, + { + description: + 'CRO is the native token of the Crypto.org Chain, referred to as Native CRO.', + denom_units: [ + { + denom: + 'ibc/3D7EBE58FD23398381555EDB0AF2E4EF98287D5F8CA210C9E0DA5C240FD60A42', + exponent: 0, + aliases: [ + 'ibc/E6931F78057F7CC5DA0FD6CEF82FF39373A6E0452BF1FD76910B93292CF356C1' + ] + }, + { + denom: 'cro', + exponent: 8 + } + ], + type_asset: 'ics20', + base: 'ibc/3D7EBE58FD23398381555EDB0AF2E4EF98287D5F8CA210C9E0DA5C240FD60A42', + name: 'Cronos POS Chain', + display: 'cro', + symbol: 'CRO', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/E6931F78057F7CC5DA0FD6CEF82FF39373A6E0452BF1FD76910B93292CF356C1', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cro.svg' + }, + images: [ + { + image_sync: { + chain_name: 'cryptoorgchain', + base_denom: 'basecro' + }, + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cro.svg' + } + ] + }, + { + description: + 'BNB powers the BNB Chain ecosystem and is the native coin of the BNB Beacon Chain and BNB Smart Chain.', + denom_units: [ + { + denom: + 'ibc/C5BC238F3E9F2308941A45C3454D6169EE71528F830DA826D6DFED53C4AB55CC', + exponent: 0, + aliases: [ + 'ibc/F4A070A6D78496D53127EA85C094A9EC87DFC1F36071B8CCDDBD020F933D213D' + ] + }, + { + denom: 'wbnb', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/C5BC238F3E9F2308941A45C3454D6169EE71528F830DA826D6DFED53C4AB55CC', + name: 'Binance Coin', + display: 'wbnb', + symbol: 'BNB', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/F4A070A6D78496D53127EA85C094A9EC87DFC1F36071B8CCDDBD020F933D213D', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/binancesmartchain/images/bnb.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/binancesmartchain/images/bnb.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/binancesmartchain/images/bnb.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/binancesmartchain/images/bnb.svg' + } + ] + }, + { + description: + 'Polygon (formerly Matic) Network brings massive scale to Ethereum using an adapted version of Plasma with PoS based side chains. Polygon is a well-structured, easy-to-use platform for Ethereum scaling and infrastructure development.', + denom_units: [ + { + denom: + 'ibc/A7D5E4247F766C4C5C1A1F2874CC526BA8DD458DB73E188C9584ABF30652C578', + exponent: 0, + aliases: [ + 'ibc/AB589511ED0DD5FA56171A39978AFBF1371DB986EC1C3526CE138A16377E39BB' + ] + }, + { + denom: 'wmatic', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/A7D5E4247F766C4C5C1A1F2874CC526BA8DD458DB73E188C9584ABF30652C578', + name: 'Polygon', + display: 'wmatic', + symbol: 'MATIC', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/AB589511ED0DD5FA56171A39978AFBF1371DB986EC1C3526CE138A16377E39BB', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/polygon/images/matic-purple.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/polygon/images/matic-purple.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/polygon/images/matic-purple.svg' + } + ] + }, + { + description: + 'AVAX is the native token of Avalanche. It is a hard-capped, scarce asset that is used to pay for fees, secure the platform through staking, and provide a basic unit of account between the multiple subnets created on Avalanche.', + denom_units: [ + { + denom: + 'ibc/63E97C66717CC4B0D01C5C6DC059C9CD30E9F34ABC0F8DF6A39C4E50C4971D9E', + exponent: 0, + aliases: [ + 'ibc/6F62F01D913E3FFE472A38C78235B8F021B511BC6596ADFF02615C8F83D3B373' + ] + }, + { + denom: 'avax', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/63E97C66717CC4B0D01C5C6DC059C9CD30E9F34ABC0F8DF6A39C4E50C4971D9E', + name: 'Avalanche', + display: 'avax', + symbol: 'AVAX', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/6F62F01D913E3FFE472A38C78235B8F021B511BC6596ADFF02615C8F83D3B373', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/avalanche/images/avax.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/avalanche/images/avax.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/avalanche/images/avax.svg' + } + ] + }, + { + description: 'The native staking token of Terra Classic.', + denom_units: [ + { + denom: + 'ibc/558F9B6FE9C9B907752A2F08C2EFE85A2DE444C6B6F8A34C63B8EDE38497FA9D', + exponent: 0, + aliases: [ + 'ibc/0EF15DF2F02480ADE0BB6E85D9EBB5DAEA2836D3860E9F97F9AADE4F57A31AA0' + ] + }, + { + denom: 'mluna', + exponent: 3, + aliases: ['milliluna'] + }, + { + denom: 'luna', + exponent: 6, + aliases: ['lunc'] + } + ], + type_asset: 'ics20', + base: 'ibc/558F9B6FE9C9B907752A2F08C2EFE85A2DE444C6B6F8A34C63B8EDE38497FA9D', + name: 'Luna Classic', + display: 'luna', + symbol: 'LUNC', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/0EF15DF2F02480ADE0BB6E85D9EBB5DAEA2836D3860E9F97F9AADE4F57A31AA0', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/luna.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/luna.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/luna.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/luna.svg' + } + ] + }, + { + description: 'The native token of JUNO Chain', + denom_units: [ + { + denom: + 'ibc/2716B3FFEAA9B701193FD9D02D546B841E16B46309BEAF151C2EA9502440B115', + exponent: 0, + aliases: [ + 'ibc/46B44899322F3CD854D2D46DEEF881958467CDD4B3B10086DA49296BBED94BED' + ] + }, + { + denom: 'juno', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/2716B3FFEAA9B701193FD9D02D546B841E16B46309BEAF151C2EA9502440B115', + name: 'Juno', + display: 'juno', + symbol: 'JUNO', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/46B44899322F3CD854D2D46DEEF881958467CDD4B3B10086DA49296BBED94BED', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/juno.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/juno.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/juno.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/juno.svg' + } + ] + }, + { + description: 'Wrapped Polkadot on Axelar', + denom_units: [ + { + denom: + 'ibc/F128A4E77403D41126553F8533584EC90937F78895C707606AC960775B0B6EE0', + exponent: 0, + aliases: [ + 'ibc/3FF92D26B407FD61AE95D975712A7C319CDE28DE4D80BDC9978D935932B991D7' + ] + }, + { + denom: 'dot', + exponent: 10 + } + ], + type_asset: 'ics20', + base: 'ibc/F128A4E77403D41126553F8533584EC90937F78895C707606AC960775B0B6EE0', + name: 'Wrapped Polkadot (Axelar)', + display: 'dot', + symbol: 'DOT.axl', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/3FF92D26B407FD61AE95D975712A7C319CDE28DE4D80BDC9978D935932B991D7', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/dot.axl.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/polkadot/images/dot.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/polkadot/images/dot.svg' + }, + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/dot.axl.svg' + } + ] + }, + { + description: + 'The native EVM, governance and staking token of the Evmos Hub', + denom_units: [ + { + denom: + 'ibc/56BD4E7860D18C6A8565CCE8F1ECD381CC49ACB407D2A54E6D6A8673123A83BF', + exponent: 0, + aliases: [ + 'ibc/6AE98883D4D5D5FF9E50D7130F1305DA2FFA0C652D1DD9C123657C6B4EB2DF8A' + ] + }, + { + denom: 'evmos', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/56BD4E7860D18C6A8565CCE8F1ECD381CC49ACB407D2A54E6D6A8673123A83BF', + name: 'Evmos', + display: 'evmos', + symbol: 'EVMOS', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/6AE98883D4D5D5FF9E50D7130F1305DA2FFA0C652D1DD9C123657C6B4EB2DF8A', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.svg' + } + ] + }, + { + description: 'The native staking and governance token of Kava', + denom_units: [ + { + denom: + 'ibc/4364631C5B83EA126A30789CB7A5BA73342F7A82A4D17C32D75F7AD358474BD3', + exponent: 0, + aliases: [ + 'ibc/57AA1A70A4BC9769C525EBF6386F7A21536E04A79D62E1981EFCEF9428EBB205' + ] + }, + { + denom: 'kava', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/4364631C5B83EA126A30789CB7A5BA73342F7A82A4D17C32D75F7AD358474BD3', + name: 'Kava', + display: 'kava', + symbol: 'KAVA', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/57AA1A70A4BC9769C525EBF6386F7A21536E04A79D62E1981EFCEF9428EBB205', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/kava.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/kava.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/kava.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/kava.svg' + } + ] + }, + { + description: 'The native token of Secret Network', + denom_units: [ + { + denom: + 'ibc/82E1C16B0EB48AED31E74DEFFC6B0C4C4527C2FDF99548501365C54815FE2733', + exponent: 0, + aliases: [ + 'ibc/0954E1C28EB7AF5B72D24F3BC2B47BBB2FDF91BDDFD57B74B99E133AED40972A' + ] + }, + { + denom: 'scrt', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/82E1C16B0EB48AED31E74DEFFC6B0C4C4527C2FDF99548501365C54815FE2733', + name: 'Secret Network', + display: 'scrt', + symbol: 'SCRT', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/0954E1C28EB7AF5B72D24F3BC2B47BBB2FDF91BDDFD57B74B99E133AED40972A', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg' + } + ] + }, + { + description: 'The USD stablecoin of Terra Classic.', + denom_units: [ + { + denom: + 'ibc/DF67BE8721747A1B5A381E923A64860696E6F721C4A60963F6A6E89E8280906A', + exponent: 0, + aliases: [ + 'ibc/BE1BB42D4BE3C30D50B68D7C41DB4DFCE9678E8EF8C539F6E6A9345048894FCC' + ] + }, + { + denom: 'musd', + exponent: 3, + aliases: ['milliusd'] + }, + { + denom: 'ust', + exponent: 6, + aliases: ['ustc'] + } + ], + type_asset: 'ics20', + base: 'ibc/DF67BE8721747A1B5A381E923A64860696E6F721C4A60963F6A6E89E8280906A', + name: 'TerraClassicUSD', + display: 'ust', + symbol: 'USTC', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/BE1BB42D4BE3C30D50B68D7C41DB4DFCE9678E8EF8C539F6E6A9345048894FCC', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/ust.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/ust.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/ust.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/ust.svg' + } + ] + }, + { + description: 'The native token of Stargaze', + denom_units: [ + { + denom: + 'ibc/5B5C6253F505A05809C899CDB26FAD6464657889F15D5699DC6F6B6AFFE9FDA4', + exponent: 0, + aliases: [ + 'ibc/987C17B11ABC2B20019178ACE62929FE9840202CE79498E29FE8E5CB02B7C0A4' + ] + }, + { + denom: 'stars', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/5B5C6253F505A05809C899CDB26FAD6464657889F15D5699DC6F6B6AFFE9FDA4', + name: 'Stargaze', + display: 'stars', + symbol: 'STARS', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/987C17B11ABC2B20019178ACE62929FE9840202CE79498E29FE8E5CB02B7C0A4', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg' + }, + images: [ + { + image_sync: { + chain_name: 'stargaze', + base_denom: 'ustars' + }, + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg' + } + ] + }, + { + description: 'The native token of Chihuahua Chain', + denom_units: [ + { + denom: + 'ibc/F21ECB1BAF5178FDD29275155AD7A6BCF5A1516A684B7DE6036F1FD8C459CDD3', + exponent: 0, + aliases: [ + 'ibc/B9E0A1A524E98BB407D3CED8720EFEFD186002F90C1B1B7964811DD0CCC12228' + ] + }, + { + denom: 'huahua', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/F21ECB1BAF5178FDD29275155AD7A6BCF5A1516A684B7DE6036F1FD8C459CDD3', + name: 'Chihuahua', + display: 'huahua', + symbol: 'HUAHUA', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/B9E0A1A524E98BB407D3CED8720EFEFD186002F90C1B1B7964811DD0CCC12228', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/chihuahua/images/huahua.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/chihuahua/images/huahua.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/chihuahua/images/huahua.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/chihuahua/images/huahua.svg' + } + ] + }, + { + description: + 'The XPRT token is primarily a governance token for the Persistence chain.', + denom_units: [ + { + denom: + 'ibc/E6504FE2C6E452270CD0A31694477A07D24F9DC3793DB068AFDE18C33C98DCC2', + exponent: 0, + aliases: [ + 'ibc/A0CC0CF735BFB30E730C70019D4218A1244FF383503FF7579C9201AB93CA9293' + ] + }, + { + denom: 'xprt', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/E6504FE2C6E452270CD0A31694477A07D24F9DC3793DB068AFDE18C33C98DCC2', + name: 'Persistence', + display: 'xprt', + symbol: 'XPRT', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/A0CC0CF735BFB30E730C70019D4218A1244FF383503FF7579C9201AB93CA9293', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/xprt.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/xprt.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/xprt.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/xprt.svg' + } + ] + }, + { + description: + 'pSTAKE is a liquid staking protocol unlocking the liquidity of staked assets. Stakers of PoS tokens can stake their assets while maintaining the liquidity of these assets. Users earn staking rewards + receive 1:1 pegged staked representative tokens which can be used to generate additional yield.', + denom_units: [ + { + denom: + 'ibc/20FB0527017607F0E59AC2279D3410AD7A3FBCBDFAF4A71434BBA07C7B799836', + exponent: 0, + aliases: [ + 'ibc/8061A06D3BD4D52C4A28FFECF7150D370393AF0BA661C3776C54FF32836C3961' + ] + }, + { + denom: 'pstake', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/20FB0527017607F0E59AC2279D3410AD7A3FBCBDFAF4A71434BBA07C7B799836', + name: 'pSTAKE Finance', + display: 'pstake', + symbol: 'PSTAKE', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/8061A06D3BD4D52C4A28FFECF7150D370393AF0BA661C3776C54FF32836C3961', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/pstake.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/pstake.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/pstake.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/pstake.svg' + } + ], + keywords: ['canon'] + }, + { + description: + "Akash Token (AKT) is the Akash Network's native utility token, used as the primary means to govern, secure the blockchain, incentivize participants, and provide a default mechanism to store and exchange value.", + denom_units: [ + { + denom: + 'ibc/1F2A2A5E4DBE9ACCD495D024A0B2BA14E7C1D7F4C14803CF1895B195264C9C22', + exponent: 0, + aliases: [ + 'ibc/1480B8FD20AD5FCAE81EA87584D269547DD4D436843C1D20F15E00EB64743EF4' + ] + }, + { + denom: 'akt', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/1F2A2A5E4DBE9ACCD495D024A0B2BA14E7C1D7F4C14803CF1895B195264C9C22', + name: 'Akash', + display: 'akt', + symbol: 'AKT', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/1480B8FD20AD5FCAE81EA87584D269547DD4D436843C1D20F15E00EB64743EF4', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.svg' + } + ] + }, + { + description: 'REGEN coin is the token for the Regen Network Platform', + denom_units: [ + { + denom: + 'ibc/0E1BCB2A120B23DF8204C1B8F9C8ADC4F0E32BF5DDFC7AC00DFF852E984BED21', + exponent: 0, + aliases: [ + 'ibc/1DCC8A6CB5689018431323953344A9F6CC4D0BFB261E88C9F7777372C10CD076' + ] + }, + { + denom: 'regen', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/0E1BCB2A120B23DF8204C1B8F9C8ADC4F0E32BF5DDFC7AC00DFF852E984BED21', + name: 'Regen', + display: 'regen', + symbol: 'REGEN', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/1DCC8A6CB5689018431323953344A9F6CC4D0BFB261E88C9F7777372C10CD076', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/regen/images/regen.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/regen/images/regen.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/regen/images/regen.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/regen/images/regen.svg' + } + ] + }, + { + description: 'DVPN is the native token of the Sentinel Hub.', + denom_units: [ + { + denom: + 'ibc/1CAEF86C48DF2106894AFB91008DA22C61DDF342CE4F5FF02157AAA11905C772', + exponent: 0, + aliases: [ + 'ibc/9712DBB13B9631EDFA9BF61B55F1B2D290B2ADB67E3A4EB3A875F3B6081B3B84' + ] + }, + { + denom: 'dvpn', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/1CAEF86C48DF2106894AFB91008DA22C61DDF342CE4F5FF02157AAA11905C772', + name: 'Sentinel', + display: 'dvpn', + symbol: 'DVPN', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/9712DBB13B9631EDFA9BF61B55F1B2D290B2ADB67E3A4EB3A875F3B6081B3B84', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sentinel/images/dvpn.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sentinel/images/dvpn.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sentinel/images/dvpn.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sentinel/images/dvpn.svg' + } + ] + }, + { + description: + 'The IRIS token is the native governance token for the IrisNet chain.', + denom_units: [ + { + denom: + 'ibc/C543AC9121407ADC8B9AF34CFDF4F57C014826C104B64576CAEF64B2725CD351', + exponent: 0, + aliases: [ + 'ibc/7C4D60AA95E5A7558B0A364860979CA34B7FF8AAF255B87AF9E879374470CEC0' + ] + }, + { + denom: 'iris', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/C543AC9121407ADC8B9AF34CFDF4F57C014826C104B64576CAEF64B2725CD351', + name: 'IRISnet', + display: 'iris', + symbol: 'IRIS', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/7C4D60AA95E5A7558B0A364860979CA34B7FF8AAF255B87AF9E879374470CEC0', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/irisnet/images/iris.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/irisnet/images/iris.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/irisnet/images/iris.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/irisnet/images/iris.svg' + } + ] + }, + { + description: + 'IOV coin is the token for the Starname (IOV) Asset Name Service', + denom_units: [ + { + denom: + 'ibc/8633E4F366C769CACDA3EC756B10518ADC3947C4C1C5AF84D8322D3DCA960168', + exponent: 0, + aliases: [ + 'ibc/52B1AA623B34EB78FD767CEA69E8D7FA6C9CFE1FBF49C5406268FD325E2CC2AC' + ] + }, + { + denom: 'iov', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/8633E4F366C769CACDA3EC756B10518ADC3947C4C1C5AF84D8322D3DCA960168', + name: 'Starname', + display: 'iov', + symbol: 'IOV', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/52B1AA623B34EB78FD767CEA69E8D7FA6C9CFE1FBF49C5406268FD325E2CC2AC', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/starname/images/iov.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/starname/images/iov.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/starname/images/iov.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/starname/images/iov.svg' + } + ] + }, + { + description: + 'e-Money NGM staking token. In addition to earning staking rewards the token is bought back and burned based on e-Money stablecoin inflation.', + denom_units: [ + { + denom: + 'ibc/2D3DAE79196C554F7757AD3F4D9FC82FE1A20078B7C5B204DC4E9FF9D2CF52FB', + exponent: 0, + aliases: [ + 'ibc/1DC495FCEFDA068A3820F903EDBD78B942FBD204D7E93D3BA2B432E9669D1A59' + ] + }, + { + denom: 'ngm', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/2D3DAE79196C554F7757AD3F4D9FC82FE1A20078B7C5B204DC4E9FF9D2CF52FB', + name: 'e-Money', + display: 'ngm', + symbol: 'NGM', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/1DC495FCEFDA068A3820F903EDBD78B942FBD204D7E93D3BA2B432E9669D1A59', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/ngm.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/ngm.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/ngm.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/ngm.svg' + } + ] + }, + { + description: + 'e-Money EUR stablecoin. Audited and backed by fiat EUR deposits and government bonds.', + denom_units: [ + { + denom: + 'ibc/1901852B020FDCFD8B320B75CF98ACF71C1FB4409DBE6576B28CA6B4EE36E031', + exponent: 0, + aliases: [ + 'ibc/5973C068568365FFF40DEDCF1A1CB7582B6116B731CD31A12231AE25E20B871F' + ] + }, + { + denom: 'eur', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/1901852B020FDCFD8B320B75CF98ACF71C1FB4409DBE6576B28CA6B4EE36E031', + name: 'e-Money EUR', + display: 'eur', + symbol: 'EEUR', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/5973C068568365FFF40DEDCF1A1CB7582B6116B731CD31A12231AE25E20B871F', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/eeur.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/eeur.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/eeur.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/eeur.svg' + } + ] + }, + { + description: + 'LIKE is the native staking and governance token of LikeCoin chain, a Decentralized Publishing Infrastructure to empower content ownership, authenticity, and provenance.', + denom_units: [ + { + denom: + 'ibc/D49ED1BD5AB588AEBC1206B68BF425811671637922996E9E1B819778D3798D54', + exponent: 0, + aliases: [ + 'ibc/9989AD6CCA39D1131523DB0617B50F6442081162294B4795E26746292467B525' + ] + }, + { + denom: 'like', + exponent: 9 + } + ], + type_asset: 'ics20', + base: 'ibc/D49ED1BD5AB588AEBC1206B68BF425811671637922996E9E1B819778D3798D54', + name: 'LikeCoin', + display: 'like', + symbol: 'LIKE', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/9989AD6CCA39D1131523DB0617B50F6442081162294B4795E26746292467B525', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/likecoin/images/like.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/likecoin/images/like.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/likecoin/images/like.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/likecoin/images/like.svg' + } + ] + }, + { + description: 'The native token of IXO Chain', + denom_units: [ + { + denom: + 'ibc/6AD4C134732C1ED5253ED393636C54384240DD3B675F9E3700591BC3B9C58391', + exponent: 0, + aliases: [ + 'ibc/F3FF7A84A73B62921538642F9797C423D2B4C4ACB3C7FCFFCE7F12AA69909C4B' + ] + }, + { + denom: 'ixo', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/6AD4C134732C1ED5253ED393636C54384240DD3B675F9E3700591BC3B9C58391', + name: 'ixo', + display: 'ixo', + symbol: 'IXO', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/F3FF7A84A73B62921538642F9797C423D2B4C4ACB3C7FCFFCE7F12AA69909C4B', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/impacthub/images/ixo.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/impacthub/images/ixo.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/impacthub/images/ixo.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/impacthub/images/ixo.svg' + } + ] + }, + { + description: + 'The BCNA coin is the transactional token within the BitCanna network, serving the legal cannabis industry through its payment network, supply chain and trust network.', + denom_units: [ + { + denom: + 'ibc/90FE91DD51A0F8121FEA4C72C02412BF8EF08F7A36ECE4302909D244148AACAF', + exponent: 0, + aliases: [ + 'ibc/D805F1DA50D31B96E4282C1D4181EDDFB1A44A598BFF5666F4B43E4B8BEA95A5' + ] + }, + { + denom: 'bcna', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/90FE91DD51A0F8121FEA4C72C02412BF8EF08F7A36ECE4302909D244148AACAF', + name: 'BitCanna', + display: 'bcna', + symbol: 'BCNA', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/D805F1DA50D31B96E4282C1D4181EDDFB1A44A598BFF5666F4B43E4B8BEA95A5', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitcanna/images/bcna.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitcanna/images/bcna.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitcanna/images/bcna.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitcanna/images/bcna.svg' + } + ] + }, + { + description: 'BitSong Native Token', + denom_units: [ + { + denom: + 'ibc/792498682F09D83F0C4AC1A3B50DF5D4B22F47045CF6A00CECB57E6473FDC887', + exponent: 0, + aliases: [ + 'ibc/4E5444C35610CC76FC94E7F7886B93121175C28262DDFDDE6F84E82BF2425452' + ] + }, + { + denom: 'btsg', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/792498682F09D83F0C4AC1A3B50DF5D4B22F47045CF6A00CECB57E6473FDC887', + name: 'BitSong', + display: 'btsg', + symbol: 'BTSG', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/4E5444C35610CC76FC94E7F7886B93121175C28262DDFDDE6F84E82BF2425452', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitsong/images/btsg.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitsong/images/btsg.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitsong/images/btsg.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitsong/images/btsg.svg' + } + ] + }, + { + description: 'The native token of Ki Chain', + denom_units: [ + { + denom: + 'ibc/246039F5B367BD2082EAF08D7693AA86CD227990E1634FCA5BEA8427382C54F4', + exponent: 0, + aliases: [ + 'ibc/B547DC9B897E7C3AA5B824696110B8E3D2C31E3ED3F02FF363DCBAD82457E07E' + ] + }, + { + denom: 'xki', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/246039F5B367BD2082EAF08D7693AA86CD227990E1634FCA5BEA8427382C54F4', + name: 'Ki', + display: 'xki', + symbol: 'XKI', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/B547DC9B897E7C3AA5B824696110B8E3D2C31E3ED3F02FF363DCBAD82457E07E', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kichain/images/xki.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kichain/images/xki.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kichain/images/xki.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kichain/images/xki.svg' + } + ] + }, + { + description: + 'Panacea is a public blockchain launched by MediBloc, which is the key infrastructure for reinventing the patient-centered healthcare data ecosystem', + denom_units: [ + { + denom: + 'ibc/584ACBF06EA000393045BF641571E2D9D50174ACA5CD20C3586FBD003A8E309A', + exponent: 0, + aliases: [ + 'ibc/3BCCC93AD5DF58D11A6F8A05FA8BC801CBA0BA61A981F57E91B8B598BF8061CB' + ] + }, + { + denom: 'med', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/584ACBF06EA000393045BF641571E2D9D50174ACA5CD20C3586FBD003A8E309A', + name: 'Medibloc', + display: 'med', + symbol: 'MED', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/3BCCC93AD5DF58D11A6F8A05FA8BC801CBA0BA61A981F57E91B8B598BF8061CB', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/panacea/images/med.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/panacea/images/med.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/panacea/images/med.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/panacea/images/med.svg' + } + ] + }, + { + description: 'The staking token of Bostrom', + denom_units: [ + { + denom: + 'ibc/290633E33B226A84D6F520772793E3A17E5A4E3E168CD83F017321CDD5CFA14F', + exponent: 0, + aliases: [ + 'ibc/FE2CD1E6828EC0FAB8AF39BAC45BC25B965BA67CCBC50C13A14BD610B0D1E2C4' + ] + } + ], + type_asset: 'ics20', + base: 'ibc/290633E33B226A84D6F520772793E3A17E5A4E3E168CD83F017321CDD5CFA14F', + name: 'bostrom', + display: + 'ibc/FE2CD1E6828EC0FAB8AF39BAC45BC25B965BA67CCBC50C13A14BD610B0D1E2C4', + symbol: 'BOOT', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/FE2CD1E6828EC0FAB8AF39BAC45BC25B965BA67CCBC50C13A14BD610B0D1E2C4', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/boot.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/boot.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/boot.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/boot.svg' + } + ] + }, + { + description: 'Native Token of Comdex Protocol', + denom_units: [ + { + denom: + 'ibc/C4EFC55B20FCB465128BCE82432A41B01AA86F2A5E91C4379727F52F3467405F', + exponent: 0, + aliases: [ + 'ibc/EA3E1640F9B1532AB129A571203A0B9F789A7F14BB66E350DCBFA18E1A1931F0' + ] + }, + { + denom: 'cmdx', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/C4EFC55B20FCB465128BCE82432A41B01AA86F2A5E91C4379727F52F3467405F', + name: 'Comdex', + display: 'cmdx', + symbol: 'CMDX', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/EA3E1640F9B1532AB129A571203A0B9F789A7F14BB66E350DCBFA18E1A1931F0', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.svg' + } + ] + }, + { + description: 'Native token for the cheqd network', + denom_units: [ + { + denom: + 'ibc/8801FC1AAC93AF081835FCB1EA80520DB603E451BC85E7060154FBA8CA7DC7B1', + exponent: 0, + aliases: [ + 'ibc/7A08C6F11EF0F59EB841B9F788A87EC9F2361C7D9703157EC13D940DC53031FA' + ] + }, + { + denom: 'cheq', + exponent: 9 + } + ], + type_asset: 'ics20', + base: 'ibc/8801FC1AAC93AF081835FCB1EA80520DB603E451BC85E7060154FBA8CA7DC7B1', + name: 'Cheqd', + display: 'cheq', + symbol: 'CHEQ', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/7A08C6F11EF0F59EB841B9F788A87EC9F2361C7D9703157EC13D940DC53031FA', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cheqd/images/cheq.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cheqd/images/cheq.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cheqd/images/cheq.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cheqd/images/cheq.svg' + } + ] + }, + { + description: 'Native token of the Lum Network', + denom_units: [ + { + denom: + 'ibc/169365A51A5BACE84A5D8133C873BC8293F2D965CD665E659B7538DDF4A6770D', + exponent: 0, + aliases: [ + 'ibc/8A34AF0C1943FD0DFCDE9ADBF0B2C9959C45E87E6088EA2FC6ADACD59261B8A2' + ] + }, + { + denom: 'lum', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/169365A51A5BACE84A5D8133C873BC8293F2D965CD665E659B7538DDF4A6770D', + name: 'Lum Network', + display: 'lum', + symbol: 'LUM', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/8A34AF0C1943FD0DFCDE9ADBF0B2C9959C45E87E6088EA2FC6ADACD59261B8A2', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/lumnetwork/images/lum.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/lumnetwork/images/lum.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/lumnetwork/images/lum.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/lumnetwork/images/lum.svg' + } + ] + }, + { + description: 'The native token of Vidulum', + denom_units: [ + { + denom: + 'ibc/A0DCC9A862B2DDBB40429EA55A2A206AC88B43C8E1F2C7555DB4087160695E2A', + exponent: 0, + aliases: [ + 'ibc/E7B35499CFBEB0FF5778127ABA4FB2C4B79A6B8D3D831D4379C4048C238796BD' + ] + }, + { + denom: 'vdl', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/A0DCC9A862B2DDBB40429EA55A2A206AC88B43C8E1F2C7555DB4087160695E2A', + name: 'Vidulum', + display: 'vdl', + symbol: 'VDL', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/E7B35499CFBEB0FF5778127ABA4FB2C4B79A6B8D3D831D4379C4048C238796BD', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/vidulum/images/vdl.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/vidulum/images/vdl.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/vidulum/images/vdl.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/vidulum/images/vdl.svg' + } + ] + }, + { + description: 'The native token of Desmos', + denom_units: [ + { + denom: + 'ibc/4520A1894FFF6242C79E18BF3616E4B32BFB99C96B94645A5C50067CFAFB25A4', + exponent: 0, + aliases: [ + 'ibc/EA4C0A9F72E2CEDF10D0E7A9A6A22954DB3444910DB5BE980DF59B05A46DAD1C' + ] + }, + { + denom: 'dsm', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/4520A1894FFF6242C79E18BF3616E4B32BFB99C96B94645A5C50067CFAFB25A4', + name: 'Desmos', + display: 'dsm', + symbol: 'DSM', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/EA4C0A9F72E2CEDF10D0E7A9A6A22954DB3444910DB5BE980DF59B05A46DAD1C', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/desmos/images/dsm.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/desmos/images/dsm.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/desmos/images/dsm.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/desmos/images/dsm.svg' + } + ] + }, + { + description: 'Native token of Dig Chain', + denom_units: [ + { + denom: + 'ibc/84C00AC833E2DCA8B1B0A4736BE78793CB14354DAA8C5A185D6E66A9A493D459', + exponent: 0, + aliases: [ + 'ibc/307E5C96C8F60D1CBEE269A9A86C0834E1DB06F2B3788AE4F716EDB97A48B97D' + ] + }, + { + denom: 'dig', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/84C00AC833E2DCA8B1B0A4736BE78793CB14354DAA8C5A185D6E66A9A493D459', + name: 'Dig Chain', + display: 'dig', + symbol: 'DIG', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/307E5C96C8F60D1CBEE269A9A86C0834E1DB06F2B3788AE4F716EDB97A48B97D', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dig/images/dig.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dig/images/dig.png' + } + ], + keywords: ['osmosis_unstable'] + }, + { + description: + 'Somm Token (SOMM) is the native staking token of the Sommelier Chain', + denom_units: [ + { + denom: + 'ibc/40A19DA7BB2E2275ABC84D0823D6C30E6F49FF541E111395A97CFA019BFED6CA', + exponent: 0, + aliases: [ + 'ibc/9BBA9A1C257E971E38C1422780CE6F0B0686F0A3085E2D61118D904BFE0F5F5E' + ] + }, + { + denom: 'msomm', + exponent: 3, + aliases: ['millisomm'] + }, + { + denom: 'somm', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/40A19DA7BB2E2275ABC84D0823D6C30E6F49FF541E111395A97CFA019BFED6CA', + name: 'Sommelier', + display: 'somm', + symbol: 'SOMM', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/9BBA9A1C257E971E38C1422780CE6F0B0686F0A3085E2D61118D904BFE0F5F5E', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sommelier/images/somm.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sommelier/images/somm.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sommelier/images/somm.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sommelier/images/somm.svg' + } + ] + }, + { + description: 'The native token of BandChain', + denom_units: [ + { + denom: + 'ibc/557233793CF0ED2CB2BFD418DD78A61E260AFA4D0F7054E5CEC65F54A5168728', + exponent: 0, + aliases: [ + 'ibc/F867AE2112EFE646EC71A25CD2DFABB8927126AC1E19F1BBF0FF693A4ECA05DE' + ] + }, + { + denom: 'band', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/557233793CF0ED2CB2BFD418DD78A61E260AFA4D0F7054E5CEC65F54A5168728', + name: 'Band Protocol', + display: 'band', + symbol: 'BAND', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/F867AE2112EFE646EC71A25CD2DFABB8927126AC1E19F1BBF0FF693A4ECA05DE', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bandchain/images/band.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bandchain/images/band.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bandchain/images/band.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bandchain/images/band.svg' + } + ] + }, + { + description: 'The native token of Konstellation Network', + denom_units: [ + { + denom: + 'ibc/B30FE4D55A076EC5876A986A087E17ECD4F6646E54EECB764523EE71C032D069', + exponent: 0, + aliases: [ + 'ibc/346786EA82F41FE55FAD14BF69AD8BA9B36985406E43F3CB23E6C45A285A9593' + ] + }, + { + denom: 'darc', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/B30FE4D55A076EC5876A986A087E17ECD4F6646E54EECB764523EE71C032D069', + name: 'Konstellation', + display: 'darc', + symbol: 'DARC', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/346786EA82F41FE55FAD14BF69AD8BA9B36985406E43F3CB23E6C45A285A9593', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/konstellation/images/darc.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/konstellation/images/darc.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/konstellation/images/darc.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/konstellation/images/darc.svg' + } + ] + }, + { + description: 'The native token of Umee', + denom_units: [ + { + denom: + 'ibc/D2ED8BA7652AB613C3CBA79213D5ABB77468A6713B151CFB622C25EC5DE64BF7', + exponent: 0, + aliases: [ + 'ibc/67795E528DF67C5606FC20F824EA39A6EF55BA133F4DC79C90A8C47A0901E17C' + ] + }, + { + denom: 'umee', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/D2ED8BA7652AB613C3CBA79213D5ABB77468A6713B151CFB622C25EC5DE64BF7', + name: 'Umee', + display: 'umee', + symbol: 'UMEE', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/67795E528DF67C5606FC20F824EA39A6EF55BA133F4DC79C90A8C47A0901E17C', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/umee/images/umee.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/umee/images/umee.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/umee/images/umee.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/umee/images/umee.svg' + } + ] + }, + { + description: 'The native token of Gravity Bridge', + denom_units: [ + { + denom: + 'ibc/30FAA865A6425EF2A0F26EE393870D1F9E81A6D2DE28DEEDFAB193E0AD25C640', + exponent: 0, + aliases: [ + 'ibc/E97634A40119F1898989C2A23224ED83FDD0A57EA46B3A094E287288D1672B44' + ] + }, + { + denom: 'graviton', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/30FAA865A6425EF2A0F26EE393870D1F9E81A6D2DE28DEEDFAB193E0AD25C640', + name: 'Gravity Bridge', + display: 'graviton', + symbol: 'GRAV', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/E97634A40119F1898989C2A23224ED83FDD0A57EA46B3A094E287288D1672B44', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.svg' + } + ] + }, + { + description: 'The native token of Decentr', + denom_units: [ + { + denom: + 'ibc/08A2DFB41A3CE0B6F51C0B75112662887634266531CED4063EF71BDAFC3066CB', + exponent: 0, + aliases: [ + 'ibc/9BCB27203424535B6230D594553F1659C77EC173E36D9CF4759E7186EE747E84' + ] + }, + { + denom: 'dec', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/08A2DFB41A3CE0B6F51C0B75112662887634266531CED4063EF71BDAFC3066CB', + name: 'Decentr', + display: 'dec', + symbol: 'DEC', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/9BCB27203424535B6230D594553F1659C77EC173E36D9CF4759E7186EE747E84', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/decentr/images/dec.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/decentr/images/dec.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/decentr/images/dec.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/decentr/images/dec.svg' + } + ] + }, + { + description: 'The native token cw20 for Marble DAO on Juno Chain', + denom_units: [ + { + denom: + 'ibc/12894D6C622685B9C3CB1BED3941E90EF103288D585AB052B74803D2B3359E1B', + exponent: 0, + aliases: [ + 'ibc/F6B691D5F7126579DDC87357B09D653B47FDCE0A3383FF33C8D8B544FE29A8A6' + ] + }, + { + denom: 'marble', + exponent: 3 + } + ], + type_asset: 'ics20', + base: 'ibc/12894D6C622685B9C3CB1BED3941E90EF103288D585AB052B74803D2B3359E1B', + name: 'Marble', + display: 'marble', + symbol: 'MARBLE', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/F6B691D5F7126579DDC87357B09D653B47FDCE0A3383FF33C8D8B544FE29A8A6', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/marble.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/marble.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/marble.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/marble.svg' + } + ] + }, + { + description: 'The native governance token of Carbon', + denom_units: [ + { + denom: + 'ibc/09467C5F32E01C7CAAF50D45872263F995938937C8A473C5D1F370C79D7B171A', + exponent: 0, + aliases: [ + 'ibc/8FEFAE6AECF6E2A255585617F781F35A8D5709A545A804482A261C0C9548A9D3' + ] + }, + { + denom: 'dswth', + exponent: 8, + aliases: ['SWTH'] + } + ], + type_asset: 'ics20', + base: 'ibc/09467C5F32E01C7CAAF50D45872263F995938937C8A473C5D1F370C79D7B171A', + name: 'Carbon', + display: 'dswth', + symbol: 'SWTH', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/8FEFAE6AECF6E2A255585617F781F35A8D5709A545A804482A261C0C9548A9D3', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/carbon/images/swth.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/carbon/images/swth.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/carbon/images/swth.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/carbon/images/swth.svg' + } + ] + }, + { + description: 'The native token of Cerberus Chain', + denom_units: [ + { + denom: + 'ibc/B7D2504D7CFB8B93E205E7C133DD37AD4C14F2404C54CD71CDBF1E519803C92C', + exponent: 0, + aliases: [ + 'ibc/41999DF04D9441DAC0DF5D8291DF4333FBCBA810FFD63FDCE34FDF41EF37B6F7' + ] + }, + { + denom: 'crbrus', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/B7D2504D7CFB8B93E205E7C133DD37AD4C14F2404C54CD71CDBF1E519803C92C', + name: 'Cerberus', + display: 'crbrus', + symbol: 'CRBRUS', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/41999DF04D9441DAC0DF5D8291DF4333FBCBA810FFD63FDCE34FDF41EF37B6F7', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cerberus/images/crbrus.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cerberus/images/crbrus.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cerberus/images/crbrus.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cerberus/images/crbrus.svg' + } + ], + keywords: ['osmosis_unstable'] + }, + { + description: 'The native staking and governance token of the Fetch Hub.', + denom_units: [ + { + denom: + 'ibc/62F3824C199C3CBD045540DB1200FB5144D7569A1677D155444DFA0A2A0EE09D', + exponent: 0, + aliases: [ + 'ibc/5D1F516200EE8C6B2354102143B78A2DEDA25EDE771AC0F8DC3C1837C8FD4447' + ] + }, + { + denom: 'fet', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/62F3824C199C3CBD045540DB1200FB5144D7569A1677D155444DFA0A2A0EE09D', + name: 'Fetch.ai', + display: 'fet', + symbol: 'FET', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/5D1F516200EE8C6B2354102143B78A2DEDA25EDE771AC0F8DC3C1837C8FD4447', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fetchhub/images/fet.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fetchhub/images/fet.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fetchhub/images/fet.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fetchhub/images/fet.svg' + } + ] + }, + { + description: 'The native token of Asset Mantle', + denom_units: [ + { + denom: + 'ibc/1C897E5351F024E03A953CF0975921B4509F763897883D99AFA54561E256AEC4', + exponent: 0, + aliases: [ + 'ibc/CBA34207E969623D95D057D9B11B0C8B32B89A71F170577D982FDDE623813FFC' + ] + }, + { + denom: 'mntl', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/1C897E5351F024E03A953CF0975921B4509F763897883D99AFA54561E256AEC4', + name: 'AssetMantle', + display: 'mntl', + symbol: 'MNTL', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/CBA34207E969623D95D057D9B11B0C8B32B89A71F170577D982FDDE623813FFC', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/assetmantle/images/mntl.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/assetmantle/images/mntl.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/assetmantle/images/mntl.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/assetmantle/images/mntl.svg' + } + ] + }, + { + description: 'The native token cw20 for Neta on Juno Chain', + denom_units: [ + { + denom: + 'ibc/295AD25159C6EA8069C4F467F4D5F0EB4BC0726358242E08994A54AF75746DA9', + exponent: 0, + aliases: [ + 'ibc/297C64CC42B5A8D8F82FE2EBE208A6FE8F94B86037FA28C4529A23701C228F7A' + ] + }, + { + denom: 'neta', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/295AD25159C6EA8069C4F467F4D5F0EB4BC0726358242E08994A54AF75746DA9', + name: 'Neta', + display: 'neta', + symbol: 'NETA', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/297C64CC42B5A8D8F82FE2EBE208A6FE8F94B86037FA28C4529A23701C228F7A', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/neta.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/neta.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/neta.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/neta.svg' + } + ] + }, + { + description: + 'The INJ token is the native governance token for the Injective chain.', + denom_units: [ + { + denom: + 'ibc/3505E524FE294E77E33004FC27E2AD5B7F28EB51D1A87C37F2942B9EEB622440', + exponent: 0, + aliases: [ + 'ibc/64BA6E31FE887D66C6F8F31C7B1A80C7CA179239677B4088BB55F5EA07DBE273' + ] + }, + { + denom: 'INJ', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/3505E524FE294E77E33004FC27E2AD5B7F28EB51D1A87C37F2942B9EEB622440', + name: 'Injective', + display: 'INJ', + symbol: 'INJ', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/64BA6E31FE887D66C6F8F31C7B1A80C7CA179239677B4088BB55F5EA07DBE273', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/inj.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/inj.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/inj.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/inj.svg' + } + ] + }, + { + description: 'The KRW stablecoin of Terra Classic.', + denom_units: [ + { + denom: + 'ibc/B76A6194010000CD261550587F5940371EA301CAAB85BD7F3D3A4AB07AFBFE49', + exponent: 0, + aliases: [ + 'ibc/204A582244FC241613DBB50B04D1D454116C58C4AF7866C186AA0D6EEAD42780' + ] + }, + { + denom: 'mkrw', + exponent: 3, + aliases: ['millikrw'] + }, + { + denom: 'krt', + exponent: 6, + aliases: ['krtc'] + } + ], + type_asset: 'ics20', + base: 'ibc/B76A6194010000CD261550587F5940371EA301CAAB85BD7F3D3A4AB07AFBFE49', + name: 'TerraClassicKRW', + display: 'krt', + symbol: 'KRTC', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/204A582244FC241613DBB50B04D1D454116C58C4AF7866C186AA0D6EEAD42780', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/krt.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/krt.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/krt.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/krt.svg' + } + ] + }, + { + description: + 'TICK coin is the token for the Microtick Price Discovery & Oracle App', + denom_units: [ + { + denom: + 'ibc/DB8216CA8BAF65CFA484FF3EC42D6857CBCB97FB07A1D8541DBBE985FFAC1523', + exponent: 0, + aliases: [ + 'ibc/655BCEF3CDEBE32863FF281DBBE3B06160339E9897DC9C9C9821932A5F8BA6F8' + ] + }, + { + denom: 'tick', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/DB8216CA8BAF65CFA484FF3EC42D6857CBCB97FB07A1D8541DBBE985FFAC1523', + name: 'Microtick', + display: 'tick', + symbol: 'TICK', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/655BCEF3CDEBE32863FF281DBBE3B06160339E9897DC9C9C9821932A5F8BA6F8', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/microtick/images/tick.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/microtick/images/tick.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/microtick/images/tick.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/microtick/images/tick.svg' + } + ], + keywords: ['osmosis_unstable'] + }, + { + description: + "Rowan Token (ROWAN) is the Sifchain Network's native utility token, used as the primary means to govern, provide liquidity, secure the blockchain, incentivize participants, and provide a default mechanism to store and exchange value.", + denom_units: [ + { + denom: + 'ibc/2B63C4A08A1A5E0FD567E3D12BAA59FBC8A8D0C66F7EC3EEAD20C142414BDC24', + exponent: 0, + aliases: [ + 'ibc/8318FD63C42203D16DDCAF49FE10E8590669B3219A3E87676AC9DA50722687FB' + ] + }, + { + denom: 'ROWAN', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/2B63C4A08A1A5E0FD567E3D12BAA59FBC8A8D0C66F7EC3EEAD20C142414BDC24', + name: 'Sifchain', + display: 'ROWAN', + symbol: 'ROWAN', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/8318FD63C42203D16DDCAF49FE10E8590669B3219A3E87676AC9DA50722687FB', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sifchain/images/rowan.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sifchain/images/rowan.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sifchain/images/rowan.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sifchain/images/rowan.svg' + } + ], + keywords: ['osmosis_unstable'] + }, + { + description: 'The native token of Shentu', + denom_units: [ + { + denom: + 'ibc/45C4313771874DC11BCCFC3D421859C91B40673B8352B0867EE48666E14F1AFA', + exponent: 0, + aliases: [ + 'ibc/7ED954CFFFC06EE8419387F3FC688837FF64EF264DE14219935F724EEEDBF8D3' + ] + }, + { + denom: 'ctk', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/45C4313771874DC11BCCFC3D421859C91B40673B8352B0867EE48666E14F1AFA', + name: 'Shentu', + display: 'ctk', + symbol: 'CTK', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/7ED954CFFFC06EE8419387F3FC688837FF64EF264DE14219935F724EEEDBF8D3', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/shentu/images/ctk.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/shentu/images/ctk.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/shentu/images/ctk.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/shentu/images/ctk.svg' + } + ] + }, + { + description: + 'Hope Galaxy is an NFT collection based on its own native Token $HOPE, a cw20 token on Juno chain.', + denom_units: [ + { + denom: + 'ibc/5B53C9DFEC12654627F1CBC90C3D4A2EB0F51CEB0FA716C34E2DD189329B200B', + exponent: 0, + aliases: [ + 'ibc/C2A2E9CA95DDD4828B75124B5E27B8401C7D8493BC48353D418CBFC04565899B' + ] + }, + { + denom: 'hope', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/5B53C9DFEC12654627F1CBC90C3D4A2EB0F51CEB0FA716C34E2DD189329B200B', + name: 'Hope Galaxy', + display: 'hope', + symbol: 'HOPE', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/C2A2E9CA95DDD4828B75124B5E27B8401C7D8493BC48353D418CBFC04565899B', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/hope.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/hope.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/hope.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/hope.svg' + } + ] + }, + { + description: + 'Racoon aims to simplify accessibility to AI, NFTs and Gambling on the Cosmos Ecosystem', + denom_units: [ + { + denom: + 'ibc/C4CEC1FB34C9AABFBAF40F1049851A369EE667BA51E80AB8EEC9E80D4082F78F', + exponent: 0, + aliases: [ + 'ibc/6BDB4C8CCD45033F9604E4B93ED395008A753E01EECD6992E7D1EA23D9D3B788' + ] + }, + { + denom: 'rac', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/C4CEC1FB34C9AABFBAF40F1049851A369EE667BA51E80AB8EEC9E80D4082F78F', + name: 'Racoon', + display: 'rac', + symbol: 'juno.RAC', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/6BDB4C8CCD45033F9604E4B93ED395008A753E01EECD6992E7D1EA23D9D3B788', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/rac.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/rac.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/rac.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/rac.svg' + } + ] + }, + { + description: + 'Frax is a fractional-algorithmic stablecoin protocol. It aims to provide a highly scalable, decentralized, algorithmic money in place of fixed-supply assets like BTC. Additionally, FXS is the value accrual and governance token of the entire Frax ecosystem.', + denom_units: [ + { + denom: + 'ibc/A281F6978DD03E87DB665ADD28F7CB5215E8B04CF75E0DACD91790F0A38EAB3B', + exponent: 0, + aliases: [ + 'ibc/0E43EDE2E2A3AFA36D0CD38BDDC0B49FECA64FA426A82E102F304E430ECF46EE' + ] + }, + { + denom: 'frax', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/A281F6978DD03E87DB665ADD28F7CB5215E8B04CF75E0DACD91790F0A38EAB3B', + name: 'Frax', + display: 'frax', + symbol: 'FRAX', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/0E43EDE2E2A3AFA36D0CD38BDDC0B49FECA64FA426A82E102F304E430ECF46EE', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/frax.svg' + }, + images: [ + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/frax.svg' + } + ] + }, + { + description: 'Gravity Bridge WBTC', + denom_units: [ + { + denom: + 'ibc/5AE5CDC4F7BE5C6A18CC194782C502D73F4ACB81BE057C965FE32647F9ACFEC3', + exponent: 0, + aliases: [ + 'ibc/C9B0D48FD2C5B91135F118FF2484551888966590D7BDC20F6A87308DBA670796' + ] + }, + { + denom: 'gwbtc', + exponent: 8 + } + ], + type_asset: 'ics20', + base: 'ibc/5AE5CDC4F7BE5C6A18CC194782C502D73F4ACB81BE057C965FE32647F9ACFEC3', + name: 'Wrapped Bitcoin (Gravity Bridge)', + display: 'gwbtc', + symbol: 'WBTC.grv', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/C9B0D48FD2C5B91135F118FF2484551888966590D7BDC20F6A87308DBA670796', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/wbtc.grv.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wbtc.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wbtc.svg' + }, + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/wbtc.grv.svg' + } + ] + }, + { + description: 'Gravity Bridge WETH', + denom_units: [ + { + denom: + 'ibc/83C4F71AA298014D55AFF6EDD832DAA88B3A726354EBA131C43C82ECDC20AE69', + exponent: 0, + aliases: [ + 'ibc/65381C5F3FD21442283D56925E62EA524DED8B6927F0FF94E21E0020954C40B5' + ] + }, + { + denom: 'gweth', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/83C4F71AA298014D55AFF6EDD832DAA88B3A726354EBA131C43C82ECDC20AE69', + name: 'Ether (Gravity Bridge)', + display: 'gweth', + symbol: 'WETH.grv', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/65381C5F3FD21442283D56925E62EA524DED8B6927F0FF94E21E0020954C40B5', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/weth.grv.svg' + }, + images: [ + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/weth.svg' + }, + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/weth.grv.svg' + } + ] + }, + { + description: 'Gravity Bridge USDC', + denom_units: [ + { + denom: + 'ibc/B9EAA704866C86D516967EC865B0DD3D27E81D99FDB167B09FCD33DA25AEF331', + exponent: 0, + aliases: [ + 'ibc/9F9B07EF9AD291167CF5700628145DE1DEB777C2CFC7907553B24446515F6D0E' + ] + }, + { + denom: 'gusdc', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/B9EAA704866C86D516967EC865B0DD3D27E81D99FDB167B09FCD33DA25AEF331', + name: 'USD Coin (Gravity Bridge)', + display: 'gusdc', + symbol: 'USDC.grv', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/9F9B07EF9AD291167CF5700628145DE1DEB777C2CFC7907553B24446515F6D0E', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdc.grv.svg' + }, + images: [ + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg' + }, + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdc.grv.svg' + } + ] + }, + { + description: 'Gravity Bridge DAI', + denom_units: [ + { + denom: + 'ibc/C8F8EE4F8D4D3A2A4FF90AA184E2D18FDCB2320792042B1BE513C85815ED23A3', + exponent: 0, + aliases: [ + 'ibc/F292A17CF920E3462C816CBE6B042E779F676CAB59096904C4C1C966413E3DF5' + ] + }, + { + denom: 'gdai', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/C8F8EE4F8D4D3A2A4FF90AA184E2D18FDCB2320792042B1BE513C85815ED23A3', + name: 'DAI Stablecoin (Gravity Bridge)', + display: 'gdai', + symbol: 'DAI.grv', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/F292A17CF920E3462C816CBE6B042E779F676CAB59096904C4C1C966413E3DF5', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/dai.grv.svg' + }, + images: [ + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/dai.svg' + }, + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/dai.grv.svg' + } + ] + }, + { + description: 'Gravity Bridge USDT', + denom_units: [ + { + denom: + 'ibc/C73024CFD77526736935FCFD041966289E0DC0A4E66353A124D598DCE7190BF0', + exponent: 0, + aliases: [ + 'ibc/71B441E27F1BBB44DD0891BCD370C2794D404D60A4FFE5AECCD9B1E28BC89805' + ] + }, + { + denom: 'gusdt', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/C73024CFD77526736935FCFD041966289E0DC0A4E66353A124D598DCE7190BF0', + name: 'Tether USD (Gravity Bridge)', + display: 'gusdt', + symbol: 'USDT.grv', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/71B441E27F1BBB44DD0891BCD370C2794D404D60A4FFE5AECCD9B1E28BC89805', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.grv.svg' + }, + images: [ + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg' + }, + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.grv.svg' + } + ] + }, + { + description: 'The native token of Marble DEX on Juno Chain', + denom_units: [ + { + denom: + 'ibc/8C5A5DF087D19CE961DDB7B30CF69C64E11AF93075CA9DEE1C58ECFD397F614E', + exponent: 0, + aliases: [ + 'ibc/DB9755CB6FE55192948AE074D18FA815E1429D3D374D5BDA8D89623C6CF235C3' + ] + }, + { + denom: 'block', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/8C5A5DF087D19CE961DDB7B30CF69C64E11AF93075CA9DEE1C58ECFD397F614E', + name: 'Block', + display: 'block', + symbol: 'BLOCK', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/DB9755CB6FE55192948AE074D18FA815E1429D3D374D5BDA8D89623C6CF235C3', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/block.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/block.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/block.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/block.svg' + } + ] + }, + { + description: 'Hash is the staking token of the Provenance Blockchain', + denom_units: [ + { + denom: + 'ibc/C6D4C3E0683CCA53E900D5554905C3527563F58242156BA5BE6901DC375C1CD4', + exponent: 0, + aliases: [ + 'ibc/CE5BFF1D9BADA03BB5CCA5F56939392A761B53A10FBD03B37506669C3218D3B2' + ] + }, + { + denom: 'hash', + exponent: 9 + } + ], + type_asset: 'ics20', + base: 'ibc/C6D4C3E0683CCA53E900D5554905C3527563F58242156BA5BE6901DC375C1CD4', + name: 'Provenance', + display: 'hash', + symbol: 'HASH', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/CE5BFF1D9BADA03BB5CCA5F56939392A761B53A10FBD03B37506669C3218D3B2', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/provenance/images/prov.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/provenance/images/prov.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/provenance/images/prov.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/provenance/images/prov.svg' + } + ] + }, + { + description: 'GLX is the staking token of the Galaxy Chain', + denom_units: [ + { + denom: + 'ibc/FB6AF3A98C52F157D9394C2DA110463501E1935B61F9D5B229D1740475559A5A', + exponent: 0, + aliases: [ + 'ibc/F49DE040EBA5AB2FAD5F660C2A1DDF98A68470FAE82229818BE775EBF3EE79F2' + ] + }, + { + denom: 'glx', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/FB6AF3A98C52F157D9394C2DA110463501E1935B61F9D5B229D1740475559A5A', + name: 'Galaxy', + display: 'glx', + symbol: 'GLX', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/F49DE040EBA5AB2FAD5F660C2A1DDF98A68470FAE82229818BE775EBF3EE79F2', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/galaxy/images/glx.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/galaxy/images/glx.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/galaxy/images/glx.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/galaxy/images/glx.svg' + } + ] + }, + { + description: 'The DAO token to build consensus among Hong Kong People', + denom_units: [ + { + denom: + 'ibc/10B1ED11C429315C944C11A8DBB9B21272F1BBC643399FF047EB7200AB5216E0', + exponent: 0, + aliases: [ + 'ibc/52E12CF5CA2BB903D84F5298B4BFD725D66CAB95E09AA4FC75B2904CA5485FEB' + ] + } + ], + type_asset: 'ics20', + base: 'ibc/10B1ED11C429315C944C11A8DBB9B21272F1BBC643399FF047EB7200AB5216E0', + name: 'DHK', + display: 'dhk', + symbol: 'DHK', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/52E12CF5CA2BB903D84F5298B4BFD725D66CAB95E09AA4FC75B2904CA5485FEB', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/dhk.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/dhk.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/dhk.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/dhk.svg' + } + ] + }, + { + description: 'Token governance for Junoswap', + denom_units: [ + { + denom: + 'ibc/227AFB9B7355DA4068EED38036D03ADEC9CD5AE96E114F36E391DF9666B9A1C3', + exponent: 0, + aliases: [ + 'ibc/00B6E60AD3D65CBEF5579AC8AF609527C0B57535B6E32D96C80A735344FD9DCC' + ] + }, + { + denom: 'raw', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/227AFB9B7355DA4068EED38036D03ADEC9CD5AE96E114F36E391DF9666B9A1C3', + name: 'JunoSwap', + display: 'raw', + symbol: 'RAW', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/00B6E60AD3D65CBEF5579AC8AF609527C0B57535B6E32D96C80A735344FD9DCC', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/raw.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/raw.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/raw.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/raw.svg' + } + ] + }, + { + description: + 'MEME Token (MEME) is the native staking token of the MEME Chain', + denom_units: [ + { + denom: + 'ibc/FECC8DD045AD8A9C3C3EC412D0A3D24745631281DF42ADD14E544E8A55EE6887', + exponent: 0, + aliases: [ + 'ibc/67C89B8B0A70C08F093C909A4DD996DD10E0494C87E28FD9A551697BF173D4CA' + ] + }, + { + denom: 'meme', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/FECC8DD045AD8A9C3C3EC412D0A3D24745631281DF42ADD14E544E8A55EE6887', + name: 'MEME', + display: 'meme', + symbol: 'MEME', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/67C89B8B0A70C08F093C909A4DD996DD10E0494C87E28FD9A551697BF173D4CA', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/meme/images/meme.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/meme/images/meme.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/meme/images/meme.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/meme/images/meme.svg' + } + ] + }, + { + description: + 'Profit sharing token for Another.Software validator. Hold and receive dividends from Another.Software validator commissions!', + denom_units: [ + { + denom: + 'ibc/98725093899F8E4DBDD8CE2D4AB309A5CAF94B6DEB52EED179CB086E9024A777', + exponent: 0, + aliases: [ + 'ibc/AA1C80225BCA7B32ED1FC6ABF8B8E899BEB48ECDB4B417FD69873C6D715F97E7' + ] + }, + { + denom: 'asvt', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/98725093899F8E4DBDD8CE2D4AB309A5CAF94B6DEB52EED179CB086E9024A777', + name: 'Another.Software Validator Token', + display: 'asvt', + symbol: 'ASVT', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/AA1C80225BCA7B32ED1FC6ABF8B8E899BEB48ECDB4B417FD69873C6D715F97E7', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/asvt.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/asvt.png' + } + ] + }, + { + description: 'DAO dedicated to building tools on the Juno Network', + denom_units: [ + { + denom: + 'ibc/081EB10A339510CD63784CC612DCFAF3214983B7EF00B10B88C00A6B4FFD57EF', + exponent: 0, + aliases: [ + 'ibc/0CB9DB3441D0D50F35699DEE22B9C965487E83FB2D9F483D1CC5CA34E856C484' + ] + }, + { + denom: 'joe', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/081EB10A339510CD63784CC612DCFAF3214983B7EF00B10B88C00A6B4FFD57EF', + name: 'JoeDAO', + display: 'joe', + symbol: 'JOE', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/0CB9DB3441D0D50F35699DEE22B9C965487E83FB2D9F483D1CC5CA34E856C484', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/joe.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/joe.png' + } + ] + }, + { + description: 'The native staking token of Terra.', + denom_units: [ + { + denom: + 'ibc/2BAF90837DEE766349687E6D93A29750922091A5F28F294C150468C6258E39D6', + exponent: 0, + aliases: [ + 'ibc/785AFEC6B3741100D15E7AF01374E3C4C36F24888E96479B1C33F5C71F364EF9' + ] + }, + { + denom: 'luna', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/2BAF90837DEE766349687E6D93A29750922091A5F28F294C150468C6258E39D6', + name: 'Luna', + display: 'luna', + symbol: 'LUNA', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/785AFEC6B3741100D15E7AF01374E3C4C36F24888E96479B1C33F5C71F364EF9', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/luna.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/luna.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/luna.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/luna.svg' + } + ] + }, + { + description: 'Native token of Rizon Chain', + denom_units: [ + { + denom: + 'ibc/2E84612A0D5D7A5BEB40D2BD839397AF22D44BA9A28B5684F6F8D30B25031F80', + exponent: 0, + aliases: [ + 'ibc/2716E3F2E146664BEFA9217F1A03BFCEDBCD5178B3C71CACB1A0D7584451D219' + ] + }, + { + denom: 'atolo', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/2E84612A0D5D7A5BEB40D2BD839397AF22D44BA9A28B5684F6F8D30B25031F80', + name: 'Rizon', + display: 'atolo', + symbol: 'ATOLO', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/2716E3F2E146664BEFA9217F1A03BFCEDBCD5178B3C71CACB1A0D7584451D219', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/rizon/images/atolo.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/rizon/images/atolo.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/rizon/images/atolo.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/rizon/images/atolo.svg' + } + ] + }, + { + description: 'Governance token of Kava Lend Protocol', + denom_units: [ + { + denom: + 'ibc/36F0AC84225A5583039587F5C2736520BA0FDFE47ADC42E53844FCE53858391D', + exponent: 0, + aliases: [ + 'ibc/D6C28E07F7343360AC41E15DDD44D79701DDCA2E0C2C41279739C8D4AE5264BC' + ] + }, + { + denom: 'HARD', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/36F0AC84225A5583039587F5C2736520BA0FDFE47ADC42E53844FCE53858391D', + name: 'Kava Hard', + display: 'HARD', + symbol: 'HARD', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/D6C28E07F7343360AC41E15DDD44D79701DDCA2E0C2C41279739C8D4AE5264BC', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/hard.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/hard.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/hard.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/hard.svg' + } + ] + }, + { + description: 'Governance token of Kava Swap Protocol', + denom_units: [ + { + denom: + 'ibc/2AED47DA35E52805A7CC8EDA5CAE30A7E066C2FAE9C5572E7DDAAC839300481B', + exponent: 0, + aliases: [ + 'ibc/70CF1A54E23EA4E480DEDA9E12082D3FD5684C3483CBDCE190C5C807227688C5' + ] + }, + { + denom: 'SWP', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/2AED47DA35E52805A7CC8EDA5CAE30A7E066C2FAE9C5572E7DDAAC839300481B', + name: 'Kava Swap', + display: 'SWP', + symbol: 'SWP', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/70CF1A54E23EA4E480DEDA9E12082D3FD5684C3483CBDCE190C5C807227688C5', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/swp.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/swp.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/swp.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/swp.svg' + } + ] + }, + { + description: + 'A blockchain-based middleware, acting as a bridge between cryptocurrency smart contracts, data feeds, APIs and traditional bank account payments.', + denom_units: [ + { + denom: + 'ibc/17CB83CBF57639248398CE7D8BC6884988E431219B4D9907DC677F82D050C3F1', + exponent: 0, + aliases: [ + 'ibc/D3327A763C23F01EC43D1F0DB3CEFEC390C362569B6FD191F40A5192F8960049' + ] + }, + { + denom: 'link', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/17CB83CBF57639248398CE7D8BC6884988E431219B4D9907DC677F82D050C3F1', + name: 'Chainlink', + display: 'link', + symbol: 'LINK', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/D3327A763C23F01EC43D1F0DB3CEFEC390C362569B6FD191F40A5192F8960049', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/link.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/link.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/link.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/link.svg' + } + ] + }, + { + description: + 'L1 coin is the GenesisL1 blockchain utility, governance and EVM token', + denom_units: [ + { + denom: + 'ibc/09A0603C5E403FF9204A4D2C0FEA6D714CB37198602820E6258A4299DB00EDED', + exponent: 0, + aliases: [ + 'ibc/F16FDC11A7662B86BC0B9CE61871CBACF7C20606F95E86260FD38915184B75B4' + ] + }, + { + denom: 'l1', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/09A0603C5E403FF9204A4D2C0FEA6D714CB37198602820E6258A4299DB00EDED', + name: 'GenesisL1', + display: 'l1', + symbol: 'L1', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/F16FDC11A7662B86BC0B9CE61871CBACF7C20606F95E86260FD38915184B75B4', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/genesisl1/images/l1.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/genesisl1/images/l1.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/genesisl1/images/l1.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/genesisl1/images/l1.svg' + } + ], + keywords: ['osmosis_unstable'] + }, + { + description: + 'Aave is an Open Source and Non-Custodial protocol to earn interest on deposits & borrow assets. It also features access to highly innovative flash loans, which let developers borrow instantly and easily; no collateral needed. With 16 different assets, 5 of which are stablecoins.', + denom_units: [ + { + denom: + 'ibc/7F1DE59F778C803CCB82E3BE54C9362D410FFF2682CBD9F3FE1D9081BF33A76E', + exponent: 0, + aliases: [ + 'ibc/384E5DD50BDE042E1AAF51F312B55F08F95BC985C503880189258B4D9374CBBE' + ] + }, + { + denom: 'aave', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/7F1DE59F778C803CCB82E3BE54C9362D410FFF2682CBD9F3FE1D9081BF33A76E', + name: 'Aave', + display: 'aave', + symbol: 'AAVE', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/384E5DD50BDE042E1AAF51F312B55F08F95BC985C503880189258B4D9374CBBE', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/aave.svg' + }, + images: [ + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/aave.svg' + } + ], + keywords: ['osmosis_unlisted'] + }, + { + description: + 'ApeCoin found new expression in web3 through art, gaming, entertainment, and events. APE is a token made to support what’s next, controlled, and built on by the community. It will serve as a decentralized protocol layer for community-led initiatives that drive culture forward into the metaverse.', + denom_units: [ + { + denom: + 'ibc/DFC48DE665CA22F9BCF9E1D4572B3725C781015019298441AA3FBD7DC98DAD8A', + exponent: 0, + aliases: [ + 'ibc/F83CC6471DA4D4B508F437244F10B9E4C68975344E551A2DEB6B8617AB08F0D4' + ] + }, + { + denom: 'ape', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/DFC48DE665CA22F9BCF9E1D4572B3725C781015019298441AA3FBD7DC98DAD8A', + name: 'ApeCoin', + display: 'ape', + symbol: 'APE', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/F83CC6471DA4D4B508F437244F10B9E4C68975344E551A2DEB6B8617AB08F0D4', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/ape.svg' + }, + images: [ + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/ape.svg' + } + ], + keywords: ['osmosis_unlisted'] + }, + { + description: + 'Maker is a Decentralized Autonomous Organization that creates and insures the dai stablecoin on the Ethereum blockchain', + denom_units: [ + { + denom: + 'ibc/6D52D7BE776ED0F74879D834FFA876833ACB2BF6FE64FCCA96E1830055956926', + exponent: 0, + aliases: [ + 'ibc/D27DDDF34BB47E5D5A570742CC667DE53277867116CCCA341F27785E899A70F3' + ] + }, + { + denom: 'mkr', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/6D52D7BE776ED0F74879D834FFA876833ACB2BF6FE64FCCA96E1830055956926', + name: 'Maker', + display: 'mkr', + symbol: 'MKR', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/D27DDDF34BB47E5D5A570742CC667DE53277867116CCCA341F27785E899A70F3', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/mkr.svg' + }, + images: [ + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/mkr.svg' + } + ] + }, + { + description: + "RAI is a non-pegged, ETH-backed stable asset. It is useful as more 'stable' collateral for other DeFi protocols (compared to ETH or BTC) or as a stable asset with an embedded interest rate.", + denom_units: [ + { + denom: + 'ibc/8AE0085ADFDB35210AEB339A4A08D7768791A666F7A8B0042B2C509D2E4655E4', + exponent: 0, + aliases: [ + 'ibc/BD796662F8825327D41C96355DF62045A5BA225BAE31C0A86289B9D88ED3F44E' + ] + }, + { + denom: 'rai', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/8AE0085ADFDB35210AEB339A4A08D7768791A666F7A8B0042B2C509D2E4655E4', + name: 'Rai Reflex Index', + display: 'rai', + symbol: 'RAI', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/BD796662F8825327D41C96355DF62045A5BA225BAE31C0A86289B9D88ED3F44E', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/rai.svg' + }, + images: [ + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/rai.svg' + } + ], + keywords: ['osmosis_unlisted'] + }, + { + description: + 'SHIBA INU is a 100% decentralized community experiment with it claims that 1/2 the tokens have been sent to Vitalik and the other half were locked to a Uniswap pool and the keys burned.', + denom_units: [ + { + denom: + 'ibc/4A5F8F58FEEBAF52211324F77EFED5274B0998B91DCB3CF4F3B6C5B3A96CF3B2', + exponent: 0, + aliases: [ + 'ibc/19305E20681911F14D1FB275E538CDE524C3BF88CF9AE5D5F78F4D4DA05E85B2' + ] + }, + { + denom: 'shib', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/4A5F8F58FEEBAF52211324F77EFED5274B0998B91DCB3CF4F3B6C5B3A96CF3B2', + name: 'Shiba Inu', + display: 'shib', + symbol: 'SHIB', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/19305E20681911F14D1FB275E538CDE524C3BF88CF9AE5D5F78F4D4DA05E85B2', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/shib.svg' + }, + images: [ + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/shib.svg' + } + ], + keywords: ['osmosis_unlisted'] + }, + { + description: + 'The native staking and governance token of the Kujira chain.', + denom_units: [ + { + denom: + 'ibc/692B2F9CC6FDA3B2954480F0E2BC672854BB8729E0CF85F5206B8CB8CCEF885A', + exponent: 0, + aliases: [ + 'ibc/BB6BCDB515050BAE97516111873CCD7BCF1FD0CCB723CC12F3C4F704D6C646CE' + ] + }, + { + denom: 'kuji', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/692B2F9CC6FDA3B2954480F0E2BC672854BB8729E0CF85F5206B8CB8CCEF885A', + name: 'Kujira', + display: 'kuji', + symbol: 'KUJI', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/BB6BCDB515050BAE97516111873CCD7BCF1FD0CCB723CC12F3C4F704D6C646CE', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/kuji.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/kuji.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/kuji.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/kuji.svg' + } + ] + }, + { + description: 'The native token of Tgrade', + denom_units: [ + { + denom: + 'ibc/AFE84A4EF109C5D45E7EFA32A52FB9060360042AA34FE556FC0DB781D7BF8FD9', + exponent: 0, + aliases: [ + 'ibc/1E09CB0F506ACF12FDE4683FB6B34DA62FB4BE122641E0D93AAF98A87675676C' + ] + }, + { + denom: 'tgd', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/AFE84A4EF109C5D45E7EFA32A52FB9060360042AA34FE556FC0DB781D7BF8FD9', + name: 'Tgrade', + display: 'tgd', + symbol: 'TGD', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/1E09CB0F506ACF12FDE4683FB6B34DA62FB4BE122641E0D93AAF98A87675676C', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/tgrade/images/tgrade-symbol-gradient.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/tgrade/images/tgrade-symbol-gradient.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/tgrade/images/tgrade-symbol-gradient.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/tgrade/images/tgrade-symbol-gradient.svg' + } + ] + }, + { + description: + 'Echelon - a scalable EVM on Cosmos, built on Proof-of-Stake with fast-finality that prioritizes interoperability and novel economics', + denom_units: [ + { + denom: + 'ibc/D4375ED5C3A8769E0C893742175AB0C63371A1237C82F17C444A1A388202E7D8', + exponent: 0, + aliases: [ + 'ibc/47EE224A9B33CF0ABEAC82106E52F0F6E8D8CEC5BA80B9D9A6F55172CBB0177D' + ] + }, + { + denom: 'echelon', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/D4375ED5C3A8769E0C893742175AB0C63371A1237C82F17C444A1A388202E7D8', + name: 'Echelon', + display: 'echelon', + symbol: 'ECH', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/47EE224A9B33CF0ABEAC82106E52F0F6E8D8CEC5BA80B9D9A6F55172CBB0177D', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/echelon/images/ech.svg' + }, + images: [ + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/echelon/images/ech.svg' + } + ] + }, + { + description: 'Staking and governance token for ODIN Protocol', + denom_units: [ + { + denom: + 'ibc/B95AA0670A1073A278BE1C28FBAE1509ACEFE0207AB3F3E92156324DECA2225A', + exponent: 0, + aliases: [ + 'ibc/C360EF34A86D334F625E4CBB7DA3223AEA97174B61F35BB3758081A8160F7D9B' + ] + }, + { + denom: 'odin', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/B95AA0670A1073A278BE1C28FBAE1509ACEFE0207AB3F3E92156324DECA2225A', + name: 'Odin Protocol', + display: 'odin', + symbol: 'ODIN', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/C360EF34A86D334F625E4CBB7DA3223AEA97174B61F35BB3758081A8160F7D9B', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/odin/images/odin.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/odin/images/odin.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/odin/images/odin.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/odin/images/odin.svg' + } + ], + keywords: ['osmosis_unstable'] + }, + { + description: 'GEO token for ODIN Protocol', + denom_units: [ + { + denom: + 'ibc/17F5447A5C08F631700976DDF561B415DE0767713EE9F0FB726EDA767330A612', + exponent: 0, + aliases: [ + 'ibc/9B6FBABA36BB4A3BF127AE5E96B572A5197FD9F3111D895D8919B07BC290764A' + ] + }, + { + denom: 'geo', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/17F5447A5C08F631700976DDF561B415DE0767713EE9F0FB726EDA767330A612', + name: 'GEO', + display: 'geo', + symbol: 'GEO', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/9B6FBABA36BB4A3BF127AE5E96B572A5197FD9F3111D895D8919B07BC290764A', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/odin/images/geo.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/odin/images/geo.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/odin/images/geo.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/odin/images/geo.svg' + } + ], + keywords: ['osmosis_unstable'] + }, + { + description: 'O9W token for ODIN Protocol', + denom_units: [ + { + denom: + 'ibc/1C0C01DEBFA1618F734E67846B4E8CBB3E00B9F1BAB16050CBA2B98F99FEFE2E', + exponent: 0, + aliases: [ + 'ibc/0CD46223FEABD2AEAAAF1F057D01E63BCA79B7D4BD6B68F1EB973A987344695D' + ] + }, + { + denom: 'O9W', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/1C0C01DEBFA1618F734E67846B4E8CBB3E00B9F1BAB16050CBA2B98F99FEFE2E', + name: 'O9W', + display: 'O9W', + symbol: 'O9W', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/0CD46223FEABD2AEAAAF1F057D01E63BCA79B7D4BD6B68F1EB973A987344695D', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/odin/images/o9w.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/odin/images/o9w.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/odin/images/o9w.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/odin/images/o9w.svg' + } + ], + keywords: ['osmosis_unstable'] + }, + { + description: 'ELEVENPARIS loyalty token on KiChain', + denom_units: [ + { + denom: + 'ibc/E7F1860E43692DEE815852047E02E1B09EEDE5077B1378AB1A9BB58EA9F02A8D', + exponent: 0, + aliases: [ + 'ibc/AD185F62399F770CCCE8A36A180A77879FF6C26A0398BD3D2A74E087B0BFA121' + ] + }, + { + denom: 'lvn', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/E7F1860E43692DEE815852047E02E1B09EEDE5077B1378AB1A9BB58EA9F02A8D', + name: 'LVN', + display: 'lvn', + symbol: 'kichain.LVN', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/AD185F62399F770CCCE8A36A180A77879FF6C26A0398BD3D2A74E087B0BFA121', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kichain/images/lvn.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kichain/images/lvn.png' + } + ] + }, + { + description: + 'Glimmer (GLMR) is the utility token of the Moonbeam Network, Moonbeam’s primary deployment on the Polkadot network that serves as a developer-friendly parachain.', + denom_units: [ + { + denom: + 'ibc/34417AD68A6121346688240188601369CC979B2A759D81705D3DC1661484EBDA', + exponent: 0, + aliases: [ + 'ibc/1E26DB0E5122AED464D98462BD384FCCB595732A66B3970AE6CE0B58BAE0FC49' + ] + }, + { + denom: 'wglmr', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/34417AD68A6121346688240188601369CC979B2A759D81705D3DC1661484EBDA', + name: 'Moonbeam', + display: 'wglmr', + symbol: 'GLMR', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/1E26DB0E5122AED464D98462BD384FCCB595732A66B3970AE6CE0B58BAE0FC49', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/moonbeam/images/glmr.svg' + }, + images: [ + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/moonbeam/images/glmr.svg' + } + ] + }, + { + description: 'DeFi gaming platform built on Juno', + denom_units: [ + { + denom: + 'ibc/0F4AC79EAFB81BFDE35A6C9549DA3FD0293F48C422963AB50E42891B03609F14', + exponent: 0, + aliases: [ + 'ibc/52C57FCA7D6854AA178E7A183DDBE4EF322B904B1D719FC485F6FFBC1F72A19E' + ] + }, + { + denom: 'glto', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/0F4AC79EAFB81BFDE35A6C9549DA3FD0293F48C422963AB50E42891B03609F14', + name: 'Gelotto', + display: 'glto', + symbol: 'GLTO', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/52C57FCA7D6854AA178E7A183DDBE4EF322B904B1D719FC485F6FFBC1F72A19E', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/glto.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/glto.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/glto.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/glto.svg' + } + ] + }, + { + description: 'Gelotto Year 1 Grand Prize Token', + denom_units: [ + { + denom: + 'ibc/D9F572EE9AA7DB6B3472593F528990F9972F96442F077FD193FD5804368CBDCE', + exponent: 0, + aliases: [ + 'ibc/7C781B4C2082CD62129A972D47486D78EC17155C299270E3C89348EA026BEAF8' + ] + }, + { + denom: 'gkey', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/D9F572EE9AA7DB6B3472593F528990F9972F96442F077FD193FD5804368CBDCE', + name: 'GKey', + display: 'gkey', + symbol: 'GKEY', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/7C781B4C2082CD62129A972D47486D78EC17155C299270E3C89348EA026BEAF8', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/gkey.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/gkey.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/gkey.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/gkey.svg' + } + ] + }, + { + description: 'The native token of Crescent', + denom_units: [ + { + denom: + 'ibc/66AD9A81BE2F5A555D1F9A4F7B2A9669A000BE48F3E9A32B92E81982F491D8C9', + exponent: 0, + aliases: [ + 'ibc/5A7C219BA5F7582B99629BA3B2A01A61BFDA0F6FD1FE95B5366F7334C4BC0580' + ] + }, + { + denom: 'cre', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/66AD9A81BE2F5A555D1F9A4F7B2A9669A000BE48F3E9A32B92E81982F491D8C9', + name: 'Crescent', + display: 'cre', + symbol: 'CRE', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/5A7C219BA5F7582B99629BA3B2A01A61BFDA0F6FD1FE95B5366F7334C4BC0580', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/crescent/images/cre.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/crescent/images/cre.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/crescent/images/cre.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/crescent/images/cre.svg' + } + ] + }, + { + description: 'The native token of LumenX Network', + denom_units: [ + { + denom: + 'ibc/8CBF87B2DA5FEC902AED2312B330481DA6D7AA789212FCF7B2A60F326AF4DB2A', + exponent: 0, + aliases: [ + 'ibc/FFA652599C77E853F017193E36B5AB2D4D9AFC4B54721A74904F80C9236BF3B7' + ] + }, + { + denom: 'lumen', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/8CBF87B2DA5FEC902AED2312B330481DA6D7AA789212FCF7B2A60F326AF4DB2A', + name: 'LumenX', + display: 'lumen', + symbol: 'LUMEN', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/FFA652599C77E853F017193E36B5AB2D4D9AFC4B54721A74904F80C9236BF3B7', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/lumenx/images/lumen.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/lumenx/images/lumen.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/lumenx/images/lumen.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/lumenx/images/lumen.svg' + } + ], + keywords: ['osmosis_unstable'] + }, + { + description: 'The native token of Oraichain', + denom_units: [ + { + denom: + 'ibc/17AC414BDA856A6C0BC18FE38177F636C8CEB96C51028E7DADFD77AB02B1F09E', + exponent: 0, + aliases: [ + 'ibc/161D7D62BAB3B9C39003334F1671208F43C06B643CC9EDBBE82B64793C857F1D' + ] + }, + { + denom: 'ORAI', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/17AC414BDA856A6C0BC18FE38177F636C8CEB96C51028E7DADFD77AB02B1F09E', + name: 'Oraichain', + display: 'ORAI', + symbol: 'ORAI', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/161D7D62BAB3B9C39003334F1671208F43C06B643CC9EDBBE82B64793C857F1D', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/orai-white.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/orai-white.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/orai-white.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/orai-white.svg' + } + ] + }, + { + description: 'The native token of the Cudos blockchain', + denom_units: [ + { + denom: + 'ibc/4716031E7942FDCD22013F8F652FFEC8A7ED205EB62B48B11CCEA03643172CA0', + exponent: 0, + aliases: [ + 'ibc/E09ED39F390EC51FA9F3F69BEA08B5BBE6A48B3057B2B1C3467FAAE9E58B021B' + ] + }, + { + denom: 'cudos', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/4716031E7942FDCD22013F8F652FFEC8A7ED205EB62B48B11CCEA03643172CA0', + name: 'Cudos', + display: 'cudos', + symbol: 'CUDOS', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/E09ED39F390EC51FA9F3F69BEA08B5BBE6A48B3057B2B1C3467FAAE9E58B021B', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cudos/images/cudos.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cudos/images/cudos.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cudos/images/cudos.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cudos/images/cudos.svg' + } + ] + }, + { + description: 'The native stablecoin of Kava', + denom_units: [ + { + denom: + 'ibc/19DB71A0EBEF5BC923C609867C5632855CECA9AD940C0E1B115332E91C9501F1', + exponent: 0, + aliases: [ + 'ibc/C78F65E1648A3DFE0BAEB6C4CDA69CC2A75437F1793C0E6386DFDA26393790AE' + ] + }, + { + denom: 'USDX', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/19DB71A0EBEF5BC923C609867C5632855CECA9AD940C0E1B115332E91C9501F1', + name: 'Kava USDX', + display: 'USDX', + symbol: 'USDX', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/C78F65E1648A3DFE0BAEB6C4CDA69CC2A75437F1793C0E6386DFDA26393790AE', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/usdx.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/usdx.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/usdx.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/usdx.svg' + } + ] + }, + { + description: + 'BLD is the token used to secure the Agoric chain through staking and to backstop Inter Protocol.', + denom_units: [ + { + denom: + 'ibc/6F3866516A68AE366C09E220202FC9F3089F0479C9CC9547D4BA1B848E1F6FD1', + exponent: 0, + aliases: [ + 'ibc/2DA9C149E9AD2BD27FEFA635458FB37093C256C1A940392634A16BEA45262604' + ] + }, + { + denom: 'bld', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/6F3866516A68AE366C09E220202FC9F3089F0479C9CC9547D4BA1B848E1F6FD1', + name: 'Agoric', + display: 'bld', + symbol: 'BLD', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/2DA9C149E9AD2BD27FEFA635458FB37093C256C1A940392634A16BEA45262604', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/agoric/images/bld.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/agoric/images/bld.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/agoric/images/bld.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/agoric/images/bld.svg' + } + ] + }, + { + description: + 'IST is the stable token used by the Agoric chain for execution fees and commerce.', + denom_units: [ + { + denom: + 'ibc/31AF732B994EEFC2769C749AABD10D6CE41A67C98D6AF0EE42F3EB9014AAB637', + exponent: 0, + aliases: [ + 'ibc/92BE0717F4678905E53F4E45B2DED18BC0CB97BF1F8B6A25AFEDF3D5A879B4D5' + ] + }, + { + denom: 'ist', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/31AF732B994EEFC2769C749AABD10D6CE41A67C98D6AF0EE42F3EB9014AAB637', + name: 'Inter Stable Token', + display: 'ist', + symbol: 'IST', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/92BE0717F4678905E53F4E45B2DED18BC0CB97BF1F8B6A25AFEDF3D5A879B4D5', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/agoric/images/ist.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/agoric/images/ist.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/agoric/images/ist.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/agoric/images/ist.svg' + } + ] + }, + { + description: 'Staking derivative seJUNO for staked JUNO', + denom_units: [ + { + denom: + 'ibc/2FEA37EB5C44A11F9101805AF911FC3DFF5F98D1BC891938364C299CB88368F6', + exponent: 0, + aliases: [ + 'ibc/C6B6BFCB6EE49A7CAB1A7E7B021DE35B99D525AC660844952F0F6C78DCB2A57B' + ] + }, + { + denom: 'sejuno', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/2FEA37EB5C44A11F9101805AF911FC3DFF5F98D1BC891938364C299CB88368F6', + name: 'StakeEasy seJUNO', + display: 'sejuno', + symbol: 'SEJUNO', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/C6B6BFCB6EE49A7CAB1A7E7B021DE35B99D525AC660844952F0F6C78DCB2A57B', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/sejuno.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/sejuno.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/sejuno.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/sejuno.svg' + } + ] + }, + { + description: 'Staking derivative bJUNO for staked JUNO', + denom_units: [ + { + denom: + 'ibc/569114212A3E99360439041F9C5F351D69D997D73BEBCC72CE025A2EBF12D252', + exponent: 0, + aliases: [ + 'ibc/C2DF5C3949CA835B221C575625991F09BAB4E48FB9C11A4EE357194F736111E3' + ] + }, + { + denom: 'bjuno', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/569114212A3E99360439041F9C5F351D69D997D73BEBCC72CE025A2EBF12D252', + name: 'StakeEasy bJUNO', + display: 'bjuno', + symbol: 'BJUNO', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/C2DF5C3949CA835B221C575625991F09BAB4E48FB9C11A4EE357194F736111E3', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/bjuno.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/bjuno.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/bjuno.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/bjuno.svg' + } + ] + }, + { + description: 'The native token of Stride', + denom_units: [ + { + denom: + 'ibc/6D3E5319A182C24AD22A5CCED97B040B29C8F6213262AF551E4AF66F2B93DF62', + exponent: 0, + aliases: [ + 'ibc/A8CA5EE328FA10C9519DF6057DA1F69682D28F7D0F5CCC7ECB72E3DCA2D157A4' + ] + }, + { + denom: 'strd', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/6D3E5319A182C24AD22A5CCED97B040B29C8F6213262AF551E4AF66F2B93DF62', + name: 'Stride', + display: 'strd', + symbol: 'STRD', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/A8CA5EE328FA10C9519DF6057DA1F69682D28F7D0F5CCC7ECB72E3DCA2D157A4', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/strd.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/strd.svg' + }, + images: [ + { + image_sync: { + chain_name: 'stride', + base_denom: 'ustrd' + }, + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/strd.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/strd.svg' + } + ] + }, + { + denom_units: [ + { + denom: + 'ibc/0F7930B63244CA4BCC01C08F85697131884A24CD87A8DD970DE968E4477035F8', + exponent: 0, + aliases: [ + 'ibc/C140AFD542AE77BD7DCC83F13FDD8C5E5BB8C4929785E6EC2F4C636F98F17901' + ] + }, + { + denom: 'statom', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/0F7930B63244CA4BCC01C08F85697131884A24CD87A8DD970DE968E4477035F8', + name: 'Stride Staked ATOM', + display: 'statom', + symbol: 'stATOM', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/C140AFD542AE77BD7DCC83F13FDD8C5E5BB8C4929785E6EC2F4C636F98F17901', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/statom.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/statom.svg' + }, + images: [ + { + image_sync: { + chain_name: 'stride', + base_denom: 'stuatom' + }, + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/statom.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/statom.svg' + } + ] + }, + { + denom_units: [ + { + denom: + 'ibc/A6EF12C9F18944589034B1C20B8A3B09725811572641BA2FA2512F93BDE5F578', + exponent: 0, + aliases: [ + 'ibc/5DD1F95ED336014D00CE2520977EC71566D282F9749170ADC83A392E0EA7426A' + ] + }, + { + denom: 'ststars', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/A6EF12C9F18944589034B1C20B8A3B09725811572641BA2FA2512F93BDE5F578', + name: 'Stride Staked STARS', + display: 'ststars', + symbol: 'stSTARS', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/5DD1F95ED336014D00CE2520977EC71566D282F9749170ADC83A392E0EA7426A', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/ststars.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/ststars.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/ststars.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/ststars.svg' + } + ] + }, + { + description: + 'Solarbank DAO Governance Token for speeding up the shift to renewable and green energy', + denom_units: [ + { + denom: + 'ibc/06EDC5D447D6F4ED20BFFAC149018C94E1F044DF16E97DF02EFADE18EB48D271', + exponent: 0, + aliases: [ + 'ibc/C3FC4DED273E7D1DD2E7BAA3317EC9A53CD3252B577AA33DC00D9DF2BDF3ED5C' + ] + }, + { + denom: 'solar', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/06EDC5D447D6F4ED20BFFAC149018C94E1F044DF16E97DF02EFADE18EB48D271', + name: 'Solarbank DAO', + display: 'solar', + symbol: 'SOLAR', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/C3FC4DED273E7D1DD2E7BAA3317EC9A53CD3252B577AA33DC00D9DF2BDF3ED5C', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/solar.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/solar.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/solar.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/solar.svg' + } + ] + }, + { + description: 'StakeEasy governance token', + denom_units: [ + { + denom: + 'ibc/87444F2028A35FA0B13ECB91B707DAD176F6EDB0A0A5B99882BC7546AF03EA2C', + exponent: 0, + aliases: [ + 'ibc/18A676A074F73B9B42DA4F9DFC8E5AEF334C9A6636DDEC8D34682F52F1DECDF6' + ] + }, + { + denom: 'seasy', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/87444F2028A35FA0B13ECB91B707DAD176F6EDB0A0A5B99882BC7546AF03EA2C', + name: 'StakeEasy SEASY', + display: 'seasy', + symbol: 'SEASY', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/18A676A074F73B9B42DA4F9DFC8E5AEF334C9A6636DDEC8D34682F52F1DECDF6', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/seasy.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/seasy.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/seasy.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/seasy.svg' + } + ] + }, + { + description: 'The native token of Axelar', + denom_units: [ + { + denom: + 'ibc/F63C324E7A80BF26765906391FC40FCF41E99C349A9BF681441E99BDC8E7781E', + exponent: 0, + aliases: [ + 'ibc/903A61A498756EA560B85A85132D3AEE21B5DEDD41213725D22ABF276EA6945E' + ] + }, + { + denom: 'axl', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/F63C324E7A80BF26765906391FC40FCF41E99C349A9BF681441E99BDC8E7781E', + name: 'Axelar', + display: 'axl', + symbol: 'AXL', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/903A61A498756EA560B85A85132D3AEE21B5DEDD41213725D22ABF276EA6945E', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.svg' + } + ] + }, + { + description: 'REBUS, the native coin of the Rebus chain.', + denom_units: [ + { + denom: + 'ibc/B7A31DABBE007A2888E68031221BD29466822F2ECB8F0A50AD505E909361FDA5', + exponent: 0, + aliases: [ + 'ibc/A1AC7F9EE2F643A68E3A35BCEB22040120BEA4059773BB56985C76BDFEBC71D9' + ] + }, + { + denom: 'rebus', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/B7A31DABBE007A2888E68031221BD29466822F2ECB8F0A50AD505E909361FDA5', + name: 'Rebus', + display: 'rebus', + symbol: 'REBUS', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/A1AC7F9EE2F643A68E3A35BCEB22040120BEA4059773BB56985C76BDFEBC71D9', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/rebus/images/rebus.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/rebus/images/rebus.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/rebus/images/rebus.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/rebus/images/rebus.svg' + } + ] + }, + { + description: 'The native token of Teritori', + denom_units: [ + { + denom: + 'ibc/B385B0D0D1808F88B25FA5387E6556F05BFCE19D43DD838715255EB0BB61E5F1', + exponent: 0, + aliases: [ + 'ibc/EB7FB9C8B425F289B63703413327C2051030E848CE4EAAEA2E51199D6D39D3EC' + ] + }, + { + denom: 'tori', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/B385B0D0D1808F88B25FA5387E6556F05BFCE19D43DD838715255EB0BB61E5F1', + name: 'Teritori', + display: 'tori', + symbol: 'TORI', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/EB7FB9C8B425F289B63703413327C2051030E848CE4EAAEA2E51199D6D39D3EC', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/teritori/images/utori.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/teritori/images/utori.svg' + }, + images: [ + { + image_sync: { + chain_name: 'teritori', + base_denom: 'utori' + }, + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/teritori/images/utori.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/teritori/images/utori.svg' + } + ] + }, + { + denom_units: [ + { + denom: + 'ibc/FDFB8E8B4C1B6C9074845AC142B8195507D6BCE98A6B04465C6E77354CC1AFBF', + exponent: 0, + aliases: [ + 'ibc/84502A75BCA4A5F68D464C00B3F610CE2585847D59B52E5FFB7C3C9D2DDCD3FE' + ] + }, + { + denom: 'stjuno', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/FDFB8E8B4C1B6C9074845AC142B8195507D6BCE98A6B04465C6E77354CC1AFBF', + name: 'Stride Staked JUNO', + display: 'stjuno', + symbol: 'stJUNO', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/84502A75BCA4A5F68D464C00B3F610CE2585847D59B52E5FFB7C3C9D2DDCD3FE', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stjuno.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stjuno.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stjuno.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stjuno.svg' + } + ] + }, + { + denom_units: [ + { + denom: + 'ibc/B76B340588564A49387A7B22A24CFFE3F873B61B461AD95A242E1D76138B6BBD', + exponent: 0, + aliases: [ + 'ibc/D176154B0C63D1F9C6DCFB4F70349EBF2E2B5A87A05902F57A6AE92B863E9AEC' + ] + }, + { + denom: 'stosmo', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/B76B340588564A49387A7B22A24CFFE3F873B61B461AD95A242E1D76138B6BBD', + name: 'Stride Staked OSMO', + display: 'stosmo', + symbol: 'stOSMO', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/D176154B0C63D1F9C6DCFB4F70349EBF2E2B5A87A05902F57A6AE92B863E9AEC', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stosmo.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stosmo.svg' + }, + images: [ + { + image_sync: { + chain_name: 'stride', + base_denom: 'stuosmo' + }, + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stosmo.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stosmo.svg' + } + ] + }, + { + description: 'The native token cw20 for MuseDAO on Juno Chain', + denom_units: [ + { + denom: + 'ibc/C404E1F03C99A5D77FB35671416DC39C09B8EF6305B36F1BDE868150D21A9012', + exponent: 0, + aliases: [ + 'ibc/6B982170CE024689E8DD0E7555B129B488005130D4EDA426733D552D10B36D8F' + ] + }, + { + denom: 'muse', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/C404E1F03C99A5D77FB35671416DC39C09B8EF6305B36F1BDE868150D21A9012', + name: 'MuseDAO', + display: 'muse', + symbol: 'MUSE', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/6B982170CE024689E8DD0E7555B129B488005130D4EDA426733D552D10B36D8F', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/muse.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/muse.png' + } + ] + }, + { + description: 'The native token of Lambda', + denom_units: [ + { + denom: + 'ibc/412DFF78C323ABC94A93DA4B7FBFE4AD923219F6EC5CD6953750678028A6BFD7', + exponent: 0, + aliases: [ + 'ibc/80825E8F04B12D914ABEADB1F4D39C04755B12C8402F6876EE3168450C0A90BB' + ] + }, + { + denom: 'lamb', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/412DFF78C323ABC94A93DA4B7FBFE4AD923219F6EC5CD6953750678028A6BFD7', + name: 'Lambda', + display: 'lamb', + symbol: 'LAMB', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/80825E8F04B12D914ABEADB1F4D39C04755B12C8402F6876EE3168450C0A90BB', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/lambda/images/lambda.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/lambda/images/lambda.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/lambda/images/lambda.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/lambda/images/lambda.svg' + } + ] + }, + { + description: + 'The native over-collateralized stablecoin from the Kujira chain.', + denom_units: [ + { + denom: + 'ibc/6FEA7853D1EB6D46467D8181C313AE816046104D8B9C532A1ED02E9FE647DE4E', + exponent: 0, + aliases: [ + 'ibc/44492EAB24B72E3FB59B9FA619A22337FB74F95D8808FE6BC78CC0E6C18DC2EC' + ] + }, + { + denom: 'usk', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/6FEA7853D1EB6D46467D8181C313AE816046104D8B9C532A1ED02E9FE647DE4E', + name: 'USK', + display: 'usk', + symbol: 'USK', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/44492EAB24B72E3FB59B9FA619A22337FB74F95D8808FE6BC78CC0E6C18DC2EC', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/usk.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/usk.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/usk.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/usk.svg' + } + ] + }, + { + description: 'Staking and governance coin for the Unification Blockchain', + denom_units: [ + { + denom: + 'ibc/9D4AA773925596140AEB0C83CDEBE97F02F0B1AA3083F581E3064DD0AC270452', + exponent: 0, + aliases: [ + 'ibc/608EF5C0CE64FEA097500DB39657BDD36CA708CC5DCC2E250A024B6981DD36BC' + ] + }, + { + denom: 'FUND', + exponent: 9 + } + ], + type_asset: 'ics20', + base: 'ibc/9D4AA773925596140AEB0C83CDEBE97F02F0B1AA3083F581E3064DD0AC270452', + name: 'Unification', + display: 'FUND', + symbol: 'FUND', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/608EF5C0CE64FEA097500DB39657BDD36CA708CC5DCC2E250A024B6981DD36BC', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/unification/images/fund.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/unification/images/fund.svg' + }, + images: [ + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/unification/images/fund.svg', + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/unification/images/fund.png' + } + ] + }, + { + description: 'The native staking and governance token of Jackal.', + denom_units: [ + { + denom: + 'ibc/2631E601C9A50387E3CEE7E240FB1707758D9D15F9C3DD488D3D0CB676122500', + exponent: 0, + aliases: [ + 'ibc/8E697BDABE97ACE8773C6DF7402B2D1D5104DD1EEABE12608E3469B7F64C15BA' + ] + }, + { + denom: 'jkl', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/2631E601C9A50387E3CEE7E240FB1707758D9D15F9C3DD488D3D0CB676122500', + name: 'Jackal', + display: 'jkl', + symbol: 'JKL', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/8E697BDABE97ACE8773C6DF7402B2D1D5104DD1EEABE12608E3469B7F64C15BA', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/jackal/images/jkl.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/jackal/images/jkl.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/jackal/images/jkl.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/jackal/images/jkl.svg' + } + ] + }, + { + description: 'The native token cw20 for Alter on Secret Network', + denom_units: [ + { + denom: + 'ibc/FBD3D5217A6A540F23529D709B232DA4AFCC0B6C2FD643CCF7F317148B86907F', + exponent: 0, + aliases: [ + 'ibc/A6383B6CF5EA23E067666C06BC34E2A96869927BD9744DC0C1643E589C710AA3' + ] + }, + { + denom: 'alter', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/FBD3D5217A6A540F23529D709B232DA4AFCC0B6C2FD643CCF7F317148B86907F', + name: 'Alter', + display: 'alter', + symbol: 'ALTER', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/A6383B6CF5EA23E067666C06BC34E2A96869927BD9744DC0C1643E589C710AA3', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/alter.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/alter.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/alter.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/alter.svg' + } + ] + }, + { + description: 'The native token cw20 for Button on Secret Network', + denom_units: [ + { + denom: + 'ibc/1D688799DE22258802861260E642917D174F57F7A428FC0451609573BFC54741', + exponent: 0, + aliases: [ + 'ibc/1FBA9E763B8679BEF7BAAAF2D16BCA78C3B297D226C3F31312C769D7B8F992D8' + ] + }, + { + denom: 'butt', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/1D688799DE22258802861260E642917D174F57F7A428FC0451609573BFC54741', + name: 'Button', + display: 'butt', + symbol: 'BUTT', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/1FBA9E763B8679BEF7BAAAF2D16BCA78C3B297D226C3F31312C769D7B8F992D8', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/butt.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/butt.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/butt.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/butt.svg' + } + ] + }, + { + description: 'The native token cw20 for Shade on Secret Network', + denom_units: [ + { + denom: + 'ibc/94716987C75684E636CB143240F56F644AC607B330E9C5CA5CCDE5F8AA4C3F29', + exponent: 0, + aliases: [ + 'ibc/71055835C7639739EAE03AACD1324FE162DBA41D09F197CB72D966D014225B1C' + ] + }, + { + denom: 'shd', + exponent: 8 + } + ], + type_asset: 'ics20', + base: 'ibc/94716987C75684E636CB143240F56F644AC607B330E9C5CA5CCDE5F8AA4C3F29', + name: 'Shade (old)', + display: 'shd', + symbol: 'SHD(old)', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/71055835C7639739EAE03AACD1324FE162DBA41D09F197CB72D966D014225B1C', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/shdold.svg' + }, + images: [ + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/shdold.svg' + } + ] + }, + { + description: 'The native token cw20 for SIENNA on Secret Network', + denom_units: [ + { + denom: + 'ibc/0076FCDC521B8BC631C4C80F615883B85EE14F59B8905969D378125EE864F3DA', + exponent: 0, + aliases: [ + 'ibc/9A8A93D04917A149C8AC7C16D3DA8F470D59E8D867499C4DA97450E1D7363213' + ] + }, + { + denom: 'sienna', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/0076FCDC521B8BC631C4C80F615883B85EE14F59B8905969D378125EE864F3DA', + name: 'SIENNA', + display: 'sienna', + symbol: 'SIENNA', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/9A8A93D04917A149C8AC7C16D3DA8F470D59E8D867499C4DA97450E1D7363213', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/sienna.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/sienna.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/sienna.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/sienna.svg' + } + ] + }, + { + description: + 'The native token cw20 for SCRT Staking Derivatives on Secret Network', + denom_units: [ + { + denom: + 'ibc/7C6A11BF1FE238DB3EBB78FEF70B1E08A2EECF961081454C3DDE070E5CDFB270', + exponent: 0, + aliases: [ + 'ibc/D0E5BF2940FB58D9B283A339032DE88111407AAD7D94A7F1F3EB78874F8616D4' + ] + }, + { + denom: 'stkd-scrt', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/7C6A11BF1FE238DB3EBB78FEF70B1E08A2EECF961081454C3DDE070E5CDFB270', + name: 'SCRT Staking Derivatives', + display: 'stkd-scrt', + symbol: 'stkd-SCRT', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/D0E5BF2940FB58D9B283A339032DE88111407AAD7D94A7F1F3EB78874F8616D4', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/stkd-scrt.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/stkd-scrt.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/stkd-scrt.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/stkd-scrt.svg' + } + ] + }, + { + description: 'BeeZee native blockchain', + denom_units: [ + { + denom: + 'ibc/A5941FFF3E8E99AF68A85ED62481E4D2F483C1F960D8941BDE491056AA3321F9', + exponent: 0, + aliases: [ + 'ibc/C822645522FC3EECF817609AA38C24B64D04F5C267A23BCCF8F2E3BC5755FA88' + ] + }, + { + denom: 'bze', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/A5941FFF3E8E99AF68A85ED62481E4D2F483C1F960D8941BDE491056AA3321F9', + name: 'BeeZee', + display: 'bze', + symbol: 'BZE', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/C822645522FC3EECF817609AA38C24B64D04F5C267A23BCCF8F2E3BC5755FA88', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/beezee/images/bze.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/beezee/images/bze.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/beezee/images/bze.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/beezee/images/bze.svg' + } + ] + }, + { + description: 'The native token cw20 for Fanfury on Juno Chain', + denom_units: [ + { + denom: + 'ibc/BB066336F021575DC26CA7815D3CA64C40E61E4A0D989059193209DE338BD912', + exponent: 0, + aliases: [ + 'ibc/7CE5F388D661D82A0774E47B5129DA51CC7129BD1A70B5FA6BCEBB5B0A2FAEAF' + ] + }, + { + denom: 'fury', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/BB066336F021575DC26CA7815D3CA64C40E61E4A0D989059193209DE338BD912', + name: 'Fanfury', + display: 'fury', + symbol: 'FURY', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/7CE5F388D661D82A0774E47B5129DA51CC7129BD1A70B5FA6BCEBB5B0A2FAEAF', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/fanfury.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/fanfury.png' + } + ] + }, + { + description: + 'The native EVM, governance and staking token of the Acrechain', + denom_units: [ + { + denom: + 'ibc/FEC744AEB27C60DA8622AD400EFC2C1510C27A9382485274E9FE1979AAF6CED6', + exponent: 0, + aliases: [ + 'ibc/BB936517F7E5D77A63E0ADB05217A6608B0C4CF8FBA7EA2F4BAE4107A7238F06' + ] + }, + { + denom: 'acre', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/FEC744AEB27C60DA8622AD400EFC2C1510C27A9382485274E9FE1979AAF6CED6', + name: 'Acrechain', + display: 'acre', + symbol: 'ACRE', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/BB936517F7E5D77A63E0ADB05217A6608B0C4CF8FBA7EA2F4BAE4107A7238F06', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/acrechain/images/acre.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/acrechain/images/acre.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/acrechain/images/acre.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/acrechain/images/acre.svg' + } + ] + }, + { + description: 'Stable Token of Harbor protocol on Comdex network', + denom_units: [ + { + denom: + 'ibc/C999DE507B8409060A13AE7927DA3C999C54DF7938666EA962055E2B047A3F79', + exponent: 0, + aliases: [ + 'ibc/23CA6C8D1AB2145DD13EB1E089A2E3F960DC298B468CCE034E19E5A78B61136E' + ] + }, + { + denom: 'cmst', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/C999DE507B8409060A13AE7927DA3C999C54DF7938666EA962055E2B047A3F79', + name: 'CMST', + display: 'cmst', + symbol: 'CMST', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/23CA6C8D1AB2145DD13EB1E089A2E3F960DC298B468CCE034E19E5A78B61136E', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmst.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmst.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmst.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmst.svg' + } + ] + }, + { + description: + 'The native EVM, governance and staking token of the Imversed', + denom_units: [ + { + denom: + 'ibc/812B399233FD9DE5CAC1CA0BD38A83B1616EF7D527DA8ED9D759C02CF67B0C3B', + exponent: 0, + aliases: [ + 'ibc/92B223EBFA74DB99BEA92B23DEAA6050734FEEAABB84689CB8E1AE8F9C9F9AF4' + ] + }, + { + denom: 'imv', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/812B399233FD9DE5CAC1CA0BD38A83B1616EF7D527DA8ED9D759C02CF67B0C3B', + name: 'Imversed', + display: 'imv', + symbol: 'IMV', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/92B223EBFA74DB99BEA92B23DEAA6050734FEEAABB84689CB8E1AE8F9C9F9AF4', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/imversed/images/imversed.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/imversed/images/imversed.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/imversed/images/imversed.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/imversed/images/imversed.svg' + } + ] + }, + { + description: 'The native token of Medas Digital Network', + denom_units: [ + { + denom: + 'ibc/4F738B156A91F692CDB34CE73FE65A3F2709ECEC718C766E2EF9AC32887171B0', + exponent: 0, + aliases: [ + 'ibc/01E94A5FF29B8DDEFC86F412CC3927F7330E9B523CC63A6194B1108F5276025C' + ] + }, + { + denom: 'medas', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/4F738B156A91F692CDB34CE73FE65A3F2709ECEC718C766E2EF9AC32887171B0', + name: 'Medas Digital Network', + display: 'medas', + symbol: 'MEDAS', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/01E94A5FF29B8DDEFC86F412CC3927F7330E9B523CC63A6194B1108F5276025C', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/medasdigital/images/medas.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/medasdigital/images/medas.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/medasdigital/images/medas.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/medasdigital/images/medas.svg' + } + ], + keywords: ['medas'] + }, + { + description: 'The native token cw20 for PHMN on Juno Chain', + denom_units: [ + { + denom: + 'ibc/28C34C44CB0D0C51F983C26B005EBA1D043DC23469041168654A00F833E2A1BF', + exponent: 0, + aliases: [ + 'ibc/D3B574938631B0A1BA704879020C696E514CFADAA7643CDE4BD5EB010BDE327B' + ] + }, + { + denom: 'phmn', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/28C34C44CB0D0C51F983C26B005EBA1D043DC23469041168654A00F833E2A1BF', + name: 'POSTHUMAN', + display: 'phmn', + symbol: 'PHMN', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/D3B574938631B0A1BA704879020C696E514CFADAA7643CDE4BD5EB010BDE327B', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/phmn.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/phmn.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/phmn.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/phmn.svg' + } + ] + }, + { + description: 'The native token cw20 for Amber on Secret Network', + denom_units: [ + { + denom: + 'ibc/860056AA96EF303CD59A8F2A10CF7BBAEEA1809331DE4EEBF36949AA9606880E', + exponent: 0, + aliases: [ + 'ibc/18A1B70E3205A48DE8590C0D11030E7146CDBF1048789261D53FFFD7527F8B55' + ] + }, + { + denom: 'amber', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/860056AA96EF303CD59A8F2A10CF7BBAEEA1809331DE4EEBF36949AA9606880E', + name: 'Amber', + display: 'amber', + symbol: 'AMBER', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/18A1B70E3205A48DE8590C0D11030E7146CDBF1048789261D53FFFD7527F8B55', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.svg' + } + ] + }, + { + description: 'The native token of Onomy Protocol', + denom_units: [ + { + denom: + 'ibc/F8E5A8C2FE146E961EBB5F239C2F86E502BB863B2B23E0C25F483BF0AFC77A78', + exponent: 0, + aliases: [ + 'ibc/B9606D347599F0F2FDF82BA3EE339000673B7D274EA50F59494DC51EFCD42163' + ] + }, + { + denom: 'nom', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/F8E5A8C2FE146E961EBB5F239C2F86E502BB863B2B23E0C25F483BF0AFC77A78', + name: 'Onomy', + display: 'nom', + symbol: 'NOM', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/B9606D347599F0F2FDF82BA3EE339000673B7D274EA50F59494DC51EFCD42163', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/onomy/images/nom.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/onomy/images/nom.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/onomy/images/nom.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/onomy/images/nom.svg' + } + ], + keywords: ['dex', 'stablecoin', 'bridge', 'staking'] + }, + { + description: 'PSTAKE Liquid-Staked ATOM', + denom_units: [ + { + denom: + 'ibc/00967EA9C1EAEB56EDFBCBD0D952B64141D783540465880B8CB0895FF7FFBE79', + exponent: 0, + aliases: [ + 'ibc/CAA179E40F0266B0B29FB5EAA288FB9212E628822265D4141EBD1C47C3CBFCBC' + ] + }, + { + denom: 'stkatom', + exponent: 6, + aliases: ['stk/atom'] + } + ], + type_asset: 'ics20', + base: 'ibc/00967EA9C1EAEB56EDFBCBD0D952B64141D783540465880B8CB0895FF7FFBE79', + name: 'PSTAKE staked ATOM', + display: 'stkatom', + symbol: 'stkATOM', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/CAA179E40F0266B0B29FB5EAA288FB9212E628822265D4141EBD1C47C3CBFCBC', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkatom.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkatom.svg' + }, + images: [ + { + image_sync: { + chain_name: 'persistence', + base_denom: 'stk/uatom' + }, + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkatom.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkatom.svg' + } + ] + }, + { + description: + 'The native staking and governance token of the Dyson Protocol', + denom_units: [ + { + denom: + 'ibc/E9DF230D891326F345BEC7D46BC8876713FCB72D57000A04F49B8BC8EDF401B8', + exponent: 0, + aliases: [ + 'ibc/E27CD305D33F150369AB526AEB6646A76EC3FFB1A6CA58A663B5DE657A89D55D' + ] + } + ], + type_asset: 'ics20', + base: 'ibc/E9DF230D891326F345BEC7D46BC8876713FCB72D57000A04F49B8BC8EDF401B8', + name: 'Dyson Protocol', + display: + 'ibc/E27CD305D33F150369AB526AEB6646A76EC3FFB1A6CA58A663B5DE657A89D55D', + symbol: 'DYS', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/E27CD305D33F150369AB526AEB6646A76EC3FFB1A6CA58A663B5DE657A89D55D', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dyson/images/dys.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dyson/images/dys.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dyson/images/dys.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dyson/images/dys.svg' + } + ] + }, + { + description: 'The native token cw20 for Hopers on Juno Chain', + denom_units: [ + { + denom: + 'ibc/D12BAD12BAF4DCFF936FDFAB3967A9B91CE37F3AF5E238B92D2F3726BC695D84', + exponent: 0, + aliases: [ + 'ibc/D3ADAF73F84CDF205BCB72C142FDAEEA2C612AB853CEE6D6C06F184FA38B1099' + ] + }, + { + denom: 'hopers', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/D12BAD12BAF4DCFF936FDFAB3967A9B91CE37F3AF5E238B92D2F3726BC695D84', + name: 'Hopers', + display: 'hopers', + symbol: 'HOPERS', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/D3ADAF73F84CDF205BCB72C142FDAEEA2C612AB853CEE6D6C06F184FA38B1099', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/hopers.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/hopers.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/hopers.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/hopers.svg' + } + ] + }, + { + description: 'Overcollateralized stable coin for Arable derivatives v1', + denom_units: [ + { + denom: + 'ibc/41C5F7D348716D4AC354DA088351354FD90070E75DFF5B5007708D5164325E40', + exponent: 0, + aliases: [ + 'ibc/5D270A584B1078FBE07D14570ED5E88EC1FEDA8518B76C322606291E6FD8286F' + ] + }, + { + denom: 'arusd', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/41C5F7D348716D4AC354DA088351354FD90070E75DFF5B5007708D5164325E40', + name: 'Arable USD', + display: 'arusd', + symbol: 'arUSD', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/5D270A584B1078FBE07D14570ED5E88EC1FEDA8518B76C322606291E6FD8286F', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/acrechain/images/arusd.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/acrechain/images/arusd.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/acrechain/images/arusd.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/acrechain/images/arusd.svg' + } + ] + }, + { + description: + 'The native EVM, governance and staking token of the Planq Network', + denom_units: [ + { + denom: + 'ibc/747D9DED1908CDFE8453A988AEC7BD8FDC5E577768D01A713702B7D34856BD98', + exponent: 0, + aliases: [ + 'ibc/B1E0166EA0D759FDF4B207D1F5F12210D8BFE36F2345CEFC76948CE2B36DFBAF' + ] + }, + { + denom: 'planq', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/747D9DED1908CDFE8453A988AEC7BD8FDC5E577768D01A713702B7D34856BD98', + name: 'Planq', + display: 'planq', + symbol: 'PLQ', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/B1E0166EA0D759FDF4B207D1F5F12210D8BFE36F2345CEFC76948CE2B36DFBAF', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/planq.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/planq.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/planq.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/planq.svg' + } + ] + }, + { + description: + "Fantom's native utility token — FTM — powers the entire Fantom blockchain ecosystem. FTM tokens are used for staking, governance, payments, and fees on the network.", + denom_units: [ + { + denom: + 'ibc/2309A8723CA3D4DEC75F4306FB9AEF9FDA6AC009676B9D0213965EEB3909355D', + exponent: 0, + aliases: [ + 'ibc/5E2DFDF1734137302129EA1C1BA21A580F96F778D4F021815EA4F6DB378DA1A4' + ] + }, + { + denom: 'ftm', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/2309A8723CA3D4DEC75F4306FB9AEF9FDA6AC009676B9D0213965EEB3909355D', + name: 'Fantom', + display: 'ftm', + symbol: 'FTM', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/5E2DFDF1734137302129EA1C1BA21A580F96F778D4F021815EA4F6DB378DA1A4', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/fantom/images/ftm.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/fantom/images/ftm.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/fantom/images/ftm.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/fantom/images/ftm.svg' + } + ] + }, + { + description: + 'Canto is a Layer-1 blockchain built to deliver on the promise of DeFi', + denom_units: [ + { + denom: + 'ibc/D2826D0622755EADC205277312C207826B5F684EA6F71F232308ECDA01E9E629', + exponent: 0, + aliases: [ + 'ibc/47CAF2DB8C016FAC960F33BC492FD8E454593B65CC59D70FA9D9F30424F9C32F' + ] + }, + { + denom: 'canto', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/D2826D0622755EADC205277312C207826B5F684EA6F71F232308ECDA01E9E629', + name: 'Canto', + display: 'canto', + symbol: 'CANTO', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/47CAF2DB8C016FAC960F33BC492FD8E454593B65CC59D70FA9D9F30424F9C32F', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/canto/images/canto.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/canto/images/canto.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/canto/images/canto.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/canto/images/canto.svg' + } + ] + }, + { + description: 'Quicksilver Liquid Staked STARS', + denom_units: [ + { + denom: + 'ibc/25679987938AA2B6170A5EE532DAB64393642C4159F153A336CF47DD6019BD2B', + exponent: 0, + aliases: [ + 'ibc/46C83BB054E12E189882B5284542DB605D94C99827E367C9192CF0579CD5BC83' + ] + }, + { + denom: 'qstars', + exponent: 6, + aliases: [] + } + ], + type_asset: 'ics20', + base: 'ibc/25679987938AA2B6170A5EE532DAB64393642C4159F153A336CF47DD6019BD2B', + name: 'Quicksilver Liquid Staked STARS', + display: 'qstars', + symbol: 'qSTARS', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/46C83BB054E12E189882B5284542DB605D94C99827E367C9192CF0579CD5BC83', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qstars.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qstars.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qstars.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qstars.svg' + } + ] + }, + { + description: 'WYND DAO Governance Token', + denom_units: [ + { + denom: + 'ibc/DCB277743356667EB38113950C0E54488A884D30146975C0FA48D101B38E9A0C', + exponent: 0, + aliases: [ + 'ibc/2FBAC4BF296D7844796844B35978E5899984BA5A6314B2DD8F83C215550010B3' + ] + }, + { + denom: 'wynd', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/DCB277743356667EB38113950C0E54488A884D30146975C0FA48D101B38E9A0C', + name: 'Wynd DAO Governance Token', + display: 'wynd', + symbol: 'WYND', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/2FBAC4BF296D7844796844B35978E5899984BA5A6314B2DD8F83C215550010B3', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/wynd.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/wynd.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/wynd.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/wynd.svg' + } + ] + }, + { + description: + 'USDC is a fully collateralized US Dollar stablecoin developed by CENTRE, the open source project with Circle being the first of several forthcoming issuers.', + denom_units: [ + { + denom: + 'ibc/E837AE487266E851BF5140D8C622E9AC52E733F75015A4FA2EE375A7B2238C77', + exponent: 0, + aliases: [ + 'ibc/231FD77ECCB2DB916D314019DA30FE013202833386B1908A191D16989AD80B5A' + ] + }, + { + denom: 'polygon-usdc', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/E837AE487266E851BF5140D8C622E9AC52E733F75015A4FA2EE375A7B2238C77', + name: 'USD Coin (Polygon)', + display: 'polygon-usdc', + symbol: 'polygon.USDC', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/231FD77ECCB2DB916D314019DA30FE013202833386B1908A191D16989AD80B5A', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/polygon.usdc.svg' + }, + images: [ + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg' + }, + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/polygon.usdc.svg' + } + ] + }, + { + description: + 'USDC is a fully collateralized US Dollar stablecoin developed by CENTRE, the open source project with Circle being the first of several forthcoming issuers.', + denom_units: [ + { + denom: + 'ibc/B1CF3E74BE95F65F183135915FFF944A04C1DF7C11D9607F365131BF9AF9012D', + exponent: 0, + aliases: [ + 'ibc/F17C9CA112815613C5B6771047A093054F837C3020CBA59DFFD9D780A8B2984C' + ] + }, + { + denom: 'avalanche-usdc', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/B1CF3E74BE95F65F183135915FFF944A04C1DF7C11D9607F365131BF9AF9012D', + name: 'USD Coin (Avalanche)', + display: 'avalanche-usdc', + symbol: 'avalanche.USDC', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/F17C9CA112815613C5B6771047A093054F837C3020CBA59DFFD9D780A8B2984C', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/avalanche.usdc.svg' + }, + images: [ + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg' + }, + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/avalanche.usdc.svg' + } + ] + }, + { + description: 'Mars protocol token', + denom_units: [ + { + denom: + 'ibc/316D1466DD592CB787116A1648C35EB49D98D2DFF0CB514CCC9D249A68F9A103', + exponent: 0, + aliases: [ + 'ibc/573FCD90FACEE750F55A8864EF7D38265F07E5A9273FA0E8DAFD39951332B580' + ] + }, + { + denom: 'mars', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/316D1466DD592CB787116A1648C35EB49D98D2DFF0CB514CCC9D249A68F9A103', + name: 'Mars Hub', + display: 'mars', + symbol: 'MARS', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/573FCD90FACEE750F55A8864EF7D38265F07E5A9273FA0E8DAFD39951332B580', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mars/images/mars-token.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mars/images/mars-token.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mars/images/mars-token.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mars/images/mars-token.svg' + } + ] + }, + { + description: 'Ciento Exchange Token', + denom_units: [ + { + denom: + 'ibc/FF6E5A9351A2689AB75381C30EA5765F1E04EC9353880797334AD3F56A259A12', + exponent: 0, + aliases: [ + 'ibc/D38BB3DD46864694F009AF01DA5A815B3A875F8CC52FF5679BFFCC35DC7451D5' + ] + }, + { + denom: 'cnto', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/FF6E5A9351A2689AB75381C30EA5765F1E04EC9353880797334AD3F56A259A12', + name: 'Ciento Token', + display: 'cnto', + symbol: 'CNTO', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/D38BB3DD46864694F009AF01DA5A815B3A875F8CC52FF5679BFFCC35DC7451D5', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/acrechain/images/cnto.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/acrechain/images/cnto.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/acrechain/images/cnto.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/acrechain/images/cnto.svg' + } + ] + }, + { + denom_units: [ + { + denom: + 'ibc/6A4C01899FCE59E148AE27BEB48D8DF085EB5AE2EBD50C298E49B7FB8471A45C', + exponent: 0, + aliases: [ + 'ibc/C491E7582E94AE921F6A029790083CDE1106C28F3F6C4AD7F1340544C13EC372' + ] + }, + { + denom: 'stluna', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/6A4C01899FCE59E148AE27BEB48D8DF085EB5AE2EBD50C298E49B7FB8471A45C', + name: 'Stride Staked LUNA', + display: 'stluna', + symbol: 'stLUNA', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/C491E7582E94AE921F6A029790083CDE1106C28F3F6C4AD7F1340544C13EC372', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stluna.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stluna.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stluna.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stluna.svg' + } + ] + }, + { + denom_units: [ + { + denom: + 'ibc/CFF2F8A06DF6C48A94EA54CC94408C285B7736C86BFB68200072BDCA2095E515', + exponent: 0, + aliases: [ + 'ibc/C5579A9595790017C600DD726276D978B9BF314CF82406CE342720A9C7911A01' + ] + }, + { + denom: 'stevmos', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/CFF2F8A06DF6C48A94EA54CC94408C285B7736C86BFB68200072BDCA2095E515', + name: 'Stride Staked EVMOS', + display: 'stevmos', + symbol: 'stEVMOS', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/C5579A9595790017C600DD726276D978B9BF314CF82406CE342720A9C7911A01', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stevmos.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stevmos.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stevmos.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stevmos.svg' + } + ] + }, + { + description: 'nRide Token', + denom_units: [ + { + denom: + 'ibc/C5F0637206A95921F7B2AE602F23B338A32466C473D4F0247F70A9343AAAC3E3', + exponent: 0, + aliases: [ + 'ibc/E750D31033DC1CF4A044C3AA0A8117401316DC918FBEBC4E3D34F91B09D5F54C' + ] + }, + { + denom: 'nride', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/C5F0637206A95921F7B2AE602F23B338A32466C473D4F0247F70A9343AAAC3E3', + name: 'nRide Token', + display: 'nride', + symbol: 'NRIDE', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/E750D31033DC1CF4A044C3AA0A8117401316DC918FBEBC4E3D34F91B09D5F54C', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/nride.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/nride.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/nride.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/nride.svg' + } + ] + }, + { + description: 'The native staking token of 8ball.', + denom_units: [ + { + denom: + 'ibc/9A893BE907CE8697D59A1A0CEB50DAF09CBCD6424E5F16C448792BA887963E6A', + exponent: 0, + aliases: [ + 'ibc/8BE73A810E22F80E5E850531A688600D63AE7392E7C2770AE758CAA4FD921B7F' + ] + }, + { + denom: 'ebl', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/9A893BE907CE8697D59A1A0CEB50DAF09CBCD6424E5F16C448792BA887963E6A', + name: '8ball', + display: 'ebl', + symbol: 'EBL', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/8BE73A810E22F80E5E850531A688600D63AE7392E7C2770AE758CAA4FD921B7F', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/8ball/images/8ball.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/8ball/images/8ball.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/8ball/images/8ball.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/8ball/images/8ball.svg' + } + ] + }, + { + description: 'Quicksilver Liquid Staked ATOM', + denom_units: [ + { + denom: + 'ibc/A5519DF79C89B539A3C9721C7820BC964A38B24270A47D542A96966B53BD4F23', + exponent: 0, + aliases: [ + 'ibc/FA602364BEC305A696CBDF987058E99D8B479F0318E47314C49173E8838C5BAC' + ] + }, + { + denom: 'qatom', + exponent: 6, + aliases: [] + } + ], + type_asset: 'ics20', + base: 'ibc/A5519DF79C89B539A3C9721C7820BC964A38B24270A47D542A96966B53BD4F23', + name: 'Quicksilver Liquid Staked ATOM', + display: 'qatom', + symbol: 'qATOM', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/FA602364BEC305A696CBDF987058E99D8B479F0318E47314C49173E8838C5BAC', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qatom.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qatom.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qatom.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qatom.svg' + } + ] + }, + { + description: 'Governance Token of Harbor protocol on Comdex network', + denom_units: [ + { + denom: + 'ibc/804B2C2A56DC8FB5812C6F77410C625D4DAEC31E16006DA06AD4CC47BC8506A2', + exponent: 0, + aliases: [ + 'ibc/AD4DEA52408EA07C0C9E19444EC8DA84A274A70AD2687A710EFDDEB28BB2986A' + ] + }, + { + denom: 'harbor', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/804B2C2A56DC8FB5812C6F77410C625D4DAEC31E16006DA06AD4CC47BC8506A2', + name: 'Harbor', + display: 'harbor', + symbol: 'HARBOR', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/AD4DEA52408EA07C0C9E19444EC8DA84A274A70AD2687A710EFDDEB28BB2986A', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/harbor.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/harbor.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/harbor.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/harbor.svg' + } + ] + }, + { + description: 'Quicksilver Liquid Staked REGEN', + denom_units: [ + { + denom: + 'ibc/A2D6DCFFB09B03CC1D4B41FDDCE666902B1953E32CE21975B68D8675B0B1BAAC', + exponent: 0, + aliases: [ + 'ibc/79A676508A2ECA1021EDDC7BB9CF70CEEC9514C478DA526A5A8B3E78506C2206' + ] + }, + { + denom: 'qregen', + exponent: 6, + aliases: [] + } + ], + type_asset: 'ics20', + base: 'ibc/A2D6DCFFB09B03CC1D4B41FDDCE666902B1953E32CE21975B68D8675B0B1BAAC', + name: 'Quicksilver Liquid Staked Regen', + display: 'qregen', + symbol: 'qREGEN', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/79A676508A2ECA1021EDDC7BB9CF70CEEC9514C478DA526A5A8B3E78506C2206', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qregen.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qregen.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qregen.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qregen.svg' + } + ] + }, + { + description: + 'Inspired by Bonk. A community project to celebrate the settlers of JunoNetwork.', + denom_units: [ + { + denom: + 'ibc/3176F44BB57E34C0682FEE235A40BD6012BA3D34943B37CE128E1C290B97BB1E', + exponent: 0, + aliases: [ + 'ibc/4F24D904BAB5FFBD3524F2DE3EC3C7A9E687A2408D9A985E57B356D9FA9201C6' + ] + }, + { + denom: 'fox', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/3176F44BB57E34C0682FEE235A40BD6012BA3D34943B37CE128E1C290B97BB1E', + name: 'Juno Fox', + display: 'fox', + symbol: 'FOX', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/4F24D904BAB5FFBD3524F2DE3EC3C7A9E687A2408D9A985E57B356D9FA9201C6', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/fox.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/fox.png' + } + ] + }, + { + description: 'QCK - native token of Quicksilver', + denom_units: [ + { + denom: + 'ibc/DDB9C3B73720E6DC4C93BCFB4643291EB25CA2E3C38F14DCCCEED8BE6813BF0F', + exponent: 0, + aliases: [ + 'ibc/635CB83EF1DFE598B10A3E90485306FD0D47D34217A4BE5FD9977FA010A5367D' + ] + }, + { + denom: 'qck', + exponent: 6, + aliases: [] + } + ], + type_asset: 'ics20', + base: 'ibc/DDB9C3B73720E6DC4C93BCFB4643291EB25CA2E3C38F14DCCCEED8BE6813BF0F', + name: 'Quicksilver', + display: 'qck', + symbol: 'QCK', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/635CB83EF1DFE598B10A3E90485306FD0D47D34217A4BE5FD9977FA010A5367D', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qck.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qck.png' + } + ] + }, + { + description: 'The native token of Arkhadian', + denom_units: [ + { + denom: + 'ibc/44EE7CDD013B39DC7E0E8D79FB8F206120C6193772501DB67A666232AADC0AE8', + exponent: 0, + aliases: [ + 'ibc/0F91EE8B98AAE3CF393D94CD7F89A10F8D7758C5EC707E721899DFE65C164C28' + ] + }, + { + denom: 'ARKH', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/44EE7CDD013B39DC7E0E8D79FB8F206120C6193772501DB67A666232AADC0AE8', + name: 'Arkhadian', + display: 'ARKH', + symbol: 'ARKH', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/0F91EE8B98AAE3CF393D94CD7F89A10F8D7758C5EC707E721899DFE65C164C28', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/arkh/images/arkh.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/arkh/images/arkh.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/arkh/images/arkh.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/arkh/images/arkh.svg' + } + ], + keywords: ['osmosis_unstable'] + }, + { + description: 'Quicksilver Liquid Staked OSMO', + denom_units: [ + { + denom: + 'ibc/64A23431E8995AAEF79231D17F38925EAFEDD6D9D8E099A1F1D97BCC9337DDBE', + exponent: 0, + aliases: [ + 'ibc/42D24879D4569CE6477B7E88206ADBFE47C222C6CAD51A54083E4A72594269FC' + ] + }, + { + denom: 'qosmo', + exponent: 6, + aliases: [] + } + ], + type_asset: 'ics20', + base: 'ibc/64A23431E8995AAEF79231D17F38925EAFEDD6D9D8E099A1F1D97BCC9337DDBE', + name: 'Quicksilver Liquid Staked OSMO', + display: 'qosmo', + symbol: 'qOSMO', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/42D24879D4569CE6477B7E88206ADBFE47C222C6CAD51A54083E4A72594269FC', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qosmo.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qosmo.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qosmo.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qosmo.svg' + } + ] + }, + { + description: + 'Frienzies are an IBC token redeemable exclusively for a physical asset issued by the Noble entity.', + denom_units: [ + { + denom: + 'ibc/C9E04820D51AA06DA729583269FC1A37CF94FF15C05E2620F8DFB00D9F49FABA', + exponent: 0, + aliases: [ + 'ibc/7FA7EC64490E3BDE5A1A28CBE73CC0AD22522794957BC891C46321E3A6074DB9' + ] + }, + { + denom: 'frienzies', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/C9E04820D51AA06DA729583269FC1A37CF94FF15C05E2620F8DFB00D9F49FABA', + name: 'Frienzies', + display: 'frienzies', + symbol: 'FRNZ', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/7FA7EC64490E3BDE5A1A28CBE73CC0AD22522794957BC891C46321E3A6074DB9', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg' + } + ] + }, + { + description: 'The native token of Migaloo Chain', + denom_units: [ + { + denom: + 'ibc/9427EF9F49E9783D640755BC88B60A6ABDCF408EAE3F6FC63FE0B9F47252B869', + exponent: 0, + aliases: [ + 'ibc/EDD6F0D66BCD49C1084FB2C35353B4ACD7B9191117CE63671B61320548F7C89D' + ] + }, + { + denom: 'whale', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/9427EF9F49E9783D640755BC88B60A6ABDCF408EAE3F6FC63FE0B9F47252B869', + name: 'Migaloo', + display: 'whale', + symbol: 'WHALE', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/EDD6F0D66BCD49C1084FB2C35353B4ACD7B9191117CE63671B61320548F7C89D', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/white-whale.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/white-whale.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/white-whale.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/white-whale.svg' + } + ] + }, + { + description: 'Evmos Guardians governance token.', + denom_units: [ + { + denom: + 'ibc/6D6BA300D877AC3AB8EC4F05A84DC0FE47D03E914490BBFBFB421D4E888082BC', + exponent: 0, + aliases: [ + 'ibc/BAC9C6998F1F5C316D3353622EAEDAF8BD00FAABEB374FECDF8C9BC475172CFA' + ] + }, + { + denom: 'grdn', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/6D6BA300D877AC3AB8EC4F05A84DC0FE47D03E914490BBFBFB421D4E888082BC', + name: 'Guardian', + display: 'grdn', + symbol: 'GRDN', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/BAC9C6998F1F5C316D3353622EAEDAF8BD00FAABEB374FECDF8C9BC475172CFA', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/guardian.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/guardian.png' + } + ] + }, + { + description: 'Mini Punks Token', + denom_units: [ + { + denom: + 'ibc/BD1455D697208399029695BB3DA8E0FC7A92FEF2509A9448D2C7FB5BCDBAB4BB', + exponent: 0, + aliases: [ + 'ibc/DC0D3303BBE739E073224D0314385B88B247F56D71D726A91414CCA244FFFE7E' + ] + }, + { + denom: 'mnpu', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/BD1455D697208399029695BB3DA8E0FC7A92FEF2509A9448D2C7FB5BCDBAB4BB', + name: 'Mini Punks', + display: 'mnpu', + symbol: 'MNPU', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/DC0D3303BBE739E073224D0314385B88B247F56D71D726A91414CCA244FFFE7E', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/mnpu.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/mnpu.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/mnpu.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/mnpu.svg' + } + ] + }, + { + description: 'Shiba Cosmos', + denom_units: [ + { + denom: + 'ibc/3F82142264D4A69ABE53E33D66B5CD338E68B20A768A86184811EEDEC74A8746', + exponent: 0, + aliases: [ + 'ibc/447A0DCE83691056289503DDAB8EB08E52E167A73629F2ACC59F056B92F51CE8' + ] + }, + { + denom: 'shibac', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/3F82142264D4A69ABE53E33D66B5CD338E68B20A768A86184811EEDEC74A8746', + name: 'ShibaCosmos', + display: 'shibac', + symbol: 'SHIBAC', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/447A0DCE83691056289503DDAB8EB08E52E167A73629F2ACC59F056B92F51CE8', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/shibacosmos.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/shibacosmos.png' + } + ] + }, + { + description: 'Sikoba Governance Token', + denom_units: [ + { + denom: + 'ibc/A23855FF7A656714F23ADADAF85568F383B179A3A8C63F26246D5241F99ABDEC', + exponent: 0, + aliases: [ + 'ibc/71066B030D8FC6479E638580E1BA9C44925E8C1F6E45036669D22017CFDC8C5E' + ] + }, + { + denom: 'sikoba', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/A23855FF7A656714F23ADADAF85568F383B179A3A8C63F26246D5241F99ABDEC', + name: 'Sikoba Token', + display: 'sikoba', + symbol: 'SKOJ', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/71066B030D8FC6479E638580E1BA9C44925E8C1F6E45036669D22017CFDC8C5E', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/sikoba.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/sikoba.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/sikoba.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/sikoba.svg' + } + ] + }, + { + description: + 'Nature Carbon Ton (NCT) is a carbon token standard backed 1:1 by carbon credits issued by Verra, a global leader in the voluntary carbon market. NCT credits on Regen Network have been tokenized by Toucan.earth.', + denom_units: [ + { + denom: + 'ibc/52E4491551AD28A330C676A2E0B220064FADCE23D9905EEB96539B58448D6791', + exponent: 0, + aliases: [ + 'ibc/A76EB6ECF4E3E2D4A23C526FD1B48FDD42F171B206C9D2758EF778A7826ADD68' + ] + }, + { + denom: 'nct', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/52E4491551AD28A330C676A2E0B220064FADCE23D9905EEB96539B58448D6791', + name: 'Nature Carbon Ton', + display: 'nct', + symbol: 'NCT', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/A76EB6ECF4E3E2D4A23C526FD1B48FDD42F171B206C9D2758EF778A7826ADD68', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/regen/images/nct.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/regen/images/nct.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/regen/images/nct.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/regen/images/nct.svg' + } + ] + }, + { + description: 'Celestims', + denom_units: [ + { + denom: + 'ibc/9AB3622AE63CD344C0E4661C6805BA954D43FC764B9CE2A57787205515A3E662', + exponent: 0, + aliases: [ + 'ibc/0E4FA664327BD40B32803EE84A77F145834C0281B7F82B65521333B3669FA0BA' + ] + }, + { + denom: 'clst', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/9AB3622AE63CD344C0E4661C6805BA954D43FC764B9CE2A57787205515A3E662', + name: 'Celestims', + display: 'clst', + symbol: 'CLST', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/0E4FA664327BD40B32803EE84A77F145834C0281B7F82B65521333B3669FA0BA', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/celestims.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/celestims.png' + } + ] + }, + { + description: 'The First Doge on Osmosis', + denom_units: [ + { + denom: + 'ibc/EFF2067E3131BDFAE1266E94C58315CFAEEC383A1496D196EF57357C27E6F0F2', + exponent: 0, + aliases: [ + 'ibc/8AEEA9B9304392070F72611076C0E328CE3F2DECA1E18557E36F9DB4F09C0156' + ] + }, + { + denom: 'osdoge', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/EFF2067E3131BDFAE1266E94C58315CFAEEC383A1496D196EF57357C27E6F0F2', + name: 'Osmosis Doge', + display: 'osdoge', + symbol: 'OSDOGE', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/8AEEA9B9304392070F72611076C0E328CE3F2DECA1E18557E36F9DB4F09C0156', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/osdoge.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/osdoge.png' + } + ] + }, + { + description: 'Apemos', + denom_units: [ + { + denom: + 'ibc/5A6ECC6BB51DF73A563068FD6F821B5EBBF415E6576947EDEC25BFE3A720529C', + exponent: 0, + aliases: [ + 'ibc/1EB03F13F29FEA73444586FC4E88A8C14ACE9291501E9658E3BEF951EA4AC85D' + ] + }, + { + denom: 'apemos', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/5A6ECC6BB51DF73A563068FD6F821B5EBBF415E6576947EDEC25BFE3A720529C', + name: 'Apemos', + display: 'apemos', + symbol: 'APEMOS', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/1EB03F13F29FEA73444586FC4E88A8C14ACE9291501E9658E3BEF951EA4AC85D', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/apemos.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/apemos.png' + } + ] + }, + { + description: "Evmos Guardians' Invaders DAO token.", + denom_units: [ + { + denom: + 'ibc/A6D13575341A2F7A9CDB009E0756FC1DDED6A491C50D62946FEE10E4036478F8', + exponent: 0, + aliases: [ + 'ibc/3DB1721541C94AD19D7735FECED74C227E13F925BDB814392980B40A19C1ED54' + ] + }, + { + denom: 'invdrs', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/A6D13575341A2F7A9CDB009E0756FC1DDED6A491C50D62946FEE10E4036478F8', + name: 'Invaders', + display: 'invdrs', + symbol: 'INVDRS', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/3DB1721541C94AD19D7735FECED74C227E13F925BDB814392980B40A19C1ED54', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/invdrs.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/invdrs.png' + } + ] + }, + { + description: 'Doge Apr', + denom_units: [ + { + denom: + 'ibc/8B1DEA286693EC25043FD123B9BB5B4549E42BF3591A6A70C42B4AB78C92805F', + exponent: 0, + aliases: [ + 'ibc/04BE4E9C825ED781F9684A1226114BB49607500CAD855F1E3FEEC18532297250' + ] + }, + { + denom: 'doga', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/8B1DEA286693EC25043FD123B9BB5B4549E42BF3591A6A70C42B4AB78C92805F', + name: 'Doge Apr', + display: 'doga', + symbol: 'DOGA', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/04BE4E9C825ED781F9684A1226114BB49607500CAD855F1E3FEEC18532297250', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/doga.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/doga.png' + } + ] + }, + { + description: 'Catmos', + denom_units: [ + { + denom: + 'ibc/876C3ECEB99CF762D95E3D80FFD292BD54627EE49B662F58C3C3154FC1F8F678', + exponent: 0, + aliases: [ + 'ibc/F4A07138CAEF0BFB4889E03C44C57956A48631061F1C8AB80421C1F229C1B835' + ] + }, + { + denom: 'catmos', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/876C3ECEB99CF762D95E3D80FFD292BD54627EE49B662F58C3C3154FC1F8F678', + name: 'Catmos', + display: 'catmos', + symbol: 'CATMOS', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/F4A07138CAEF0BFB4889E03C44C57956A48631061F1C8AB80421C1F229C1B835', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/catmos.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/catmos.png' + } + ] + }, + { + description: + 'Social Impact DAO providing showers, meals, and vehicles to the homeless', + denom_units: [ + { + denom: + 'ibc/ECE97C990E8C7396E0A2BAFF9676F090DBEA7008D8BC15A396CFB4A295210355', + exponent: 0, + aliases: [ + 'ibc/56B988C4D934FB7503F5EA9B440C75D489C8AD5D193715B477BEC4F84B8BBA2A' + ] + }, + { + denom: 'summit', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/ECE97C990E8C7396E0A2BAFF9676F090DBEA7008D8BC15A396CFB4A295210355', + name: 'Summit', + display: 'summit', + symbol: 'SUMMIT', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/56B988C4D934FB7503F5EA9B440C75D489C8AD5D193715B477BEC4F84B8BBA2A', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/summit.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/summit.png' + } + ] + }, + { + description: 'The native staking token of OmniFlix Hub.', + denom_units: [ + { + denom: + 'ibc/3604A325BC494AF734B3BD1D4F0279F0477AC6B04F56F44D56D74FEC66EB30BF', + exponent: 0, + aliases: [ + 'ibc/CEE970BB3D26F4B907097B6B660489F13F3B0DA765B83CC7D9A0BC0CE220FA6F' + ] + }, + { + denom: 'flix', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/3604A325BC494AF734B3BD1D4F0279F0477AC6B04F56F44D56D74FEC66EB30BF', + name: 'OmniFlix', + display: 'flix', + symbol: 'FLIX', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/CEE970BB3D26F4B907097B6B660489F13F3B0DA765B83CC7D9A0BC0CE220FA6F', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/omniflixhub/images/flix.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/omniflixhub/images/flix.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/omniflixhub/images/flix.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/omniflixhub/images/flix.svg' + } + ] + }, + { + description: 'Spacer', + denom_units: [ + { + denom: + 'ibc/BCB31BED5181B44DA806546FCD523F4908EF44EC85E546550A4A79295F44BCF7', + exponent: 0, + aliases: [ + 'ibc/7A496DB7C2277D4B74EC4428DDB5AC8A62816FBD0DEBE1CFE094935D746BE19C' + ] + }, + { + denom: 'spacer', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/BCB31BED5181B44DA806546FCD523F4908EF44EC85E546550A4A79295F44BCF7', + name: 'Spacer', + display: 'spacer', + symbol: 'SPACER', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/7A496DB7C2277D4B74EC4428DDB5AC8A62816FBD0DEBE1CFE094935D746BE19C', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/spacer.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/spacer.png' + } + ] + }, + { + description: 'Light: LumenX community DAO treasury token', + denom_units: [ + { + denom: + 'ibc/88C5E95B55D1FF55B7EDD25568F676D7FD7277CF0B3CA3817AC697870377AFA0', + exponent: 0, + aliases: [ + 'ibc/3DC08BDF2689978DBCEE28C7ADC2932AA658B2F64B372760FBC5A0058669AD29' + ] + }, + { + denom: 'light', + exponent: 9 + } + ], + type_asset: 'ics20', + base: 'ibc/88C5E95B55D1FF55B7EDD25568F676D7FD7277CF0B3CA3817AC697870377AFA0', + name: 'LIGHT', + display: 'light', + symbol: 'LIGHT', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/3DC08BDF2689978DBCEE28C7ADC2932AA658B2F64B372760FBC5A0058669AD29', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/light.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/light.png' + } + ] + }, + { + description: 'The native token cw20 for Silk on Secret Network', + denom_units: [ + { + denom: + 'ibc/F578817EC8B64B82E4AF314FD4D5D4EB16DD496A0706591F40C7925192E1B1B7', + exponent: 0, + aliases: [ + 'ibc/8A025A1E70101E39DE0C0F153E582A30806D3DA16795F6D868A3AA247D2DEDF7' + ] + }, + { + denom: 'silk', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/F578817EC8B64B82E4AF314FD4D5D4EB16DD496A0706591F40C7925192E1B1B7', + name: 'Silk', + display: 'silk', + symbol: 'SILK', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/8A025A1E70101E39DE0C0F153E582A30806D3DA16795F6D868A3AA247D2DEDF7', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/silk.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/silk.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/silk.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/silk.svg' + } + ] + }, + { + description: 'Mille: the 1000th token on osmosis', + denom_units: [ + { + denom: + 'ibc/92F972D460F4FCC36801CA63AA3A7D48F880DFB5E17623A5E2F05FEF92FC5FEB', + exponent: 0, + aliases: [ + 'ibc/912275A63A565BFD80734AEDFFB540132C51E446EAC41483B26EDE8A557C71CF' + ] + }, + { + denom: 'mile', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/92F972D460F4FCC36801CA63AA3A7D48F880DFB5E17623A5E2F05FEF92FC5FEB', + name: 'Mille', + display: 'mile', + symbol: 'MILE', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/912275A63A565BFD80734AEDFFB540132C51E446EAC41483B26EDE8A557C71CF', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/mille.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/mille.png' + } + ] + }, + { + description: + 'Social Impact DAO dedicated to combatting food insecurity and malnutrition', + denom_units: [ + { + denom: + 'ibc/E5FC8B84D67761D5C130BBA61DC580325E6374F85BA48E34BB9ECF4E42E0E791', + exponent: 0, + aliases: [ + 'ibc/980A2748F37C938AD129B92A51E2ABA8CFFC6862ADD61EC1B291125535DBE30B' + ] + }, + { + denom: 'manna', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/E5FC8B84D67761D5C130BBA61DC580325E6374F85BA48E34BB9ECF4E42E0E791', + name: 'Manna', + display: 'manna', + symbol: 'MANNA', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/980A2748F37C938AD129B92A51E2ABA8CFFC6862ADD61EC1B291125535DBE30B', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/manna.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/manna.png' + } + ] + }, + { + description: + "Filecoin is a decentralized storage network designed to turn cloud storage into an algorithmic market. The network facilitates open markets for storing and retrieving data, where users pay to store their files on storage miners. Filecoin is built on top of the InterPlanetary File System (IPFS), a peer-to-peer storage network. Filecoin aims to store data in a decentralized manner, unlike traditional cloud storage providers.\n\nParticipants in the Filecoin network are incentivized to act honestly and store as much data as possible because they earn the Filecoin cryptocurrency (FIL) in exchange for their storage services. This setup ensures the integrity and accessibility of data stored. Filecoin's model allows for a variety of storage options, including long-term archival storage and more rapid retrieval services, making it a versatile solution for decentralized data storage. The project, developed by Protocol Labs, also focuses on ensuring that data is stored reliably and efficiently.", + denom_units: [ + { + denom: + 'ibc/5B1B132D609301E6A698C1BEF17961401A43B928B9C950DF0B1D620BB7D0B0A0', + exponent: 0, + aliases: [ + 'ibc/18FB5C09D9D2371F659D4846A956FA56225E377EE3C3652A2BF3542BF809159D' + ] + }, + { + denom: 'fil', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/5B1B132D609301E6A698C1BEF17961401A43B928B9C950DF0B1D620BB7D0B0A0', + name: 'Filecoin', + display: 'fil', + symbol: 'FIL', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/18FB5C09D9D2371F659D4846A956FA56225E377EE3C3652A2BF3542BF809159D', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/filecoin/images/fil.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/filecoin/images/fil.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/filecoin/images/fil.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/filecoin/images/fil.svg' + } + ] + }, + { + description: 'Void', + denom_units: [ + { + denom: + 'ibc/CEA9875B2D1DA95D8E390F864197A0A09DC6B85337C0D809C4BD6FCF6D5FD70D', + exponent: 0, + aliases: [ + 'ibc/593F820ECE676A3E0890C734EC4F3A8DE16EC10A54EEDFA8BDFEB40EEA903960' + ] + }, + { + denom: 'void', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/CEA9875B2D1DA95D8E390F864197A0A09DC6B85337C0D809C4BD6FCF6D5FD70D', + name: 'Void', + display: 'void', + symbol: 'VOID', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/593F820ECE676A3E0890C734EC4F3A8DE16EC10A54EEDFA8BDFEB40EEA903960', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/void.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/void.png' + } + ] + }, + { + description: 'The native token cw20 for Shade on Secret Network', + denom_units: [ + { + denom: + 'ibc/272B31E29A026A6F8D0E7519E37E1734ED6550533CD917323C00C72935C1908E', + exponent: 0, + aliases: [ + 'ibc/0B3D528E74E3DEAADF8A68F393887AC7E06028904D02173561B0D27F6E751D0A' + ] + }, + { + denom: 'shd', + exponent: 8 + } + ], + type_asset: 'ics20', + base: 'ibc/272B31E29A026A6F8D0E7519E37E1734ED6550533CD917323C00C72935C1908E', + name: 'Shade', + display: 'shd', + symbol: 'SHD', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/0B3D528E74E3DEAADF8A68F393887AC7E06028904D02173561B0D27F6E751D0A', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/shd.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/shd.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/shd.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/shd.svg' + } + ] + }, + { + description: 'The native token of Bluzelle', + denom_units: [ + { + denom: + 'ibc/9612FB5393B5AD0B7E8CB0562342756E3C2C40F5FBA9F63065154311F1A238C4', + exponent: 0, + aliases: [ + 'ibc/63CDD51098FD99E04E5F5610A3882CBE7614C441607BA6FCD7F3A3C1CD5325F8' + ] + }, + { + denom: 'bnt', + exponent: 6, + aliases: ['blz'] + } + ], + type_asset: 'ics20', + base: 'ibc/9612FB5393B5AD0B7E8CB0562342756E3C2C40F5FBA9F63065154311F1A238C4', + name: 'Bluzelle', + display: 'bnt', + symbol: 'BLZ', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/63CDD51098FD99E04E5F5610A3882CBE7614C441607BA6FCD7F3A3C1CD5325F8', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bluzelle/images/bluzelle.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bluzelle/images/bluzelle.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bluzelle/images/bluzelle.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bluzelle/images/bluzelle.svg' + } + ], + keywords: ['bluzelle', 'game'] + }, + { + description: 'Native token of Arbitrum', + denom_units: [ + { + denom: + 'ibc/6518E047CB80F5C00CF37C180E214A3809C7125DBFC0DB3E0CC74383168D0E9E', + exponent: 0, + aliases: [ + 'ibc/10E5E5B06D78FFBB61FD9F89209DEE5FD4446ED0550CBB8E3747DA79E10D9DC6' + ] + }, + { + denom: 'arb', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/6518E047CB80F5C00CF37C180E214A3809C7125DBFC0DB3E0CC74383168D0E9E', + name: 'Arbitrum', + display: 'arb', + symbol: 'ARB', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/10E5E5B06D78FFBB61FD9F89209DEE5FD4446ED0550CBB8E3747DA79E10D9DC6', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/arbitrum/images/arb.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/arbitrum/images/arb.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/arbitrum/images/arb.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/arbitrum/images/arb.svg' + } + ] + }, + { + description: 'Silica', + denom_units: [ + { + denom: + 'ibc/5749A9F7D7C49CD8A1E435F9FEBCB956CC64F8F7C1792671257FE29277D11EF4', + exponent: 0, + aliases: [ + 'ibc/5164ECF584AD7DC27DA9E6A89E75DAB0F7C4FCB0A624B69215B8BC6A2C40CD07' + ] + }, + { + denom: 'silica', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/5749A9F7D7C49CD8A1E435F9FEBCB956CC64F8F7C1792671257FE29277D11EF4', + name: 'Silica', + display: 'silica', + symbol: 'SLCA', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/5164ECF584AD7DC27DA9E6A89E75DAB0F7C4FCB0A624B69215B8BC6A2C40CD07', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/silica.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/silica.png' + } + ] + }, + { + description: 'Pepec', + denom_units: [ + { + denom: + 'ibc/DCF9DBD929B54F0CEA0632E963D32503E99EE55C58746D6F66F64C9E2A65DB0C', + exponent: 0, + aliases: [ + 'ibc/C00B17F74C94449A62935B4C886E6F0F643249A270DEF269D53CE6741ECCDB93' + ] + }, + { + denom: 'pepec', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/DCF9DBD929B54F0CEA0632E963D32503E99EE55C58746D6F66F64C9E2A65DB0C', + name: 'Pepec', + display: 'pepec', + symbol: 'PEPEC', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/C00B17F74C94449A62935B4C886E6F0F643249A270DEF269D53CE6741ECCDB93', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/pepec.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/pepec.png' + } + ] + }, + { + description: '', + denom_units: [ + { + denom: + 'ibc/A14172CCA6695205839331F9580D695FA4A6ECA4295B32E8DFEF1FB231776DE2', + exponent: 0, + aliases: [ + 'ibc/E47F4E97C534C95B942729E1B25DBDE111EA791411CFF100515050BEA0AC0C6B' + ] + }, + { + denom: 'pepe', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/A14172CCA6695205839331F9580D695FA4A6ECA4295B32E8DFEF1FB231776DE2', + name: 'Pepe', + display: 'pepe', + symbol: 'PEPE', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/E47F4E97C534C95B942729E1B25DBDE111EA791411CFF100515050BEA0AC0C6B', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/pepe.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/pepe.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/pepe.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/pepe.svg' + } + ] + }, + { + denom_units: [ + { + denom: + 'ibc/2C050CF57DE908B3E90585A944F564DFD5E3AA6AA7668BA853CE00D527CDE1E6', + exponent: 0, + aliases: [ + 'factory/osmo14klwqgkmackvx2tqa0trtg69dmy0nrg4ntq4gjgw2za4734r5seqjqm4gm/uibcx' + ] + }, + { + denom: 'ibcx', + exponent: 6 + } + ], + type_asset: 'sdk.coin', + address: + 'osmo14klwqgkmackvx2tqa0trtg69dmy0nrg4ntq4gjgw2za4734r5seqjqm4gm', + base: 'ibc/2C050CF57DE908B3E90585A944F564DFD5E3AA6AA7668BA853CE00D527CDE1E6', + name: 'IBC Index', + display: 'ibcx', + symbol: 'IBCX', + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ibcx.svg' + }, + images: [ + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ibcx.svg' + } + ], + coingecko_id: 'ibc-index', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'factory/osmo14klwqgkmackvx2tqa0trtg69dmy0nrg4ntq4gjgw2za4734r5seqjqm4gm/uibcx', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ] + }, + { + description: + 'Coinbase Wrapped Staked ETH (“cbETH”) is a utility token and liquid representation of ETH staked through Coinbase. cbETH gives customers the option to sell, transfer, or otherwise use their staked ETH in dapps while it remains locked by the Ethereum protocol.', + denom_units: [ + { + denom: + 'ibc/1A7E4652098373D82C580983C5C469BF23AFF87974BAD0F55A891545BDC9BA24', + exponent: 0, + aliases: [ + 'ibc/4D7A6F2A7744B1534C984A21F9EDFFF8809FC71A9E9243FFB702073E7FCA513A' + ] + }, + { + denom: 'cbeth', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/1A7E4652098373D82C580983C5C469BF23AFF87974BAD0F55A891545BDC9BA24', + name: 'Coinbase Wrapped Staked ETH', + display: 'cbeth', + symbol: 'cbETH', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/4D7A6F2A7744B1534C984A21F9EDFFF8809FC71A9E9243FFB702073E7FCA513A', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/cbeth.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/cbeth.png' + } + ] + }, + { + description: + 'Rocket Pool is a decentralised Ethereum Proof of Stake pool.', + denom_units: [ + { + denom: + 'ibc/886F4337B5A20EFC6A06DDFE0537DD205DF1211BEC7E9FF66C430315FAF3DC59', + exponent: 0, + aliases: [ + 'ibc/E610B83FD5544E00A8A1967A2EB3BEF25F1A8CFE8650FE247A8BD4ECA9DC9222' + ] + }, + { + denom: 'reth', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/886F4337B5A20EFC6A06DDFE0537DD205DF1211BEC7E9FF66C430315FAF3DC59', + name: 'Rocket Pool Ether', + display: 'reth', + symbol: 'rETH', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/E610B83FD5544E00A8A1967A2EB3BEF25F1A8CFE8650FE247A8BD4ECA9DC9222', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/reth.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/reth.png' + } + ] + }, + { + description: + "sfrxETH is the version of frxETH which accrues staking yield. All profit generated from Frax Ether validators is distributed to sfrxETH holders. By exchanging frxETH for sfrxETH, one become's eligible for staking yield, which is redeemed upon converting sfrxETH back to frxETH.", + denom_units: [ + { + denom: + 'ibc/041DB8840810541854003F2E6660F5127300C9645C9093947A8C6F1B512E888E', + exponent: 0, + aliases: [ + 'ibc/81F578C39006EB4B27FFFA9460954527910D73390991B379C03B18934D272F46' + ] + }, + { + denom: 'sfrxeth', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/041DB8840810541854003F2E6660F5127300C9645C9093947A8C6F1B512E888E', + name: 'Staked Frax Ether', + display: 'sfrxeth', + symbol: 'sfrxETH', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/81F578C39006EB4B27FFFA9460954527910D73390991B379C03B18934D272F46', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/sfrxeth.svg' + }, + images: [ + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/sfrxeth.svg' + } + ] + }, + { + denom_units: [ + { + denom: + 'ibc/69709D2799631FA1BBD84D87F843CB1CDCA5054B4987CB42EC45063E08BAA4F7', + exponent: 0, + aliases: [ + 'ibc/B2BD584CD2A0A9CE53D4449667E26160C7D44A9C41AF50F602C201E5B3CCA46C' + ] + }, + { + denom: 'wsteth', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/69709D2799631FA1BBD84D87F843CB1CDCA5054B4987CB42EC45063E08BAA4F7', + name: 'Wrapped Lido Staked Ether (Axelar)', + display: 'wsteth', + symbol: 'wstETH.axl', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/B2BD584CD2A0A9CE53D4449667E26160C7D44A9C41AF50F602C201E5B3CCA46C', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/wstETH.axl.svg' + }, + images: [ + { + image_sync: { + chain_name: 'ethereum', + base_denom: '0x7f39c581f595b53c5cb19bd0b3f8da6c935e2ca0' + }, + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wsteth.svg' + }, + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/wstETH.axl.svg' + } + ] + }, + { + description: 'The native token of Gitopia', + denom_units: [ + { + denom: + 'ibc/E08FF5E7033AA00EED53A6F1847CE83B2D54A0C2CFC15C251DA3A48174C5130B', + exponent: 0, + aliases: [ + 'ibc/B1C1806A540B3E165A2D42222C59946FB85BA325596FC85662D7047649F419F3' + ] + }, + { + denom: 'LORE', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/E08FF5E7033AA00EED53A6F1847CE83B2D54A0C2CFC15C251DA3A48174C5130B', + name: 'Gitopia', + display: 'LORE', + symbol: 'LORE', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/B1C1806A540B3E165A2D42222C59946FB85BA325596FC85662D7047649F419F3', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gitopia/images/lore.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gitopia/images/lore.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gitopia/images/lore.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gitopia/images/lore.svg' + }, + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gitopia/images/gitopia.png' + } + ] + }, + { + description: + 'Lion DAO is a community DAO that lives on the Terra blockchain with the mission to reactivate the LUNAtic community and showcase Terra protocols & tooling', + denom_units: [ + { + denom: + 'ibc/F93DBA5690AF03F65BA8F188447E434067CF8D98322679BA00B423321B82EA0C', + exponent: 0, + aliases: [ + 'ibc/98BCD43F190C6960D0005BC46BB765C827403A361C9C03C2FF694150A30284B0' + ] + }, + { + denom: 'roar', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/F93DBA5690AF03F65BA8F188447E434067CF8D98322679BA00B423321B82EA0C', + name: 'Lion DAO', + display: 'roar', + symbol: 'ROAR', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/98BCD43F190C6960D0005BC46BB765C827403A361C9C03C2FF694150A30284B0', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/roar.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/roar.png' + } + ] + }, + { + denom_units: [ + { + denom: + 'ibc/1EDB1586EA1202956879B1730C1460B804638A0DA9D6612AE3B7EA46740C4734', + exponent: 0, + aliases: [ + 'ibc/02F196DA6FD0917DD5FEA249EE61880F4D941EE9059E7964C5C9B50AF103800F' + ] + }, + { + denom: 'stumee', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/1EDB1586EA1202956879B1730C1460B804638A0DA9D6612AE3B7EA46740C4734', + name: 'Stride Staked UMEE', + display: 'stumee', + symbol: 'stUMEE', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/02F196DA6FD0917DD5FEA249EE61880F4D941EE9059E7964C5C9B50AF103800F', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stumee.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stumee.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stumee.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stumee.svg' + } + ] + }, + { + denom_units: [ + { + denom: + 'ibc/37EB0BEEB1902310C0CDCA69E548CCD3CB8CF6EAB002B7D2F1A2647E16A63B51', + exponent: 0, + aliases: [ + 'factory/osmo1xqw2sl9zk8a6pch0csaw78n4swg5ws8t62wc5qta4gnjxfqg6v2qcs243k/stuibcx' + ] + }, + { + denom: 'stibcx', + exponent: 6 + } + ], + type_asset: 'sdk.coin', + address: + 'osmo1xqw2sl9zk8a6pch0csaw78n4swg5ws8t62wc5qta4gnjxfqg6v2qcs243k', + base: 'ibc/37EB0BEEB1902310C0CDCA69E548CCD3CB8CF6EAB002B7D2F1A2647E16A63B51', + name: 'Staked IBCX', + display: 'stibcx', + symbol: 'stIBCX', + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/stibcx.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/stibcx.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/stibcx.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/stibcx.svg' + } + ], + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'factory/osmo1xqw2sl9zk8a6pch0csaw78n4swg5ws8t62wc5qta4gnjxfqg6v2qcs243k/stuibcx', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ] + }, + { + description: 'The native token of Nolus chain', + denom_units: [ + { + denom: + 'ibc/9F9C7A8536694BA28EC379AF050DAB2D274A2548E054C8B2687E975E3536B8F5', + exponent: 0, + aliases: [ + 'ibc/D9AFCECDD361D38302AA66EB3BAC23B95234832C51D12489DC451FA2B7C72782' + ] + }, + { + denom: 'nls', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/9F9C7A8536694BA28EC379AF050DAB2D274A2548E054C8B2687E975E3536B8F5', + name: 'Nolus', + display: 'nls', + symbol: 'NLS', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/D9AFCECDD361D38302AA66EB3BAC23B95234832C51D12489DC451FA2B7C72782', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nolus/images/nolus.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nolus/images/nolus.svg' + }, + images: [ + { + image_sync: { + chain_name: 'nolus', + base_denom: 'unls' + }, + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nolus/images/nolus.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nolus/images/nolus.svg' + } + ] + }, + { + description: 'Lion Cub DAO is a useless meme community DAO on Terra', + denom_units: [ + { + denom: + 'ibc/9B8C5261D9B95F9497AF576892E2BC9C928FAB8FDD71A49DF2F1A80C678F8A14', + exponent: 0, + aliases: [ + 'ibc/6F18EFEBF1688AA77F7EAC17065609494DC1BA12AFC78E9AEC832AF70A11BEF3' + ] + }, + { + denom: 'cub', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/9B8C5261D9B95F9497AF576892E2BC9C928FAB8FDD71A49DF2F1A80C678F8A14', + name: 'Lion Cub DAO', + display: 'cub', + symbol: 'CUB', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/6F18EFEBF1688AA77F7EAC17065609494DC1BA12AFC78E9AEC832AF70A11BEF3', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/cub.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/cub.png' + } + ] + }, + { + description: 'BLUE CUB DAO is a community DAO on Terra', + denom_units: [ + { + denom: + 'ibc/1FE1735CEEE53DD8DE93CC440F0E61349E6BCD092D3FB75C5E2A465FBD199F2F', + exponent: 0, + aliases: [ + 'ibc/DA961FE314B009C38595FFE3AF41225D8894D663B8C3F6650DCB5B6F8435592E' + ] + }, + { + denom: 'blue', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/1FE1735CEEE53DD8DE93CC440F0E61349E6BCD092D3FB75C5E2A465FBD199F2F', + name: 'BLUE CUB DAO', + display: 'blue', + symbol: 'BLUE', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/DA961FE314B009C38595FFE3AF41225D8894D663B8C3F6650DCB5B6F8435592E', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/blue.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/blue.png' + } + ] + }, + { + description: 'The native token of Neutron chain.', + denom_units: [ + { + denom: + 'ibc/594FC925741A45EC08F8413953C6B37AAAD0541C4262C941BD59A961CD764BE9', + exponent: 0, + aliases: [ + 'ibc/126DA09104B71B164883842B769C0E9EC1486C0887D27A9999E395C2C8FB5682' + ] + }, + { + denom: 'ntrn', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/594FC925741A45EC08F8413953C6B37AAAD0541C4262C941BD59A961CD764BE9', + name: 'Neutron', + display: 'ntrn', + symbol: 'NTRN', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/126DA09104B71B164883842B769C0E9EC1486C0887D27A9999E395C2C8FB5682', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.svg' + } + ] + }, + { + description: 'An innovative DAO dedicated to housing the most vulnerable', + denom_units: [ + { + denom: + 'ibc/E6F3965069660E05C717C80B1460030E59425267A2F38DC29E388DA3DE1D641A', + exponent: 0, + aliases: [ + 'ibc/2F5C084037D951B24D100F15CC013A131DF786DCE1B1DBDC48F018A9B9A138DE' + ] + }, + { + denom: 'casa', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/E6F3965069660E05C717C80B1460030E59425267A2F38DC29E388DA3DE1D641A', + name: 'Casa', + display: 'casa', + symbol: 'CASA', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/2F5C084037D951B24D100F15CC013A131DF786DCE1B1DBDC48F018A9B9A138DE', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/casa.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/casa.png' + } + ] + }, + { + description: 'The native staking and governance token of Composable.', + denom_units: [ + { + denom: + 'ibc/ECE701965165260FB73233AA21D81741455A95BD74D5910BEA2A5792691AF32A', + exponent: 0, + aliases: [ + 'ibc/56D7C03B8F6A07AD322EEE1BEF3AE996E09D1C1E34C27CF37E0D4A0AC5972516' + ] + }, + { + denom: 'pica', + exponent: 12 + } + ], + type_asset: 'ics20', + base: 'ibc/ECE701965165260FB73233AA21D81741455A95BD74D5910BEA2A5792691AF32A', + name: 'Composable', + display: 'pica', + symbol: 'PICA', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/56D7C03B8F6A07AD322EEE1BEF3AE996E09D1C1E34C27CF37E0D4A0AC5972516', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/composable/images/pica.svg' + }, + images: [ + { + image_sync: { + chain_name: 'picasso', + base_denom: 'ppica' + }, + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/composable/images/pica.svg' + } + ] + }, + { + description: + 'The native fee, governance, staking, and bonding token of the Polkadot platform.', + denom_units: [ + { + denom: + 'ibc/EE9046745AEC0E8302CB7ED9D5AD67F528FB3B7AE044B247FB0FB293DBDA35E9', + exponent: 0, + aliases: [ + 'ibc/6727B2F071643B3841BD535ECDD4ED9CAE52ABDD0DCD07C3630811A7A37B215C' + ] + }, + { + denom: 'ksm', + exponent: 12 + } + ], + type_asset: 'ics20', + base: 'ibc/EE9046745AEC0E8302CB7ED9D5AD67F528FB3B7AE044B247FB0FB293DBDA35E9', + name: 'Kusama', + display: 'ksm', + symbol: 'KSM', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/6727B2F071643B3841BD535ECDD4ED9CAE52ABDD0DCD07C3630811A7A37B215C', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/kusama/images/ksm.svg' + }, + images: [ + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/kusama/images/ksm.svg' + } + ] + }, + { + description: + 'The native fee, governance, staking, and bonding token of the Polkadot platform.', + denom_units: [ + { + denom: + 'ibc/3FFA55D17F6B945B01A68786EDF87AE083C4509FAAE51A1CEE1FA16E45F107FE', + exponent: 0, + aliases: [ + 'ibc/6B2B19D874851F631FF0AF82C38A20D4B82F438C7A22F41EDA33568345397244' + ] + }, + { + denom: 'dot', + exponent: 10 + } + ], + type_asset: 'ics20', + base: 'ibc/3FFA55D17F6B945B01A68786EDF87AE083C4509FAAE51A1CEE1FA16E45F107FE', + name: 'Polkadot', + display: 'dot', + symbol: 'DOT', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/6B2B19D874851F631FF0AF82C38A20D4B82F438C7A22F41EDA33568345397244', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/polkadot/images/dot.svg' + }, + images: [ + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/polkadot/images/dot.svg' + } + ] + }, + { + description: 'The native token of Quasar', + denom_units: [ + { + denom: + 'ibc/C9CF6E1969B29459234D0576C0FB324AA0C93E94A483E842A5E162502980D800', + exponent: 0, + aliases: [ + 'ibc/1B708808D372E959CD4839C594960309283424C775F4A038AAEBE7F83A988477' + ] + }, + { + denom: 'qsr', + exponent: 6, + aliases: [] + } + ], + type_asset: 'ics20', + base: 'ibc/C9CF6E1969B29459234D0576C0FB324AA0C93E94A483E842A5E162502980D800', + name: 'Quasar', + display: 'qsr', + symbol: 'QSR', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/1B708808D372E959CD4839C594960309283424C775F4A038AAEBE7F83A988477', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quasar/images/quasar.png' + }, + images: [ + { + image_sync: { + chain_name: 'quasar', + base_denom: 'uqsr' + }, + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quasar/images/quasar.png' + } + ] + }, + { + description: 'The native token of Archway network', + denom_units: [ + { + denom: + 'ibc/E9C87E649EF4D20635D302FB46B29AA9AA3AAD84CA4E422CD377E3E5151D0C1B', + exponent: 0, + aliases: [ + 'ibc/23AB778D694C1ECFC59B91D8C399C115CC53B0BD1C61020D8E19519F002BDD85' + ] + }, + { + denom: 'uarch', + exponent: 12 + }, + { + denom: 'arch', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/E9C87E649EF4D20635D302FB46B29AA9AA3AAD84CA4E422CD377E3E5151D0C1B', + name: 'Archway', + display: 'arch', + symbol: 'ARCH', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/23AB778D694C1ECFC59B91D8C399C115CC53B0BD1C61020D8E19519F002BDD85', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/archway.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/archway.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/archway.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/archway.svg' + } + ] + }, + { + description: 'The native staking and governance token of Empower.', + denom_units: [ + { + denom: + 'ibc/60C601EB4C4C8949CB99930A4CAEA2FD1A10988B49168152A6E9DD0624674CE3', + exponent: 0, + aliases: [ + 'ibc/DD3938D8131F41994C1F01F4EB5233DEE9A0A5B787545B9A07A321925655BF38' + ] + }, + { + denom: 'mpwr', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/60C601EB4C4C8949CB99930A4CAEA2FD1A10988B49168152A6E9DD0624674CE3', + name: 'EmpowerChain', + display: 'mpwr', + symbol: 'MPWR', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/DD3938D8131F41994C1F01F4EB5233DEE9A0A5B787545B9A07A321925655BF38', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/empowerchain/images/mpwr.svg' + }, + images: [ + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/empowerchain/images/mpwr.svg' + } + ] + }, + { + description: + 'A revolutionary DAO created to bring clean drinking water to men, women, and children worldwide. We hope you join us on our journey!', + denom_units: [ + { + denom: + 'ibc/8BA1E8794E29D3E17600395C1378EB20ADAE547A2440ACE900321102B3D800E3', + exponent: 0, + aliases: [ + 'ibc/AABCB14ACAFD53A5C455BAC01EA0CA5AE18714895846681A52BFF1E3B960B44E' + ] + }, + { + denom: 'watr', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/8BA1E8794E29D3E17600395C1378EB20ADAE547A2440ACE900321102B3D800E3', + name: 'WATR', + display: 'watr', + symbol: 'WATR', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/AABCB14ACAFD53A5C455BAC01EA0CA5AE18714895846681A52BFF1E3B960B44E', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/watr.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/watr.png' + } + ] + }, + { + description: 'The native utility token of the KYVE network.', + denom_units: [ + { + denom: + 'ibc/B43A2BF87C09ACF4C90E533DA30598E69570D9F907C6BE26A44A261FAB6D1133', + exponent: 0, + aliases: [ + 'ibc/613BF0BF2F2146AE9941E923725745E931676B2C14E9768CD609FA0849B2AE13' + ] + }, + { + denom: 'kyve', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/B43A2BF87C09ACF4C90E533DA30598E69570D9F907C6BE26A44A261FAB6D1133', + name: 'KYVE', + display: 'kyve', + symbol: 'KYVE', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/613BF0BF2F2146AE9941E923725745E931676B2C14E9768CD609FA0849B2AE13', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kyve/images/kyve-token.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kyve/images/kyve-token.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kyve/images/kyve-token.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kyve/images/kyve-token.svg' + } + ] + }, + { + description: + 'Tether gives you the joint benefits of open blockchain technology and traditional currency by converting your cash into a stable digital currency equivalent.', + denom_units: [ + { + denom: + 'ibc/CC9501809531F9BCB844563C21CC434C8BB202B4F66F8F5371BF940AF098E207', + exponent: 0, + aliases: [ + 'ibc/4ABBEF4C8926DDDB320AE5188CFD63267ABBCEFC0583E4AE05D6E5AA2401DDAB' + ] + }, + { + denom: 'usdt', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/CC9501809531F9BCB844563C21CC434C8BB202B4F66F8F5371BF940AF098E207', + name: 'Tether USD', + display: 'usdt', + symbol: 'USDT', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/4ABBEF4C8926DDDB320AE5188CFD63267ABBCEFC0583E4AE05D6E5AA2401DDAB', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg' + }, + images: [ + { + image_sync: { + chain_name: 'kava', + base_denom: 'erc20/tether/usdt' + }, + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg' + } + ] + }, + { + description: 'ERIS liquid staked OSMO', + denom_units: [ + { + denom: + 'ibc/591EFBCEDAE6CE54652FD099434D57E054CF0302697DB44C75271E197B3DDCCB', + exponent: 0, + aliases: [ + 'factory/osmo1dv8wz09tckslr2wy5z86r46dxvegylhpt97r9yd6qc3kyc6tv42qa89dr9/ampOSMO' + ] + }, + { + denom: 'ampOSMO', + exponent: 6 + } + ], + type_asset: 'sdk.coin', + address: + 'osmo1dv8wz09tckslr2wy5z86r46dxvegylhpt97r9yd6qc3kyc6tv42qa89dr9', + base: 'ibc/591EFBCEDAE6CE54652FD099434D57E054CF0302697DB44C75271E197B3DDCCB', + name: 'ERIS Amplified OSMO', + display: 'ampOSMO', + symbol: 'ampOSMO', + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/amposmo.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/amposmo.png' + } + ], + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'factory/osmo1dv8wz09tckslr2wy5z86r46dxvegylhpt97r9yd6qc3kyc6tv42qa89dr9/ampOSMO', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ] + }, + { + description: 'The native staking token of Sei.', + denom_units: [ + { + denom: + 'ibc/7D8E6D16E337AF14528AB7851098260844A2ADA4244F3D33F62333F785CCAFBF', + exponent: 0, + aliases: [ + 'ibc/71F11BC0AF8E526B80E44172EBA9D3F0A8E03950BB882325435691EBC9450B1D' + ] + }, + { + denom: 'sei', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/7D8E6D16E337AF14528AB7851098260844A2ADA4244F3D33F62333F785CCAFBF', + name: 'Sei', + display: 'sei', + symbol: 'SEI', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/71F11BC0AF8E526B80E44172EBA9D3F0A8E03950BB882325435691EBC9450B1D', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sei/images/sei.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sei/images/sei.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sei/images/sei.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sei/images/sei.svg' + } + ] + }, + { + description: 'Quicksilver Liquid Staked SOMM', + denom_units: [ + { + denom: + 'ibc/92B5743727828B24A89DC904E6AC39FB15CA1B06745FF4518AE6EDFB09FBD22E', + exponent: 0, + aliases: [ + 'ibc/EAF76AD1EEF7B16D167D87711FB26ABE881AC7D9F7E6D0CF313D5FA530417208' + ] + }, + { + denom: 'qsomm', + exponent: 6, + aliases: [] + } + ], + type_asset: 'ics20', + base: 'ibc/92B5743727828B24A89DC904E6AC39FB15CA1B06745FF4518AE6EDFB09FBD22E', + name: 'Quicksilver Liquid Staked SOMM', + display: 'qsomm', + symbol: 'qSOMM', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/EAF76AD1EEF7B16D167D87711FB26ABE881AC7D9F7E6D0CF313D5FA530417208', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qsomm.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qsomm.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qsomm.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qsomm.svg' + } + ] + }, + { + description: + 'The native staking and governance token of the Passage chain.', + denom_units: [ + { + denom: + 'ibc/B2F9EA058BAC5EF6ED17AC3A53CC2290ACE08F92984969F1B0747A5EFADB38BE', + exponent: 0, + aliases: [ + 'ibc/208B2F137CDE510B44C41947C045CFDC27F996A9D990EA64460BDD5B3DBEB2ED' + ] + }, + { + denom: 'pasg', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/B2F9EA058BAC5EF6ED17AC3A53CC2290ACE08F92984969F1B0747A5EFADB38BE', + name: 'Passage', + display: 'pasg', + symbol: 'PASG', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/208B2F137CDE510B44C41947C045CFDC27F996A9D990EA64460BDD5B3DBEB2ED', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/passage/images/pasg.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/passage/images/pasg.png' + } + ] + }, + { + denom_units: [ + { + denom: + 'ibc/DB8638D6A96B822ED5D40661097DA414ABD12D66E3CEA2A5462E53A467F602D4', + exponent: 0, + aliases: [ + 'ibc/5A0060579D24FBE5268BEA74C3281E7FE533D361C41A99307B4998FEC611E46B' + ] + }, + { + denom: 'stsomm', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/DB8638D6A96B822ED5D40661097DA414ABD12D66E3CEA2A5462E53A467F602D4', + name: 'Stride Staked SOMM', + display: 'stsomm', + symbol: 'stSOMM', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/5A0060579D24FBE5268BEA74C3281E7FE533D361C41A99307B4998FEC611E46B', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stsomm.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stsomm.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stsomm.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stsomm.svg' + } + ] + }, + { + description: 'Solana (SOL) is the native asset of the Solana blockchain.', + denom_units: [ + { + denom: + 'ibc/CC0A89AB09C0A6CF196B761A0861C33DE19A0C42D7D5B1548C2D1C6A16640214', + exponent: 0, + aliases: [ + 'ibc/1E43D59E565D41FB4E54CA639B838FFD5BCFC20003D330A56CB1396231AA1CBA' + ] + }, + { + denom: 'wormhole/8sYgCzLRJC3J7qPn2bNbx6PiGcarhyx8rBhVaNnfvHCA/8', + exponent: 8, + aliases: [] + } + ], + type_asset: 'ics20', + base: 'ibc/CC0A89AB09C0A6CF196B761A0861C33DE19A0C42D7D5B1548C2D1C6A16640214', + name: 'Solana', + display: 'wormhole/8sYgCzLRJC3J7qPn2bNbx6PiGcarhyx8rBhVaNnfvHCA/8', + symbol: 'SOL', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/1E43D59E565D41FB4E54CA639B838FFD5BCFC20003D330A56CB1396231AA1CBA', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/solana/images/sol.svg' + }, + images: [ + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/solana/images/sol.svg' + } + ] + }, + { + description: 'The Official Bonk Inu token', + denom_units: [ + { + denom: + 'ibc/A8269794877C5F866E4C0C21C2CDFDA312030635ED84D7B340DFDCABC185D573', + exponent: 0, + aliases: [ + 'ibc/CA3733CB0071F480FAE8EF0D9C3D47A49C6589144620A642BBE0D59A293D110E' + ] + }, + { + denom: 'wormhole/95mnwzvJZJ3fKz77xfGN2nR5to9pZmH8YNvaxgLgw5AR/5', + exponent: 5, + aliases: [] + } + ], + type_asset: 'ics20', + base: 'ibc/A8269794877C5F866E4C0C21C2CDFDA312030635ED84D7B340DFDCABC185D573', + name: 'Bonk', + display: 'wormhole/95mnwzvJZJ3fKz77xfGN2nR5to9pZmH8YNvaxgLgw5AR/5', + symbol: 'BONK', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/CA3733CB0071F480FAE8EF0D9C3D47A49C6589144620A642BBE0D59A293D110E', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/solana/images/bonk.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/solana/images/bonk.png' + } + ] + }, + { + description: + 'Tether USD (Wormhole), USDT, factory/wormhole14ejqjyq8um4p3xfqj74yld5waqljf88fz25yxnma0cngspxe3les00fpjx/8iuAc6DSeLvi2JDUtwJxLytsZT8R19itXebZsNReLLNi', + denom_units: [ + { + denom: + 'ibc/784C0539D3737EF2D9E8EE55A03E900A09B908224045A25091BB6BA1B8F56012', + exponent: 0, + aliases: [ + 'ibc/2108F2D81CBE328F371AD0CEF56691B18A86E08C3651504E42487D9EE92DDE9C' + ] + }, + { + denom: 'wormhole/8iuAc6DSeLvi2JDUtwJxLytsZT8R19itXebZsNReLLNi/6', + exponent: 6, + aliases: [] + } + ], + type_asset: 'ics20', + base: 'ibc/784C0539D3737EF2D9E8EE55A03E900A09B908224045A25091BB6BA1B8F56012', + name: 'Tether USD (Wormhole)', + display: 'wormhole/8iuAc6DSeLvi2JDUtwJxLytsZT8R19itXebZsNReLLNi/6', + symbol: 'USDT.wh', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/2108F2D81CBE328F371AD0CEF56691B18A86E08C3651504E42487D9EE92DDE9C', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.hole.svg' + }, + images: [ + { + image_sync: { + chain_name: 'ethereum', + base_denom: '0xdac17f958d2ee523a2206206994597c13d831ec7' + }, + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg' + }, + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.hole.svg' + } + ] + }, + { + description: 'Sui’s native asset is called SUI.', + denom_units: [ + { + denom: + 'ibc/9AF56FE943FDC840AB3076D5D5FDCEAF0351005B5BE897F1429E8F431C0B9E58', + exponent: 0, + aliases: [ + 'ibc/B1C287C2701774522570010EEBCD864BCB7AB714711B3AA218699FDD75E832F5' + ] + }, + { + denom: 'wormhole/46YEtoSN1AcwgGSRoWruoS6bnVh8XpMp5aQTpKohCJYh/8', + exponent: 8, + aliases: [] + } + ], + type_asset: 'ics20', + base: 'ibc/9AF56FE943FDC840AB3076D5D5FDCEAF0351005B5BE897F1429E8F431C0B9E58', + name: 'Sui', + display: 'wormhole/46YEtoSN1AcwgGSRoWruoS6bnVh8XpMp5aQTpKohCJYh/8', + symbol: 'SUI', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/B1C287C2701774522570010EEBCD864BCB7AB714711B3AA218699FDD75E832F5', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/sui/images/sui.svg' + }, + images: [ + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/sui/images/sui.svg' + } + ] + }, + { + description: + 'Aptos token (APT) is the Aptos blockchain native token used for paying network and transaction fees.', + denom_units: [ + { + denom: + 'ibc/F4A39E4FA3E2E84BEC784F2DBAE0F733AACC4E23E854A799D46AB5083E0BF510', + exponent: 0, + aliases: [ + 'ibc/A4D176906C1646949574B48C1928D475F2DF56DE0AC04E1C99B08F90BC21ABDE' + ] + }, + { + denom: 'wormhole/5wS2fGojbL9RhGEAeQBdkHPUAciYDxjDTMYvdf9aDn2r/8', + exponent: 8, + aliases: [] + } + ], + type_asset: 'ics20', + base: 'ibc/F4A39E4FA3E2E84BEC784F2DBAE0F733AACC4E23E854A799D46AB5083E0BF510', + name: 'Aptos Coin', + display: 'wormhole/5wS2fGojbL9RhGEAeQBdkHPUAciYDxjDTMYvdf9aDn2r/8', + symbol: 'APT', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/A4D176906C1646949574B48C1928D475F2DF56DE0AC04E1C99B08F90BC21ABDE', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/aptos/images/apt-dm.svg' + }, + images: [ + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/aptos/images/aptos.svg' + }, + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/aptos/images/apt-dm.svg', + theme: { + dark_mode: true + } + } + ] + }, + { + description: 'MantaDAO Governance Token', + denom_units: [ + { + denom: + 'ibc/A41FCB5031B214B90FDE14EF2C4C84792F42BD61AEEAFB6A5A94CF032FFC0218', + exponent: 0, + aliases: [ + 'ibc/51D893F870B7675E507E91DA8DB0B22EA66333207E4F5C0708757F08EE059B0B' + ] + }, + { + denom: 'mnta', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/A41FCB5031B214B90FDE14EF2C4C84792F42BD61AEEAFB6A5A94CF032FFC0218', + name: 'MantaDAO', + display: 'mnta', + symbol: 'MNTA', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/51D893F870B7675E507E91DA8DB0B22EA66333207E4F5C0708757F08EE059B0B', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/mnta.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/mnta.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/mnta.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/mnta.svg' + } + ] + }, + { + denom_units: [ + { + denom: + 'ibc/032AF6BE092C7F5EBC5448148513E227CC9B8FBA0C531CEE2D216361D7D9F9B2', + exponent: 0, + aliases: [ + 'ibc/D69F6D787EC649F4E998161A9F0646F4C2DCC64748A2AB982F14CAFBA7CC0EC9' + ] + }, + { + denom: 'dgl', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/032AF6BE092C7F5EBC5448148513E227CC9B8FBA0C531CEE2D216361D7D9F9B2', + name: 'Licorice', + display: 'dgl', + symbol: 'DGL', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/D69F6D787EC649F4E998161A9F0646F4C2DCC64748A2AB982F14CAFBA7CC0EC9', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/dgl.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/dgl.png' + } + ] + }, + { + description: + 'USD Coin (Wormhole), USDC, factory/wormhole14ejqjyq8um4p3xfqj74yld5waqljf88fz25yxnma0cngspxe3les00fpjx/GGh9Ufn1SeDGrhzEkMyRKt5568VbbxZK2yvWNsd6PbXt', + denom_units: [ + { + denom: + 'ibc/256CAAD2DB12D1F6143468A25958BC1BA2A2202BBF4956B84E46662CFCC0818D', + exponent: 0, + aliases: [ + 'ibc/6B99DB46AA9FF47162148C1726866919E44A6A5E0274B90912FD17E19A337695' + ] + }, + { + denom: 'wormhole/GGh9Ufn1SeDGrhzEkMyRKt5568VbbxZK2yvWNsd6PbXt/6', + exponent: 6, + aliases: [] + } + ], + type_asset: 'ics20', + base: 'ibc/256CAAD2DB12D1F6143468A25958BC1BA2A2202BBF4956B84E46662CFCC0818D', + name: 'USD Coin (Wormhole)', + display: 'wormhole/GGh9Ufn1SeDGrhzEkMyRKt5568VbbxZK2yvWNsd6PbXt/6', + symbol: 'USDC.wh', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/6B99DB46AA9FF47162148C1726866919E44A6A5E0274B90912FD17E19A337695', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdc.hole.svg' + }, + images: [ + { + image_sync: { + chain_name: 'ethereum', + base_denom: '0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48' + }, + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg' + }, + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdc.hole.svg' + } + ] + }, + { + description: + 'Wrapped Ether (Wormhole), WETH, factory/wormhole14ejqjyq8um4p3xfqj74yld5waqljf88fz25yxnma0cngspxe3les00fpjx/5BWqpR48Lubd55szM5i62zK7TFkddckhbT48yy6mNbDp', + denom_units: [ + { + denom: + 'ibc/038DC9ACD88B782F84F2A1C65005FD1C379CA166F458DDC9614337642FC182B0', + exponent: 0, + aliases: [ + 'ibc/62F82550D0B96522361C89B0DA1119DE262FBDFB25E5502BC5101B5C0D0DBAAC' + ] + }, + { + denom: 'wormhole/5BWqpR48Lubd55szM5i62zK7TFkddckhbT48yy6mNbDp/8', + exponent: 8, + aliases: [] + } + ], + type_asset: 'ics20', + base: 'ibc/038DC9ACD88B782F84F2A1C65005FD1C379CA166F458DDC9614337642FC182B0', + name: 'Wrapped Ether (Wormhole)', + display: 'wormhole/5BWqpR48Lubd55szM5i62zK7TFkddckhbT48yy6mNbDp/8', + symbol: 'wETH.wh', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/62F82550D0B96522361C89B0DA1119DE262FBDFB25E5502BC5101B5C0D0DBAAC', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/weth.hole.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eth-white.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eth-white.svg' + }, + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/weth.hole.svg' + } + ] + }, + { + description: + 'USDC is a fully collateralized US Dollar stablecoin developed by CENTRE, the open source project with Circle being the first of several forthcoming issuers.', + denom_units: [ + { + denom: + 'ibc/0E8595C44285144325A131C9A451E63B8E7467914DA5BC194F191151ED27DF30', + exponent: 0, + aliases: [ + 'ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4' + ] + }, + { + denom: 'usdc', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/0E8595C44285144325A131C9A451E63B8E7467914DA5BC194F191151ED27DF30', + name: 'USD Coin', + display: 'usdc', + symbol: 'USDC', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg' + }, + images: [ + { + image_sync: { + chain_name: 'noble', + base_denom: 'uusdc' + }, + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDCoin.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDCoin.svg' + }, + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg' + } + ] + }, + { + description: + 'Maximize ETH yield through leveraged staking across Aave, Compound and Morpho and liquidity provision of ETH liquid staking tokens on Uniswap V3.', + denom_units: [ + { + denom: + 'ibc/19A959F35B4ABA76C9FC9C8585FD2D098FB1C366D14D07FBE4D1F9F4E3FE671C', + exponent: 0, + aliases: [ + 'ibc/FBB3FEF80ED2344D821D4F95C31DBFD33E4E31D5324CAD94EF756E67B749F668' + ] + }, + { + denom: 'YieldETH', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/19A959F35B4ABA76C9FC9C8585FD2D098FB1C366D14D07FBE4D1F9F4E3FE671C', + name: 'Real Yield ETH', + display: 'YieldETH', + symbol: 'YieldETH', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/FBB3FEF80ED2344D821D4F95C31DBFD33E4E31D5324CAD94EF756E67B749F668', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/yieldeth.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/yieldeth.svg' + }, + images: [ + { + image_sync: { + chain_name: 'axelar', + base_denom: 'yieldeth-wei' + }, + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/yieldeth.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/yieldeth.svg' + } + ] + }, + { + description: 'The native staking token of XPLA.', + denom_units: [ + { + denom: + 'ibc/F9DCE7AF1ED9B74C7F4555F0D5B45AD0E16F2B186803BCEDE858EB0904315F23', + exponent: 0, + aliases: [ + 'ibc/95C9B5870F95E21A242E6AF9ADCB1F212EE4A8855087226C36FBE43FC41A77B8' + ] + }, + { + denom: 'xpla', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/F9DCE7AF1ED9B74C7F4555F0D5B45AD0E16F2B186803BCEDE858EB0904315F23', + name: 'XPLA', + display: 'xpla', + symbol: 'XPLA', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/95C9B5870F95E21A242E6AF9ADCB1F212EE4A8855087226C36FBE43FC41A77B8', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xpla/images/xpla.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xpla/images/xpla.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xpla/images/xpla.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xpla/images/xpla.svg' + } + ] + }, + { + description: + 'OIN Token ($OIN) is a groundbreaking digital asset developed on the $SEI Blockchain. It transcends being merely a cryptocurrency; $OIN stands as a robust store of value, symbolizing the future of decentralized finance and its potential to reshape the crypto landscape.', + denom_units: [ + { + denom: + 'ibc/1D9FC9833A6D963E520FE8F20893092CA1D52338E345FBF21C442B44F0760E0A', + exponent: 0, + aliases: [ + 'ibc/98B3DBF1FA79C4C14CC5F08F62ACD5498560FCB515F677526FD200D54EA048B6' + ] + }, + { + denom: 'oin', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/1D9FC9833A6D963E520FE8F20893092CA1D52338E345FBF21C442B44F0760E0A', + name: 'OIN STORE OF VALUE', + display: 'oin', + symbol: 'OIN', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/98B3DBF1FA79C4C14CC5F08F62ACD5498560FCB515F677526FD200D54EA048B6', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sei/images/oin.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sei/images/oin.png' + } + ] + }, + { + description: 'The token of Neokingdom DAO.', + denom_units: [ + { + denom: + 'ibc/E453AA75C99E0AF2C9AEBEF6630979074F672BFC4FD3A08D213971B603556B07', + exponent: 0, + aliases: [ + 'ibc/DEE262653B9DE39BCEF0493D47E0DFC4FE62F7F046CF38B9FDEFEBE98D149A71' + ] + }, + { + denom: 'neok', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/E453AA75C99E0AF2C9AEBEF6630979074F672BFC4FD3A08D213971B603556B07', + name: 'Neokingdom DAO', + display: 'neok', + symbol: 'NEOK', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/DEE262653B9DE39BCEF0493D47E0DFC4FE62F7F046CF38B9FDEFEBE98D149A71', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg' + } + ] + }, + { + description: 'The native currency of the Realio Network.', + denom_units: [ + { + denom: + 'ibc/E69AF2A9C68A5F2E8C93E63E666F442D63FF653FB2293FD358A6367BB6F4E113', + exponent: 0, + aliases: [ + 'ibc/1CDF9C7D073DD59ED06F15DB08CC0901F2A24759BE70463570E8896F9A444ADF' + ] + }, + { + denom: 'rio', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/E69AF2A9C68A5F2E8C93E63E666F442D63FF653FB2293FD358A6367BB6F4E113', + name: 'Realio Network', + display: 'rio', + symbol: 'RIO', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/1CDF9C7D073DD59ED06F15DB08CC0901F2A24759BE70463570E8896F9A444ADF', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/realio/images/rio.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/realio/images/rio.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/realio/images/rio.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/realio/images/rio.svg' + } + ] + }, + { + description: "Membrane's CDP-style stablecoin called CDT", + denom_units: [ + { + denom: + 'ibc/2E4E61E6E600E2E3ABA83A65179D9F36CFA98AD6EDDD52A9E45A4D2C842E4016', + exponent: 0, + aliases: [ + 'factory/osmo1s794h9rxggytja3a4pmwul53u98k06zy2qtrdvjnfuxruh7s8yjs6cyxgd/ucdt' + ] + }, + { + denom: 'cdt', + exponent: 6 + } + ], + type_asset: 'sdk.coin', + base: 'ibc/2E4E61E6E600E2E3ABA83A65179D9F36CFA98AD6EDDD52A9E45A4D2C842E4016', + name: 'CDT Stablecoin', + display: 'cdt', + symbol: 'CDT', + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/CDT.svg' + }, + images: [ + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/CDT.svg' + } + ], + coingecko_id: 'collateralized-debt-token', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'factory/osmo1s794h9rxggytja3a4pmwul53u98k06zy2qtrdvjnfuxruh7s8yjs6cyxgd/ucdt', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ] + }, + { + description: "Membrane's protocol token", + denom_units: [ + { + denom: + 'ibc/A38747EE1A3E2A3DEF42FDA5E177C6B59FC72EB00DE705956EFBAFA41BBE106D', + exponent: 0, + aliases: [ + 'factory/osmo1s794h9rxggytja3a4pmwul53u98k06zy2qtrdvjnfuxruh7s8yjs6cyxgd/umbrn' + ] + }, + { + denom: 'mbrn', + exponent: 6 + } + ], + type_asset: 'sdk.coin', + base: 'ibc/A38747EE1A3E2A3DEF42FDA5E177C6B59FC72EB00DE705956EFBAFA41BBE106D', + name: 'Membrane', + display: 'mbrn', + symbol: 'MBRN', + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/MBRN.svg' + }, + images: [ + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/MBRN.svg' + } + ], + coingecko_id: 'membrane', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'factory/osmo1s794h9rxggytja3a4pmwul53u98k06zy2qtrdvjnfuxruh7s8yjs6cyxgd/umbrn', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ] + }, + { + description: 'The native token of SGE Network', + denom_units: [ + { + denom: + 'ibc/A88CCF3AA8BD9FC1D25DD450E3673FEDE706019EF1252B13431E919F0A4BF87F', + exponent: 0, + aliases: [ + 'ibc/A1830DECC0B742F0B2044FF74BE727B5CF92C9A28A9235C3BACE4D24A23504FA' + ] + }, + { + denom: 'sge', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/A88CCF3AA8BD9FC1D25DD450E3673FEDE706019EF1252B13431E919F0A4BF87F', + name: 'SGE', + display: 'sge', + symbol: 'SGE', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/A1830DECC0B742F0B2044FF74BE727B5CF92C9A28A9235C3BACE4D24A23504FA', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sge/images/sge.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sge/images/sge.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sge/images/sge.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sge/images/sge.svg' + } + ] + }, + { + description: 'The native staking and governance token of the StaFi Hub.', + denom_units: [ + { + denom: + 'ibc/4393A3D64A8A0F8C6260FAFBA8D21BDEA26150CFA1DBF4E2B58BD7D573915BFD', + exponent: 0, + aliases: [ + 'ibc/01D2F0C4739C871BFBEE7E786709E6904A55559DC1483DD92ED392EF12247862' + ] + }, + { + denom: 'fis', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/4393A3D64A8A0F8C6260FAFBA8D21BDEA26150CFA1DBF4E2B58BD7D573915BFD', + name: 'StaFi Hub', + display: 'fis', + symbol: 'FIS', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/01D2F0C4739C871BFBEE7E786709E6904A55559DC1483DD92ED392EF12247862', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stafihub/images/fis.svg' + }, + images: [ + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stafihub/images/fis.svg' + } + ] + }, + { + description: 'A liquid staking representation of staked ATOMs', + denom_units: [ + { + denom: + 'ibc/1C60EB379975CCFA464272B06101444603803AD0EB8F41B577FC69D1CA549E24', + exponent: 0, + aliases: [ + 'ibc/B66CE615C600ED0A8B5AF425ECFE0D57BE2377587F66C45934A76886F34DC9B7' + ] + }, + { + denom: 'ratom', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/1C60EB379975CCFA464272B06101444603803AD0EB8F41B577FC69D1CA549E24', + name: 'rATOM', + display: 'ratom', + symbol: 'rATOM', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/B66CE615C600ED0A8B5AF425ECFE0D57BE2377587F66C45934A76886F34DC9B7', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stafihub/images/ratom.svg' + }, + images: [ + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stafihub/images/ratom.svg' + } + ] + }, + { + description: 'The native token of ohhNFT.', + denom_units: [ + { + denom: + 'ibc/5E24E7733AAA70846D244378B7EDFCEEF25A4A256DC9122FCEED1277F933B285', + exponent: 0, + aliases: [ + 'ibc/CFF40564FDA3E958D9904B8B479124987901168494655D9CC6B7C0EC0416020B' + ] + }, + { + denom: 'strdst', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/5E24E7733AAA70846D244378B7EDFCEEF25A4A256DC9122FCEED1277F933B285', + name: 'Stardust STRDST', + display: 'strdst', + symbol: 'STRDST', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/CFF40564FDA3E958D9904B8B479124987901168494655D9CC6B7C0EC0416020B', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/dust.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/dust.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/dust.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/dust.svg' + } + ] + }, + { + description: + 'The native staking and governance token of the Theta testnet version of the Dora Vota.', + denom_units: [ + { + denom: + 'ibc/483F2CFC449EEFB3B17BF2252EE210F8ACFDB414343482C7DC64B89615A9E5EB', + exponent: 0, + aliases: [ + 'ibc/672406ADE4EDFD8C5EA7A0D0DD0C37E431DA7BD8393A15CD2CFDE3364917EB2A' + ] + }, + { + denom: 'DORA', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/483F2CFC449EEFB3B17BF2252EE210F8ACFDB414343482C7DC64B89615A9E5EB', + name: 'Dora Vota', + display: 'DORA', + symbol: 'DORA', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/672406ADE4EDFD8C5EA7A0D0DD0C37E431DA7BD8393A15CD2CFDE3364917EB2A', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/doravota/images/dora.svg' + }, + images: [ + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/doravota/images/dora.svg' + }, + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/doravota/images/doravota.png' + } + ] + }, + { + description: 'The native token of Coreum', + denom_units: [ + { + denom: + 'ibc/BD453609A2A1B978FF5C7135375B6F500D74FEB6F4DD0DA6C0AC77038AB28B48', + exponent: 0, + aliases: [ + 'ibc/F3166F4D31D6BA1EC6C9F5536F5DDDD4CC93DBA430F7419E7CDC41C497944A65' + ] + }, + { + denom: 'core', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/BD453609A2A1B978FF5C7135375B6F500D74FEB6F4DD0DA6C0AC77038AB28B48', + name: 'Coreum', + display: 'core', + symbol: 'COREUM', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/F3166F4D31D6BA1EC6C9F5536F5DDDD4CC93DBA430F7419E7CDC41C497944A65', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/coreum.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/coreum.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/coreum.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/coreum.svg' + } + ], + keywords: ['dex', 'staking', 'wasm', 'assets', 'nft'] + }, + { + description: '', + denom_units: [ + { + denom: + 'ibc/DC5A969358D9155B238B0822BE34CC216FE6B94D39975216DE5501365DFD0C84', + exponent: 0, + aliases: [ + 'ibc/D79E7D83AB399BFFF93433E54FAA480C191248FC556924A2A8351AE2638B3877' + ] + }, + { + denom: 'tia', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/DC5A969358D9155B238B0822BE34CC216FE6B94D39975216DE5501365DFD0C84', + name: 'Celestia', + display: 'tia', + symbol: 'TIA', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/D79E7D83AB399BFFF93433E54FAA480C191248FC556924A2A8351AE2638B3877', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.svg' + }, + images: [ + { + image_sync: { + chain_name: 'celestia', + base_denom: 'utia' + }, + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.svg' + } + ] + }, + { + description: 'The native staking token of dYdX Protocol.', + denom_units: [ + { + denom: + 'ibc/CCD578A6F703C6230B7870C9D1DC77E30005FA8B811765901233983830810DE6', + exponent: 0, + aliases: [ + 'ibc/831F0B1BBB1D08A2B75311892876D71565478C532967545476DF4C2D7492E48C' + ] + }, + { + denom: 'dydx', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/CCD578A6F703C6230B7870C9D1DC77E30005FA8B811765901233983830810DE6', + name: 'dYdX Protocol', + display: 'dydx', + symbol: 'DYDX', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/831F0B1BBB1D08A2B75311892876D71565478C532967545476DF4C2D7492E48C', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dydx/images/dydx-circle.svg' + }, + images: [ + { + image_sync: { + chain_name: 'dydx', + base_denom: 'adydx' + }, + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dydx/images/dydx.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dydx/images/dydx.svg' + }, + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dydx/images/dydx-circle.svg' + } + ] + }, + { + description: 'The native staking token of the Function X', + denom_units: [ + { + denom: + 'ibc/2A13F9319BACC1AA23A5B8B481542A5BA5FD0B63E099A6F5CB07CE719A2F347A', + exponent: 0, + aliases: [ + 'ibc/2B30802A0B03F91E4E16D6175C9B70F2911377C1CAE9E50FF011C821465463F9' + ] + }, + { + denom: 'WFX', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/2A13F9319BACC1AA23A5B8B481542A5BA5FD0B63E099A6F5CB07CE719A2F347A', + name: 'f(x)Core', + display: 'WFX', + symbol: 'FX', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/2B30802A0B03F91E4E16D6175C9B70F2911377C1CAE9E50FF011C821465463F9', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/fx.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/fx.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/fx.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/fx.svg' + } + ] + }, + { + description: 'Bitcoin. On Cosmos.', + denom_units: [ + { + denom: + 'ibc/F92661AA1B265A25242F148ADAB6FC709D648679EE71B57D3E511E91AF5B4227', + exponent: 0, + aliases: [ + 'ibc/75345531D87BD90BF108BE7240BD721CB2CB0A1F16D4EBA71B09EC3C43E15C8F' + ] + }, + { + denom: 'nbtc', + exponent: 14 + } + ], + type_asset: 'ics20', + base: 'ibc/F92661AA1B265A25242F148ADAB6FC709D648679EE71B57D3E511E91AF5B4227', + name: 'Nomic Bitcoin', + display: 'nbtc', + symbol: 'nBTC', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/75345531D87BD90BF108BE7240BD721CB2CB0A1F16D4EBA71B09EC3C43E15C8F', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nbtc.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nbtc.svg' + }, + images: [ + { + image_sync: { + chain_name: 'nomic', + base_denom: 'usat' + }, + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nbtc.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nbtc.svg' + } + ] + }, + { + description: 'The native token of Nois', + denom_units: [ + { + denom: + 'ibc/C6A97D88DC642F9B8420D09BB333C60F89F672827D9795ED84003A2774DA1601', + exponent: 0, + aliases: [ + 'ibc/6928AFA9EA721938FED13B051F9DBF1272B16393D20C49EA5E4901BB76D94A90' + ] + }, + { + denom: 'nois', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/C6A97D88DC642F9B8420D09BB333C60F89F672827D9795ED84003A2774DA1601', + name: 'Nois', + display: 'nois', + symbol: 'NOIS', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/6928AFA9EA721938FED13B051F9DBF1272B16393D20C49EA5E4901BB76D94A90', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nois/images/nois.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nois/images/nois.svg' + }, + images: [ + { + image_sync: { + chain_name: 'nois', + base_denom: 'unois' + }, + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nois/images/nois.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nois/images/nois.svg' + } + ], + keywords: ['nois', 'randomness', 'drand', 'wasm'] + }, + { + description: 'Margined Power Token sqOSMO', + denom_units: [ + { + denom: + 'ibc/6906B8D2981F8CA4FB77E73658967BFC8185BEAAFCE966B81A07AA4EA813C3BE', + exponent: 0, + aliases: [ + 'factory/osmo1g8qypve6l95xmhgc0fddaecerffymsl7kn9muw/squosmo' + ] + }, + { + denom: 'sqosmo', + exponent: 6 + } + ], + type_asset: 'sdk.coin', + base: 'ibc/6906B8D2981F8CA4FB77E73658967BFC8185BEAAFCE966B81A07AA4EA813C3BE', + name: 'OSMO Squared', + display: 'sqosmo', + symbol: 'sqOSMO', + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sqosmo.svg' + }, + images: [ + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sqosmo.svg' + } + ], + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'factory/osmo1g8qypve6l95xmhgc0fddaecerffymsl7kn9muw/squosmo', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ] + }, + { + description: 'The Revenue & Governance token of Unstake.fi', + denom_units: [ + { + denom: + 'ibc/3758854AD86DBDA3D046E99422814DC7CF4A6B1165871BE76DDBD2CEA02488A5', + exponent: 0, + aliases: [ + 'ibc/690EB0A0CA0DA2DC1E9CF62FB23C935AE5C7E9F57919CF89690521D5D70948A7' + ] + }, + { + denom: 'nstk', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/3758854AD86DBDA3D046E99422814DC7CF4A6B1165871BE76DDBD2CEA02488A5', + name: 'Unstake Fi', + display: 'nstk', + symbol: 'NSTK', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/690EB0A0CA0DA2DC1E9CF62FB23C935AE5C7E9F57919CF89690521D5D70948A7', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/nstk.svg' + }, + images: [ + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/nstk.svg' + } + ] + }, + { + description: 'ohhNFT LP token.', + denom_units: [ + { + denom: + 'ibc/FDAAA92AFC96DE26F127E739739BAF7DD8D4814D3CB36D7C8F7D82BB861BE195', + exponent: 0, + aliases: [ + 'ibc/71DAA4CAFA4FE2F9803ABA0696BA5FC0EFC14305A2EA8B4E01880DB851B1EC02' + ] + }, + { + denom: 'BRNCH', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/FDAAA92AFC96DE26F127E739739BAF7DD8D4814D3CB36D7C8F7D82BB861BE195', + name: 'Branch', + display: 'BRNCH', + symbol: 'BRNCH', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/71DAA4CAFA4FE2F9803ABA0696BA5FC0EFC14305A2EA8B4E01880DB851B1EC02', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/brnch.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/brnch.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/brnch.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/brnch.svg' + } + ] + }, + { + description: + 'wstETH is a wrapped version of stETH. As some DeFi protocols require a constant balance mechanism for tokens, wstETH keeps your balance of stETH fixed and uses an underlying share system to reflect your earned staking rewards.', + denom_units: [ + { + denom: + 'ibc/329F0F52D7E97585CD62A5E30FE4DE3F4E3759F010D01DAD7F05DBE9F1960F43', + exponent: 0, + aliases: [ + 'ibc/2F21E6D4271DE3F561F20A02CD541DAF7405B1E9CB3B9B07E3C2AC7D8A4338A5' + ] + }, + { + denom: 'wstETH', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/329F0F52D7E97585CD62A5E30FE4DE3F4E3759F010D01DAD7F05DBE9F1960F43', + name: 'Wrapped Lido Staked Ether', + display: 'wstETH', + symbol: 'wstETH', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/2F21E6D4271DE3F561F20A02CD541DAF7405B1E9CB3B9B07E3C2AC7D8A4338A5', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wsteth.svg' + }, + images: [ + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wsteth.svg' + } + ] + }, + { + description: 'Margined Power Token sqATOM', + denom_units: [ + { + denom: + 'ibc/39CFEA876435224EDD79A0D392D94C0A549B0072FDAB518F6812D8531D98F983', + exponent: 0, + aliases: [ + 'factory/osmo1g8qypve6l95xmhgc0fddaecerffymsl7kn9muw/sqatom' + ] + }, + { + denom: 'sqatom', + exponent: 6 + } + ], + type_asset: 'sdk.coin', + base: 'ibc/39CFEA876435224EDD79A0D392D94C0A549B0072FDAB518F6812D8531D98F983', + name: 'ATOM Squared', + display: 'sqatom', + symbol: 'sqATOM', + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sqatom.svg' + }, + images: [ + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sqatom.svg' + } + ], + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'factory/osmo1g8qypve6l95xmhgc0fddaecerffymsl7kn9muw/sqatom', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ] + }, + { + description: 'Margined Power Token sqBTC', + denom_units: [ + { + denom: + 'ibc/2B80C6D67DBD4A2BCB068AEA6D920A689F51BFF1A5DF9AA2CB6B730B2A094083', + exponent: 0, + aliases: ['factory/osmo1g8qypve6l95xmhgc0fddaecerffymsl7kn9muw/sqbtc'] + }, + { + denom: 'sqbtc', + exponent: 6 + } + ], + type_asset: 'sdk.coin', + base: 'ibc/2B80C6D67DBD4A2BCB068AEA6D920A689F51BFF1A5DF9AA2CB6B730B2A094083', + name: 'BTC Squared', + display: 'sqbtc', + symbol: 'sqBTC', + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sqbtc.svg' + }, + images: [ + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sqbtc.svg' + } + ], + keywords: ['osmosis_unlisted'], + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'factory/osmo1g8qypve6l95xmhgc0fddaecerffymsl7kn9muw/sqbtc', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ] + }, + { + description: 'QWOYN is the native governance token for Qwoyn Network', + denom_units: [ + { + denom: + 'ibc/20C53D3435EF93AD4F4579E1B0659AB25134C93B4B16DCDFD68040A667A4427D', + exponent: 0, + aliases: [ + 'ibc/09FAF1E04435E14C68DE7AB0D03C521C92975C792DB12B2EA390BAA2E06B3F3D' + ] + }, + { + denom: 'qwoyn', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/20C53D3435EF93AD4F4579E1B0659AB25134C93B4B16DCDFD68040A667A4427D', + name: 'Qwoyn', + display: 'qwoyn', + symbol: 'QWOYN', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/09FAF1E04435E14C68DE7AB0D03C521C92975C792DB12B2EA390BAA2E06B3F3D', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/qwoyn/images/qwoyn.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/qwoyn/images/qwoyn.png' + } + ] + }, + { + description: 'The liquid staking token of Bostrom', + denom_units: [ + { + denom: + 'ibc/B80DCD60608D8318E5B3372FFA75A2EE68194ED1CC71919DF4A8F3FBD6BF4615', + exponent: 0, + aliases: [ + 'ibc/4F3B0EC2FE2D370D10C3671A1B7B06D2A964C721470C305CBB846ED60E6CAA20' + ] + } + ], + type_asset: 'ics20', + base: 'ibc/B80DCD60608D8318E5B3372FFA75A2EE68194ED1CC71919DF4A8F3FBD6BF4615', + name: 'Bostrom Hydrogen', + display: + 'ibc/4F3B0EC2FE2D370D10C3671A1B7B06D2A964C721470C305CBB846ED60E6CAA20', + symbol: 'HYDROGEN', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/4F3B0EC2FE2D370D10C3671A1B7B06D2A964C721470C305CBB846ED60E6CAA20', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/hydrogen.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/hydrogen.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/hydrogen.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/hydrogen.svg' + } + ] + }, + { + description: 'The staking token of Cyber', + denom_units: [ + { + denom: + 'ibc/3DA672931FDD647EF53A1C8935BCABEEE4941729E27ABC13BA15EDEC3F9902C2', + exponent: 0, + aliases: [ + 'ibc/BCDB35B7390806F35E716D275E1E017999F8281A81B6F128F087EF34D1DFA761' + ] + } + ], + type_asset: 'ics20', + base: 'ibc/3DA672931FDD647EF53A1C8935BCABEEE4941729E27ABC13BA15EDEC3F9902C2', + name: 'Bostrom Tocyb', + display: + 'ibc/BCDB35B7390806F35E716D275E1E017999F8281A81B6F128F087EF34D1DFA761', + symbol: 'TOCYB', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/BCDB35B7390806F35E716D275E1E017999F8281A81B6F128F087EF34D1DFA761', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/tocyb.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/tocyb.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/tocyb.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/tocyb.svg' + } + ] + }, + { + description: 'The resource token of Bostrom', + denom_units: [ + { + denom: + 'ibc/62BC5817936C9C5676E26D396F6509F0CA700FF384B02DB0646998F6CD19A933', + exponent: 0, + aliases: [ + 'ibc/D3A1900B2B520E45608B5671ADA461E1109628E89B4289099557C6D3996F7DAA' + ] + }, + { + denom: 'volt', + exponent: 3, + aliases: ['volt'] + } + ], + type_asset: 'ics20', + base: 'ibc/62BC5817936C9C5676E26D396F6509F0CA700FF384B02DB0646998F6CD19A933', + name: 'Bostrom Volt', + display: 'volt', + symbol: 'V', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/D3A1900B2B520E45608B5671ADA461E1109628E89B4289099557C6D3996F7DAA', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/volt.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/volt.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/volt.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/volt.svg' + } + ] + }, + { + description: 'The resource token of Bostrom', + denom_units: [ + { + denom: + 'ibc/CCFC814AD80CB0E76BE89991E8685D8F0958A307B1A8AC2B59E40F0C80624C3F', + exponent: 0, + aliases: [ + 'ibc/020F5162B7BC40656FC5432622647091F00D53E82EE8D21757B43D3282F25424' + ] + }, + { + denom: 'ampere', + exponent: 3, + aliases: ['ampere'] + } + ], + type_asset: 'ics20', + base: 'ibc/CCFC814AD80CB0E76BE89991E8685D8F0958A307B1A8AC2B59E40F0C80624C3F', + name: 'Bostrom Ampere', + display: 'ampere', + symbol: 'A', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/020F5162B7BC40656FC5432622647091F00D53E82EE8D21757B43D3282F25424', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/ampere.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/ampere.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/ampere.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/ampere.svg' + } + ] + }, + { + description: 'The native token of SOURCE Chain', + denom_units: [ + { + denom: + 'ibc/040CD9CDF43B6CD2DE638F3D605C51F0C06C3DED062E5A310C5C66C612FB7560', + exponent: 0, + aliases: [ + 'ibc/E7905742CE2EA4EA5D592527DC89220C59B617DE803939FE7293805A64B484D7' + ] + }, + { + denom: 'source', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/040CD9CDF43B6CD2DE638F3D605C51F0C06C3DED062E5A310C5C66C612FB7560', + name: 'Source', + display: 'source', + symbol: 'SOURCE', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/E7905742CE2EA4EA5D592527DC89220C59B617DE803939FE7293805A64B484D7', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/source/images/source.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/source/images/source.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/source/images/source.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/source/images/source.svg' + } + ] + }, + { + description: + "Pyth is a protocol that allows market participants to publish pricing information on-chain for others to use. The protocol is an interaction between three parties:\n-Publishers submit pricing information to Pyth's oracle program. Pyth has multiple data publishers for every product to improve the accuracy and robustness of the system.\n-Pyth's oracle program combines publishers' data to produce a single aggregate price and confidence interval.\nConsumers read the price information produced by the oracle program.\n\nPyth's oracle program runs simultaneously on both Solana mainnet and Pythnet. Each instance of the program is responsible for its own set of price feeds. Solana Price Feeds are available for use by Solana protocols. In this case, since the oracle program itself runs on Solana, the resulting prices are immediately available to consumers without requiring any additional work. Pythnet Price Feeds are available on 12+ blockchains. The prices constructed on Pythnet are transferred cross-chain to reach consumers on these blockchains.\n\nIn both cases, the critical component of the system is the oracle program that combines the data from each individual publisher. This program maintains a number of different Solana accounts that list the products on Pyth and their current price data. Publishers publish their price and confidence by interacting with the oracle program on every slot. The program stores this information in its accounts. The first price update in a slot additionally triggers price aggregation, which combines the price data from the previous slot into a single aggregate price and confidence interval. This aggregate price is written to the Solana account where it is readable by other on-chain programs and available for transmission to other blockchains.", + denom_units: [ + { + denom: + 'ibc/50EC89487E3C23FEAEE37BDFA99C33CB30E16FED6E8C8179498F017D210F640C', + exponent: 0, + aliases: [ + 'ibc/E42006ED917C769EDE1B474650EEA6BFE3F97958912B9206DD7010A28D01D9D5' + ] + }, + { + denom: 'wormhole/B8ohBnfisop27exk2gtNABJyYjLwQA7ogrp5uNzvZCoy/6', + exponent: 6, + aliases: ['pyth'] + } + ], + type_asset: 'ics20', + base: 'ibc/50EC89487E3C23FEAEE37BDFA99C33CB30E16FED6E8C8179498F017D210F640C', + name: 'Pyth Network', + display: 'wormhole/B8ohBnfisop27exk2gtNABJyYjLwQA7ogrp5uNzvZCoy/6', + symbol: 'PYTH', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/E42006ED917C769EDE1B474650EEA6BFE3F97958912B9206DD7010A28D01D9D5', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/solana/images/pyth.svg' + }, + images: [ + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/solana/images/pyth.svg' + } + ] + }, + { + description: 'PSTAKE Liquid-Staked OSMO', + denom_units: [ + { + denom: + 'ibc/9F05D96E65285EAE5F596D94D6A6C80A78B5D189027BD024D6C2BF6E2475A8F0', + exponent: 0, + aliases: [ + 'ibc/ECBE78BF7677320A93E7BA1761D144BCBF0CBC247C290C049655E106FE5DC68E' + ] + }, + { + denom: 'stkosmo', + exponent: 6, + aliases: ['stk/osmo'] + } + ], + type_asset: 'ics20', + base: 'ibc/9F05D96E65285EAE5F596D94D6A6C80A78B5D189027BD024D6C2BF6E2475A8F0', + name: 'PSTAKE staked OSMO', + display: 'stkosmo', + symbol: 'stkOSMO', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/ECBE78BF7677320A93E7BA1761D144BCBF0CBC247C290C049655E106FE5DC68E', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkosmo.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkosmo.svg' + }, + images: [ + { + image_sync: { + chain_name: 'persistence', + base_denom: 'stk/uosmo' + }, + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkosmo.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkosmo.svg' + } + ] + }, + { + description: 'Levana native token', + denom_units: [ + { + denom: + 'ibc/EBF2E86CF9F2344EA3EAFE6A97E46CC935B48EFEE312D58A120337B2DDC84E56', + exponent: 0, + aliases: [ + 'factory/osmo1mlng7pz4pnyxtpq0akfwall37czyk9lukaucsrn30ameplhhshtqdvfm5c/ulvn' + ] + }, + { + denom: 'lvn', + exponent: 6 + } + ], + type_asset: 'sdk.coin', + base: 'ibc/EBF2E86CF9F2344EA3EAFE6A97E46CC935B48EFEE312D58A120337B2DDC84E56', + name: 'Levana', + display: 'lvn', + symbol: 'LVN', + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/levana.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/levana.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/levana.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/levana.svg' + }, + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/levana.png' + } + ], + coingecko_id: 'levana-protocol', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'factory/osmo1mlng7pz4pnyxtpq0akfwall37czyk9lukaucsrn30ameplhhshtqdvfm5c/ulvn', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ] + }, + { + description: 'Puppy', + denom_units: [ + { + denom: + 'ibc/6CA829DB7514F2F09CCD1C0C8DC5E159E467620C381CC5E5EA06F3621FCCCFED', + exponent: 0, + aliases: [ + 'ibc/46AC07DBFF1352EC94AF5BD4D23740D92D9803A6B41F6E213E77F3A1143FB963' + ] + }, + { + denom: 'puppy', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/6CA829DB7514F2F09CCD1C0C8DC5E159E467620C381CC5E5EA06F3621FCCCFED', + name: 'Puppy', + display: 'puppy', + symbol: 'PUPPY', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/46AC07DBFF1352EC94AF5BD4D23740D92D9803A6B41F6E213E77F3A1143FB963', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/chihuahua/images/puppyhuahua_logo.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/chihuahua/images/puppyhuahua_logo.png' + } + ], + keywords: ['osmosis_unstable'] + }, + { + description: 'The cutest NEWT token on Neutron chain.', + denom_units: [ + { + denom: + 'ibc/B42A2A6F5A9713B6D52AAF07E44F97D5DA16500F962FF2B1EDC2292BF89DDB9B', + exponent: 0, + aliases: [ + 'ibc/BF685448E564B5A4AC8F6E0493A0B979D0E0BF5EC11F7E15D25A0A2160C944DD' + ] + }, + { + denom: 'newt', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/B42A2A6F5A9713B6D52AAF07E44F97D5DA16500F962FF2B1EDC2292BF89DDB9B', + name: 'Newt', + display: 'newt', + symbol: 'NEWT', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/BF685448E564B5A4AC8F6E0493A0B979D0E0BF5EC11F7E15D25A0A2160C944DD', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/newt.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/newt.png' + } + ] + }, + { + description: "MilkyWay's liquid staked TIA", + denom_units: [ + { + denom: + 'ibc/F428C5D24BEF8CA22EE74810A583422C12F02865ADAC185678C73015A88227B3', + exponent: 0, + aliases: [ + 'factory/osmo1f5vfcph2dvfeqcqkhetwv75fda69z7e5c2dldm3kvgj23crkv6wqcn47a0/umilkTIA' + ] + }, + { + denom: 'milkTIA', + exponent: 6 + } + ], + type_asset: 'sdk.coin', + base: 'ibc/F428C5D24BEF8CA22EE74810A583422C12F02865ADAC185678C73015A88227B3', + name: 'milkTIA', + display: 'milkTIA', + symbol: 'milkTIA', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'factory/osmo1f5vfcph2dvfeqcqkhetwv75fda69z7e5c2dldm3kvgj23crkv6wqcn47a0/umilkTIA', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/milktia.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/milktia.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/milktia.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/milktia.svg' + } + ], + coingecko_id: 'milkyway-staked-tia' + }, + { + description: 'ASH', + denom_units: [ + { + denom: + 'ibc/F495EF1E6FF8376DC6EDEE1D1C6A3F3204794AA1BEA99A1D9E0A9B8F730AD34A', + exponent: 0, + aliases: [ + 'ibc/4976049456D261659D0EC499CC9C2391D3C7D1128A0B9FB0BBF2842D1B2BC7BC' + ] + }, + { + denom: 'ASH', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/F495EF1E6FF8376DC6EDEE1D1C6A3F3204794AA1BEA99A1D9E0A9B8F730AD34A', + name: 'ASH', + display: 'ASH', + symbol: 'ASH', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/4976049456D261659D0EC499CC9C2391D3C7D1128A0B9FB0BBF2842D1B2BC7BC', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/ash.svg' + }, + images: [ + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/ash.svg' + } + ] + }, + { + description: 'RAC', + denom_units: [ + { + denom: + 'ibc/7F323D36FBE3649FC0D392847A3017B2CE3261A1DC55C635DE12399DE514E669', + exponent: 0, + aliases: [ + 'ibc/DDF1CD4CDC14AE2D6A3060193624605FF12DEE71CF1F8C19EEF35E9447653493' + ] + }, + { + denom: 'RAC', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/7F323D36FBE3649FC0D392847A3017B2CE3261A1DC55C635DE12399DE514E669', + name: 'RAC', + display: 'RAC', + symbol: 'RAC', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/DDF1CD4CDC14AE2D6A3060193624605FF12DEE71CF1F8C19EEF35E9447653493', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/rac.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/rac.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/rac.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/rac.svg' + } + ] + }, + { + description: 'GUPPY', + denom_units: [ + { + denom: + 'ibc/E5B38DD11D4693B5BF3B2DB775E222B05B73B567CE0400E0D334F5BD4091097A', + exponent: 0, + aliases: [ + 'ibc/42A9553A7770F3D7B62F3A82AF04E7719B4FD6EAF31BE5645092AAC4A6C2201D' + ] + }, + { + denom: 'GUPPY', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/E5B38DD11D4693B5BF3B2DB775E222B05B73B567CE0400E0D334F5BD4091097A', + name: 'GUPPY', + display: 'GUPPY', + symbol: 'GUPPY', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/42A9553A7770F3D7B62F3A82AF04E7719B4FD6EAF31BE5645092AAC4A6C2201D', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/guppy.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/guppy.png' + } + ] + }, + { + description: + 'The native EVM, governance and staking token of the Haqq Network', + denom_units: [ + { + denom: + 'ibc/A21888C2406185A296DC72BC15F0BBB57D010D979A38CB6417A6E36F6AF8C744', + exponent: 0, + aliases: [ + 'ibc/69110FF673D70B39904FF056CFDFD58A90BEC3194303F45C32CB91B8B0A738EA' + ] + }, + { + denom: 'ISLM', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/A21888C2406185A296DC72BC15F0BBB57D010D979A38CB6417A6E36F6AF8C744', + name: 'Haqq Network', + display: 'ISLM', + symbol: 'ISLM', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/69110FF673D70B39904FF056CFDFD58A90BEC3194303F45C32CB91B8B0A738EA', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/haqq/images/islm.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/haqq/images/islm.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/haqq/images/islm.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/haqq/images/islm.svg' + } + ] + }, + { + description: + '$AUTISM exists to celebrate autism as a superior biological tech stack for a changing world', + denom_units: [ + { + denom: + 'ibc/6489DAAD6DAF49BFDEE385F8BBACED1CDF04ECA51528EDB9A586D6CA44CA1232', + exponent: 0, + aliases: [ + 'ibc/9DDF52A334F92BC57A9E0D59DFF9984EAC61D2A14E5162605DF601AA58FDFC6D' + ] + }, + { + denom: 'autism', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/6489DAAD6DAF49BFDEE385F8BBACED1CDF04ECA51528EDB9A586D6CA44CA1232', + name: 'Autism', + display: 'autism', + symbol: 'AUTISM', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/9DDF52A334F92BC57A9E0D59DFF9984EAC61D2A14E5162605DF601AA58FDFC6D', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/autism.png' + }, + images: [ + { + image_sync: { + chain_name: 'injective', + base_denom: + 'factory/inj14lf8xm6fcvlggpa7guxzjqwjmtr24gnvf56hvz/autism' + }, + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/autism.png' + } + ], + keywords: ['osmosis_unlisted'] + }, + { + description: + 'The PAGE token is used for actions in the PageDAO NFT literary ecosystem and for DAO governance.', + denom_units: [ + { + denom: + 'ibc/09025D4A54A072E7B2BEE40DF8B91AEF02DC0CB49A9D6310970BE300E2599F96', + exponent: 0, + aliases: [ + 'ibc/23A62409E4AD8133116C249B1FA38EED30E500A115D7B153109462CD82C1CD99' + ] + }, + { + denom: 'page', + exponent: 8 + } + ], + type_asset: 'ics20', + base: 'ibc/09025D4A54A072E7B2BEE40DF8B91AEF02DC0CB49A9D6310970BE300E2599F96', + name: 'Page', + display: 'page', + symbol: 'PAGE', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/23A62409E4AD8133116C249B1FA38EED30E500A115D7B153109462CD82C1CD99', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/page.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/page.svg' + }, + images: [ + { + image_sync: { + chain_name: 'gravitybridge', + base_denom: 'gravity0x60e683C6514Edd5F758A55b6f393BeBBAfaA8d5e' + }, + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/page.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/page.svg' + } + ] + }, + { + description: 'PURSE Token', + denom_units: [ + { + denom: + 'ibc/8004DD727C91AC4D246E600C04BD619A4457CB7FA911F41BCD9E0C8BAA69044D', + exponent: 0, + aliases: [ + 'ibc/6FD2938076A4C1BB3A324A676E76B0150A4443DAE0E002FB62AC0E6B604B1519' + ] + }, + { + denom: 'PURSE', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/8004DD727C91AC4D246E600C04BD619A4457CB7FA911F41BCD9E0C8BAA69044D', + name: 'PURSE Token (Function X)', + display: 'PURSE', + symbol: 'PURSE', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/6FD2938076A4C1BB3A324A676E76B0150A4443DAE0E002FB62AC0E6B604B1519', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pundix/images/purse-token-logo.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pundix/images/purse-token-logo.svg' + }, + images: [ + { + image_sync: { + chain_name: 'binancesmartchain', + base_denom: '0x29a63F4B209C29B4DC47f06FFA896F32667DAD2C' + }, + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pundix/images/purse-token-logo.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pundix/images/purse-token-logo.svg' + } + ], + keywords: ['osmosis_unlisted'] + }, + { + description: + 'The first meme coin on Injective. It’s a dog, but he has nunchucks', + denom_units: [ + { + denom: + 'ibc/F8D95F29C097E9993D57A74A9800ECD4B3EB151B2F023026D9647DDB3EF5C5B4', + exponent: 0, + aliases: [ + 'ibc/183C0BB962D2F57C957E0B134CFA0AC9D6F755C02DE9DC2A59089BA23009DEC3' + ] + }, + { + denom: 'NINJA', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/F8D95F29C097E9993D57A74A9800ECD4B3EB151B2F023026D9647DDB3EF5C5B4', + name: 'Dog wif nunchucks', + display: 'NINJA', + symbol: 'NINJA', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/183C0BB962D2F57C957E0B134CFA0AC9D6F755C02DE9DC2A59089BA23009DEC3', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/ninja.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/ninja.png' + } + ] + }, + { + description: 'Kleomedes Token', + denom_units: [ + { + denom: + 'ibc/4612D67ABF5CDCD337311C9E4E70D5787D340529B93AD9ECD76467891C146B56', + exponent: 0, + aliases: [ + 'ibc/5F5B7DA5ECC80F6C7A8702D525BB0B74279B1F7B8EFAE36E423D68788F7F39FF' + ] + }, + { + denom: 'kleo', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/4612D67ABF5CDCD337311C9E4E70D5787D340529B93AD9ECD76467891C146B56', + name: 'Kleomedes', + display: 'kleo', + symbol: 'KLEO', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/5F5B7DA5ECC80F6C7A8702D525BB0B74279B1F7B8EFAE36E423D68788F7F39FF', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/kleomedes.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/kleomedes.png' + } + ] + }, + { + description: "NYX Token (NYX) is the Nym Network's native token.", + denom_units: [ + { + denom: + 'ibc/CF5C53CF115B3990AC384D817E863CC47FE1D7A55449CE41EF23D8594415298D', + exponent: 0, + aliases: [ + 'ibc/1A611E8A3E4248106A1A5A80A64BFA812739435E8B9888EB3F652A21F029F317' + ] + }, + { + denom: 'nyx', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/CF5C53CF115B3990AC384D817E863CC47FE1D7A55449CE41EF23D8594415298D', + name: 'Nym', + display: 'nyx', + symbol: 'NYX', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/1A611E8A3E4248106A1A5A80A64BFA812739435E8B9888EB3F652A21F029F317', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nyx/images/nyx.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nyx/images/nyx.png' + } + ], + keywords: ['osmosis_unlisted'] + }, + { + description: + "NYM Token (NYM) is the Nym Network's native utility token, used as the primary means to incentivize mixnet node operators.", + denom_units: [ + { + denom: + 'ibc/870DBE835DD0688C7E5A9F348A1AF47D3B35A2516C2C0E9CD46B1E710A9848A6', + exponent: 0, + aliases: [ + 'ibc/37CB3078432510EE57B9AFA8DBE028B33AE3280A144826FEAC5F2334CF2C5539' + ] + }, + { + denom: 'nym', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/870DBE835DD0688C7E5A9F348A1AF47D3B35A2516C2C0E9CD46B1E710A9848A6', + name: 'NYM', + display: 'nym', + symbol: 'NYM', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/37CB3078432510EE57B9AFA8DBE028B33AE3280A144826FEAC5F2334CF2C5539', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nyx/images/nym.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nyx/images/nym.png' + } + ] + }, + { + description: 'has a hat', + denom_units: [ + { + denom: + 'ibc/E181D3E1A9036189DA2CC1F5D75CB1197069CF20E01FEEBBC19FABEB34FAECDE', + exponent: 0, + aliases: [ + 'ibc/2FFE07C4B4EFC0DDA099A16C6AF3C9CCA653CC56077E87217A585D48794B0BC7' + ] + }, + { + denom: 'achihuahuawifhat', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/E181D3E1A9036189DA2CC1F5D75CB1197069CF20E01FEEBBC19FABEB34FAECDE', + name: 'Chihuahuawifhat', + display: 'achihuahuawifhat', + symbol: 'BADDOG', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/2FFE07C4B4EFC0DDA099A16C6AF3C9CCA653CC56077E87217A585D48794B0BC7', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/chihuahua/images/baddog.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/chihuahua/images/baddog.png' + } + ] + }, + { + description: 'clownmaxxed store of value', + denom_units: [ + { + denom: + 'ibc/F15603B2DC8C5A1BA4505C31FE000B2C109E396CC3721A0182C18966E157F494', + exponent: 0, + aliases: [ + 'ibc/8C8F6349F656C943543C6B040377BE44123D01F712277815C3C13098BB98818C' + ] + }, + { + denom: 'circus', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/F15603B2DC8C5A1BA4505C31FE000B2C109E396CC3721A0182C18966E157F494', + name: 'AtomEconomicZone69JaeKwonInu', + display: 'circus', + symbol: 'CIRCUS', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/8C8F6349F656C943543C6B040377BE44123D01F712277815C3C13098BB98818C', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/circus.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/circus.png' + } + ] + }, + { + description: + 'Governance and utility token for the Junø Apes NFT platform on Juno', + denom_units: [ + { + denom: + 'ibc/81422EAADDF33DA37A7FACAFA5EFA354F1B3BC94F92AB5E67FB104AA64EC39ED', + exponent: 0, + aliases: [ + 'ibc/176DD560277BB0BD676260BE02EBAB697725CA85144D8A2BF286C6B5323DB5FE' + ] + }, + { + denom: 'jape', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/81422EAADDF33DA37A7FACAFA5EFA354F1B3BC94F92AB5E67FB104AA64EC39ED', + name: 'Junø Apes', + display: 'jape', + symbol: 'JAPE', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/176DD560277BB0BD676260BE02EBAB697725CA85144D8A2BF286C6B5323DB5FE', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/jape.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/jape.png' + } + ] + }, + { + description: 'Woof', + denom_units: [ + { + denom: + 'ibc/EA62784B1F801D2C82AD27A1FA2DD2E2449ABCA9DD39A68C99A9BF057C725BD7', + exponent: 0, + aliases: [ + 'ibc/9B8EC667B6DF55387DC0F3ACC4F187DA6921B0806ED35DE6B04DE96F5AB81F53' + ] + }, + { + denom: 'WOOF', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/EA62784B1F801D2C82AD27A1FA2DD2E2449ABCA9DD39A68C99A9BF057C725BD7', + name: 'WOOF', + display: 'WOOF', + symbol: 'WOOF', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/9B8EC667B6DF55387DC0F3ACC4F187DA6921B0806ED35DE6B04DE96F5AB81F53', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/chihuahua/images/woof.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/chihuahua/images/woof.png' + } + ] + }, + { + description: 'The native coin of Sneaky Productions.', + denom_units: [ + { + denom: + 'ibc/E5A4A837E98EAF9272701F8B2CDAC46B48BA0B72018B3C6D3298A467D4AAE876', + exponent: 0, + aliases: [ + 'ibc/94ED1F172BC633DFC56D7E26551D8B101ADCCC69052AC44FED89F97FF658138F' + ] + }, + { + denom: 'sneaky', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/E5A4A837E98EAF9272701F8B2CDAC46B48BA0B72018B3C6D3298A467D4AAE876', + name: 'Sneaky Productions', + display: 'sneaky', + symbol: 'SNEAKY', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/94ED1F172BC633DFC56D7E26551D8B101ADCCC69052AC44FED89F97FF658138F', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/sneaky.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/sneaky.svg' + }, + images: [ + { + image_sync: { + chain_name: 'stargaze', + base_denom: + 'factory/stars1xx5976njvxpl9n4v8huvff6cudhx7yuu8e7rt4/usneaky' + }, + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/sneaky.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/sneaky.svg' + } + ] + }, + { + denom_units: [ + { + denom: + 'ibc/BEE9A8F835D60717548FFE9AC9E90F18AB8096574EB1211F88074CB3511B7860', + exponent: 0, + aliases: [ + 'factory/osmo1z0qrq605sjgcqpylfl4aa6s90x738j7m58wyatt0tdzflg2ha26q67k743/wbtc' + ] + }, + { + denom: 'wbtc', + exponent: 8 + } + ], + type_asset: 'sdk.coin', + address: + 'osmo1z0qrq605sjgcqpylfl4aa6s90x738j7m58wyatt0tdzflg2ha26q67k743', + base: 'ibc/BEE9A8F835D60717548FFE9AC9E90F18AB8096574EB1211F88074CB3511B7860', + name: 'Wrapped Bitcoin', + display: 'wbtc', + symbol: 'WBTC', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'factory/osmo1z0qrq605sjgcqpylfl4aa6s90x738j7m58wyatt0tdzflg2ha26q67k743/wbtc', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wbtc.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wbtc.svg' + }, + images: [ + { + image_sync: { + chain_name: 'ethereum', + base_denom: '0x2260fac5e5542a773aa44fbcfedf7c193bc2c599' + }, + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wbtc.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wbtc.svg' + } + ] + }, + { + description: 'Baddest coin on Cosmos', + denom_units: [ + { + denom: + 'ibc/87DFB27F9AD10381DE2B86346F60C26271EA5A09DA317EDDF405669F49D5B1AD', + exponent: 0, + aliases: [ + 'ibc/442A08C33AE9875DF90792FFA73B5728E1CAECE87AB4F26AE9B422F1E682ED23' + ] + }, + { + denom: 'bad', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/87DFB27F9AD10381DE2B86346F60C26271EA5A09DA317EDDF405669F49D5B1AD', + name: 'Badcoin', + display: 'bad', + symbol: 'BAD', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/442A08C33AE9875DF90792FFA73B5728E1CAECE87AB4F26AE9B422F1E682ED23', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/bad.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/bad.png' + } + ] + }, + { + description: 'Signal Art and Gaming on Juno', + denom_units: [ + { + denom: + 'ibc/FC6AE7F961195E7DBEAECC503D988F2114EFE53B3DE53A870E08B3A724E504EC', + exponent: 0, + aliases: [ + 'ibc/4BDADBEDA31899036AB286E9901116496A9D85FB87B35A408C9D67C0DCAC660A' + ] + }, + { + denom: 'sgnl', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/FC6AE7F961195E7DBEAECC503D988F2114EFE53B3DE53A870E08B3A724E504EC', + name: 'Signal', + display: 'sgnl', + symbol: 'SGNL', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/4BDADBEDA31899036AB286E9901116496A9D85FB87B35A408C9D67C0DCAC660A', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/sgnl.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/sgnl.png' + } + ] + }, + { + description: + "The first native memecoin on Osmosis. Crafted by the deftest of hands in the lab of lunacy. It's scientifically anarchic, professionally foolish, and your ticket to the madhouse.", + denom_units: [ + { + denom: + 'ibc/061226CF8A346CB5B5F0AFA10BEE31D1AACC48723E4E4781C5D7606BE9D8C21A', + exponent: 0, + aliases: ['factory/osmo1pfyxruwvtwk00y8z06dh2lqjdj82ldvy74wzm3/WOSMO'] + }, + { + denom: 'WOSMO', + exponent: 6 + } + ], + type_asset: 'sdk.coin', + address: 'osmo1pfyxruwvtwk00y8z06dh2lqjdj82ldvy74wzm3', + base: 'ibc/061226CF8A346CB5B5F0AFA10BEE31D1AACC48723E4E4781C5D7606BE9D8C21A', + name: 'WOSMO', + display: 'WOSMO', + symbol: 'WOSMO', + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/wosmo.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/wosmo.png' + } + ], + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'factory/osmo1pfyxruwvtwk00y8z06dh2lqjdj82ldvy74wzm3/WOSMO', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ] + }, + { + description: 'Margined Power Token sqTIA', + denom_units: [ + { + denom: + 'ibc/EF40E3F76FBD1F60543F71CC8F56F3276C6AB765A090BF048C4B4D6A265525F4', + exponent: 0, + aliases: ['factory/osmo1g8qypve6l95xmhgc0fddaecerffymsl7kn9muw/sqtia'] + }, + { + denom: 'sqtia', + exponent: 6 + } + ], + type_asset: 'sdk.coin', + base: 'ibc/EF40E3F76FBD1F60543F71CC8F56F3276C6AB765A090BF048C4B4D6A265525F4', + name: 'TIA Squared', + display: 'sqtia', + symbol: 'sqTIA', + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sqtia.svg' + }, + images: [ + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sqtia.svg' + } + ], + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'factory/osmo1g8qypve6l95xmhgc0fddaecerffymsl7kn9muw/sqtia', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ] + }, + { + description: 'The deflationary utility token of the Apollo DAO project', + denom_units: [ + { + denom: + 'ibc/9ECDBC49140328481703E1858385C2C325FA0911B7DD7A7E1E61D2D45730C6BE', + exponent: 0, + aliases: [ + 'ibc/73BB20AF857D1FE6E061D01CA13870872AD0C979497CAF71BEA25B1CBF6879F1' + ] + }, + { + denom: 'apollo', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/9ECDBC49140328481703E1858385C2C325FA0911B7DD7A7E1E61D2D45730C6BE', + name: 'Apollo DAO', + display: 'apollo', + symbol: 'APOLLO', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/73BB20AF857D1FE6E061D01CA13870872AD0C979497CAF71BEA25B1CBF6879F1', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/apollo.svg' + }, + images: [ + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/apollo.svg' + } + ] + }, + { + description: "Stride's liquid staked DYDX", + denom_units: [ + { + denom: + 'ibc/937324F985D229492B79CB312BDAA45A40C6DBBE12E8DAD86A29BBF857043F9C', + exponent: 0, + aliases: [ + 'ibc/980E82A9F8E7CA8CD480F4577E73682A6D3855A267D1831485D7EBEF0E7A6C2C' + ] + }, + { + denom: 'stDYDX', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/937324F985D229492B79CB312BDAA45A40C6DBBE12E8DAD86A29BBF857043F9C', + name: 'Stride Staked DYDX', + display: 'stDYDX', + symbol: 'stDYDX', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/980E82A9F8E7CA8CD480F4577E73682A6D3855A267D1831485D7EBEF0E7A6C2C', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stdydx.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stdydx.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stdydx.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stdydx.svg' + } + ] + }, + { + description: "Stride's liquid staked TIA", + denom_units: [ + { + denom: + 'ibc/1DD0FA29C8AC3330C3DDA00671E3DEB1CA8BCB4F9F4D5E57539C0058B1D7C0CF', + exponent: 0, + aliases: [ + 'ibc/698350B8A61D575025F3ED13E9AC9C0F45C89DEFE92F76D5838F1D3C1A7FF7C9' + ] + }, + { + denom: 'stTIA', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/1DD0FA29C8AC3330C3DDA00671E3DEB1CA8BCB4F9F4D5E57539C0058B1D7C0CF', + name: 'Stride Staked TIA', + display: 'stTIA', + symbol: 'stTIA', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/698350B8A61D575025F3ED13E9AC9C0F45C89DEFE92F76D5838F1D3C1A7FF7C9', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/sttia.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/sttia.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/sttia.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/sttia.svg' + } + ] + }, + { + description: 'GLTO-ERC20 on injective', + denom_units: [ + { + denom: + 'ibc/0DD484DA512CA23F34A55A6E84EDB24B7E2BDE72FC306C88DB7DD4AECA5832B1', + exponent: 0, + aliases: [ + 'ibc/072E5B3D6F278B3E6A9C51D7EAD1A737148609512C5EBE8CBCB5663264A0DDB7' + ] + }, + { + denom: 'glto', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/0DD484DA512CA23F34A55A6E84EDB24B7E2BDE72FC306C88DB7DD4AECA5832B1', + name: 'Gelotto (Injective)', + display: 'glto', + symbol: 'injective.GLTO', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/072E5B3D6F278B3E6A9C51D7EAD1A737148609512C5EBE8CBCB5663264A0DDB7', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/glto.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/glto.svg' + }, + images: [ + { + image_sync: { + chain_name: 'ethereum', + base_denom: '0xd73175f9eb15eee81745d367ae59309Ca2ceb5e2' + }, + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/glto.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/glto.svg' + } + ], + keywords: ['osmosis_unlisted'] + }, + { + description: + 'The native governance and staking token of the Dymension Hub', + denom_units: [ + { + denom: + 'ibc/CCFAB647568BC6F3F1EC2D36ED9849370EDAC7D14F09A881BCD5238E5D0D260B', + exponent: 0, + aliases: [ + 'ibc/9A76CDF0CBCEF37923F32518FA15E5DC92B9F56128292BC4D63C4AEA76CBB110' + ] + }, + { + denom: 'dym', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/CCFAB647568BC6F3F1EC2D36ED9849370EDAC7D14F09A881BCD5238E5D0D260B', + name: 'Dymension Hub', + display: 'dym', + symbol: 'DYM', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/9A76CDF0CBCEF37923F32518FA15E5DC92B9F56128292BC4D63C4AEA76CBB110', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dymension/images/dymension-logo.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dymension/images/dymension-logo.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dymension/images/dymension-logo.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dymension/images/dymension-logo.svg' + } + ] + }, + { + description: + 'Rapture insurance is the first ever P2P insurance platform on $OSMO. Get rewarded to take care of peoples loved ones after the Rapture.', + denom_units: [ + { + denom: + 'ibc/A63A8005315073CF81CE1C83D8D401BA3C7CA71D1A4310CF3619217A551CA25B', + exponent: 0, + aliases: ['factory/osmo1279xudevmf5cw83vkhglct7jededp86k90k2le/RAPTR'] + }, + { + denom: 'RAPTR', + exponent: 6 + } + ], + type_asset: 'sdk.coin', + address: 'osmo1279xudevmf5cw83vkhglct7jededp86k90k2le', + base: 'ibc/A63A8005315073CF81CE1C83D8D401BA3C7CA71D1A4310CF3619217A551CA25B', + name: 'RAPTR', + display: 'RAPTR', + symbol: 'RAPTR', + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/RAPTR.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/RAPTR.png' + } + ], + keywords: ['osmosis_unlisted'], + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'factory/osmo1279xudevmf5cw83vkhglct7jededp86k90k2le/RAPTR', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ] + }, + { + denom_units: [ + { + denom: + 'ibc/D548681BAC4DB2735D6F17E191FBB1DF8AF2A1ACA481D37CCB7E385C45351DE0', + exponent: 0, + aliases: [ + 'ibc/0B3C3D06228578334B66B57FBFBA4033216CEB8119B27ACDEE18D92DA5B28D43' + ] + }, + { + denom: 'avalanche-usdc', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/D548681BAC4DB2735D6F17E191FBB1DF8AF2A1ACA481D37CCB7E385C45351DE0', + name: 'Wormhole USDC(Avalanche)', + display: 'avalanche-usdc', + symbol: 'avalanche.USDC.wh', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/0B3C3D06228578334B66B57FBFBA4033216CEB8119B27ACDEE18D92DA5B28D43', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdc.hole.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdc.hole.svg' + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdc.hole.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdc.hole.svg' + } + }, + { + description: 'Sail DAO Token', + denom_units: [ + { + denom: + 'ibc/C87A988C60DE234F90AC945ED00B894893C9CD60CEB221E7C76CE61B86CB14DB', + exponent: 0, + aliases: [ + 'factory/osmo1rckme96ptawr4zwexxj5g5gej9s2dmud8r2t9j0k0prn5mch5g4snzzwjv/sail' + ] + }, + { + denom: 'sail', + exponent: 6 + } + ], + base: 'ibc/C87A988C60DE234F90AC945ED00B894893C9CD60CEB221E7C76CE61B86CB14DB', + name: 'Sail', + display: 'sail', + symbol: 'SAIL', + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sail.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sail.png' + } + ], + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'factory/osmo1rckme96ptawr4zwexxj5g5gej9s2dmud8r2t9j0k0prn5mch5g4snzzwjv/sail', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ] + }, + { + description: "Nomic's native token.", + denom_units: [ + { + denom: + 'ibc/9F43B05C2700AD85E2233F3FEFAA3262AA70FF1F23DC09B01FB188DB0A64A1FA', + exponent: 0, + aliases: [ + 'ibc/F49DFB3BC8105C57EE7F17EC2402438825B31212CFDD81681EB87911E934F32C' + ] + }, + { + denom: 'nom', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/9F43B05C2700AD85E2233F3FEFAA3262AA70FF1F23DC09B01FB188DB0A64A1FA', + name: 'Nomic', + display: 'nomic', + symbol: 'nomic.NOM', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'ibc/F49DFB3BC8105C57EE7F17EC2402438825B31212CFDD81681EB87911E934F32C', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ], + images: [ + { + image_sync: { + chain_name: 'nomic', + base_denom: 'unom' + }, + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nom.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nom.svg' + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nom.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nom.svg' + } + }, + { + description: + "A clan of 11y bad kids crafting chaos on the Cosmos eco. One bad memecoin to rule them all $BADKID. Airdropped to Badkids NFT holders and $STARS stakers. It's so bad, your wallet's throwing a tantrum for it.", + denom_units: [ + { + denom: + 'ibc/3D62649CE712B3BD85EE718F427A4D84024F6F45B2252FDEB598F7B9F7D32B6A', + exponent: 0, + aliases: [ + 'factory/osmo10n8rv8npx870l69248hnp6djy6pll2yuzzn9x8/BADKID' + ] + }, + { + denom: 'BADKID', + exponent: 6 + } + ], + type_asset: 'sdk.coin', + address: 'osmo10n8rv8npx870l69248hnp6djy6pll2yuzzn9x8', + base: 'ibc/3D62649CE712B3BD85EE718F427A4D84024F6F45B2252FDEB598F7B9F7D32B6A', + name: 'BADKID', + display: 'BADKID', + symbol: 'BADKID', + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/badkid.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/badkid.png' + } + ], + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-19774', + base_denom: + 'factory/osmo10n8rv8npx870l69248hnp6djy6pll2yuzzn9x8/BADKID', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-2' + } + } + ] + }, + { + description: 'The native token of Secret Network', + denom_units: [ + { + denom: + 'ibc/27A5DE18D796A595123D97078F9AB9EAEFC23540724384F219EACED2BD5511F5', + exponent: 0, + aliases: ['uscrt'] + }, + { + denom: 'scrt', + exponent: 6 + } + ], + base: 'ibc/27A5DE18D796A595123D97078F9AB9EAEFC23540724384F219EACED2BD5511F5', + name: 'Secret Network', + display: 'scrt', + symbol: 'SCRT', + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg' + }, + coingecko_id: 'secret', + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg' + } + ], + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-130', + base_denom: 'uscrt', + chain_name: 'secretnetwork' + }, + chain: { + channel_id: 'channel-35' + } + } + ] + }, + { + description: 'The native token of Stride', + denom_units: [ + { + denom: + 'ibc/FF6C2E86490C1C4FBBD24F55032831D2415B9D7882F85C3CC9C2401D79362BEA', + exponent: 0, + aliases: ['ustrd'] + }, + { + denom: 'strd', + exponent: 6 + } + ], + base: 'ibc/FF6C2E86490C1C4FBBD24F55032831D2415B9D7882F85C3CC9C2401D79362BEA', + name: 'Stride', + display: 'strd', + symbol: 'STRD', + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/strd.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/strd.svg' + }, + coingecko_id: 'stride', + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/strd.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/strd.svg' + } + ], + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-197', + base_denom: 'ustrd', + chain_name: 'stride' + }, + chain: { + channel_id: 'channel-0' + } + } + ] + }, + { + denom_units: [ + { + denom: + 'ibc/054A44EC8D9B68B9A6F0D5708375E00A5569A28F21E0064FF12CADC3FEF1D04F', + exponent: 0, + aliases: ['stuatom'] + }, + { + denom: 'statom', + exponent: 6 + } + ], + base: 'ibc/054A44EC8D9B68B9A6F0D5708375E00A5569A28F21E0064FF12CADC3FEF1D04F', + name: 'Stride Staked ATOM', + display: 'statom', + symbol: 'stATOM', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-197', + base_denom: 'stuatom', + chain_name: 'stride' + }, + chain: { + channel_id: 'channel-0' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/statom.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/statom.svg' + }, + coingecko_id: 'stride-staked-atom', + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/statom.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/statom.svg' + } + ] + }, + { + denom_units: [ + { + denom: + 'ibc/1B216B3FC63B5A9A90A3C44BBBEE4C1AADA43C9DA020025537BE2677E6E00C55', + exponent: 0, + aliases: ['stustars'] + }, + { + denom: 'ststars', + exponent: 6 + } + ], + base: 'ibc/1B216B3FC63B5A9A90A3C44BBBEE4C1AADA43C9DA020025537BE2677E6E00C55', + name: 'Stride Staked STARS', + display: 'ststars', + symbol: 'stSTARS', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-197', + base_denom: 'stustars', + chain_name: 'stride' + }, + chain: { + channel_id: 'channel-0' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/ststars.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/ststars.svg' + }, + coingecko_id: 'stride-staked-stars', + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/ststars.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/ststars.svg' + } + ] + }, + { + denom_units: [ + { + denom: + 'ibc/4263C1D1EEEA066572F679EF212BDD522ADF0E57C86819AF260C8BC82BD87602', + exponent: 0, + aliases: ['stuosmo'] + }, + { + denom: 'stosmo', + exponent: 6 + } + ], + base: 'ibc/4263C1D1EEEA066572F679EF212BDD522ADF0E57C86819AF260C8BC82BD87602', + name: 'Stride Staked OSMO', + display: 'stosmo', + symbol: 'stOSMO', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-197', + base_denom: 'stuosmo', + chain_name: 'stride' + }, + chain: { + channel_id: 'channel-0' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stosmo.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stosmo.svg' + }, + coingecko_id: 'stride-staked-osmo', + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stosmo.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stosmo.svg' + } + ] + }, + { + denom_units: [ + { + denom: + 'ibc/C4385BAF25938E02B0EA90D512CE43BFACA892F7FAD81D63CC82BD8EBFA21857', + exponent: 0, + aliases: ['stujuno'] + }, + { + denom: 'stjuno', + exponent: 6 + } + ], + base: 'ibc/C4385BAF25938E02B0EA90D512CE43BFACA892F7FAD81D63CC82BD8EBFA21857', + name: 'Stride Staked JUNO', + display: 'stjuno', + symbol: 'stJUNO', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-197', + base_denom: 'stujuno', + chain_name: 'stride' + }, + chain: { + channel_id: 'channel-0' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stjuno.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stjuno.svg' + }, + coingecko_id: 'stride-staked-juno', + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stjuno.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stjuno.svg' + } + ] + }, + { + denom_units: [ + { + denom: + 'ibc/0E42296D09755A081C28C04A4409998EB4285C6C8BF2A24D50DF266E62A601DD', + exponent: 0, + aliases: ['stuluna'] + }, + { + denom: 'stluna', + exponent: 6 + } + ], + base: 'ibc/0E42296D09755A081C28C04A4409998EB4285C6C8BF2A24D50DF266E62A601DD', + name: 'Stride Staked LUNA', + display: 'stluna', + symbol: 'stLUNA', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-197', + base_denom: 'stuluna', + chain_name: 'stride' + }, + chain: { + channel_id: 'channel-0' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stluna.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stluna.svg' + }, + coingecko_id: 'stride-staked-luna', + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stluna.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stluna.svg' + } + ] + }, + { + denom_units: [ + { + denom: + 'ibc/C5E245652F3A58860617FD58912B2321345167399B652821F0F0562707A163F1', + exponent: 0, + aliases: ['stinj'] + }, + { + denom: 'stINJ', + exponent: 18 + } + ], + base: 'ibc/C5E245652F3A58860617FD58912B2321345167399B652821F0F0562707A163F1', + name: 'Stride Staked INJ', + display: 'stINJ', + symbol: 'stINJ', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-197', + base_denom: 'stinj', + chain_name: 'stride' + }, + chain: { + channel_id: 'channel-0' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stinj.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stinj.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stinj.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stinj.svg' + } + ] + }, + { + denom_units: [ + { + denom: + 'ibc/04CDA5EBB8A7E94BB60879B7F43EF0EDD2604990D8AB5BA18ADCB173F66FF874', + exponent: 0, + aliases: ['staevmos'] + }, + { + denom: 'stevmos', + exponent: 18 + } + ], + base: 'ibc/04CDA5EBB8A7E94BB60879B7F43EF0EDD2604990D8AB5BA18ADCB173F66FF874', + name: 'Stride Staked EVMOS', + display: 'stevmos', + symbol: 'stEVMOS', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-197', + base_denom: 'staevmos', + chain_name: 'stride' + }, + chain: { + channel_id: 'channel-0' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stevmos.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stevmos.svg' + }, + coingecko_id: 'stride-staked-evmos', + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stevmos.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stevmos.svg' + } + ] + }, + { + description: "Stride's liquid staked DYDX", + denom_units: [ + { + denom: + 'ibc/C6BE35C03177D2959156FD22A76DE8006F4F7DE9E7B90CCA937C51872D862D41', + exponent: 0, + aliases: ['stadydx'] + }, + { + denom: 'stDYDX', + exponent: 18 + } + ], + base: 'ibc/C6BE35C03177D2959156FD22A76DE8006F4F7DE9E7B90CCA937C51872D862D41', + name: 'Stride Staked DYDX', + display: 'stDYDX', + symbol: 'stDYDX', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-197', + base_denom: 'stadydx', + chain_name: 'stride' + }, + chain: { + channel_id: 'channel-0' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stdydx.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stdydx.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stdydx.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stdydx.svg' + } + ] + }, + { + description: "Stride's liquid staked TIA", + denom_units: [ + { + denom: + 'ibc/F46BA5EDCA6DAA5F7EFD3838430E03647CDC786BB1B89BC9FDD1CBE16B099645', + exponent: 0, + aliases: ['stutia'] + }, + { + denom: 'stTIA', + exponent: 6 + } + ], + base: 'ibc/F46BA5EDCA6DAA5F7EFD3838430E03647CDC786BB1B89BC9FDD1CBE16B099645', + name: 'Stride Staked TIA', + display: 'stTIA', + symbol: 'stTIA', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-197', + base_denom: 'stutia', + chain_name: 'stride' + }, + chain: { + channel_id: 'channel-0' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/sttia.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/sttia.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/sttia.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/sttia.svg' + } + ] + }, + { + denom_units: [ + { + denom: + 'ibc/92CE5F0DE7FAF6B1CF48C92EDD4878BF3F7099FEAA0ACCE9BB4FB2F7523D209E', + exponent: 0, + aliases: ['stuumee'] + }, + { + denom: 'stumee', + exponent: 6 + } + ], + base: 'ibc/92CE5F0DE7FAF6B1CF48C92EDD4878BF3F7099FEAA0ACCE9BB4FB2F7523D209E', + name: 'Stride Staked UMEE', + display: 'stumee', + symbol: 'stUMEE', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-197', + base_denom: 'stuumee', + chain_name: 'stride' + }, + chain: { + channel_id: 'channel-0' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stumee.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stumee.svg' + }, + coingecko_id: 'stride-staked-umee', + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stumee.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stumee.svg' + } + ] + }, + { + denom_units: [ + { + denom: + 'ibc/48F9132D7497A534E15ACC9CDB8FD36EE93D397EFC5B2E22866287893FC8D360', + exponent: 0, + aliases: ['stucmdx'] + }, + { + denom: 'stcmdx', + exponent: 6 + } + ], + base: 'ibc/48F9132D7497A534E15ACC9CDB8FD36EE93D397EFC5B2E22866287893FC8D360', + name: 'Stride Staked CMDX', + display: 'stcmdx', + symbol: 'stCMDX', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-197', + base_denom: 'stucmdx', + chain_name: 'stride' + }, + chain: { + channel_id: 'channel-0' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stcmdx.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stcmdx.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stcmdx.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stcmdx.svg' + } + ] + }, + { + denom_units: [ + { + denom: + 'ibc/9BCF0F77276359B4AC0328701DFE4F9BC3BA8829E0A853CFF69D8998A591BEEC', + exponent: 0, + aliases: ['stusomm'] + }, + { + denom: 'stsomm', + exponent: 6 + } + ], + base: 'ibc/9BCF0F77276359B4AC0328701DFE4F9BC3BA8829E0A853CFF69D8998A591BEEC', + name: 'Stride Staked SOMM', + display: 'stsomm', + symbol: 'stSOMM', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-197', + base_denom: 'stusomm', + chain_name: 'stride' + }, + chain: { + channel_id: 'channel-0' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stsomm.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stsomm.svg' + }, + coingecko_id: 'stride-staked-sommelier', + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stsomm.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stsomm.svg' + } + ] + } + ] +}; +export default assets; diff --git a/packages/assets/src/mainnet/gravitybridge.ts b/packages/assets/src/mainnet/gravitybridge.ts index 24fe5a375..4d9e591dd 100644 --- a/packages/assets/src/mainnet/gravitybridge.ts +++ b/packages/assets/src/mainnet/gravitybridge.ts @@ -2241,12 +2241,25 @@ const assets: AssetList = { display: 'nym', symbol: 'NYM', logo_URIs: { - png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nyx/images/nym.png' + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nyx/images/nym-token-light.png' }, coingecko_id: 'nym', images: [ { - png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nyx/images/nym.png' + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nyx/images/nym-token-light.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nyx/images/nym-token-light.svg', + theme: { + dark_mode: false, + circle: true + } + }, + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nyx/images/nym-token-dark.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nyx/images/nym-token-dark.svg', + theme: { + dark_mode: true, + circle: true + } } ], traces: [ diff --git a/packages/assets/src/mainnet/humans.ts b/packages/assets/src/mainnet/humans.ts new file mode 100644 index 000000000..753cbf4c7 --- /dev/null +++ b/packages/assets/src/mainnet/humans.ts @@ -0,0 +1,13603 @@ +import { AssetList } from '@chain-registry/types'; +const assets: AssetList = { + chain_name: 'humans', + assets: [ + { + description: 'The native token of Osmosis', + denom_units: [ + { + denom: + 'ibc/05AC4BBA78C5951339A47DD1BC1E7FC922A9311DF81C85745B1C162F516FF2F1', + exponent: 0, + aliases: ['uosmo'] + }, + { + denom: 'osmo', + exponent: 6 + } + ], + type_asset: 'sdk.coin', + base: 'ibc/05AC4BBA78C5951339A47DD1BC1E7FC922A9311DF81C85745B1C162F516FF2F1', + name: 'Osmosis', + display: 'osmo', + symbol: 'OSMO', + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg' + } + ], + coingecko_id: 'osmosis', + keywords: ['dex', 'staking'], + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: 'uosmo', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ] + }, + { + denom_units: [ + { + denom: + 'ibc/B1468D7420773B5D59561CC0E91D6A5F75415E216DCF2966D657E23B97322B36', + exponent: 0, + aliases: ['uion'] + }, + { + denom: 'ion', + exponent: 6 + } + ], + type_asset: 'sdk.coin', + base: 'ibc/B1468D7420773B5D59561CC0E91D6A5F75415E216DCF2966D657E23B97322B36', + name: 'Ion DAO', + display: 'ion', + symbol: 'ION', + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg' + } + ], + coingecko_id: 'ion', + keywords: ['memecoin'], + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: 'uion', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ] + }, + { + description: "Circle's stablecoin on Axelar", + denom_units: [ + { + denom: + 'ibc/A01367FF44D9DE359A984FC14EC5227AA96ED08B8B4B31B539BB63B9B9305F80', + exponent: 0, + aliases: [ + 'ibc/D189335C6E4A68B513C10AB227BF1C1D38C746766278BA3EEB4FB14124F1D858' + ] + }, + { + denom: 'usdc', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/A01367FF44D9DE359A984FC14EC5227AA96ED08B8B4B31B539BB63B9B9305F80', + name: 'USD Coin (Axelar)', + display: 'usdc', + symbol: 'USDC.axl', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/D189335C6E4A68B513C10AB227BF1C1D38C746766278BA3EEB4FB14124F1D858', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdc.axl.svg', + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdc.axl.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdc.axl.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdc.axl.svg' + }, + { + image_sync: { + chain_name: 'axelar', + base_denom: 'uusdc' + }, + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.svg' + } + ] + }, + { + description: + "Ethereum (ETH) is a decentralized, open-source blockchain system featuring smart contract functionality. It's the native cryptocurrency of the Ethereum platform, often regarded as the second most popular digital currency after Bitcoin. Ethereum was proposed in late 2013 and development was crowdfunded in 2014, leading to its network going live on 30 July 2015.\n\nETH, as a digital currency, is used for a variety of purposes within the Ethereum ecosystem, including the execution of decentralized smart contracts and as a mode of payment. Unlike Bitcoin, Ethereum was designed to be a platform for applications that can operate without the need for intermediaries, using blockchain technology. This has made Ethereum a leading platform for various applications, including decentralized finance (DeFi), non-fungible tokens (NFTs), and more. Ethereum is constantly evolving, with a significant upgrade termed Ethereum 2.0, which aims to improve its scalability, security, and sustainability.", + denom_units: [ + { + denom: + 'ibc/D14BB8072492C2CEB48469F2BBE1EBC5FEE176C0EB92A139570581A1C6B8BF33', + exponent: 0, + aliases: [ + 'ibc/EA1D43981D5C9A1C4AAEA9C23BB1D4FA126BA9BC7020A25E0AE4AA841EA25DC5' + ] + }, + { + denom: 'weth', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/D14BB8072492C2CEB48469F2BBE1EBC5FEE176C0EB92A139570581A1C6B8BF33', + name: 'Ether', + display: 'weth', + symbol: 'ETH', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/EA1D43981D5C9A1C4AAEA9C23BB1D4FA126BA9BC7020A25E0AE4AA841EA25DC5', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eth-white.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eth-white.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eth-white.svg' + } + ] + }, + { + description: 'Wrapped Bitcoin on Axelar', + denom_units: [ + { + denom: + 'ibc/A1DDBB67F675F9495404AF1C94FC07CB37B6679349705E84931235960D679213', + exponent: 0, + aliases: [ + 'ibc/D1542AA8762DB13087D8364F3EA6509FD6F009A34F00426AF9E4F9FA85CBBF1F' + ] + }, + { + denom: 'wbtc', + exponent: 8 + } + ], + type_asset: 'ics20', + base: 'ibc/A1DDBB67F675F9495404AF1C94FC07CB37B6679349705E84931235960D679213', + name: 'Wrapped Bitcoin (Axelar)', + display: 'wbtc', + symbol: 'WBTC.axl', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/D1542AA8762DB13087D8364F3EA6509FD6F009A34F00426AF9E4F9FA85CBBF1F', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/wbtc.axl.svg', + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/wbtc.axl.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/wbtc.axl.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/wbtc.axl.svg' + }, + { + image_sync: { + chain_name: 'axelar', + base_denom: 'wbtc-satoshi' + }, + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/wbtc.png' + } + ] + }, + { + description: "Tether's USD stablecoin on Axelar", + denom_units: [ + { + denom: + 'ibc/2C55EC67CAEEE90420F20FB3D841E2BAC43BA3C8DAC37DDFB691FE3D74A63955', + exponent: 0, + aliases: [ + 'ibc/8242AD24008032E457D2E12D46588FD39FB54FB29680C6C7663D296B383C37C4' + ] + }, + { + denom: 'usdt', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/2C55EC67CAEEE90420F20FB3D841E2BAC43BA3C8DAC37DDFB691FE3D74A63955', + name: 'Tether USD (Axelar)', + display: 'usdt', + symbol: 'USDT.axl', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/8242AD24008032E457D2E12D46588FD39FB54FB29680C6C7663D296B383C37C4', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.axl.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdt.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdt.svg' + }, + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.axl.svg' + } + ] + }, + { + description: + 'Multi-Collateral Dai, brings a lot of new and exciting features, such as support for new CDP collateral types and Dai Savings Rate.', + denom_units: [ + { + denom: + 'ibc/87FF70786D0A5D507968E8C7707D8EE03AEE765D740B35D1DEE6D7C94833161D', + exponent: 0, + aliases: [ + 'ibc/0CD3A0285E1341859B5E86B6AB7682F023D03E97607CCC1DC95706411D866DF7' + ] + }, + { + denom: 'dai', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/87FF70786D0A5D507968E8C7707D8EE03AEE765D740B35D1DEE6D7C94833161D', + name: 'Dai Stablecoin', + display: 'dai', + symbol: 'DAI', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/0CD3A0285E1341859B5E86B6AB7682F023D03E97607CCC1DC95706411D866DF7', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/dai.svg' + }, + images: [ + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/dai.svg' + } + ] + }, + { + description: + 'Binance USD (BUSD) is a dollar-backed stablecoin issued and custodied by Paxos Trust Company, and regulated by the New York State Department of Financial Services. BUSD is available directly for sale 1:1 with USD on Paxos.com and will be listed for trading on Binance.', + denom_units: [ + { + denom: + 'ibc/F92E2942BF3C5E2253C9CD0DCCD5B5CF60A9914B15DD19C5DCA784BB14CA72BF', + exponent: 0, + aliases: [ + 'ibc/6329DD8CF31A334DD5BE3F68C846C9FE313281362B37686A62343BAC1EB1546D' + ] + }, + { + denom: 'busd', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/F92E2942BF3C5E2253C9CD0DCCD5B5CF60A9914B15DD19C5DCA784BB14CA72BF', + name: 'Binance USD', + display: 'busd', + symbol: 'BUSD', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/6329DD8CF31A334DD5BE3F68C846C9FE313281362B37686A62343BAC1EB1546D', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/busd.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/busd.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/busd.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/busd.svg' + } + ] + }, + { + description: 'The native staking and governance token of the Cosmos Hub.', + denom_units: [ + { + denom: + 'ibc/20D06D04E1BC1FAC482FECC06C2E2879A596904D64D8BA3285B4A3789DEAF910', + exponent: 0, + aliases: [ + 'ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2' + ] + }, + { + denom: 'atom', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/20D06D04E1BC1FAC482FECC06C2E2879A596904D64D8BA3285B4A3789DEAF910', + name: 'Cosmos Hub', + display: 'atom', + symbol: 'ATOM', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg' + }, + images: [ + { + image_sync: { + chain_name: 'cosmoshub', + base_denom: 'uatom' + }, + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg' + } + ] + }, + { + description: + 'CRO is the native token of the Crypto.org Chain, referred to as Native CRO.', + denom_units: [ + { + denom: + 'ibc/656B7500701F726A0A1E0EC55D0B478DA5FB4CC722E666D73DEEAA1DA220C35E', + exponent: 0, + aliases: [ + 'ibc/E6931F78057F7CC5DA0FD6CEF82FF39373A6E0452BF1FD76910B93292CF356C1' + ] + }, + { + denom: 'cro', + exponent: 8 + } + ], + type_asset: 'ics20', + base: 'ibc/656B7500701F726A0A1E0EC55D0B478DA5FB4CC722E666D73DEEAA1DA220C35E', + name: 'Cronos POS Chain', + display: 'cro', + symbol: 'CRO', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/E6931F78057F7CC5DA0FD6CEF82FF39373A6E0452BF1FD76910B93292CF356C1', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cro.svg' + }, + images: [ + { + image_sync: { + chain_name: 'cryptoorgchain', + base_denom: 'basecro' + }, + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cro.svg' + } + ] + }, + { + description: + 'BNB powers the BNB Chain ecosystem and is the native coin of the BNB Beacon Chain and BNB Smart Chain.', + denom_units: [ + { + denom: + 'ibc/3F44901BDA97E89EF3333C57586D1AAA6369614A42B3F49A2A5F5D188F5EFE82', + exponent: 0, + aliases: [ + 'ibc/F4A070A6D78496D53127EA85C094A9EC87DFC1F36071B8CCDDBD020F933D213D' + ] + }, + { + denom: 'wbnb', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/3F44901BDA97E89EF3333C57586D1AAA6369614A42B3F49A2A5F5D188F5EFE82', + name: 'Binance Coin', + display: 'wbnb', + symbol: 'BNB', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/F4A070A6D78496D53127EA85C094A9EC87DFC1F36071B8CCDDBD020F933D213D', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/binancesmartchain/images/bnb.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/binancesmartchain/images/bnb.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/binancesmartchain/images/bnb.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/binancesmartchain/images/bnb.svg' + } + ] + }, + { + description: + 'Polygon (formerly Matic) Network brings massive scale to Ethereum using an adapted version of Plasma with PoS based side chains. Polygon is a well-structured, easy-to-use platform for Ethereum scaling and infrastructure development.', + denom_units: [ + { + denom: + 'ibc/D4F80BD04AA40697A2CD3296991D91973A799AE3D1223DFE8471B5A91D9B23C7', + exponent: 0, + aliases: [ + 'ibc/AB589511ED0DD5FA56171A39978AFBF1371DB986EC1C3526CE138A16377E39BB' + ] + }, + { + denom: 'wmatic', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/D4F80BD04AA40697A2CD3296991D91973A799AE3D1223DFE8471B5A91D9B23C7', + name: 'Polygon', + display: 'wmatic', + symbol: 'MATIC', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/AB589511ED0DD5FA56171A39978AFBF1371DB986EC1C3526CE138A16377E39BB', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/polygon/images/matic-purple.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/polygon/images/matic-purple.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/polygon/images/matic-purple.svg' + } + ] + }, + { + description: + 'AVAX is the native token of Avalanche. It is a hard-capped, scarce asset that is used to pay for fees, secure the platform through staking, and provide a basic unit of account between the multiple subnets created on Avalanche.', + denom_units: [ + { + denom: + 'ibc/38F8ED525A62E418FCB005FF377076B180E2DF6F24F9006414B9FC9D05181F9E', + exponent: 0, + aliases: [ + 'ibc/6F62F01D913E3FFE472A38C78235B8F021B511BC6596ADFF02615C8F83D3B373' + ] + }, + { + denom: 'avax', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/38F8ED525A62E418FCB005FF377076B180E2DF6F24F9006414B9FC9D05181F9E', + name: 'Avalanche', + display: 'avax', + symbol: 'AVAX', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/6F62F01D913E3FFE472A38C78235B8F021B511BC6596ADFF02615C8F83D3B373', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/avalanche/images/avax.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/avalanche/images/avax.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/avalanche/images/avax.svg' + } + ] + }, + { + description: 'The native staking token of Terra Classic.', + denom_units: [ + { + denom: + 'ibc/88C2207A43349ECA6B6F73C15226BF4C0EE0C9A01E1D7F9FE36770BD31206DFC', + exponent: 0, + aliases: [ + 'ibc/0EF15DF2F02480ADE0BB6E85D9EBB5DAEA2836D3860E9F97F9AADE4F57A31AA0' + ] + }, + { + denom: 'mluna', + exponent: 3, + aliases: ['milliluna'] + }, + { + denom: 'luna', + exponent: 6, + aliases: ['lunc'] + } + ], + type_asset: 'ics20', + base: 'ibc/88C2207A43349ECA6B6F73C15226BF4C0EE0C9A01E1D7F9FE36770BD31206DFC', + name: 'Luna Classic', + display: 'luna', + symbol: 'LUNC', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/0EF15DF2F02480ADE0BB6E85D9EBB5DAEA2836D3860E9F97F9AADE4F57A31AA0', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/luna.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/luna.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/luna.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/luna.svg' + } + ] + }, + { + description: 'The native token of JUNO Chain', + denom_units: [ + { + denom: + 'ibc/76D3A2C76D66F98B55D11BFFB1063A1CE469B8DAC7EEB26CF55DE299ADE48577', + exponent: 0, + aliases: [ + 'ibc/46B44899322F3CD854D2D46DEEF881958467CDD4B3B10086DA49296BBED94BED' + ] + }, + { + denom: 'juno', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/76D3A2C76D66F98B55D11BFFB1063A1CE469B8DAC7EEB26CF55DE299ADE48577', + name: 'Juno', + display: 'juno', + symbol: 'JUNO', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/46B44899322F3CD854D2D46DEEF881958467CDD4B3B10086DA49296BBED94BED', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/juno.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/juno.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/juno.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/juno.svg' + } + ] + }, + { + description: 'Wrapped Polkadot on Axelar', + denom_units: [ + { + denom: + 'ibc/EAA7001D12EFC59A0334A34944B944D1DBA043A29740732A63E27E7C0EE4B948', + exponent: 0, + aliases: [ + 'ibc/3FF92D26B407FD61AE95D975712A7C319CDE28DE4D80BDC9978D935932B991D7' + ] + }, + { + denom: 'dot', + exponent: 10 + } + ], + type_asset: 'ics20', + base: 'ibc/EAA7001D12EFC59A0334A34944B944D1DBA043A29740732A63E27E7C0EE4B948', + name: 'Wrapped Polkadot (Axelar)', + display: 'dot', + symbol: 'DOT.axl', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/3FF92D26B407FD61AE95D975712A7C319CDE28DE4D80BDC9978D935932B991D7', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/dot.axl.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/polkadot/images/dot.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/polkadot/images/dot.svg' + }, + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/dot.axl.svg' + } + ] + }, + { + description: + 'The native EVM, governance and staking token of the Evmos Hub', + denom_units: [ + { + denom: + 'ibc/497C48AD6DF37E6432D326726886A314FEBB16224DB115E6CA96E93413A0569C', + exponent: 0, + aliases: [ + 'ibc/6AE98883D4D5D5FF9E50D7130F1305DA2FFA0C652D1DD9C123657C6B4EB2DF8A' + ] + }, + { + denom: 'evmos', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/497C48AD6DF37E6432D326726886A314FEBB16224DB115E6CA96E93413A0569C', + name: 'Evmos', + display: 'evmos', + symbol: 'EVMOS', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/6AE98883D4D5D5FF9E50D7130F1305DA2FFA0C652D1DD9C123657C6B4EB2DF8A', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.svg' + } + ] + }, + { + description: 'The native staking and governance token of Kava', + denom_units: [ + { + denom: + 'ibc/C2397808EB5E356684888EAE1FEC8A2742C41F9EEB6BDB8C52EBFF50C05C6CB6', + exponent: 0, + aliases: [ + 'ibc/57AA1A70A4BC9769C525EBF6386F7A21536E04A79D62E1981EFCEF9428EBB205' + ] + }, + { + denom: 'kava', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/C2397808EB5E356684888EAE1FEC8A2742C41F9EEB6BDB8C52EBFF50C05C6CB6', + name: 'Kava', + display: 'kava', + symbol: 'KAVA', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/57AA1A70A4BC9769C525EBF6386F7A21536E04A79D62E1981EFCEF9428EBB205', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/kava.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/kava.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/kava.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/kava.svg' + } + ] + }, + { + description: 'The native token of Secret Network', + denom_units: [ + { + denom: + 'ibc/5AAA9E11D2DE3F25EB62B5E8592F4EAA35F0BC379A30ADBC13499E95F5422406', + exponent: 0, + aliases: [ + 'ibc/0954E1C28EB7AF5B72D24F3BC2B47BBB2FDF91BDDFD57B74B99E133AED40972A' + ] + }, + { + denom: 'scrt', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/5AAA9E11D2DE3F25EB62B5E8592F4EAA35F0BC379A30ADBC13499E95F5422406', + name: 'Secret Network', + display: 'scrt', + symbol: 'SCRT', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/0954E1C28EB7AF5B72D24F3BC2B47BBB2FDF91BDDFD57B74B99E133AED40972A', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg' + } + ] + }, + { + description: 'The USD stablecoin of Terra Classic.', + denom_units: [ + { + denom: + 'ibc/D36554439ECC962C7BE25D159F5E2FCAE3B5852AD9D16666CCD65019090605BA', + exponent: 0, + aliases: [ + 'ibc/BE1BB42D4BE3C30D50B68D7C41DB4DFCE9678E8EF8C539F6E6A9345048894FCC' + ] + }, + { + denom: 'musd', + exponent: 3, + aliases: ['milliusd'] + }, + { + denom: 'ust', + exponent: 6, + aliases: ['ustc'] + } + ], + type_asset: 'ics20', + base: 'ibc/D36554439ECC962C7BE25D159F5E2FCAE3B5852AD9D16666CCD65019090605BA', + name: 'TerraClassicUSD', + display: 'ust', + symbol: 'USTC', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/BE1BB42D4BE3C30D50B68D7C41DB4DFCE9678E8EF8C539F6E6A9345048894FCC', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/ust.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/ust.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/ust.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/ust.svg' + } + ] + }, + { + description: 'The native token of Stargaze', + denom_units: [ + { + denom: + 'ibc/38E5FB5AE865F3C34A89A3384A184ECD6A3D50FE2EB863BC9E290DB6DD9FCBCE', + exponent: 0, + aliases: [ + 'ibc/987C17B11ABC2B20019178ACE62929FE9840202CE79498E29FE8E5CB02B7C0A4' + ] + }, + { + denom: 'stars', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/38E5FB5AE865F3C34A89A3384A184ECD6A3D50FE2EB863BC9E290DB6DD9FCBCE', + name: 'Stargaze', + display: 'stars', + symbol: 'STARS', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/987C17B11ABC2B20019178ACE62929FE9840202CE79498E29FE8E5CB02B7C0A4', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg' + }, + images: [ + { + image_sync: { + chain_name: 'stargaze', + base_denom: 'ustars' + }, + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg' + } + ] + }, + { + description: 'The native token of Chihuahua Chain', + denom_units: [ + { + denom: + 'ibc/732EF98308C9ED6A74AC751094B301E6C58C903AAD51F88340E4610F1A741AEA', + exponent: 0, + aliases: [ + 'ibc/B9E0A1A524E98BB407D3CED8720EFEFD186002F90C1B1B7964811DD0CCC12228' + ] + }, + { + denom: 'huahua', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/732EF98308C9ED6A74AC751094B301E6C58C903AAD51F88340E4610F1A741AEA', + name: 'Chihuahua', + display: 'huahua', + symbol: 'HUAHUA', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/B9E0A1A524E98BB407D3CED8720EFEFD186002F90C1B1B7964811DD0CCC12228', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/chihuahua/images/huahua.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/chihuahua/images/huahua.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/chihuahua/images/huahua.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/chihuahua/images/huahua.svg' + } + ] + }, + { + description: + 'The XPRT token is primarily a governance token for the Persistence chain.', + denom_units: [ + { + denom: + 'ibc/B06E0B1F35CCB68457A50D1A36E74E813595B2FFD515132D4F4DC2B8AA87A250', + exponent: 0, + aliases: [ + 'ibc/A0CC0CF735BFB30E730C70019D4218A1244FF383503FF7579C9201AB93CA9293' + ] + }, + { + denom: 'xprt', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/B06E0B1F35CCB68457A50D1A36E74E813595B2FFD515132D4F4DC2B8AA87A250', + name: 'Persistence', + display: 'xprt', + symbol: 'XPRT', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/A0CC0CF735BFB30E730C70019D4218A1244FF383503FF7579C9201AB93CA9293', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/xprt.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/xprt.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/xprt.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/xprt.svg' + } + ] + }, + { + description: + 'pSTAKE is a liquid staking protocol unlocking the liquidity of staked assets. Stakers of PoS tokens can stake their assets while maintaining the liquidity of these assets. Users earn staking rewards + receive 1:1 pegged staked representative tokens which can be used to generate additional yield.', + denom_units: [ + { + denom: + 'ibc/C56631F628CC2EDEBDE141D7450105B52889E6DD0D76176035928A09B25A84BD', + exponent: 0, + aliases: [ + 'ibc/8061A06D3BD4D52C4A28FFECF7150D370393AF0BA661C3776C54FF32836C3961' + ] + }, + { + denom: 'pstake', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/C56631F628CC2EDEBDE141D7450105B52889E6DD0D76176035928A09B25A84BD', + name: 'pSTAKE Finance', + display: 'pstake', + symbol: 'PSTAKE', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/8061A06D3BD4D52C4A28FFECF7150D370393AF0BA661C3776C54FF32836C3961', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/pstake.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/pstake.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/pstake.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/pstake.svg' + } + ], + keywords: ['canon'] + }, + { + description: + "Akash Token (AKT) is the Akash Network's native utility token, used as the primary means to govern, secure the blockchain, incentivize participants, and provide a default mechanism to store and exchange value.", + denom_units: [ + { + denom: + 'ibc/CA6B469517203E6F3365DDEC3A8FBD337824EB539F7002DA88C5F4A1376D250F', + exponent: 0, + aliases: [ + 'ibc/1480B8FD20AD5FCAE81EA87584D269547DD4D436843C1D20F15E00EB64743EF4' + ] + }, + { + denom: 'akt', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/CA6B469517203E6F3365DDEC3A8FBD337824EB539F7002DA88C5F4A1376D250F', + name: 'Akash', + display: 'akt', + symbol: 'AKT', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/1480B8FD20AD5FCAE81EA87584D269547DD4D436843C1D20F15E00EB64743EF4', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.svg' + } + ] + }, + { + description: 'REGEN coin is the token for the Regen Network Platform', + denom_units: [ + { + denom: + 'ibc/2F285F55EA236B766324E0BD7711107A4737A9374DF6B847A8807C5A8655C275', + exponent: 0, + aliases: [ + 'ibc/1DCC8A6CB5689018431323953344A9F6CC4D0BFB261E88C9F7777372C10CD076' + ] + }, + { + denom: 'regen', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/2F285F55EA236B766324E0BD7711107A4737A9374DF6B847A8807C5A8655C275', + name: 'Regen', + display: 'regen', + symbol: 'REGEN', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/1DCC8A6CB5689018431323953344A9F6CC4D0BFB261E88C9F7777372C10CD076', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/regen/images/regen.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/regen/images/regen.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/regen/images/regen.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/regen/images/regen.svg' + } + ] + }, + { + description: 'DVPN is the native token of the Sentinel Hub.', + denom_units: [ + { + denom: + 'ibc/EB52B2FBC3EE3E1482BE3B6E5C96B6C33FB7C3C8BA912DCB9E210B9038ED115C', + exponent: 0, + aliases: [ + 'ibc/9712DBB13B9631EDFA9BF61B55F1B2D290B2ADB67E3A4EB3A875F3B6081B3B84' + ] + }, + { + denom: 'dvpn', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/EB52B2FBC3EE3E1482BE3B6E5C96B6C33FB7C3C8BA912DCB9E210B9038ED115C', + name: 'Sentinel', + display: 'dvpn', + symbol: 'DVPN', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/9712DBB13B9631EDFA9BF61B55F1B2D290B2ADB67E3A4EB3A875F3B6081B3B84', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sentinel/images/dvpn.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sentinel/images/dvpn.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sentinel/images/dvpn.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sentinel/images/dvpn.svg' + } + ] + }, + { + description: + 'The IRIS token is the native governance token for the IrisNet chain.', + denom_units: [ + { + denom: + 'ibc/207D0A0959106AE3AFCD9B6864486F6FBD1C5E8C7FEA4ED6A9B06D697E957FE8', + exponent: 0, + aliases: [ + 'ibc/7C4D60AA95E5A7558B0A364860979CA34B7FF8AAF255B87AF9E879374470CEC0' + ] + }, + { + denom: 'iris', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/207D0A0959106AE3AFCD9B6864486F6FBD1C5E8C7FEA4ED6A9B06D697E957FE8', + name: 'IRISnet', + display: 'iris', + symbol: 'IRIS', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/7C4D60AA95E5A7558B0A364860979CA34B7FF8AAF255B87AF9E879374470CEC0', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/irisnet/images/iris.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/irisnet/images/iris.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/irisnet/images/iris.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/irisnet/images/iris.svg' + } + ] + }, + { + description: + 'IOV coin is the token for the Starname (IOV) Asset Name Service', + denom_units: [ + { + denom: + 'ibc/7F2D2672E321683D69B870EB7FDABE8B53FE1BAF3A1E6D2B9CC82B19DFF25C93', + exponent: 0, + aliases: [ + 'ibc/52B1AA623B34EB78FD767CEA69E8D7FA6C9CFE1FBF49C5406268FD325E2CC2AC' + ] + }, + { + denom: 'iov', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/7F2D2672E321683D69B870EB7FDABE8B53FE1BAF3A1E6D2B9CC82B19DFF25C93', + name: 'Starname', + display: 'iov', + symbol: 'IOV', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/52B1AA623B34EB78FD767CEA69E8D7FA6C9CFE1FBF49C5406268FD325E2CC2AC', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/starname/images/iov.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/starname/images/iov.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/starname/images/iov.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/starname/images/iov.svg' + } + ] + }, + { + description: + 'e-Money NGM staking token. In addition to earning staking rewards the token is bought back and burned based on e-Money stablecoin inflation.', + denom_units: [ + { + denom: + 'ibc/BFF3F8917654C7FEDD463051CD5ED530DC6F35CD05A52E25F32B11E3D1CF5F92', + exponent: 0, + aliases: [ + 'ibc/1DC495FCEFDA068A3820F903EDBD78B942FBD204D7E93D3BA2B432E9669D1A59' + ] + }, + { + denom: 'ngm', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/BFF3F8917654C7FEDD463051CD5ED530DC6F35CD05A52E25F32B11E3D1CF5F92', + name: 'e-Money', + display: 'ngm', + symbol: 'NGM', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/1DC495FCEFDA068A3820F903EDBD78B942FBD204D7E93D3BA2B432E9669D1A59', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/ngm.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/ngm.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/ngm.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/ngm.svg' + } + ] + }, + { + description: + 'e-Money EUR stablecoin. Audited and backed by fiat EUR deposits and government bonds.', + denom_units: [ + { + denom: + 'ibc/E5D72882B400AD2682BE2365AD133297EAA28928B2248333E45725984FCCCF99', + exponent: 0, + aliases: [ + 'ibc/5973C068568365FFF40DEDCF1A1CB7582B6116B731CD31A12231AE25E20B871F' + ] + }, + { + denom: 'eur', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/E5D72882B400AD2682BE2365AD133297EAA28928B2248333E45725984FCCCF99', + name: 'e-Money EUR', + display: 'eur', + symbol: 'EEUR', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/5973C068568365FFF40DEDCF1A1CB7582B6116B731CD31A12231AE25E20B871F', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/eeur.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/eeur.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/eeur.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/eeur.svg' + } + ] + }, + { + description: + 'LIKE is the native staking and governance token of LikeCoin chain, a Decentralized Publishing Infrastructure to empower content ownership, authenticity, and provenance.', + denom_units: [ + { + denom: + 'ibc/F2C5418CCCF5B20806196E7C01B8D35EA9CC4E73634E1787FD52A4B538E31DBC', + exponent: 0, + aliases: [ + 'ibc/9989AD6CCA39D1131523DB0617B50F6442081162294B4795E26746292467B525' + ] + }, + { + denom: 'like', + exponent: 9 + } + ], + type_asset: 'ics20', + base: 'ibc/F2C5418CCCF5B20806196E7C01B8D35EA9CC4E73634E1787FD52A4B538E31DBC', + name: 'LikeCoin', + display: 'like', + symbol: 'LIKE', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/9989AD6CCA39D1131523DB0617B50F6442081162294B4795E26746292467B525', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/likecoin/images/like.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/likecoin/images/like.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/likecoin/images/like.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/likecoin/images/like.svg' + } + ] + }, + { + description: 'The native token of IXO Chain', + denom_units: [ + { + denom: + 'ibc/FFBFE6B5965CCA39EE0E8E1DE58399C0CF63463AACBA12382378B158ACB1BE88', + exponent: 0, + aliases: [ + 'ibc/F3FF7A84A73B62921538642F9797C423D2B4C4ACB3C7FCFFCE7F12AA69909C4B' + ] + }, + { + denom: 'ixo', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/FFBFE6B5965CCA39EE0E8E1DE58399C0CF63463AACBA12382378B158ACB1BE88', + name: 'ixo', + display: 'ixo', + symbol: 'IXO', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/F3FF7A84A73B62921538642F9797C423D2B4C4ACB3C7FCFFCE7F12AA69909C4B', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/impacthub/images/ixo.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/impacthub/images/ixo.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/impacthub/images/ixo.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/impacthub/images/ixo.svg' + } + ] + }, + { + description: + 'The BCNA coin is the transactional token within the BitCanna network, serving the legal cannabis industry through its payment network, supply chain and trust network.', + denom_units: [ + { + denom: + 'ibc/2F839730B7CDF8FE162E0438AF1CAEBD592A76D2529CDD4FB9336ABBCDD8B963', + exponent: 0, + aliases: [ + 'ibc/D805F1DA50D31B96E4282C1D4181EDDFB1A44A598BFF5666F4B43E4B8BEA95A5' + ] + }, + { + denom: 'bcna', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/2F839730B7CDF8FE162E0438AF1CAEBD592A76D2529CDD4FB9336ABBCDD8B963', + name: 'BitCanna', + display: 'bcna', + symbol: 'BCNA', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/D805F1DA50D31B96E4282C1D4181EDDFB1A44A598BFF5666F4B43E4B8BEA95A5', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitcanna/images/bcna.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitcanna/images/bcna.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitcanna/images/bcna.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitcanna/images/bcna.svg' + } + ] + }, + { + description: 'BitSong Native Token', + denom_units: [ + { + denom: + 'ibc/00A58CB410F852D6B765A24407E13AEB6201445D6B438286781D9B3D41CBFBE4', + exponent: 0, + aliases: [ + 'ibc/4E5444C35610CC76FC94E7F7886B93121175C28262DDFDDE6F84E82BF2425452' + ] + }, + { + denom: 'btsg', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/00A58CB410F852D6B765A24407E13AEB6201445D6B438286781D9B3D41CBFBE4', + name: 'BitSong', + display: 'btsg', + symbol: 'BTSG', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/4E5444C35610CC76FC94E7F7886B93121175C28262DDFDDE6F84E82BF2425452', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitsong/images/btsg.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitsong/images/btsg.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitsong/images/btsg.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitsong/images/btsg.svg' + } + ] + }, + { + description: 'The native token of Ki Chain', + denom_units: [ + { + denom: + 'ibc/EFCDD4C4BE40A6162F97DBFE7D834294061E7D8CC62AFB44A96BDD4C2978C366', + exponent: 0, + aliases: [ + 'ibc/B547DC9B897E7C3AA5B824696110B8E3D2C31E3ED3F02FF363DCBAD82457E07E' + ] + }, + { + denom: 'xki', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/EFCDD4C4BE40A6162F97DBFE7D834294061E7D8CC62AFB44A96BDD4C2978C366', + name: 'Ki', + display: 'xki', + symbol: 'XKI', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/B547DC9B897E7C3AA5B824696110B8E3D2C31E3ED3F02FF363DCBAD82457E07E', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kichain/images/xki.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kichain/images/xki.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kichain/images/xki.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kichain/images/xki.svg' + } + ] + }, + { + description: + 'Panacea is a public blockchain launched by MediBloc, which is the key infrastructure for reinventing the patient-centered healthcare data ecosystem', + denom_units: [ + { + denom: + 'ibc/09ECEA8A4051DE86C8C99626B5FCD260357D84F6EBDC8F5DB69424CEDAEFC911', + exponent: 0, + aliases: [ + 'ibc/3BCCC93AD5DF58D11A6F8A05FA8BC801CBA0BA61A981F57E91B8B598BF8061CB' + ] + }, + { + denom: 'med', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/09ECEA8A4051DE86C8C99626B5FCD260357D84F6EBDC8F5DB69424CEDAEFC911', + name: 'Medibloc', + display: 'med', + symbol: 'MED', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/3BCCC93AD5DF58D11A6F8A05FA8BC801CBA0BA61A981F57E91B8B598BF8061CB', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/panacea/images/med.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/panacea/images/med.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/panacea/images/med.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/panacea/images/med.svg' + } + ] + }, + { + description: 'The staking token of Bostrom', + denom_units: [ + { + denom: + 'ibc/725CC047EADFAEB5379F7A8C827450A67149D3F40B5A686DD78AF25B1DE27563', + exponent: 0, + aliases: [ + 'ibc/FE2CD1E6828EC0FAB8AF39BAC45BC25B965BA67CCBC50C13A14BD610B0D1E2C4' + ] + } + ], + type_asset: 'ics20', + base: 'ibc/725CC047EADFAEB5379F7A8C827450A67149D3F40B5A686DD78AF25B1DE27563', + name: 'bostrom', + display: + 'ibc/FE2CD1E6828EC0FAB8AF39BAC45BC25B965BA67CCBC50C13A14BD610B0D1E2C4', + symbol: 'BOOT', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/FE2CD1E6828EC0FAB8AF39BAC45BC25B965BA67CCBC50C13A14BD610B0D1E2C4', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/boot.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/boot.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/boot.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/boot.svg' + } + ] + }, + { + description: 'Native Token of Comdex Protocol', + denom_units: [ + { + denom: + 'ibc/4C061A2F90A88AA7423D044393429003672E91E88A1BBAA5AC9667FCD2AB31EB', + exponent: 0, + aliases: [ + 'ibc/EA3E1640F9B1532AB129A571203A0B9F789A7F14BB66E350DCBFA18E1A1931F0' + ] + }, + { + denom: 'cmdx', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/4C061A2F90A88AA7423D044393429003672E91E88A1BBAA5AC9667FCD2AB31EB', + name: 'Comdex', + display: 'cmdx', + symbol: 'CMDX', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/EA3E1640F9B1532AB129A571203A0B9F789A7F14BB66E350DCBFA18E1A1931F0', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.svg' + } + ] + }, + { + description: 'Native token for the cheqd network', + denom_units: [ + { + denom: + 'ibc/E2ED6913E68A2BDC631D189DD29BC664D9751EB7C4DAAB06BC6514472963E669', + exponent: 0, + aliases: [ + 'ibc/7A08C6F11EF0F59EB841B9F788A87EC9F2361C7D9703157EC13D940DC53031FA' + ] + }, + { + denom: 'cheq', + exponent: 9 + } + ], + type_asset: 'ics20', + base: 'ibc/E2ED6913E68A2BDC631D189DD29BC664D9751EB7C4DAAB06BC6514472963E669', + name: 'Cheqd', + display: 'cheq', + symbol: 'CHEQ', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/7A08C6F11EF0F59EB841B9F788A87EC9F2361C7D9703157EC13D940DC53031FA', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cheqd/images/cheq.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cheqd/images/cheq.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cheqd/images/cheq.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cheqd/images/cheq.svg' + } + ] + }, + { + description: 'Native token of the Lum Network', + denom_units: [ + { + denom: + 'ibc/9F97F311AE4AD18236452E8F670F871C67C07AA9D358BD502E36774944149644', + exponent: 0, + aliases: [ + 'ibc/8A34AF0C1943FD0DFCDE9ADBF0B2C9959C45E87E6088EA2FC6ADACD59261B8A2' + ] + }, + { + denom: 'lum', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/9F97F311AE4AD18236452E8F670F871C67C07AA9D358BD502E36774944149644', + name: 'Lum Network', + display: 'lum', + symbol: 'LUM', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/8A34AF0C1943FD0DFCDE9ADBF0B2C9959C45E87E6088EA2FC6ADACD59261B8A2', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/lumnetwork/images/lum.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/lumnetwork/images/lum.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/lumnetwork/images/lum.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/lumnetwork/images/lum.svg' + } + ] + }, + { + description: 'The native token of Vidulum', + denom_units: [ + { + denom: + 'ibc/E8B73E60AACA894E6E33C9AB6ECE81DD38F276856412BD6B78E8E88CD8B21BC6', + exponent: 0, + aliases: [ + 'ibc/E7B35499CFBEB0FF5778127ABA4FB2C4B79A6B8D3D831D4379C4048C238796BD' + ] + }, + { + denom: 'vdl', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/E8B73E60AACA894E6E33C9AB6ECE81DD38F276856412BD6B78E8E88CD8B21BC6', + name: 'Vidulum', + display: 'vdl', + symbol: 'VDL', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/E7B35499CFBEB0FF5778127ABA4FB2C4B79A6B8D3D831D4379C4048C238796BD', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/vidulum/images/vdl.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/vidulum/images/vdl.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/vidulum/images/vdl.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/vidulum/images/vdl.svg' + } + ] + }, + { + description: 'The native token of Desmos', + denom_units: [ + { + denom: + 'ibc/4D65EEBFCBB59A410BF1DB8E0AF2ED3489AFACABD206BFCCD23835A6113EA3F2', + exponent: 0, + aliases: [ + 'ibc/EA4C0A9F72E2CEDF10D0E7A9A6A22954DB3444910DB5BE980DF59B05A46DAD1C' + ] + }, + { + denom: 'dsm', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/4D65EEBFCBB59A410BF1DB8E0AF2ED3489AFACABD206BFCCD23835A6113EA3F2', + name: 'Desmos', + display: 'dsm', + symbol: 'DSM', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/EA4C0A9F72E2CEDF10D0E7A9A6A22954DB3444910DB5BE980DF59B05A46DAD1C', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/desmos/images/dsm.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/desmos/images/dsm.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/desmos/images/dsm.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/desmos/images/dsm.svg' + } + ] + }, + { + description: 'Native token of Dig Chain', + denom_units: [ + { + denom: + 'ibc/0F54C3CE51A233D09F0E088A84314341B8D3E8BE295AF1823F881457F9C03EA6', + exponent: 0, + aliases: [ + 'ibc/307E5C96C8F60D1CBEE269A9A86C0834E1DB06F2B3788AE4F716EDB97A48B97D' + ] + }, + { + denom: 'dig', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/0F54C3CE51A233D09F0E088A84314341B8D3E8BE295AF1823F881457F9C03EA6', + name: 'Dig Chain', + display: 'dig', + symbol: 'DIG', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/307E5C96C8F60D1CBEE269A9A86C0834E1DB06F2B3788AE4F716EDB97A48B97D', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dig/images/dig.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dig/images/dig.png' + } + ], + keywords: ['osmosis_unstable'] + }, + { + description: + 'Somm Token (SOMM) is the native staking token of the Sommelier Chain', + denom_units: [ + { + denom: + 'ibc/03105069A6E0310158E52C31088C15C1B8624DC64302D76FDC4F922EAD45C497', + exponent: 0, + aliases: [ + 'ibc/9BBA9A1C257E971E38C1422780CE6F0B0686F0A3085E2D61118D904BFE0F5F5E' + ] + }, + { + denom: 'msomm', + exponent: 3, + aliases: ['millisomm'] + }, + { + denom: 'somm', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/03105069A6E0310158E52C31088C15C1B8624DC64302D76FDC4F922EAD45C497', + name: 'Sommelier', + display: 'somm', + symbol: 'SOMM', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/9BBA9A1C257E971E38C1422780CE6F0B0686F0A3085E2D61118D904BFE0F5F5E', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sommelier/images/somm.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sommelier/images/somm.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sommelier/images/somm.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sommelier/images/somm.svg' + } + ] + }, + { + description: 'The native token of BandChain', + denom_units: [ + { + denom: + 'ibc/205DD687A823089A567E6AA29500C56F1BB3A8A900B9996E0F1A3B716794CB51', + exponent: 0, + aliases: [ + 'ibc/F867AE2112EFE646EC71A25CD2DFABB8927126AC1E19F1BBF0FF693A4ECA05DE' + ] + }, + { + denom: 'band', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/205DD687A823089A567E6AA29500C56F1BB3A8A900B9996E0F1A3B716794CB51', + name: 'Band Protocol', + display: 'band', + symbol: 'BAND', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/F867AE2112EFE646EC71A25CD2DFABB8927126AC1E19F1BBF0FF693A4ECA05DE', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bandchain/images/band.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bandchain/images/band.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bandchain/images/band.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bandchain/images/band.svg' + } + ] + }, + { + description: 'The native token of Konstellation Network', + denom_units: [ + { + denom: + 'ibc/B72273A388629FE7B46ECE058C64E33D8197F86D8A04692C21DD12D6ABFA309A', + exponent: 0, + aliases: [ + 'ibc/346786EA82F41FE55FAD14BF69AD8BA9B36985406E43F3CB23E6C45A285A9593' + ] + }, + { + denom: 'darc', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/B72273A388629FE7B46ECE058C64E33D8197F86D8A04692C21DD12D6ABFA309A', + name: 'Konstellation', + display: 'darc', + symbol: 'DARC', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/346786EA82F41FE55FAD14BF69AD8BA9B36985406E43F3CB23E6C45A285A9593', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/konstellation/images/darc.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/konstellation/images/darc.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/konstellation/images/darc.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/konstellation/images/darc.svg' + } + ] + }, + { + description: 'The native token of Umee', + denom_units: [ + { + denom: + 'ibc/4530E1036AEA60652130A10D1581E9D0B50AF964244F89CA48169814B00BFBF8', + exponent: 0, + aliases: [ + 'ibc/67795E528DF67C5606FC20F824EA39A6EF55BA133F4DC79C90A8C47A0901E17C' + ] + }, + { + denom: 'umee', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/4530E1036AEA60652130A10D1581E9D0B50AF964244F89CA48169814B00BFBF8', + name: 'Umee', + display: 'umee', + symbol: 'UMEE', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/67795E528DF67C5606FC20F824EA39A6EF55BA133F4DC79C90A8C47A0901E17C', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/umee/images/umee.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/umee/images/umee.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/umee/images/umee.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/umee/images/umee.svg' + } + ] + }, + { + description: 'The native token of Gravity Bridge', + denom_units: [ + { + denom: + 'ibc/251D8B36556F64027A70606DBFA944CA1868AD10BFF77011BA8A2C805553DE6E', + exponent: 0, + aliases: [ + 'ibc/E97634A40119F1898989C2A23224ED83FDD0A57EA46B3A094E287288D1672B44' + ] + }, + { + denom: 'graviton', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/251D8B36556F64027A70606DBFA944CA1868AD10BFF77011BA8A2C805553DE6E', + name: 'Gravity Bridge', + display: 'graviton', + symbol: 'GRAV', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/E97634A40119F1898989C2A23224ED83FDD0A57EA46B3A094E287288D1672B44', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.svg' + } + ] + }, + { + description: 'The native token of Decentr', + denom_units: [ + { + denom: + 'ibc/797E2992022CE580B65720F37D3BBA4A93CEDAA123AC160AF22673742A7DDC51', + exponent: 0, + aliases: [ + 'ibc/9BCB27203424535B6230D594553F1659C77EC173E36D9CF4759E7186EE747E84' + ] + }, + { + denom: 'dec', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/797E2992022CE580B65720F37D3BBA4A93CEDAA123AC160AF22673742A7DDC51', + name: 'Decentr', + display: 'dec', + symbol: 'DEC', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/9BCB27203424535B6230D594553F1659C77EC173E36D9CF4759E7186EE747E84', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/decentr/images/dec.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/decentr/images/dec.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/decentr/images/dec.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/decentr/images/dec.svg' + } + ] + }, + { + description: 'The native token cw20 for Marble DAO on Juno Chain', + denom_units: [ + { + denom: + 'ibc/924A6E58E435219605FE378740ECE6948E2A4DCD16DA7DF3E7CB7B6B691FE64E', + exponent: 0, + aliases: [ + 'ibc/F6B691D5F7126579DDC87357B09D653B47FDCE0A3383FF33C8D8B544FE29A8A6' + ] + }, + { + denom: 'marble', + exponent: 3 + } + ], + type_asset: 'ics20', + base: 'ibc/924A6E58E435219605FE378740ECE6948E2A4DCD16DA7DF3E7CB7B6B691FE64E', + name: 'Marble', + display: 'marble', + symbol: 'MARBLE', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/F6B691D5F7126579DDC87357B09D653B47FDCE0A3383FF33C8D8B544FE29A8A6', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/marble.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/marble.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/marble.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/marble.svg' + } + ] + }, + { + description: 'The native governance token of Carbon', + denom_units: [ + { + denom: + 'ibc/EED292AA631880E4841A6A55D6F1E4E59A56E94A149B6E40B031214E16E01F84', + exponent: 0, + aliases: [ + 'ibc/8FEFAE6AECF6E2A255585617F781F35A8D5709A545A804482A261C0C9548A9D3' + ] + }, + { + denom: 'dswth', + exponent: 8, + aliases: ['SWTH'] + } + ], + type_asset: 'ics20', + base: 'ibc/EED292AA631880E4841A6A55D6F1E4E59A56E94A149B6E40B031214E16E01F84', + name: 'Carbon', + display: 'dswth', + symbol: 'SWTH', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/8FEFAE6AECF6E2A255585617F781F35A8D5709A545A804482A261C0C9548A9D3', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/carbon/images/swth.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/carbon/images/swth.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/carbon/images/swth.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/carbon/images/swth.svg' + } + ] + }, + { + description: 'The native token of Cerberus Chain', + denom_units: [ + { + denom: + 'ibc/67472B5512F384554A8D07D9E924152A9611FA75E8C6ABCEEFE4AEC3B20F0607', + exponent: 0, + aliases: [ + 'ibc/41999DF04D9441DAC0DF5D8291DF4333FBCBA810FFD63FDCE34FDF41EF37B6F7' + ] + }, + { + denom: 'crbrus', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/67472B5512F384554A8D07D9E924152A9611FA75E8C6ABCEEFE4AEC3B20F0607', + name: 'Cerberus', + display: 'crbrus', + symbol: 'CRBRUS', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/41999DF04D9441DAC0DF5D8291DF4333FBCBA810FFD63FDCE34FDF41EF37B6F7', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cerberus/images/crbrus.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cerberus/images/crbrus.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cerberus/images/crbrus.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cerberus/images/crbrus.svg' + } + ], + keywords: ['osmosis_unstable'] + }, + { + description: 'The native staking and governance token of the Fetch Hub.', + denom_units: [ + { + denom: + 'ibc/EA3B112F89A97F5FE7E4082EBED2E8B7373D2FDAB68944A8C67D11AC9147AAA2', + exponent: 0, + aliases: [ + 'ibc/5D1F516200EE8C6B2354102143B78A2DEDA25EDE771AC0F8DC3C1837C8FD4447' + ] + }, + { + denom: 'fet', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/EA3B112F89A97F5FE7E4082EBED2E8B7373D2FDAB68944A8C67D11AC9147AAA2', + name: 'Fetch.ai', + display: 'fet', + symbol: 'FET', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/5D1F516200EE8C6B2354102143B78A2DEDA25EDE771AC0F8DC3C1837C8FD4447', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fetchhub/images/fet.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fetchhub/images/fet.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fetchhub/images/fet.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fetchhub/images/fet.svg' + } + ] + }, + { + description: 'The native token of Asset Mantle', + denom_units: [ + { + denom: + 'ibc/8B95466C75FC296F1CC9EAEC6B69C67096E63406FFEFB9020C93576844F2244A', + exponent: 0, + aliases: [ + 'ibc/CBA34207E969623D95D057D9B11B0C8B32B89A71F170577D982FDDE623813FFC' + ] + }, + { + denom: 'mntl', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/8B95466C75FC296F1CC9EAEC6B69C67096E63406FFEFB9020C93576844F2244A', + name: 'AssetMantle', + display: 'mntl', + symbol: 'MNTL', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/CBA34207E969623D95D057D9B11B0C8B32B89A71F170577D982FDDE623813FFC', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/assetmantle/images/mntl.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/assetmantle/images/mntl.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/assetmantle/images/mntl.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/assetmantle/images/mntl.svg' + } + ] + }, + { + description: 'The native token cw20 for Neta on Juno Chain', + denom_units: [ + { + denom: + 'ibc/255F9CDD735810D454D14143F99381F75142A1883C441C445F1992AB3D8B5F2D', + exponent: 0, + aliases: [ + 'ibc/297C64CC42B5A8D8F82FE2EBE208A6FE8F94B86037FA28C4529A23701C228F7A' + ] + }, + { + denom: 'neta', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/255F9CDD735810D454D14143F99381F75142A1883C441C445F1992AB3D8B5F2D', + name: 'Neta', + display: 'neta', + symbol: 'NETA', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/297C64CC42B5A8D8F82FE2EBE208A6FE8F94B86037FA28C4529A23701C228F7A', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/neta.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/neta.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/neta.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/neta.svg' + } + ] + }, + { + description: + 'The INJ token is the native governance token for the Injective chain.', + denom_units: [ + { + denom: + 'ibc/4B564CE8584D6101A377EE1576B9B495CE5DCB45FDF05F2855FF7BF756271699', + exponent: 0, + aliases: [ + 'ibc/64BA6E31FE887D66C6F8F31C7B1A80C7CA179239677B4088BB55F5EA07DBE273' + ] + }, + { + denom: 'INJ', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/4B564CE8584D6101A377EE1576B9B495CE5DCB45FDF05F2855FF7BF756271699', + name: 'Injective', + display: 'INJ', + symbol: 'INJ', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/64BA6E31FE887D66C6F8F31C7B1A80C7CA179239677B4088BB55F5EA07DBE273', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/inj.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/inj.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/inj.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/inj.svg' + } + ] + }, + { + description: 'The KRW stablecoin of Terra Classic.', + denom_units: [ + { + denom: + 'ibc/3E87721E33F1699E9D53C8BEFE4EE492212177497A66589D2E44A9847457F94F', + exponent: 0, + aliases: [ + 'ibc/204A582244FC241613DBB50B04D1D454116C58C4AF7866C186AA0D6EEAD42780' + ] + }, + { + denom: 'mkrw', + exponent: 3, + aliases: ['millikrw'] + }, + { + denom: 'krt', + exponent: 6, + aliases: ['krtc'] + } + ], + type_asset: 'ics20', + base: 'ibc/3E87721E33F1699E9D53C8BEFE4EE492212177497A66589D2E44A9847457F94F', + name: 'TerraClassicKRW', + display: 'krt', + symbol: 'KRTC', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/204A582244FC241613DBB50B04D1D454116C58C4AF7866C186AA0D6EEAD42780', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/krt.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/krt.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/krt.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/krt.svg' + } + ] + }, + { + description: + 'TICK coin is the token for the Microtick Price Discovery & Oracle App', + denom_units: [ + { + denom: + 'ibc/1B617850C2FB106777E4E8547345A9DCFA3B898D37868E79508FFAC5B36FF0A7', + exponent: 0, + aliases: [ + 'ibc/655BCEF3CDEBE32863FF281DBBE3B06160339E9897DC9C9C9821932A5F8BA6F8' + ] + }, + { + denom: 'tick', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/1B617850C2FB106777E4E8547345A9DCFA3B898D37868E79508FFAC5B36FF0A7', + name: 'Microtick', + display: 'tick', + symbol: 'TICK', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/655BCEF3CDEBE32863FF281DBBE3B06160339E9897DC9C9C9821932A5F8BA6F8', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/microtick/images/tick.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/microtick/images/tick.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/microtick/images/tick.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/microtick/images/tick.svg' + } + ], + keywords: ['osmosis_unstable'] + }, + { + description: + "Rowan Token (ROWAN) is the Sifchain Network's native utility token, used as the primary means to govern, provide liquidity, secure the blockchain, incentivize participants, and provide a default mechanism to store and exchange value.", + denom_units: [ + { + denom: + 'ibc/7543A46EC976273396EB0C8B48D6EEEF32516BA6BF99B790580EF3C8E5B366BB', + exponent: 0, + aliases: [ + 'ibc/8318FD63C42203D16DDCAF49FE10E8590669B3219A3E87676AC9DA50722687FB' + ] + }, + { + denom: 'ROWAN', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/7543A46EC976273396EB0C8B48D6EEEF32516BA6BF99B790580EF3C8E5B366BB', + name: 'Sifchain', + display: 'ROWAN', + symbol: 'ROWAN', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/8318FD63C42203D16DDCAF49FE10E8590669B3219A3E87676AC9DA50722687FB', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sifchain/images/rowan.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sifchain/images/rowan.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sifchain/images/rowan.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sifchain/images/rowan.svg' + } + ], + keywords: ['osmosis_unstable'] + }, + { + description: 'The native token of Shentu', + denom_units: [ + { + denom: + 'ibc/6FB30E2F2ED27E70B57717DE0E22244077C4A4BAFCFEE2BE70428A4C1C437D3A', + exponent: 0, + aliases: [ + 'ibc/7ED954CFFFC06EE8419387F3FC688837FF64EF264DE14219935F724EEEDBF8D3' + ] + }, + { + denom: 'ctk', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/6FB30E2F2ED27E70B57717DE0E22244077C4A4BAFCFEE2BE70428A4C1C437D3A', + name: 'Shentu', + display: 'ctk', + symbol: 'CTK', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/7ED954CFFFC06EE8419387F3FC688837FF64EF264DE14219935F724EEEDBF8D3', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/shentu/images/ctk.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/shentu/images/ctk.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/shentu/images/ctk.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/shentu/images/ctk.svg' + } + ] + }, + { + description: + 'Hope Galaxy is an NFT collection based on its own native Token $HOPE, a cw20 token on Juno chain.', + denom_units: [ + { + denom: + 'ibc/CED40FF24EA3C95874E4B742E66EFB550199BED10B6284F97BB22DDFAF7560EA', + exponent: 0, + aliases: [ + 'ibc/C2A2E9CA95DDD4828B75124B5E27B8401C7D8493BC48353D418CBFC04565899B' + ] + }, + { + denom: 'hope', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/CED40FF24EA3C95874E4B742E66EFB550199BED10B6284F97BB22DDFAF7560EA', + name: 'Hope Galaxy', + display: 'hope', + symbol: 'HOPE', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/C2A2E9CA95DDD4828B75124B5E27B8401C7D8493BC48353D418CBFC04565899B', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/hope.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/hope.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/hope.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/hope.svg' + } + ] + }, + { + description: + 'Racoon aims to simplify accessibility to AI, NFTs and Gambling on the Cosmos Ecosystem', + denom_units: [ + { + denom: + 'ibc/B36C9A8FDB48FAE0A6F88AF89066BFD3359B19B76E5D7526F6F7490AD35C010B', + exponent: 0, + aliases: [ + 'ibc/6BDB4C8CCD45033F9604E4B93ED395008A753E01EECD6992E7D1EA23D9D3B788' + ] + }, + { + denom: 'rac', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/B36C9A8FDB48FAE0A6F88AF89066BFD3359B19B76E5D7526F6F7490AD35C010B', + name: 'Racoon', + display: 'rac', + symbol: 'juno.RAC', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/6BDB4C8CCD45033F9604E4B93ED395008A753E01EECD6992E7D1EA23D9D3B788', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/rac.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/rac.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/rac.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/rac.svg' + } + ] + }, + { + description: + 'Frax is a fractional-algorithmic stablecoin protocol. It aims to provide a highly scalable, decentralized, algorithmic money in place of fixed-supply assets like BTC. Additionally, FXS is the value accrual and governance token of the entire Frax ecosystem.', + denom_units: [ + { + denom: + 'ibc/1DB8A2DC14A472DF17587019D2A69634980646C9CC03B87DA235878B820D7524', + exponent: 0, + aliases: [ + 'ibc/0E43EDE2E2A3AFA36D0CD38BDDC0B49FECA64FA426A82E102F304E430ECF46EE' + ] + }, + { + denom: 'frax', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/1DB8A2DC14A472DF17587019D2A69634980646C9CC03B87DA235878B820D7524', + name: 'Frax', + display: 'frax', + symbol: 'FRAX', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/0E43EDE2E2A3AFA36D0CD38BDDC0B49FECA64FA426A82E102F304E430ECF46EE', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/frax.svg' + }, + images: [ + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/frax.svg' + } + ] + }, + { + description: 'Gravity Bridge WBTC', + denom_units: [ + { + denom: + 'ibc/4AFD3D25D242BD85721DD7DDE8DC42E1B0E9A377792ED4924D0F696FCF2F7AB5', + exponent: 0, + aliases: [ + 'ibc/C9B0D48FD2C5B91135F118FF2484551888966590D7BDC20F6A87308DBA670796' + ] + }, + { + denom: 'gwbtc', + exponent: 8 + } + ], + type_asset: 'ics20', + base: 'ibc/4AFD3D25D242BD85721DD7DDE8DC42E1B0E9A377792ED4924D0F696FCF2F7AB5', + name: 'Wrapped Bitcoin (Gravity Bridge)', + display: 'gwbtc', + symbol: 'WBTC.grv', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/C9B0D48FD2C5B91135F118FF2484551888966590D7BDC20F6A87308DBA670796', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/wbtc.grv.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wbtc.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wbtc.svg' + }, + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/wbtc.grv.svg' + } + ] + }, + { + description: 'Gravity Bridge WETH', + denom_units: [ + { + denom: + 'ibc/9B3D442874075F2649394AFDBD120DE8C0AA85EFE20FB04B4DF6179C559E460D', + exponent: 0, + aliases: [ + 'ibc/65381C5F3FD21442283D56925E62EA524DED8B6927F0FF94E21E0020954C40B5' + ] + }, + { + denom: 'gweth', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/9B3D442874075F2649394AFDBD120DE8C0AA85EFE20FB04B4DF6179C559E460D', + name: 'Ether (Gravity Bridge)', + display: 'gweth', + symbol: 'WETH.grv', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/65381C5F3FD21442283D56925E62EA524DED8B6927F0FF94E21E0020954C40B5', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/weth.grv.svg' + }, + images: [ + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/weth.svg' + }, + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/weth.grv.svg' + } + ] + }, + { + description: 'Gravity Bridge USDC', + denom_units: [ + { + denom: + 'ibc/1617DA1261DA954C75EEEF240CC86A0DE1627B39B886A61DB2D6225AAD0B55F9', + exponent: 0, + aliases: [ + 'ibc/9F9B07EF9AD291167CF5700628145DE1DEB777C2CFC7907553B24446515F6D0E' + ] + }, + { + denom: 'gusdc', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/1617DA1261DA954C75EEEF240CC86A0DE1627B39B886A61DB2D6225AAD0B55F9', + name: 'USD Coin (Gravity Bridge)', + display: 'gusdc', + symbol: 'USDC.grv', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/9F9B07EF9AD291167CF5700628145DE1DEB777C2CFC7907553B24446515F6D0E', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdc.grv.svg' + }, + images: [ + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg' + }, + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdc.grv.svg' + } + ] + }, + { + description: 'Gravity Bridge DAI', + denom_units: [ + { + denom: + 'ibc/A6DB48697BCAB77CB13864F037812006E023D487D977CB83B3E99106B4E36629', + exponent: 0, + aliases: [ + 'ibc/F292A17CF920E3462C816CBE6B042E779F676CAB59096904C4C1C966413E3DF5' + ] + }, + { + denom: 'gdai', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/A6DB48697BCAB77CB13864F037812006E023D487D977CB83B3E99106B4E36629', + name: 'DAI Stablecoin (Gravity Bridge)', + display: 'gdai', + symbol: 'DAI.grv', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/F292A17CF920E3462C816CBE6B042E779F676CAB59096904C4C1C966413E3DF5', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/dai.grv.svg' + }, + images: [ + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/dai.svg' + }, + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/dai.grv.svg' + } + ] + }, + { + description: 'Gravity Bridge USDT', + denom_units: [ + { + denom: + 'ibc/E17C4F99F2F477EDD590CA88EA599E32820EA5FAA0D8EC6F31024F3FFB2AD63C', + exponent: 0, + aliases: [ + 'ibc/71B441E27F1BBB44DD0891BCD370C2794D404D60A4FFE5AECCD9B1E28BC89805' + ] + }, + { + denom: 'gusdt', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/E17C4F99F2F477EDD590CA88EA599E32820EA5FAA0D8EC6F31024F3FFB2AD63C', + name: 'Tether USD (Gravity Bridge)', + display: 'gusdt', + symbol: 'USDT.grv', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/71B441E27F1BBB44DD0891BCD370C2794D404D60A4FFE5AECCD9B1E28BC89805', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.grv.svg' + }, + images: [ + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg' + }, + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.grv.svg' + } + ] + }, + { + description: 'The native token of Marble DEX on Juno Chain', + denom_units: [ + { + denom: + 'ibc/055613C382438CBAD6FBDD34B07A1E148224DABB98DDFF3EAC56AC5D71B52A3D', + exponent: 0, + aliases: [ + 'ibc/DB9755CB6FE55192948AE074D18FA815E1429D3D374D5BDA8D89623C6CF235C3' + ] + }, + { + denom: 'block', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/055613C382438CBAD6FBDD34B07A1E148224DABB98DDFF3EAC56AC5D71B52A3D', + name: 'Block', + display: 'block', + symbol: 'BLOCK', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/DB9755CB6FE55192948AE074D18FA815E1429D3D374D5BDA8D89623C6CF235C3', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/block.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/block.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/block.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/block.svg' + } + ] + }, + { + description: 'Hash is the staking token of the Provenance Blockchain', + denom_units: [ + { + denom: + 'ibc/719AA23E4B992E67BBB968F0FF36486299C7059BA660692F2EB8DF6E221DA1F7', + exponent: 0, + aliases: [ + 'ibc/CE5BFF1D9BADA03BB5CCA5F56939392A761B53A10FBD03B37506669C3218D3B2' + ] + }, + { + denom: 'hash', + exponent: 9 + } + ], + type_asset: 'ics20', + base: 'ibc/719AA23E4B992E67BBB968F0FF36486299C7059BA660692F2EB8DF6E221DA1F7', + name: 'Provenance', + display: 'hash', + symbol: 'HASH', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/CE5BFF1D9BADA03BB5CCA5F56939392A761B53A10FBD03B37506669C3218D3B2', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/provenance/images/prov.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/provenance/images/prov.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/provenance/images/prov.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/provenance/images/prov.svg' + } + ] + }, + { + description: 'GLX is the staking token of the Galaxy Chain', + denom_units: [ + { + denom: + 'ibc/91C434EFA5848E600B68FED888DDD2EF7F9B718717AAA571D1C45B76AB66929F', + exponent: 0, + aliases: [ + 'ibc/F49DE040EBA5AB2FAD5F660C2A1DDF98A68470FAE82229818BE775EBF3EE79F2' + ] + }, + { + denom: 'glx', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/91C434EFA5848E600B68FED888DDD2EF7F9B718717AAA571D1C45B76AB66929F', + name: 'Galaxy', + display: 'glx', + symbol: 'GLX', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/F49DE040EBA5AB2FAD5F660C2A1DDF98A68470FAE82229818BE775EBF3EE79F2', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/galaxy/images/glx.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/galaxy/images/glx.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/galaxy/images/glx.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/galaxy/images/glx.svg' + } + ] + }, + { + description: 'The DAO token to build consensus among Hong Kong People', + denom_units: [ + { + denom: + 'ibc/4064242D0B691EF131600CFE87E589C19DBAD589687E75ED298FF0FE532AC884', + exponent: 0, + aliases: [ + 'ibc/52E12CF5CA2BB903D84F5298B4BFD725D66CAB95E09AA4FC75B2904CA5485FEB' + ] + } + ], + type_asset: 'ics20', + base: 'ibc/4064242D0B691EF131600CFE87E589C19DBAD589687E75ED298FF0FE532AC884', + name: 'DHK', + display: 'dhk', + symbol: 'DHK', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/52E12CF5CA2BB903D84F5298B4BFD725D66CAB95E09AA4FC75B2904CA5485FEB', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/dhk.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/dhk.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/dhk.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/dhk.svg' + } + ] + }, + { + description: 'Token governance for Junoswap', + denom_units: [ + { + denom: + 'ibc/AE4935C42CD13CC392E615FD406A47EFE411328FF1814F547318E8F61D73CA38', + exponent: 0, + aliases: [ + 'ibc/00B6E60AD3D65CBEF5579AC8AF609527C0B57535B6E32D96C80A735344FD9DCC' + ] + }, + { + denom: 'raw', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/AE4935C42CD13CC392E615FD406A47EFE411328FF1814F547318E8F61D73CA38', + name: 'JunoSwap', + display: 'raw', + symbol: 'RAW', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/00B6E60AD3D65CBEF5579AC8AF609527C0B57535B6E32D96C80A735344FD9DCC', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/raw.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/raw.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/raw.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/raw.svg' + } + ] + }, + { + description: + 'MEME Token (MEME) is the native staking token of the MEME Chain', + denom_units: [ + { + denom: + 'ibc/0EF3E1C9E94B9A1C87C3A2CEB52858C5FFD03F742BA64BFBD0F6CEB318F6C80B', + exponent: 0, + aliases: [ + 'ibc/67C89B8B0A70C08F093C909A4DD996DD10E0494C87E28FD9A551697BF173D4CA' + ] + }, + { + denom: 'meme', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/0EF3E1C9E94B9A1C87C3A2CEB52858C5FFD03F742BA64BFBD0F6CEB318F6C80B', + name: 'MEME', + display: 'meme', + symbol: 'MEME', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/67C89B8B0A70C08F093C909A4DD996DD10E0494C87E28FD9A551697BF173D4CA', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/meme/images/meme.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/meme/images/meme.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/meme/images/meme.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/meme/images/meme.svg' + } + ] + }, + { + description: + 'Profit sharing token for Another.Software validator. Hold and receive dividends from Another.Software validator commissions!', + denom_units: [ + { + denom: + 'ibc/E138421A9959C2D9B36579EFAD63D1E5089C1C64406EFE7468AC5A77E8543840', + exponent: 0, + aliases: [ + 'ibc/AA1C80225BCA7B32ED1FC6ABF8B8E899BEB48ECDB4B417FD69873C6D715F97E7' + ] + }, + { + denom: 'asvt', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/E138421A9959C2D9B36579EFAD63D1E5089C1C64406EFE7468AC5A77E8543840', + name: 'Another.Software Validator Token', + display: 'asvt', + symbol: 'ASVT', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/AA1C80225BCA7B32ED1FC6ABF8B8E899BEB48ECDB4B417FD69873C6D715F97E7', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/asvt.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/asvt.png' + } + ] + }, + { + description: 'DAO dedicated to building tools on the Juno Network', + denom_units: [ + { + denom: + 'ibc/E7D60BBF0EE62D6D98DB1C0D9885690A23C5F2F7969D52AF27B8ACCBAADFC9CE', + exponent: 0, + aliases: [ + 'ibc/0CB9DB3441D0D50F35699DEE22B9C965487E83FB2D9F483D1CC5CA34E856C484' + ] + }, + { + denom: 'joe', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/E7D60BBF0EE62D6D98DB1C0D9885690A23C5F2F7969D52AF27B8ACCBAADFC9CE', + name: 'JoeDAO', + display: 'joe', + symbol: 'JOE', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/0CB9DB3441D0D50F35699DEE22B9C965487E83FB2D9F483D1CC5CA34E856C484', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/joe.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/joe.png' + } + ] + }, + { + description: 'The native staking token of Terra.', + denom_units: [ + { + denom: + 'ibc/F81C57083A5F63E048A4C615B80D60B3D34420991AD3DCBCC1D0EA32C8D5E0B8', + exponent: 0, + aliases: [ + 'ibc/785AFEC6B3741100D15E7AF01374E3C4C36F24888E96479B1C33F5C71F364EF9' + ] + }, + { + denom: 'luna', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/F81C57083A5F63E048A4C615B80D60B3D34420991AD3DCBCC1D0EA32C8D5E0B8', + name: 'Luna', + display: 'luna', + symbol: 'LUNA', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/785AFEC6B3741100D15E7AF01374E3C4C36F24888E96479B1C33F5C71F364EF9', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/luna.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/luna.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/luna.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/luna.svg' + } + ] + }, + { + description: 'Native token of Rizon Chain', + denom_units: [ + { + denom: + 'ibc/26229CAF4DC6FC131AE959CEC74B5FB8B3F69C7AFADD4FC97B15A9D4EC35DE8E', + exponent: 0, + aliases: [ + 'ibc/2716E3F2E146664BEFA9217F1A03BFCEDBCD5178B3C71CACB1A0D7584451D219' + ] + }, + { + denom: 'atolo', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/26229CAF4DC6FC131AE959CEC74B5FB8B3F69C7AFADD4FC97B15A9D4EC35DE8E', + name: 'Rizon', + display: 'atolo', + symbol: 'ATOLO', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/2716E3F2E146664BEFA9217F1A03BFCEDBCD5178B3C71CACB1A0D7584451D219', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/rizon/images/atolo.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/rizon/images/atolo.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/rizon/images/atolo.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/rizon/images/atolo.svg' + } + ] + }, + { + description: 'Governance token of Kava Lend Protocol', + denom_units: [ + { + denom: + 'ibc/F7DB8E6793DAC6923290A8F9C49C56E9D381FEBB6368489EB91C1B3ECE1EEC13', + exponent: 0, + aliases: [ + 'ibc/D6C28E07F7343360AC41E15DDD44D79701DDCA2E0C2C41279739C8D4AE5264BC' + ] + }, + { + denom: 'HARD', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/F7DB8E6793DAC6923290A8F9C49C56E9D381FEBB6368489EB91C1B3ECE1EEC13', + name: 'Kava Hard', + display: 'HARD', + symbol: 'HARD', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/D6C28E07F7343360AC41E15DDD44D79701DDCA2E0C2C41279739C8D4AE5264BC', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/hard.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/hard.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/hard.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/hard.svg' + } + ] + }, + { + description: 'Governance token of Kava Swap Protocol', + denom_units: [ + { + denom: + 'ibc/11F74BF975ADACD1D3509B6370D8C5DFB35A27E1EEB6969F7B6A82DCFCECFAC1', + exponent: 0, + aliases: [ + 'ibc/70CF1A54E23EA4E480DEDA9E12082D3FD5684C3483CBDCE190C5C807227688C5' + ] + }, + { + denom: 'SWP', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/11F74BF975ADACD1D3509B6370D8C5DFB35A27E1EEB6969F7B6A82DCFCECFAC1', + name: 'Kava Swap', + display: 'SWP', + symbol: 'SWP', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/70CF1A54E23EA4E480DEDA9E12082D3FD5684C3483CBDCE190C5C807227688C5', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/swp.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/swp.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/swp.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/swp.svg' + } + ] + }, + { + description: + 'A blockchain-based middleware, acting as a bridge between cryptocurrency smart contracts, data feeds, APIs and traditional bank account payments.', + denom_units: [ + { + denom: + 'ibc/C674E5B48789458DFDB912136986B464FCF353791472FD0AB7864D2BFC58D9DD', + exponent: 0, + aliases: [ + 'ibc/D3327A763C23F01EC43D1F0DB3CEFEC390C362569B6FD191F40A5192F8960049' + ] + }, + { + denom: 'link', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/C674E5B48789458DFDB912136986B464FCF353791472FD0AB7864D2BFC58D9DD', + name: 'Chainlink', + display: 'link', + symbol: 'LINK', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/D3327A763C23F01EC43D1F0DB3CEFEC390C362569B6FD191F40A5192F8960049', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/link.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/link.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/link.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/link.svg' + } + ] + }, + { + description: + 'L1 coin is the GenesisL1 blockchain utility, governance and EVM token', + denom_units: [ + { + denom: + 'ibc/7742D459368DDC81236BA74EE632FC932F245E6F0F41FE486F34D09D0B551A72', + exponent: 0, + aliases: [ + 'ibc/F16FDC11A7662B86BC0B9CE61871CBACF7C20606F95E86260FD38915184B75B4' + ] + }, + { + denom: 'l1', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/7742D459368DDC81236BA74EE632FC932F245E6F0F41FE486F34D09D0B551A72', + name: 'GenesisL1', + display: 'l1', + symbol: 'L1', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/F16FDC11A7662B86BC0B9CE61871CBACF7C20606F95E86260FD38915184B75B4', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/genesisl1/images/l1.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/genesisl1/images/l1.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/genesisl1/images/l1.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/genesisl1/images/l1.svg' + } + ], + keywords: ['osmosis_unstable'] + }, + { + description: + 'Aave is an Open Source and Non-Custodial protocol to earn interest on deposits & borrow assets. It also features access to highly innovative flash loans, which let developers borrow instantly and easily; no collateral needed. With 16 different assets, 5 of which are stablecoins.', + denom_units: [ + { + denom: + 'ibc/8F8E6B1EB1D2B47B1CB57C44DE604CA1283083238E971FB2FF37A5FF53D4DAFB', + exponent: 0, + aliases: [ + 'ibc/384E5DD50BDE042E1AAF51F312B55F08F95BC985C503880189258B4D9374CBBE' + ] + }, + { + denom: 'aave', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/8F8E6B1EB1D2B47B1CB57C44DE604CA1283083238E971FB2FF37A5FF53D4DAFB', + name: 'Aave', + display: 'aave', + symbol: 'AAVE', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/384E5DD50BDE042E1AAF51F312B55F08F95BC985C503880189258B4D9374CBBE', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/aave.svg' + }, + images: [ + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/aave.svg' + } + ], + keywords: ['osmosis_unlisted'] + }, + { + description: + 'ApeCoin found new expression in web3 through art, gaming, entertainment, and events. APE is a token made to support what’s next, controlled, and built on by the community. It will serve as a decentralized protocol layer for community-led initiatives that drive culture forward into the metaverse.', + denom_units: [ + { + denom: + 'ibc/9F9E88376B349BD40A8FC054CB4A62A66D9C8A3B267B34297B58395FEB8B19A8', + exponent: 0, + aliases: [ + 'ibc/F83CC6471DA4D4B508F437244F10B9E4C68975344E551A2DEB6B8617AB08F0D4' + ] + }, + { + denom: 'ape', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/9F9E88376B349BD40A8FC054CB4A62A66D9C8A3B267B34297B58395FEB8B19A8', + name: 'ApeCoin', + display: 'ape', + symbol: 'APE', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/F83CC6471DA4D4B508F437244F10B9E4C68975344E551A2DEB6B8617AB08F0D4', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/ape.svg' + }, + images: [ + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/ape.svg' + } + ], + keywords: ['osmosis_unlisted'] + }, + { + description: + 'Maker is a Decentralized Autonomous Organization that creates and insures the dai stablecoin on the Ethereum blockchain', + denom_units: [ + { + denom: + 'ibc/656CD9FE07EEDD96E4B857A8F31FED9507188093FE3C7583BD74FF158459F904', + exponent: 0, + aliases: [ + 'ibc/D27DDDF34BB47E5D5A570742CC667DE53277867116CCCA341F27785E899A70F3' + ] + }, + { + denom: 'mkr', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/656CD9FE07EEDD96E4B857A8F31FED9507188093FE3C7583BD74FF158459F904', + name: 'Maker', + display: 'mkr', + symbol: 'MKR', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/D27DDDF34BB47E5D5A570742CC667DE53277867116CCCA341F27785E899A70F3', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/mkr.svg' + }, + images: [ + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/mkr.svg' + } + ] + }, + { + description: + "RAI is a non-pegged, ETH-backed stable asset. It is useful as more 'stable' collateral for other DeFi protocols (compared to ETH or BTC) or as a stable asset with an embedded interest rate.", + denom_units: [ + { + denom: + 'ibc/D3FB5C1541AA6FE9076F2F56883AD74EDEE1439DA3233A7B02E447BF6253846A', + exponent: 0, + aliases: [ + 'ibc/BD796662F8825327D41C96355DF62045A5BA225BAE31C0A86289B9D88ED3F44E' + ] + }, + { + denom: 'rai', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/D3FB5C1541AA6FE9076F2F56883AD74EDEE1439DA3233A7B02E447BF6253846A', + name: 'Rai Reflex Index', + display: 'rai', + symbol: 'RAI', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/BD796662F8825327D41C96355DF62045A5BA225BAE31C0A86289B9D88ED3F44E', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/rai.svg' + }, + images: [ + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/rai.svg' + } + ], + keywords: ['osmosis_unlisted'] + }, + { + description: + 'SHIBA INU is a 100% decentralized community experiment with it claims that 1/2 the tokens have been sent to Vitalik and the other half were locked to a Uniswap pool and the keys burned.', + denom_units: [ + { + denom: + 'ibc/C3727C302D3B94D177587C997CA5BBE125CBDF6699D4AD15CD95F46B76E1F56B', + exponent: 0, + aliases: [ + 'ibc/19305E20681911F14D1FB275E538CDE524C3BF88CF9AE5D5F78F4D4DA05E85B2' + ] + }, + { + denom: 'shib', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/C3727C302D3B94D177587C997CA5BBE125CBDF6699D4AD15CD95F46B76E1F56B', + name: 'Shiba Inu', + display: 'shib', + symbol: 'SHIB', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/19305E20681911F14D1FB275E538CDE524C3BF88CF9AE5D5F78F4D4DA05E85B2', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/shib.svg' + }, + images: [ + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/shib.svg' + } + ], + keywords: ['osmosis_unlisted'] + }, + { + description: + 'The native staking and governance token of the Kujira chain.', + denom_units: [ + { + denom: + 'ibc/A1EB0FC0173553CCFB48DC2DF140706CB15057983C1337F7195B809362A3665A', + exponent: 0, + aliases: [ + 'ibc/BB6BCDB515050BAE97516111873CCD7BCF1FD0CCB723CC12F3C4F704D6C646CE' + ] + }, + { + denom: 'kuji', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/A1EB0FC0173553CCFB48DC2DF140706CB15057983C1337F7195B809362A3665A', + name: 'Kujira', + display: 'kuji', + symbol: 'KUJI', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/BB6BCDB515050BAE97516111873CCD7BCF1FD0CCB723CC12F3C4F704D6C646CE', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/kuji.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/kuji.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/kuji.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/kuji.svg' + } + ] + }, + { + description: 'The native token of Tgrade', + denom_units: [ + { + denom: + 'ibc/40E72CE2E1F5608F9C8DE54352868A01887FDD2FF1F9B08567F79DD8A66FCF60', + exponent: 0, + aliases: [ + 'ibc/1E09CB0F506ACF12FDE4683FB6B34DA62FB4BE122641E0D93AAF98A87675676C' + ] + }, + { + denom: 'tgd', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/40E72CE2E1F5608F9C8DE54352868A01887FDD2FF1F9B08567F79DD8A66FCF60', + name: 'Tgrade', + display: 'tgd', + symbol: 'TGD', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/1E09CB0F506ACF12FDE4683FB6B34DA62FB4BE122641E0D93AAF98A87675676C', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/tgrade/images/tgrade-symbol-gradient.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/tgrade/images/tgrade-symbol-gradient.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/tgrade/images/tgrade-symbol-gradient.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/tgrade/images/tgrade-symbol-gradient.svg' + } + ] + }, + { + description: + 'Echelon - a scalable EVM on Cosmos, built on Proof-of-Stake with fast-finality that prioritizes interoperability and novel economics', + denom_units: [ + { + denom: + 'ibc/F71180E992D359854B008759B83D10CB2A9DFBDA0A45D3198F37C6A037C91DE9', + exponent: 0, + aliases: [ + 'ibc/47EE224A9B33CF0ABEAC82106E52F0F6E8D8CEC5BA80B9D9A6F55172CBB0177D' + ] + }, + { + denom: 'echelon', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/F71180E992D359854B008759B83D10CB2A9DFBDA0A45D3198F37C6A037C91DE9', + name: 'Echelon', + display: 'echelon', + symbol: 'ECH', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/47EE224A9B33CF0ABEAC82106E52F0F6E8D8CEC5BA80B9D9A6F55172CBB0177D', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/echelon/images/ech.svg' + }, + images: [ + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/echelon/images/ech.svg' + } + ] + }, + { + description: 'Staking and governance token for ODIN Protocol', + denom_units: [ + { + denom: + 'ibc/75A42F231B708FDFD723D3794F47551B388F23C58716C85C960AC2D56AFFCB66', + exponent: 0, + aliases: [ + 'ibc/C360EF34A86D334F625E4CBB7DA3223AEA97174B61F35BB3758081A8160F7D9B' + ] + }, + { + denom: 'odin', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/75A42F231B708FDFD723D3794F47551B388F23C58716C85C960AC2D56AFFCB66', + name: 'Odin Protocol', + display: 'odin', + symbol: 'ODIN', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/C360EF34A86D334F625E4CBB7DA3223AEA97174B61F35BB3758081A8160F7D9B', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/odin/images/odin.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/odin/images/odin.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/odin/images/odin.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/odin/images/odin.svg' + } + ], + keywords: ['osmosis_unstable'] + }, + { + description: 'GEO token for ODIN Protocol', + denom_units: [ + { + denom: + 'ibc/6A769751F36E7B1AE5D2CA9C35F72D7F02CDDA31BDF433169792861855D40962', + exponent: 0, + aliases: [ + 'ibc/9B6FBABA36BB4A3BF127AE5E96B572A5197FD9F3111D895D8919B07BC290764A' + ] + }, + { + denom: 'geo', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/6A769751F36E7B1AE5D2CA9C35F72D7F02CDDA31BDF433169792861855D40962', + name: 'GEO', + display: 'geo', + symbol: 'GEO', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/9B6FBABA36BB4A3BF127AE5E96B572A5197FD9F3111D895D8919B07BC290764A', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/odin/images/geo.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/odin/images/geo.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/odin/images/geo.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/odin/images/geo.svg' + } + ], + keywords: ['osmosis_unstable'] + }, + { + description: 'O9W token for ODIN Protocol', + denom_units: [ + { + denom: + 'ibc/8E6078F6E30B78D6C64A4F8545D3B557B0DE927B7EBA8313397D25660001D62C', + exponent: 0, + aliases: [ + 'ibc/0CD46223FEABD2AEAAAF1F057D01E63BCA79B7D4BD6B68F1EB973A987344695D' + ] + }, + { + denom: 'O9W', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/8E6078F6E30B78D6C64A4F8545D3B557B0DE927B7EBA8313397D25660001D62C', + name: 'O9W', + display: 'O9W', + symbol: 'O9W', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/0CD46223FEABD2AEAAAF1F057D01E63BCA79B7D4BD6B68F1EB973A987344695D', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/odin/images/o9w.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/odin/images/o9w.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/odin/images/o9w.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/odin/images/o9w.svg' + } + ], + keywords: ['osmosis_unstable'] + }, + { + description: 'ELEVENPARIS loyalty token on KiChain', + denom_units: [ + { + denom: + 'ibc/8350B5A6359488076125F3B48BFE71F575F28DC36F657212BCCCCD797E4BE9DF', + exponent: 0, + aliases: [ + 'ibc/AD185F62399F770CCCE8A36A180A77879FF6C26A0398BD3D2A74E087B0BFA121' + ] + }, + { + denom: 'lvn', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/8350B5A6359488076125F3B48BFE71F575F28DC36F657212BCCCCD797E4BE9DF', + name: 'LVN', + display: 'lvn', + symbol: 'kichain.LVN', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/AD185F62399F770CCCE8A36A180A77879FF6C26A0398BD3D2A74E087B0BFA121', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kichain/images/lvn.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kichain/images/lvn.png' + } + ] + }, + { + description: + 'Glimmer (GLMR) is the utility token of the Moonbeam Network, Moonbeam’s primary deployment on the Polkadot network that serves as a developer-friendly parachain.', + denom_units: [ + { + denom: + 'ibc/0B31B887F31B59A1FAEF82369739689ED3AC0483B5C9A0583D2DF57338994472', + exponent: 0, + aliases: [ + 'ibc/1E26DB0E5122AED464D98462BD384FCCB595732A66B3970AE6CE0B58BAE0FC49' + ] + }, + { + denom: 'wglmr', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/0B31B887F31B59A1FAEF82369739689ED3AC0483B5C9A0583D2DF57338994472', + name: 'Moonbeam', + display: 'wglmr', + symbol: 'GLMR', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/1E26DB0E5122AED464D98462BD384FCCB595732A66B3970AE6CE0B58BAE0FC49', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/moonbeam/images/glmr.svg' + }, + images: [ + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/moonbeam/images/glmr.svg' + } + ] + }, + { + description: 'DeFi gaming platform built on Juno', + denom_units: [ + { + denom: + 'ibc/E95E4CCBDB87F5E8FB07F3650346A3914A8BEA8737AA27CEA0081BD83F4A185A', + exponent: 0, + aliases: [ + 'ibc/52C57FCA7D6854AA178E7A183DDBE4EF322B904B1D719FC485F6FFBC1F72A19E' + ] + }, + { + denom: 'glto', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/E95E4CCBDB87F5E8FB07F3650346A3914A8BEA8737AA27CEA0081BD83F4A185A', + name: 'Gelotto', + display: 'glto', + symbol: 'GLTO', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/52C57FCA7D6854AA178E7A183DDBE4EF322B904B1D719FC485F6FFBC1F72A19E', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/glto.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/glto.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/glto.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/glto.svg' + } + ] + }, + { + description: 'Gelotto Year 1 Grand Prize Token', + denom_units: [ + { + denom: + 'ibc/134407566ABAA59B719FB82CF840A4F91392091FD1B79262185FEF48E1071D56', + exponent: 0, + aliases: [ + 'ibc/7C781B4C2082CD62129A972D47486D78EC17155C299270E3C89348EA026BEAF8' + ] + }, + { + denom: 'gkey', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/134407566ABAA59B719FB82CF840A4F91392091FD1B79262185FEF48E1071D56', + name: 'GKey', + display: 'gkey', + symbol: 'GKEY', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/7C781B4C2082CD62129A972D47486D78EC17155C299270E3C89348EA026BEAF8', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/gkey.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/gkey.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/gkey.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/gkey.svg' + } + ] + }, + { + description: 'The native token of Crescent', + denom_units: [ + { + denom: + 'ibc/569B51CFFBDC2F6F7EAB6D4B5577CF682427B8BD7BC534A39DAA86737EFEF412', + exponent: 0, + aliases: [ + 'ibc/5A7C219BA5F7582B99629BA3B2A01A61BFDA0F6FD1FE95B5366F7334C4BC0580' + ] + }, + { + denom: 'cre', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/569B51CFFBDC2F6F7EAB6D4B5577CF682427B8BD7BC534A39DAA86737EFEF412', + name: 'Crescent', + display: 'cre', + symbol: 'CRE', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/5A7C219BA5F7582B99629BA3B2A01A61BFDA0F6FD1FE95B5366F7334C4BC0580', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/crescent/images/cre.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/crescent/images/cre.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/crescent/images/cre.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/crescent/images/cre.svg' + } + ] + }, + { + description: 'The native token of LumenX Network', + denom_units: [ + { + denom: + 'ibc/51372083A0AD1DA35DB7482BE1BBA9865E0684631D326A36960E439138F3F76D', + exponent: 0, + aliases: [ + 'ibc/FFA652599C77E853F017193E36B5AB2D4D9AFC4B54721A74904F80C9236BF3B7' + ] + }, + { + denom: 'lumen', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/51372083A0AD1DA35DB7482BE1BBA9865E0684631D326A36960E439138F3F76D', + name: 'LumenX', + display: 'lumen', + symbol: 'LUMEN', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/FFA652599C77E853F017193E36B5AB2D4D9AFC4B54721A74904F80C9236BF3B7', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/lumenx/images/lumen.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/lumenx/images/lumen.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/lumenx/images/lumen.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/lumenx/images/lumen.svg' + } + ], + keywords: ['osmosis_unstable'] + }, + { + description: 'The native token of Oraichain', + denom_units: [ + { + denom: + 'ibc/1B811B437939DB26A76303E4AD34442F47C2288152EC096AD86F542D1B5B111F', + exponent: 0, + aliases: [ + 'ibc/161D7D62BAB3B9C39003334F1671208F43C06B643CC9EDBBE82B64793C857F1D' + ] + }, + { + denom: 'ORAI', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/1B811B437939DB26A76303E4AD34442F47C2288152EC096AD86F542D1B5B111F', + name: 'Oraichain', + display: 'ORAI', + symbol: 'ORAI', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/161D7D62BAB3B9C39003334F1671208F43C06B643CC9EDBBE82B64793C857F1D', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/orai-white.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/orai-white.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/orai-white.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/orai-white.svg' + } + ] + }, + { + description: 'The native token of the Cudos blockchain', + denom_units: [ + { + denom: + 'ibc/D84182093C546B7116CB94570E62DCFFBF115B4F6D3A875D7FDC9B6408ADF7FC', + exponent: 0, + aliases: [ + 'ibc/E09ED39F390EC51FA9F3F69BEA08B5BBE6A48B3057B2B1C3467FAAE9E58B021B' + ] + }, + { + denom: 'cudos', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/D84182093C546B7116CB94570E62DCFFBF115B4F6D3A875D7FDC9B6408ADF7FC', + name: 'Cudos', + display: 'cudos', + symbol: 'CUDOS', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/E09ED39F390EC51FA9F3F69BEA08B5BBE6A48B3057B2B1C3467FAAE9E58B021B', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cudos/images/cudos.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cudos/images/cudos.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cudos/images/cudos.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cudos/images/cudos.svg' + } + ] + }, + { + description: 'The native stablecoin of Kava', + denom_units: [ + { + denom: + 'ibc/881DFF838CB8ABC7B0B3E3DCF214E354F3BFB49406B9B3AE83F7B8BF4BFE5B25', + exponent: 0, + aliases: [ + 'ibc/C78F65E1648A3DFE0BAEB6C4CDA69CC2A75437F1793C0E6386DFDA26393790AE' + ] + }, + { + denom: 'USDX', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/881DFF838CB8ABC7B0B3E3DCF214E354F3BFB49406B9B3AE83F7B8BF4BFE5B25', + name: 'Kava USDX', + display: 'USDX', + symbol: 'USDX', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/C78F65E1648A3DFE0BAEB6C4CDA69CC2A75437F1793C0E6386DFDA26393790AE', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/usdx.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/usdx.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/usdx.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/usdx.svg' + } + ] + }, + { + description: + 'BLD is the token used to secure the Agoric chain through staking and to backstop Inter Protocol.', + denom_units: [ + { + denom: + 'ibc/0F70E275D8D3B5A94BA8FEC2EC2D085CCD50EF5FF09FE6AF9FA1F47EBE116AC2', + exponent: 0, + aliases: [ + 'ibc/2DA9C149E9AD2BD27FEFA635458FB37093C256C1A940392634A16BEA45262604' + ] + }, + { + denom: 'bld', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/0F70E275D8D3B5A94BA8FEC2EC2D085CCD50EF5FF09FE6AF9FA1F47EBE116AC2', + name: 'Agoric', + display: 'bld', + symbol: 'BLD', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/2DA9C149E9AD2BD27FEFA635458FB37093C256C1A940392634A16BEA45262604', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/agoric/images/bld.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/agoric/images/bld.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/agoric/images/bld.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/agoric/images/bld.svg' + } + ] + }, + { + description: + 'IST is the stable token used by the Agoric chain for execution fees and commerce.', + denom_units: [ + { + denom: + 'ibc/E04FC33F8868CB0457F64AFA320902547A3FB686A9FE52D02E8856DC39EAB76E', + exponent: 0, + aliases: [ + 'ibc/92BE0717F4678905E53F4E45B2DED18BC0CB97BF1F8B6A25AFEDF3D5A879B4D5' + ] + }, + { + denom: 'ist', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/E04FC33F8868CB0457F64AFA320902547A3FB686A9FE52D02E8856DC39EAB76E', + name: 'Inter Stable Token', + display: 'ist', + symbol: 'IST', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/92BE0717F4678905E53F4E45B2DED18BC0CB97BF1F8B6A25AFEDF3D5A879B4D5', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/agoric/images/ist.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/agoric/images/ist.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/agoric/images/ist.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/agoric/images/ist.svg' + } + ] + }, + { + description: 'Staking derivative seJUNO for staked JUNO', + denom_units: [ + { + denom: + 'ibc/90982F69508D0D567D4C4AAF94254AED9214D6F46E485DB7CCCB4FE7696F5E6F', + exponent: 0, + aliases: [ + 'ibc/C6B6BFCB6EE49A7CAB1A7E7B021DE35B99D525AC660844952F0F6C78DCB2A57B' + ] + }, + { + denom: 'sejuno', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/90982F69508D0D567D4C4AAF94254AED9214D6F46E485DB7CCCB4FE7696F5E6F', + name: 'StakeEasy seJUNO', + display: 'sejuno', + symbol: 'SEJUNO', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/C6B6BFCB6EE49A7CAB1A7E7B021DE35B99D525AC660844952F0F6C78DCB2A57B', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/sejuno.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/sejuno.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/sejuno.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/sejuno.svg' + } + ] + }, + { + description: 'Staking derivative bJUNO for staked JUNO', + denom_units: [ + { + denom: + 'ibc/9C63D29397537092759CC7288D052045047D77E9492F737FDFBE76E07C784809', + exponent: 0, + aliases: [ + 'ibc/C2DF5C3949CA835B221C575625991F09BAB4E48FB9C11A4EE357194F736111E3' + ] + }, + { + denom: 'bjuno', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/9C63D29397537092759CC7288D052045047D77E9492F737FDFBE76E07C784809', + name: 'StakeEasy bJUNO', + display: 'bjuno', + symbol: 'BJUNO', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/C2DF5C3949CA835B221C575625991F09BAB4E48FB9C11A4EE357194F736111E3', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/bjuno.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/bjuno.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/bjuno.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/bjuno.svg' + } + ] + }, + { + description: 'The native token of Stride', + denom_units: [ + { + denom: + 'ibc/9D7CAD0645FB84DD0BE2450F3A4910D9D9F08D7B838468F0E030DBCC87B0BE4C', + exponent: 0, + aliases: [ + 'ibc/A8CA5EE328FA10C9519DF6057DA1F69682D28F7D0F5CCC7ECB72E3DCA2D157A4' + ] + }, + { + denom: 'strd', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/9D7CAD0645FB84DD0BE2450F3A4910D9D9F08D7B838468F0E030DBCC87B0BE4C', + name: 'Stride', + display: 'strd', + symbol: 'STRD', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/A8CA5EE328FA10C9519DF6057DA1F69682D28F7D0F5CCC7ECB72E3DCA2D157A4', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/strd.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/strd.svg' + }, + images: [ + { + image_sync: { + chain_name: 'stride', + base_denom: 'ustrd' + }, + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/strd.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/strd.svg' + } + ] + }, + { + denom_units: [ + { + denom: + 'ibc/D93596D0A06982E28574E1D9D07165003B1FB5C35E21D3C0F6A9EC4722C9E685', + exponent: 0, + aliases: [ + 'ibc/C140AFD542AE77BD7DCC83F13FDD8C5E5BB8C4929785E6EC2F4C636F98F17901' + ] + }, + { + denom: 'statom', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/D93596D0A06982E28574E1D9D07165003B1FB5C35E21D3C0F6A9EC4722C9E685', + name: 'Stride Staked ATOM', + display: 'statom', + symbol: 'stATOM', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/C140AFD542AE77BD7DCC83F13FDD8C5E5BB8C4929785E6EC2F4C636F98F17901', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/statom.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/statom.svg' + }, + images: [ + { + image_sync: { + chain_name: 'stride', + base_denom: 'stuatom' + }, + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/statom.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/statom.svg' + } + ] + }, + { + denom_units: [ + { + denom: + 'ibc/30328954698F7C77426B964439ADB6D84FB2AF080FD4A94AC815F936D95716FB', + exponent: 0, + aliases: [ + 'ibc/5DD1F95ED336014D00CE2520977EC71566D282F9749170ADC83A392E0EA7426A' + ] + }, + { + denom: 'ststars', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/30328954698F7C77426B964439ADB6D84FB2AF080FD4A94AC815F936D95716FB', + name: 'Stride Staked STARS', + display: 'ststars', + symbol: 'stSTARS', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/5DD1F95ED336014D00CE2520977EC71566D282F9749170ADC83A392E0EA7426A', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/ststars.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/ststars.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/ststars.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/ststars.svg' + } + ] + }, + { + description: + 'Solarbank DAO Governance Token for speeding up the shift to renewable and green energy', + denom_units: [ + { + denom: + 'ibc/487028382510D08671FFF94D8E0B6B00E3C61300879A81D692D1506A54631596', + exponent: 0, + aliases: [ + 'ibc/C3FC4DED273E7D1DD2E7BAA3317EC9A53CD3252B577AA33DC00D9DF2BDF3ED5C' + ] + }, + { + denom: 'solar', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/487028382510D08671FFF94D8E0B6B00E3C61300879A81D692D1506A54631596', + name: 'Solarbank DAO', + display: 'solar', + symbol: 'SOLAR', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/C3FC4DED273E7D1DD2E7BAA3317EC9A53CD3252B577AA33DC00D9DF2BDF3ED5C', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/solar.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/solar.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/solar.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/solar.svg' + } + ] + }, + { + description: 'StakeEasy governance token', + denom_units: [ + { + denom: + 'ibc/196C72F585F311B6F14EE6CD027552DAE459146CDFFE73AA93545D1D4FFD8752', + exponent: 0, + aliases: [ + 'ibc/18A676A074F73B9B42DA4F9DFC8E5AEF334C9A6636DDEC8D34682F52F1DECDF6' + ] + }, + { + denom: 'seasy', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/196C72F585F311B6F14EE6CD027552DAE459146CDFFE73AA93545D1D4FFD8752', + name: 'StakeEasy SEASY', + display: 'seasy', + symbol: 'SEASY', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/18A676A074F73B9B42DA4F9DFC8E5AEF334C9A6636DDEC8D34682F52F1DECDF6', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/seasy.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/seasy.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/seasy.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/seasy.svg' + } + ] + }, + { + description: 'The native token of Axelar', + denom_units: [ + { + denom: + 'ibc/303488C5E826C639571CA90DEBD9ECC97DF091812215C34DD8903C30D397A2C4', + exponent: 0, + aliases: [ + 'ibc/903A61A498756EA560B85A85132D3AEE21B5DEDD41213725D22ABF276EA6945E' + ] + }, + { + denom: 'axl', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/303488C5E826C639571CA90DEBD9ECC97DF091812215C34DD8903C30D397A2C4', + name: 'Axelar', + display: 'axl', + symbol: 'AXL', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/903A61A498756EA560B85A85132D3AEE21B5DEDD41213725D22ABF276EA6945E', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.svg' + } + ] + }, + { + description: 'REBUS, the native coin of the Rebus chain.', + denom_units: [ + { + denom: + 'ibc/60F4FB692A3B6CA3FBC0F06D8E5AF21737582A5A0B338AD83DC731DA7EC992B8', + exponent: 0, + aliases: [ + 'ibc/A1AC7F9EE2F643A68E3A35BCEB22040120BEA4059773BB56985C76BDFEBC71D9' + ] + }, + { + denom: 'rebus', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/60F4FB692A3B6CA3FBC0F06D8E5AF21737582A5A0B338AD83DC731DA7EC992B8', + name: 'Rebus', + display: 'rebus', + symbol: 'REBUS', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/A1AC7F9EE2F643A68E3A35BCEB22040120BEA4059773BB56985C76BDFEBC71D9', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/rebus/images/rebus.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/rebus/images/rebus.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/rebus/images/rebus.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/rebus/images/rebus.svg' + } + ] + }, + { + description: 'The native token of Teritori', + denom_units: [ + { + denom: + 'ibc/AF9159E03F4D0FB83140236A8C131CD310CA72D78652AE6E109E3AACF8393358', + exponent: 0, + aliases: [ + 'ibc/EB7FB9C8B425F289B63703413327C2051030E848CE4EAAEA2E51199D6D39D3EC' + ] + }, + { + denom: 'tori', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/AF9159E03F4D0FB83140236A8C131CD310CA72D78652AE6E109E3AACF8393358', + name: 'Teritori', + display: 'tori', + symbol: 'TORI', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/EB7FB9C8B425F289B63703413327C2051030E848CE4EAAEA2E51199D6D39D3EC', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/teritori/images/utori.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/teritori/images/utori.svg' + }, + images: [ + { + image_sync: { + chain_name: 'teritori', + base_denom: 'utori' + }, + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/teritori/images/utori.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/teritori/images/utori.svg' + } + ] + }, + { + denom_units: [ + { + denom: + 'ibc/CE9F7A4CDDCC1C1ABC4906FB3A7E1928A074F3517B7AB12A3010F221035C0CD1', + exponent: 0, + aliases: [ + 'ibc/84502A75BCA4A5F68D464C00B3F610CE2585847D59B52E5FFB7C3C9D2DDCD3FE' + ] + }, + { + denom: 'stjuno', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/CE9F7A4CDDCC1C1ABC4906FB3A7E1928A074F3517B7AB12A3010F221035C0CD1', + name: 'Stride Staked JUNO', + display: 'stjuno', + symbol: 'stJUNO', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/84502A75BCA4A5F68D464C00B3F610CE2585847D59B52E5FFB7C3C9D2DDCD3FE', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stjuno.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stjuno.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stjuno.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stjuno.svg' + } + ] + }, + { + denom_units: [ + { + denom: + 'ibc/661462D67925D710D139AC0980BA92B072288BE3B24C7F2415CCB97E0B447FAE', + exponent: 0, + aliases: [ + 'ibc/D176154B0C63D1F9C6DCFB4F70349EBF2E2B5A87A05902F57A6AE92B863E9AEC' + ] + }, + { + denom: 'stosmo', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/661462D67925D710D139AC0980BA92B072288BE3B24C7F2415CCB97E0B447FAE', + name: 'Stride Staked OSMO', + display: 'stosmo', + symbol: 'stOSMO', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/D176154B0C63D1F9C6DCFB4F70349EBF2E2B5A87A05902F57A6AE92B863E9AEC', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stosmo.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stosmo.svg' + }, + images: [ + { + image_sync: { + chain_name: 'stride', + base_denom: 'stuosmo' + }, + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stosmo.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stosmo.svg' + } + ] + }, + { + description: 'The native token cw20 for MuseDAO on Juno Chain', + denom_units: [ + { + denom: + 'ibc/CE165DF035EFA9D04C01E254EF9705A53ACE927FF11349A18476C99379B4DFA9', + exponent: 0, + aliases: [ + 'ibc/6B982170CE024689E8DD0E7555B129B488005130D4EDA426733D552D10B36D8F' + ] + }, + { + denom: 'muse', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/CE165DF035EFA9D04C01E254EF9705A53ACE927FF11349A18476C99379B4DFA9', + name: 'MuseDAO', + display: 'muse', + symbol: 'MUSE', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/6B982170CE024689E8DD0E7555B129B488005130D4EDA426733D552D10B36D8F', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/muse.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/muse.png' + } + ] + }, + { + description: 'The native token of Lambda', + denom_units: [ + { + denom: + 'ibc/E917172716EA839784C5915401D281691472066EBEB9406D3BF131E098949566', + exponent: 0, + aliases: [ + 'ibc/80825E8F04B12D914ABEADB1F4D39C04755B12C8402F6876EE3168450C0A90BB' + ] + }, + { + denom: 'lamb', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/E917172716EA839784C5915401D281691472066EBEB9406D3BF131E098949566', + name: 'Lambda', + display: 'lamb', + symbol: 'LAMB', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/80825E8F04B12D914ABEADB1F4D39C04755B12C8402F6876EE3168450C0A90BB', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/lambda/images/lambda.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/lambda/images/lambda.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/lambda/images/lambda.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/lambda/images/lambda.svg' + } + ] + }, + { + description: + 'The native over-collateralized stablecoin from the Kujira chain.', + denom_units: [ + { + denom: + 'ibc/DE92DDC253AF6F363972C32E17512293B613714288E9ED54831E114F3F50E00C', + exponent: 0, + aliases: [ + 'ibc/44492EAB24B72E3FB59B9FA619A22337FB74F95D8808FE6BC78CC0E6C18DC2EC' + ] + }, + { + denom: 'usk', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/DE92DDC253AF6F363972C32E17512293B613714288E9ED54831E114F3F50E00C', + name: 'USK', + display: 'usk', + symbol: 'USK', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/44492EAB24B72E3FB59B9FA619A22337FB74F95D8808FE6BC78CC0E6C18DC2EC', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/usk.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/usk.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/usk.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/usk.svg' + } + ] + }, + { + description: 'Staking and governance coin for the Unification Blockchain', + denom_units: [ + { + denom: + 'ibc/881C6291140519C327B90C061F6CB299DCDDAFEDC5561C94F3F86858310A5DD1', + exponent: 0, + aliases: [ + 'ibc/608EF5C0CE64FEA097500DB39657BDD36CA708CC5DCC2E250A024B6981DD36BC' + ] + }, + { + denom: 'FUND', + exponent: 9 + } + ], + type_asset: 'ics20', + base: 'ibc/881C6291140519C327B90C061F6CB299DCDDAFEDC5561C94F3F86858310A5DD1', + name: 'Unification', + display: 'FUND', + symbol: 'FUND', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/608EF5C0CE64FEA097500DB39657BDD36CA708CC5DCC2E250A024B6981DD36BC', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/unification/images/fund.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/unification/images/fund.svg' + }, + images: [ + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/unification/images/fund.svg', + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/unification/images/fund.png' + } + ] + }, + { + description: 'The native staking and governance token of Jackal.', + denom_units: [ + { + denom: + 'ibc/64BFB6727F9FA2F356CA33CC1E5061D347F27100648E1596F221888B88F542ED', + exponent: 0, + aliases: [ + 'ibc/8E697BDABE97ACE8773C6DF7402B2D1D5104DD1EEABE12608E3469B7F64C15BA' + ] + }, + { + denom: 'jkl', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/64BFB6727F9FA2F356CA33CC1E5061D347F27100648E1596F221888B88F542ED', + name: 'Jackal', + display: 'jkl', + symbol: 'JKL', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/8E697BDABE97ACE8773C6DF7402B2D1D5104DD1EEABE12608E3469B7F64C15BA', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/jackal/images/jkl.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/jackal/images/jkl.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/jackal/images/jkl.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/jackal/images/jkl.svg' + } + ] + }, + { + description: 'The native token cw20 for Alter on Secret Network', + denom_units: [ + { + denom: + 'ibc/C6F4A71109B1B417DED9C6BF9C8244C4067AB8205224E1A7A0DB20735F524C28', + exponent: 0, + aliases: [ + 'ibc/A6383B6CF5EA23E067666C06BC34E2A96869927BD9744DC0C1643E589C710AA3' + ] + }, + { + denom: 'alter', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/C6F4A71109B1B417DED9C6BF9C8244C4067AB8205224E1A7A0DB20735F524C28', + name: 'Alter', + display: 'alter', + symbol: 'ALTER', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/A6383B6CF5EA23E067666C06BC34E2A96869927BD9744DC0C1643E589C710AA3', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/alter.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/alter.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/alter.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/alter.svg' + } + ] + }, + { + description: 'The native token cw20 for Button on Secret Network', + denom_units: [ + { + denom: + 'ibc/372A658015D9DAC0CFF02EF87B8A9FF5F16EF0EDE4CAE6778D7EDAD36807C37B', + exponent: 0, + aliases: [ + 'ibc/1FBA9E763B8679BEF7BAAAF2D16BCA78C3B297D226C3F31312C769D7B8F992D8' + ] + }, + { + denom: 'butt', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/372A658015D9DAC0CFF02EF87B8A9FF5F16EF0EDE4CAE6778D7EDAD36807C37B', + name: 'Button', + display: 'butt', + symbol: 'BUTT', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/1FBA9E763B8679BEF7BAAAF2D16BCA78C3B297D226C3F31312C769D7B8F992D8', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/butt.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/butt.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/butt.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/butt.svg' + } + ] + }, + { + description: 'The native token cw20 for Shade on Secret Network', + denom_units: [ + { + denom: + 'ibc/09E82012DEE145E60FF43B96ED282A35AAA9F03BE1E676FE0DB992F2A7C4C8DB', + exponent: 0, + aliases: [ + 'ibc/71055835C7639739EAE03AACD1324FE162DBA41D09F197CB72D966D014225B1C' + ] + }, + { + denom: 'shd', + exponent: 8 + } + ], + type_asset: 'ics20', + base: 'ibc/09E82012DEE145E60FF43B96ED282A35AAA9F03BE1E676FE0DB992F2A7C4C8DB', + name: 'Shade (old)', + display: 'shd', + symbol: 'SHD(old)', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/71055835C7639739EAE03AACD1324FE162DBA41D09F197CB72D966D014225B1C', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/shdold.svg' + }, + images: [ + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/shdold.svg' + } + ] + }, + { + description: 'The native token cw20 for SIENNA on Secret Network', + denom_units: [ + { + denom: + 'ibc/7EB0AEA1DF8E236AC8C6B93C18FB5A092101540AB3DF350F58007341AFFD94DF', + exponent: 0, + aliases: [ + 'ibc/9A8A93D04917A149C8AC7C16D3DA8F470D59E8D867499C4DA97450E1D7363213' + ] + }, + { + denom: 'sienna', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/7EB0AEA1DF8E236AC8C6B93C18FB5A092101540AB3DF350F58007341AFFD94DF', + name: 'SIENNA', + display: 'sienna', + symbol: 'SIENNA', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/9A8A93D04917A149C8AC7C16D3DA8F470D59E8D867499C4DA97450E1D7363213', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/sienna.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/sienna.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/sienna.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/sienna.svg' + } + ] + }, + { + description: + 'The native token cw20 for SCRT Staking Derivatives on Secret Network', + denom_units: [ + { + denom: + 'ibc/A26601D0F0B82B395C14DAF15DA2EC7E64D1B2C0BF9931ACBA349231793B8018', + exponent: 0, + aliases: [ + 'ibc/D0E5BF2940FB58D9B283A339032DE88111407AAD7D94A7F1F3EB78874F8616D4' + ] + }, + { + denom: 'stkd-scrt', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/A26601D0F0B82B395C14DAF15DA2EC7E64D1B2C0BF9931ACBA349231793B8018', + name: 'SCRT Staking Derivatives', + display: 'stkd-scrt', + symbol: 'stkd-SCRT', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/D0E5BF2940FB58D9B283A339032DE88111407AAD7D94A7F1F3EB78874F8616D4', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/stkd-scrt.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/stkd-scrt.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/stkd-scrt.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/stkd-scrt.svg' + } + ] + }, + { + description: 'BeeZee native blockchain', + denom_units: [ + { + denom: + 'ibc/F169487F3CA043594AA83CFAEC67F94B4F0C81F48521E31EF877A46127756B12', + exponent: 0, + aliases: [ + 'ibc/C822645522FC3EECF817609AA38C24B64D04F5C267A23BCCF8F2E3BC5755FA88' + ] + }, + { + denom: 'bze', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/F169487F3CA043594AA83CFAEC67F94B4F0C81F48521E31EF877A46127756B12', + name: 'BeeZee', + display: 'bze', + symbol: 'BZE', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/C822645522FC3EECF817609AA38C24B64D04F5C267A23BCCF8F2E3BC5755FA88', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/beezee/images/bze.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/beezee/images/bze.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/beezee/images/bze.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/beezee/images/bze.svg' + } + ] + }, + { + description: 'The native token cw20 for Fanfury on Juno Chain', + denom_units: [ + { + denom: + 'ibc/7FCE350F653E6756EE2BA48047ECA8AB5A5DB02EA23E1BAA4263F27ADA5F2364', + exponent: 0, + aliases: [ + 'ibc/7CE5F388D661D82A0774E47B5129DA51CC7129BD1A70B5FA6BCEBB5B0A2FAEAF' + ] + }, + { + denom: 'fury', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/7FCE350F653E6756EE2BA48047ECA8AB5A5DB02EA23E1BAA4263F27ADA5F2364', + name: 'Fanfury', + display: 'fury', + symbol: 'FURY', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/7CE5F388D661D82A0774E47B5129DA51CC7129BD1A70B5FA6BCEBB5B0A2FAEAF', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/fanfury.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/fanfury.png' + } + ] + }, + { + description: + 'The native EVM, governance and staking token of the Acrechain', + denom_units: [ + { + denom: + 'ibc/7FE54F2A0A414A5314229051F9900D46D4B88D9AA366C380E13BF24EB12BFEE7', + exponent: 0, + aliases: [ + 'ibc/BB936517F7E5D77A63E0ADB05217A6608B0C4CF8FBA7EA2F4BAE4107A7238F06' + ] + }, + { + denom: 'acre', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/7FE54F2A0A414A5314229051F9900D46D4B88D9AA366C380E13BF24EB12BFEE7', + name: 'Acrechain', + display: 'acre', + symbol: 'ACRE', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/BB936517F7E5D77A63E0ADB05217A6608B0C4CF8FBA7EA2F4BAE4107A7238F06', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/acrechain/images/acre.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/acrechain/images/acre.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/acrechain/images/acre.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/acrechain/images/acre.svg' + } + ] + }, + { + description: 'Stable Token of Harbor protocol on Comdex network', + denom_units: [ + { + denom: + 'ibc/82C8960B066B20E6C5EC8456EC9AD8C59E548DE150B91E4BBE068219C7C2E075', + exponent: 0, + aliases: [ + 'ibc/23CA6C8D1AB2145DD13EB1E089A2E3F960DC298B468CCE034E19E5A78B61136E' + ] + }, + { + denom: 'cmst', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/82C8960B066B20E6C5EC8456EC9AD8C59E548DE150B91E4BBE068219C7C2E075', + name: 'CMST', + display: 'cmst', + symbol: 'CMST', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/23CA6C8D1AB2145DD13EB1E089A2E3F960DC298B468CCE034E19E5A78B61136E', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmst.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmst.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmst.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmst.svg' + } + ] + }, + { + description: + 'The native EVM, governance and staking token of the Imversed', + denom_units: [ + { + denom: + 'ibc/C9E7124D84B231F8235C37F778E777BC983115BD7E0C4CE259127C45FD809097', + exponent: 0, + aliases: [ + 'ibc/92B223EBFA74DB99BEA92B23DEAA6050734FEEAABB84689CB8E1AE8F9C9F9AF4' + ] + }, + { + denom: 'imv', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/C9E7124D84B231F8235C37F778E777BC983115BD7E0C4CE259127C45FD809097', + name: 'Imversed', + display: 'imv', + symbol: 'IMV', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/92B223EBFA74DB99BEA92B23DEAA6050734FEEAABB84689CB8E1AE8F9C9F9AF4', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/imversed/images/imversed.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/imversed/images/imversed.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/imversed/images/imversed.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/imversed/images/imversed.svg' + } + ] + }, + { + description: 'The native token of Medas Digital Network', + denom_units: [ + { + denom: + 'ibc/48C8B87A94F987F3BC02505B8CA7D966EEC2D04C429D09680E2F39D58C05F387', + exponent: 0, + aliases: [ + 'ibc/01E94A5FF29B8DDEFC86F412CC3927F7330E9B523CC63A6194B1108F5276025C' + ] + }, + { + denom: 'medas', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/48C8B87A94F987F3BC02505B8CA7D966EEC2D04C429D09680E2F39D58C05F387', + name: 'Medas Digital Network', + display: 'medas', + symbol: 'MEDAS', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/01E94A5FF29B8DDEFC86F412CC3927F7330E9B523CC63A6194B1108F5276025C', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/medasdigital/images/medas.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/medasdigital/images/medas.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/medasdigital/images/medas.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/medasdigital/images/medas.svg' + } + ], + keywords: ['medas'] + }, + { + description: 'The native token cw20 for PHMN on Juno Chain', + denom_units: [ + { + denom: + 'ibc/2D56E2A68DA8250C59C51A16F7E0554374F0F22EB29C852FCFA611A338A426D0', + exponent: 0, + aliases: [ + 'ibc/D3B574938631B0A1BA704879020C696E514CFADAA7643CDE4BD5EB010BDE327B' + ] + }, + { + denom: 'phmn', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/2D56E2A68DA8250C59C51A16F7E0554374F0F22EB29C852FCFA611A338A426D0', + name: 'POSTHUMAN', + display: 'phmn', + symbol: 'PHMN', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/D3B574938631B0A1BA704879020C696E514CFADAA7643CDE4BD5EB010BDE327B', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/phmn.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/phmn.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/phmn.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/phmn.svg' + } + ] + }, + { + description: 'The native token cw20 for Amber on Secret Network', + denom_units: [ + { + denom: + 'ibc/AB9BE0DB527D59CCD1DD51EACA016A51121D7921BAF7CD93896AF68280DBA508', + exponent: 0, + aliases: [ + 'ibc/18A1B70E3205A48DE8590C0D11030E7146CDBF1048789261D53FFFD7527F8B55' + ] + }, + { + denom: 'amber', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/AB9BE0DB527D59CCD1DD51EACA016A51121D7921BAF7CD93896AF68280DBA508', + name: 'Amber', + display: 'amber', + symbol: 'AMBER', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/18A1B70E3205A48DE8590C0D11030E7146CDBF1048789261D53FFFD7527F8B55', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.svg' + } + ] + }, + { + description: 'The native token of Onomy Protocol', + denom_units: [ + { + denom: + 'ibc/2A54A88287B70E456A61F99DCC652C2527A16B5CFA4CB0959D6E183FB1D943ED', + exponent: 0, + aliases: [ + 'ibc/B9606D347599F0F2FDF82BA3EE339000673B7D274EA50F59494DC51EFCD42163' + ] + }, + { + denom: 'nom', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/2A54A88287B70E456A61F99DCC652C2527A16B5CFA4CB0959D6E183FB1D943ED', + name: 'Onomy', + display: 'nom', + symbol: 'NOM', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/B9606D347599F0F2FDF82BA3EE339000673B7D274EA50F59494DC51EFCD42163', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/onomy/images/nom.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/onomy/images/nom.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/onomy/images/nom.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/onomy/images/nom.svg' + } + ], + keywords: ['dex', 'stablecoin', 'bridge', 'staking'] + }, + { + description: 'PSTAKE Liquid-Staked ATOM', + denom_units: [ + { + denom: + 'ibc/821276426F0E338CC30060BB8946DDE56E35529ABA8C9E165193C90160CC542A', + exponent: 0, + aliases: [ + 'ibc/CAA179E40F0266B0B29FB5EAA288FB9212E628822265D4141EBD1C47C3CBFCBC' + ] + }, + { + denom: 'stkatom', + exponent: 6, + aliases: ['stk/atom'] + } + ], + type_asset: 'ics20', + base: 'ibc/821276426F0E338CC30060BB8946DDE56E35529ABA8C9E165193C90160CC542A', + name: 'PSTAKE staked ATOM', + display: 'stkatom', + symbol: 'stkATOM', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/CAA179E40F0266B0B29FB5EAA288FB9212E628822265D4141EBD1C47C3CBFCBC', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkatom.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkatom.svg' + }, + images: [ + { + image_sync: { + chain_name: 'persistence', + base_denom: 'stk/uatom' + }, + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkatom.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkatom.svg' + } + ] + }, + { + description: + 'The native staking and governance token of the Dyson Protocol', + denom_units: [ + { + denom: + 'ibc/1A78568A137770A0D8E44CA0C4A8E91929BDA5735743E2237ACE84545A4C1451', + exponent: 0, + aliases: [ + 'ibc/E27CD305D33F150369AB526AEB6646A76EC3FFB1A6CA58A663B5DE657A89D55D' + ] + } + ], + type_asset: 'ics20', + base: 'ibc/1A78568A137770A0D8E44CA0C4A8E91929BDA5735743E2237ACE84545A4C1451', + name: 'Dyson Protocol', + display: + 'ibc/E27CD305D33F150369AB526AEB6646A76EC3FFB1A6CA58A663B5DE657A89D55D', + symbol: 'DYS', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/E27CD305D33F150369AB526AEB6646A76EC3FFB1A6CA58A663B5DE657A89D55D', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dyson/images/dys.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dyson/images/dys.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dyson/images/dys.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dyson/images/dys.svg' + } + ] + }, + { + description: 'The native token cw20 for Hopers on Juno Chain', + denom_units: [ + { + denom: + 'ibc/2F368D48A6DCA251F0D5E80AF4B1F2F6BD43A6803C10E5E2D5ECE7B8B3A7C6F3', + exponent: 0, + aliases: [ + 'ibc/D3ADAF73F84CDF205BCB72C142FDAEEA2C612AB853CEE6D6C06F184FA38B1099' + ] + }, + { + denom: 'hopers', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/2F368D48A6DCA251F0D5E80AF4B1F2F6BD43A6803C10E5E2D5ECE7B8B3A7C6F3', + name: 'Hopers', + display: 'hopers', + symbol: 'HOPERS', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/D3ADAF73F84CDF205BCB72C142FDAEEA2C612AB853CEE6D6C06F184FA38B1099', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/hopers.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/hopers.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/hopers.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/hopers.svg' + } + ] + }, + { + description: 'Overcollateralized stable coin for Arable derivatives v1', + denom_units: [ + { + denom: + 'ibc/AB304741B1DE2F37310CE24248E18C227325D26F7104A8623A4F8AEE6168AC1D', + exponent: 0, + aliases: [ + 'ibc/5D270A584B1078FBE07D14570ED5E88EC1FEDA8518B76C322606291E6FD8286F' + ] + }, + { + denom: 'arusd', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/AB304741B1DE2F37310CE24248E18C227325D26F7104A8623A4F8AEE6168AC1D', + name: 'Arable USD', + display: 'arusd', + symbol: 'arUSD', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/5D270A584B1078FBE07D14570ED5E88EC1FEDA8518B76C322606291E6FD8286F', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/acrechain/images/arusd.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/acrechain/images/arusd.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/acrechain/images/arusd.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/acrechain/images/arusd.svg' + } + ] + }, + { + description: + 'The native EVM, governance and staking token of the Planq Network', + denom_units: [ + { + denom: + 'ibc/AE9420311F2749D668EF579931398C8BFEE66734D7BC3333227382E3C1D2FE64', + exponent: 0, + aliases: [ + 'ibc/B1E0166EA0D759FDF4B207D1F5F12210D8BFE36F2345CEFC76948CE2B36DFBAF' + ] + }, + { + denom: 'planq', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/AE9420311F2749D668EF579931398C8BFEE66734D7BC3333227382E3C1D2FE64', + name: 'Planq', + display: 'planq', + symbol: 'PLQ', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/B1E0166EA0D759FDF4B207D1F5F12210D8BFE36F2345CEFC76948CE2B36DFBAF', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/planq.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/planq.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/planq.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/planq.svg' + } + ] + }, + { + description: + "Fantom's native utility token — FTM — powers the entire Fantom blockchain ecosystem. FTM tokens are used for staking, governance, payments, and fees on the network.", + denom_units: [ + { + denom: + 'ibc/5256B2943F99B6CB8ABCA1F98C26C5DD64570A094618747303D64CFE09F00B20', + exponent: 0, + aliases: [ + 'ibc/5E2DFDF1734137302129EA1C1BA21A580F96F778D4F021815EA4F6DB378DA1A4' + ] + }, + { + denom: 'ftm', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/5256B2943F99B6CB8ABCA1F98C26C5DD64570A094618747303D64CFE09F00B20', + name: 'Fantom', + display: 'ftm', + symbol: 'FTM', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/5E2DFDF1734137302129EA1C1BA21A580F96F778D4F021815EA4F6DB378DA1A4', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/fantom/images/ftm.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/fantom/images/ftm.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/fantom/images/ftm.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/fantom/images/ftm.svg' + } + ] + }, + { + description: + 'Canto is a Layer-1 blockchain built to deliver on the promise of DeFi', + denom_units: [ + { + denom: + 'ibc/A60E805B4F145A0301A296B827D9E8774F52115B29A3FBD3D26EE6141EF73FF4', + exponent: 0, + aliases: [ + 'ibc/47CAF2DB8C016FAC960F33BC492FD8E454593B65CC59D70FA9D9F30424F9C32F' + ] + }, + { + denom: 'canto', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/A60E805B4F145A0301A296B827D9E8774F52115B29A3FBD3D26EE6141EF73FF4', + name: 'Canto', + display: 'canto', + symbol: 'CANTO', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/47CAF2DB8C016FAC960F33BC492FD8E454593B65CC59D70FA9D9F30424F9C32F', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/canto/images/canto.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/canto/images/canto.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/canto/images/canto.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/canto/images/canto.svg' + } + ] + }, + { + description: 'Quicksilver Liquid Staked STARS', + denom_units: [ + { + denom: + 'ibc/AC10C94C25CAA77B64BB232E077A36516A8A79851E9D0C5659816E7DD722E08A', + exponent: 0, + aliases: [ + 'ibc/46C83BB054E12E189882B5284542DB605D94C99827E367C9192CF0579CD5BC83' + ] + }, + { + denom: 'qstars', + exponent: 6, + aliases: [] + } + ], + type_asset: 'ics20', + base: 'ibc/AC10C94C25CAA77B64BB232E077A36516A8A79851E9D0C5659816E7DD722E08A', + name: 'Quicksilver Liquid Staked STARS', + display: 'qstars', + symbol: 'qSTARS', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/46C83BB054E12E189882B5284542DB605D94C99827E367C9192CF0579CD5BC83', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qstars.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qstars.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qstars.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qstars.svg' + } + ] + }, + { + description: 'WYND DAO Governance Token', + denom_units: [ + { + denom: + 'ibc/8F14901314260603C62A61B9460A3FCE7E8F75B9EC198B85EFE37108D8EFC291', + exponent: 0, + aliases: [ + 'ibc/2FBAC4BF296D7844796844B35978E5899984BA5A6314B2DD8F83C215550010B3' + ] + }, + { + denom: 'wynd', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/8F14901314260603C62A61B9460A3FCE7E8F75B9EC198B85EFE37108D8EFC291', + name: 'Wynd DAO Governance Token', + display: 'wynd', + symbol: 'WYND', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/2FBAC4BF296D7844796844B35978E5899984BA5A6314B2DD8F83C215550010B3', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/wynd.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/wynd.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/wynd.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/wynd.svg' + } + ] + }, + { + description: + 'USDC is a fully collateralized US Dollar stablecoin developed by CENTRE, the open source project with Circle being the first of several forthcoming issuers.', + denom_units: [ + { + denom: + 'ibc/138F985979CE9EA9A1D7F8E1466143B8D61D09A75CEE96AB2C80CAD9D11BD820', + exponent: 0, + aliases: [ + 'ibc/231FD77ECCB2DB916D314019DA30FE013202833386B1908A191D16989AD80B5A' + ] + }, + { + denom: 'polygon-usdc', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/138F985979CE9EA9A1D7F8E1466143B8D61D09A75CEE96AB2C80CAD9D11BD820', + name: 'USD Coin (Polygon)', + display: 'polygon-usdc', + symbol: 'polygon.USDC', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/231FD77ECCB2DB916D314019DA30FE013202833386B1908A191D16989AD80B5A', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/polygon.usdc.svg' + }, + images: [ + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg' + }, + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/polygon.usdc.svg' + } + ] + }, + { + description: + 'USDC is a fully collateralized US Dollar stablecoin developed by CENTRE, the open source project with Circle being the first of several forthcoming issuers.', + denom_units: [ + { + denom: + 'ibc/6FA37CAB1CE15D2F3B418869CA2353A44B01B55C2C74F4A02A64F43A00EBE959', + exponent: 0, + aliases: [ + 'ibc/F17C9CA112815613C5B6771047A093054F837C3020CBA59DFFD9D780A8B2984C' + ] + }, + { + denom: 'avalanche-usdc', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/6FA37CAB1CE15D2F3B418869CA2353A44B01B55C2C74F4A02A64F43A00EBE959', + name: 'USD Coin (Avalanche)', + display: 'avalanche-usdc', + symbol: 'avalanche.USDC', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/F17C9CA112815613C5B6771047A093054F837C3020CBA59DFFD9D780A8B2984C', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/avalanche.usdc.svg' + }, + images: [ + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg' + }, + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/avalanche.usdc.svg' + } + ] + }, + { + description: 'Mars protocol token', + denom_units: [ + { + denom: + 'ibc/B51250EB710B7346A8798205B374726D5F8E6557291E701B3E3284CCB2246E70', + exponent: 0, + aliases: [ + 'ibc/573FCD90FACEE750F55A8864EF7D38265F07E5A9273FA0E8DAFD39951332B580' + ] + }, + { + denom: 'mars', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/B51250EB710B7346A8798205B374726D5F8E6557291E701B3E3284CCB2246E70', + name: 'Mars Hub', + display: 'mars', + symbol: 'MARS', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/573FCD90FACEE750F55A8864EF7D38265F07E5A9273FA0E8DAFD39951332B580', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mars/images/mars-token.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mars/images/mars-token.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mars/images/mars-token.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mars/images/mars-token.svg' + } + ] + }, + { + description: 'Ciento Exchange Token', + denom_units: [ + { + denom: + 'ibc/E8FB8E8FC33ED04BEE5580F2E9712147D1BCEF672FB63D49348E9DF3DF5D4740', + exponent: 0, + aliases: [ + 'ibc/D38BB3DD46864694F009AF01DA5A815B3A875F8CC52FF5679BFFCC35DC7451D5' + ] + }, + { + denom: 'cnto', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/E8FB8E8FC33ED04BEE5580F2E9712147D1BCEF672FB63D49348E9DF3DF5D4740', + name: 'Ciento Token', + display: 'cnto', + symbol: 'CNTO', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/D38BB3DD46864694F009AF01DA5A815B3A875F8CC52FF5679BFFCC35DC7451D5', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/acrechain/images/cnto.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/acrechain/images/cnto.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/acrechain/images/cnto.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/acrechain/images/cnto.svg' + } + ] + }, + { + denom_units: [ + { + denom: + 'ibc/A9770C5AF61163FEC91DAC023C0D7D2FDAB5213935CE3680E58DD68D5050EDAD', + exponent: 0, + aliases: [ + 'ibc/C491E7582E94AE921F6A029790083CDE1106C28F3F6C4AD7F1340544C13EC372' + ] + }, + { + denom: 'stluna', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/A9770C5AF61163FEC91DAC023C0D7D2FDAB5213935CE3680E58DD68D5050EDAD', + name: 'Stride Staked LUNA', + display: 'stluna', + symbol: 'stLUNA', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/C491E7582E94AE921F6A029790083CDE1106C28F3F6C4AD7F1340544C13EC372', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stluna.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stluna.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stluna.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stluna.svg' + } + ] + }, + { + denom_units: [ + { + denom: + 'ibc/C60C442151798AEA5C7D5E7DCA5EC4CBB706E63FE0901BA0E5316AD882FC2FB3', + exponent: 0, + aliases: [ + 'ibc/C5579A9595790017C600DD726276D978B9BF314CF82406CE342720A9C7911A01' + ] + }, + { + denom: 'stevmos', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/C60C442151798AEA5C7D5E7DCA5EC4CBB706E63FE0901BA0E5316AD882FC2FB3', + name: 'Stride Staked EVMOS', + display: 'stevmos', + symbol: 'stEVMOS', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/C5579A9595790017C600DD726276D978B9BF314CF82406CE342720A9C7911A01', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stevmos.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stevmos.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stevmos.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stevmos.svg' + } + ] + }, + { + description: 'nRide Token', + denom_units: [ + { + denom: + 'ibc/54861C17B1CB52C66AAF71A5EAD1667C903B12DC608C07C26F8CF86D8E88B0FA', + exponent: 0, + aliases: [ + 'ibc/E750D31033DC1CF4A044C3AA0A8117401316DC918FBEBC4E3D34F91B09D5F54C' + ] + }, + { + denom: 'nride', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/54861C17B1CB52C66AAF71A5EAD1667C903B12DC608C07C26F8CF86D8E88B0FA', + name: 'nRide Token', + display: 'nride', + symbol: 'NRIDE', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/E750D31033DC1CF4A044C3AA0A8117401316DC918FBEBC4E3D34F91B09D5F54C', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/nride.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/nride.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/nride.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/nride.svg' + } + ] + }, + { + description: 'The native staking token of 8ball.', + denom_units: [ + { + denom: + 'ibc/71254E353D8481B748BF1AED19CAA6EF370D47C0920F399D993B85F485CE682D', + exponent: 0, + aliases: [ + 'ibc/8BE73A810E22F80E5E850531A688600D63AE7392E7C2770AE758CAA4FD921B7F' + ] + }, + { + denom: 'ebl', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/71254E353D8481B748BF1AED19CAA6EF370D47C0920F399D993B85F485CE682D', + name: '8ball', + display: 'ebl', + symbol: 'EBL', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/8BE73A810E22F80E5E850531A688600D63AE7392E7C2770AE758CAA4FD921B7F', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/8ball/images/8ball.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/8ball/images/8ball.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/8ball/images/8ball.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/8ball/images/8ball.svg' + } + ] + }, + { + description: 'Quicksilver Liquid Staked ATOM', + denom_units: [ + { + denom: + 'ibc/6FFC76CEABA73E3E8248611795140284E2339C19E825A000F50F38EB42FC343C', + exponent: 0, + aliases: [ + 'ibc/FA602364BEC305A696CBDF987058E99D8B479F0318E47314C49173E8838C5BAC' + ] + }, + { + denom: 'qatom', + exponent: 6, + aliases: [] + } + ], + type_asset: 'ics20', + base: 'ibc/6FFC76CEABA73E3E8248611795140284E2339C19E825A000F50F38EB42FC343C', + name: 'Quicksilver Liquid Staked ATOM', + display: 'qatom', + symbol: 'qATOM', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/FA602364BEC305A696CBDF987058E99D8B479F0318E47314C49173E8838C5BAC', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qatom.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qatom.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qatom.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qatom.svg' + } + ] + }, + { + description: 'Governance Token of Harbor protocol on Comdex network', + denom_units: [ + { + denom: + 'ibc/4FA7EE45C9E5DEF6FBC6FB8FDE8918513E47F5122F534FEF4EA9682A7A3EE485', + exponent: 0, + aliases: [ + 'ibc/AD4DEA52408EA07C0C9E19444EC8DA84A274A70AD2687A710EFDDEB28BB2986A' + ] + }, + { + denom: 'harbor', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/4FA7EE45C9E5DEF6FBC6FB8FDE8918513E47F5122F534FEF4EA9682A7A3EE485', + name: 'Harbor', + display: 'harbor', + symbol: 'HARBOR', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/AD4DEA52408EA07C0C9E19444EC8DA84A274A70AD2687A710EFDDEB28BB2986A', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/harbor.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/harbor.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/harbor.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/harbor.svg' + } + ] + }, + { + description: 'Quicksilver Liquid Staked REGEN', + denom_units: [ + { + denom: + 'ibc/6F203A6569D021FDF3535422EE9A09ABE2E079A9050D2E120DCB948E6516F7B2', + exponent: 0, + aliases: [ + 'ibc/79A676508A2ECA1021EDDC7BB9CF70CEEC9514C478DA526A5A8B3E78506C2206' + ] + }, + { + denom: 'qregen', + exponent: 6, + aliases: [] + } + ], + type_asset: 'ics20', + base: 'ibc/6F203A6569D021FDF3535422EE9A09ABE2E079A9050D2E120DCB948E6516F7B2', + name: 'Quicksilver Liquid Staked Regen', + display: 'qregen', + symbol: 'qREGEN', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/79A676508A2ECA1021EDDC7BB9CF70CEEC9514C478DA526A5A8B3E78506C2206', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qregen.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qregen.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qregen.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qregen.svg' + } + ] + }, + { + description: + 'Inspired by Bonk. A community project to celebrate the settlers of JunoNetwork.', + denom_units: [ + { + denom: + 'ibc/C4CD644E775B7A4EB8274EC1F0155D5E884CC3773D25B2F920CD6D76345550ED', + exponent: 0, + aliases: [ + 'ibc/4F24D904BAB5FFBD3524F2DE3EC3C7A9E687A2408D9A985E57B356D9FA9201C6' + ] + }, + { + denom: 'fox', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/C4CD644E775B7A4EB8274EC1F0155D5E884CC3773D25B2F920CD6D76345550ED', + name: 'Juno Fox', + display: 'fox', + symbol: 'FOX', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/4F24D904BAB5FFBD3524F2DE3EC3C7A9E687A2408D9A985E57B356D9FA9201C6', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/fox.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/fox.png' + } + ] + }, + { + description: 'QCK - native token of Quicksilver', + denom_units: [ + { + denom: + 'ibc/8987678B369D53ED8B0C33797D59BF26C5B2EDF0AFD769A45BE3C213CDC208FC', + exponent: 0, + aliases: [ + 'ibc/635CB83EF1DFE598B10A3E90485306FD0D47D34217A4BE5FD9977FA010A5367D' + ] + }, + { + denom: 'qck', + exponent: 6, + aliases: [] + } + ], + type_asset: 'ics20', + base: 'ibc/8987678B369D53ED8B0C33797D59BF26C5B2EDF0AFD769A45BE3C213CDC208FC', + name: 'Quicksilver', + display: 'qck', + symbol: 'QCK', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/635CB83EF1DFE598B10A3E90485306FD0D47D34217A4BE5FD9977FA010A5367D', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qck.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qck.png' + } + ] + }, + { + description: 'The native token of Arkhadian', + denom_units: [ + { + denom: + 'ibc/817A5BC4E754CA58168A31668FE3CC70DB7B64C089D982E7FD2CFBE0527D9F46', + exponent: 0, + aliases: [ + 'ibc/0F91EE8B98AAE3CF393D94CD7F89A10F8D7758C5EC707E721899DFE65C164C28' + ] + }, + { + denom: 'ARKH', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/817A5BC4E754CA58168A31668FE3CC70DB7B64C089D982E7FD2CFBE0527D9F46', + name: 'Arkhadian', + display: 'ARKH', + symbol: 'ARKH', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/0F91EE8B98AAE3CF393D94CD7F89A10F8D7758C5EC707E721899DFE65C164C28', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/arkh/images/arkh.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/arkh/images/arkh.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/arkh/images/arkh.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/arkh/images/arkh.svg' + } + ], + keywords: ['osmosis_unstable'] + }, + { + description: 'Quicksilver Liquid Staked OSMO', + denom_units: [ + { + denom: + 'ibc/50AC9D78AE04AEE956C70BF212E6ABFD4085FBFBBACE55F37B7A4C9A1C10B988', + exponent: 0, + aliases: [ + 'ibc/42D24879D4569CE6477B7E88206ADBFE47C222C6CAD51A54083E4A72594269FC' + ] + }, + { + denom: 'qosmo', + exponent: 6, + aliases: [] + } + ], + type_asset: 'ics20', + base: 'ibc/50AC9D78AE04AEE956C70BF212E6ABFD4085FBFBBACE55F37B7A4C9A1C10B988', + name: 'Quicksilver Liquid Staked OSMO', + display: 'qosmo', + symbol: 'qOSMO', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/42D24879D4569CE6477B7E88206ADBFE47C222C6CAD51A54083E4A72594269FC', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qosmo.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qosmo.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qosmo.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qosmo.svg' + } + ] + }, + { + description: + 'Frienzies are an IBC token redeemable exclusively for a physical asset issued by the Noble entity.', + denom_units: [ + { + denom: + 'ibc/11F3B0641EE95D3B931869BB72218C68C016B2D30E807B671414ECF02BF2EFFF', + exponent: 0, + aliases: [ + 'ibc/7FA7EC64490E3BDE5A1A28CBE73CC0AD22522794957BC891C46321E3A6074DB9' + ] + }, + { + denom: 'frienzies', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/11F3B0641EE95D3B931869BB72218C68C016B2D30E807B671414ECF02BF2EFFF', + name: 'Frienzies', + display: 'frienzies', + symbol: 'FRNZ', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/7FA7EC64490E3BDE5A1A28CBE73CC0AD22522794957BC891C46321E3A6074DB9', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg' + } + ] + }, + { + description: 'The native token of Migaloo Chain', + denom_units: [ + { + denom: + 'ibc/8A6FFC7632D1307839A68B01099831EE441D1BC8588A30D7FAF0CD88180ABFE0', + exponent: 0, + aliases: [ + 'ibc/EDD6F0D66BCD49C1084FB2C35353B4ACD7B9191117CE63671B61320548F7C89D' + ] + }, + { + denom: 'whale', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/8A6FFC7632D1307839A68B01099831EE441D1BC8588A30D7FAF0CD88180ABFE0', + name: 'Migaloo', + display: 'whale', + symbol: 'WHALE', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/EDD6F0D66BCD49C1084FB2C35353B4ACD7B9191117CE63671B61320548F7C89D', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/white-whale.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/white-whale.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/white-whale.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/white-whale.svg' + } + ] + }, + { + description: 'Evmos Guardians governance token.', + denom_units: [ + { + denom: + 'ibc/CD0E802D1FD83A4F637D231DE06F6B104B36DC364ADDBC4CB2CE010565EBC991', + exponent: 0, + aliases: [ + 'ibc/BAC9C6998F1F5C316D3353622EAEDAF8BD00FAABEB374FECDF8C9BC475172CFA' + ] + }, + { + denom: 'grdn', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/CD0E802D1FD83A4F637D231DE06F6B104B36DC364ADDBC4CB2CE010565EBC991', + name: 'Guardian', + display: 'grdn', + symbol: 'GRDN', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/BAC9C6998F1F5C316D3353622EAEDAF8BD00FAABEB374FECDF8C9BC475172CFA', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/guardian.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/guardian.png' + } + ] + }, + { + description: 'Mini Punks Token', + denom_units: [ + { + denom: + 'ibc/771E9CA87954936812BFE5DC915A1D3FBC158F4B9E088D0385999B7CA84CAEA0', + exponent: 0, + aliases: [ + 'ibc/DC0D3303BBE739E073224D0314385B88B247F56D71D726A91414CCA244FFFE7E' + ] + }, + { + denom: 'mnpu', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/771E9CA87954936812BFE5DC915A1D3FBC158F4B9E088D0385999B7CA84CAEA0', + name: 'Mini Punks', + display: 'mnpu', + symbol: 'MNPU', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/DC0D3303BBE739E073224D0314385B88B247F56D71D726A91414CCA244FFFE7E', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/mnpu.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/mnpu.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/mnpu.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/mnpu.svg' + } + ] + }, + { + description: 'Shiba Cosmos', + denom_units: [ + { + denom: + 'ibc/7C736B037F6327DB882042E5E1DF3DE58C500FC0F68B33738DDEF0568892713D', + exponent: 0, + aliases: [ + 'ibc/447A0DCE83691056289503DDAB8EB08E52E167A73629F2ACC59F056B92F51CE8' + ] + }, + { + denom: 'shibac', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/7C736B037F6327DB882042E5E1DF3DE58C500FC0F68B33738DDEF0568892713D', + name: 'ShibaCosmos', + display: 'shibac', + symbol: 'SHIBAC', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/447A0DCE83691056289503DDAB8EB08E52E167A73629F2ACC59F056B92F51CE8', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/shibacosmos.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/shibacosmos.png' + } + ] + }, + { + description: 'Sikoba Governance Token', + denom_units: [ + { + denom: + 'ibc/00DD3F6ECDDB4B5064C6BD7F0F545A1792B82E9A572770CA098E1CA46F038734', + exponent: 0, + aliases: [ + 'ibc/71066B030D8FC6479E638580E1BA9C44925E8C1F6E45036669D22017CFDC8C5E' + ] + }, + { + denom: 'sikoba', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/00DD3F6ECDDB4B5064C6BD7F0F545A1792B82E9A572770CA098E1CA46F038734', + name: 'Sikoba Token', + display: 'sikoba', + symbol: 'SKOJ', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/71066B030D8FC6479E638580E1BA9C44925E8C1F6E45036669D22017CFDC8C5E', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/sikoba.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/sikoba.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/sikoba.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/sikoba.svg' + } + ] + }, + { + description: + 'Nature Carbon Ton (NCT) is a carbon token standard backed 1:1 by carbon credits issued by Verra, a global leader in the voluntary carbon market. NCT credits on Regen Network have been tokenized by Toucan.earth.', + denom_units: [ + { + denom: + 'ibc/DB74030E2E25A48868FD5907A9418E409857937E8662526384C2B655E4371E38', + exponent: 0, + aliases: [ + 'ibc/A76EB6ECF4E3E2D4A23C526FD1B48FDD42F171B206C9D2758EF778A7826ADD68' + ] + }, + { + denom: 'nct', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/DB74030E2E25A48868FD5907A9418E409857937E8662526384C2B655E4371E38', + name: 'Nature Carbon Ton', + display: 'nct', + symbol: 'NCT', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/A76EB6ECF4E3E2D4A23C526FD1B48FDD42F171B206C9D2758EF778A7826ADD68', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/regen/images/nct.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/regen/images/nct.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/regen/images/nct.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/regen/images/nct.svg' + } + ] + }, + { + description: 'Celestims', + denom_units: [ + { + denom: + 'ibc/27E4F6F9F711612B8348BDF90A9430DBE793D49992F0B7B4DEF2D24FDE9175B3', + exponent: 0, + aliases: [ + 'ibc/0E4FA664327BD40B32803EE84A77F145834C0281B7F82B65521333B3669FA0BA' + ] + }, + { + denom: 'clst', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/27E4F6F9F711612B8348BDF90A9430DBE793D49992F0B7B4DEF2D24FDE9175B3', + name: 'Celestims', + display: 'clst', + symbol: 'CLST', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/0E4FA664327BD40B32803EE84A77F145834C0281B7F82B65521333B3669FA0BA', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/celestims.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/celestims.png' + } + ] + }, + { + description: 'The First Doge on Osmosis', + denom_units: [ + { + denom: + 'ibc/75679116A56BCA614B43459E76D04527C8844A4098B5DBB3D0B24B5DBEA36CC7', + exponent: 0, + aliases: [ + 'ibc/8AEEA9B9304392070F72611076C0E328CE3F2DECA1E18557E36F9DB4F09C0156' + ] + }, + { + denom: 'osdoge', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/75679116A56BCA614B43459E76D04527C8844A4098B5DBB3D0B24B5DBEA36CC7', + name: 'Osmosis Doge', + display: 'osdoge', + symbol: 'OSDOGE', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/8AEEA9B9304392070F72611076C0E328CE3F2DECA1E18557E36F9DB4F09C0156', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/osdoge.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/osdoge.png' + } + ] + }, + { + description: 'Apemos', + denom_units: [ + { + denom: + 'ibc/9AE1E15A1A8AF9E2D18B64996D34602C53B4999456E605F15A4AB2AC9135852A', + exponent: 0, + aliases: [ + 'ibc/1EB03F13F29FEA73444586FC4E88A8C14ACE9291501E9658E3BEF951EA4AC85D' + ] + }, + { + denom: 'apemos', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/9AE1E15A1A8AF9E2D18B64996D34602C53B4999456E605F15A4AB2AC9135852A', + name: 'Apemos', + display: 'apemos', + symbol: 'APEMOS', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/1EB03F13F29FEA73444586FC4E88A8C14ACE9291501E9658E3BEF951EA4AC85D', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/apemos.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/apemos.png' + } + ] + }, + { + description: "Evmos Guardians' Invaders DAO token.", + denom_units: [ + { + denom: + 'ibc/F9728FE1207210835CB7F546C4AD9B85B6791412798EF55BAD0E7C8AD2EA0A6D', + exponent: 0, + aliases: [ + 'ibc/3DB1721541C94AD19D7735FECED74C227E13F925BDB814392980B40A19C1ED54' + ] + }, + { + denom: 'invdrs', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/F9728FE1207210835CB7F546C4AD9B85B6791412798EF55BAD0E7C8AD2EA0A6D', + name: 'Invaders', + display: 'invdrs', + symbol: 'INVDRS', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/3DB1721541C94AD19D7735FECED74C227E13F925BDB814392980B40A19C1ED54', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/invdrs.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/invdrs.png' + } + ] + }, + { + description: 'Doge Apr', + denom_units: [ + { + denom: + 'ibc/C60F2B1C8763978A097D5E954B64EACF420DC513DA8D26D7493CF2DCFF461ABE', + exponent: 0, + aliases: [ + 'ibc/04BE4E9C825ED781F9684A1226114BB49607500CAD855F1E3FEEC18532297250' + ] + }, + { + denom: 'doga', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/C60F2B1C8763978A097D5E954B64EACF420DC513DA8D26D7493CF2DCFF461ABE', + name: 'Doge Apr', + display: 'doga', + symbol: 'DOGA', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/04BE4E9C825ED781F9684A1226114BB49607500CAD855F1E3FEEC18532297250', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/doga.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/doga.png' + } + ] + }, + { + description: 'Catmos', + denom_units: [ + { + denom: + 'ibc/95E3EEFE608BD25B97ABED7F290F7D520D2A7E061AB2A8D336BB726DE77FAD3A', + exponent: 0, + aliases: [ + 'ibc/F4A07138CAEF0BFB4889E03C44C57956A48631061F1C8AB80421C1F229C1B835' + ] + }, + { + denom: 'catmos', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/95E3EEFE608BD25B97ABED7F290F7D520D2A7E061AB2A8D336BB726DE77FAD3A', + name: 'Catmos', + display: 'catmos', + symbol: 'CATMOS', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/F4A07138CAEF0BFB4889E03C44C57956A48631061F1C8AB80421C1F229C1B835', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/catmos.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/catmos.png' + } + ] + }, + { + description: + 'Social Impact DAO providing showers, meals, and vehicles to the homeless', + denom_units: [ + { + denom: + 'ibc/BF749F14ABDEB2E59642C2B4F71BA8661A40528296317E138535F1A9BDF80619', + exponent: 0, + aliases: [ + 'ibc/56B988C4D934FB7503F5EA9B440C75D489C8AD5D193715B477BEC4F84B8BBA2A' + ] + }, + { + denom: 'summit', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/BF749F14ABDEB2E59642C2B4F71BA8661A40528296317E138535F1A9BDF80619', + name: 'Summit', + display: 'summit', + symbol: 'SUMMIT', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/56B988C4D934FB7503F5EA9B440C75D489C8AD5D193715B477BEC4F84B8BBA2A', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/summit.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/summit.png' + } + ] + }, + { + description: 'The native staking token of OmniFlix Hub.', + denom_units: [ + { + denom: + 'ibc/E363AF095A4E7C78EFB4097526CC31141F271A45BBE203B8255F76DAE6D7DD6C', + exponent: 0, + aliases: [ + 'ibc/CEE970BB3D26F4B907097B6B660489F13F3B0DA765B83CC7D9A0BC0CE220FA6F' + ] + }, + { + denom: 'flix', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/E363AF095A4E7C78EFB4097526CC31141F271A45BBE203B8255F76DAE6D7DD6C', + name: 'OmniFlix', + display: 'flix', + symbol: 'FLIX', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/CEE970BB3D26F4B907097B6B660489F13F3B0DA765B83CC7D9A0BC0CE220FA6F', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/omniflixhub/images/flix.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/omniflixhub/images/flix.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/omniflixhub/images/flix.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/omniflixhub/images/flix.svg' + } + ] + }, + { + description: 'Spacer', + denom_units: [ + { + denom: + 'ibc/C31F7CAB2A15AAC39B1F66E0CA998C5E2D9994200DB1B156BAF3FE5B5B161CD9', + exponent: 0, + aliases: [ + 'ibc/7A496DB7C2277D4B74EC4428DDB5AC8A62816FBD0DEBE1CFE094935D746BE19C' + ] + }, + { + denom: 'spacer', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/C31F7CAB2A15AAC39B1F66E0CA998C5E2D9994200DB1B156BAF3FE5B5B161CD9', + name: 'Spacer', + display: 'spacer', + symbol: 'SPACER', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/7A496DB7C2277D4B74EC4428DDB5AC8A62816FBD0DEBE1CFE094935D746BE19C', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/spacer.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/spacer.png' + } + ] + }, + { + description: 'Light: LumenX community DAO treasury token', + denom_units: [ + { + denom: + 'ibc/01651867655B5028EA048D593E2D1403AA57917C17FC2384435BA9F508B36B11', + exponent: 0, + aliases: [ + 'ibc/3DC08BDF2689978DBCEE28C7ADC2932AA658B2F64B372760FBC5A0058669AD29' + ] + }, + { + denom: 'light', + exponent: 9 + } + ], + type_asset: 'ics20', + base: 'ibc/01651867655B5028EA048D593E2D1403AA57917C17FC2384435BA9F508B36B11', + name: 'LIGHT', + display: 'light', + symbol: 'LIGHT', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/3DC08BDF2689978DBCEE28C7ADC2932AA658B2F64B372760FBC5A0058669AD29', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/light.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/light.png' + } + ] + }, + { + description: 'The native token cw20 for Silk on Secret Network', + denom_units: [ + { + denom: + 'ibc/0E21E9172B4C5E52BF123D8E9001E1D9D5F1A4EF546B248094B66F4C26206AB0', + exponent: 0, + aliases: [ + 'ibc/8A025A1E70101E39DE0C0F153E582A30806D3DA16795F6D868A3AA247D2DEDF7' + ] + }, + { + denom: 'silk', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/0E21E9172B4C5E52BF123D8E9001E1D9D5F1A4EF546B248094B66F4C26206AB0', + name: 'Silk', + display: 'silk', + symbol: 'SILK', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/8A025A1E70101E39DE0C0F153E582A30806D3DA16795F6D868A3AA247D2DEDF7', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/silk.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/silk.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/silk.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/silk.svg' + } + ] + }, + { + description: 'Mille: the 1000th token on osmosis', + denom_units: [ + { + denom: + 'ibc/0E13F79B87EAF28181C3688F006B8FA3A3A99591ED6F6BA2AF843C26187E5810', + exponent: 0, + aliases: [ + 'ibc/912275A63A565BFD80734AEDFFB540132C51E446EAC41483B26EDE8A557C71CF' + ] + }, + { + denom: 'mile', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/0E13F79B87EAF28181C3688F006B8FA3A3A99591ED6F6BA2AF843C26187E5810', + name: 'Mille', + display: 'mile', + symbol: 'MILE', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/912275A63A565BFD80734AEDFFB540132C51E446EAC41483B26EDE8A557C71CF', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/mille.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/mille.png' + } + ] + }, + { + description: + 'Social Impact DAO dedicated to combatting food insecurity and malnutrition', + denom_units: [ + { + denom: + 'ibc/058DAC2C832662E760EB22B08A0B8FFC554AD998C2D157604CFDD570EC2C4AFD', + exponent: 0, + aliases: [ + 'ibc/980A2748F37C938AD129B92A51E2ABA8CFFC6862ADD61EC1B291125535DBE30B' + ] + }, + { + denom: 'manna', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/058DAC2C832662E760EB22B08A0B8FFC554AD998C2D157604CFDD570EC2C4AFD', + name: 'Manna', + display: 'manna', + symbol: 'MANNA', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/980A2748F37C938AD129B92A51E2ABA8CFFC6862ADD61EC1B291125535DBE30B', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/manna.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/manna.png' + } + ] + }, + { + description: + "Filecoin is a decentralized storage network designed to turn cloud storage into an algorithmic market. The network facilitates open markets for storing and retrieving data, where users pay to store their files on storage miners. Filecoin is built on top of the InterPlanetary File System (IPFS), a peer-to-peer storage network. Filecoin aims to store data in a decentralized manner, unlike traditional cloud storage providers.\n\nParticipants in the Filecoin network are incentivized to act honestly and store as much data as possible because they earn the Filecoin cryptocurrency (FIL) in exchange for their storage services. This setup ensures the integrity and accessibility of data stored. Filecoin's model allows for a variety of storage options, including long-term archival storage and more rapid retrieval services, making it a versatile solution for decentralized data storage. The project, developed by Protocol Labs, also focuses on ensuring that data is stored reliably and efficiently.", + denom_units: [ + { + denom: + 'ibc/DAD46B582D4EA234E32AB5EF3E1896A16ED09FA3A8B8DDCF99C1E199F4A1ABA0', + exponent: 0, + aliases: [ + 'ibc/18FB5C09D9D2371F659D4846A956FA56225E377EE3C3652A2BF3542BF809159D' + ] + }, + { + denom: 'fil', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/DAD46B582D4EA234E32AB5EF3E1896A16ED09FA3A8B8DDCF99C1E199F4A1ABA0', + name: 'Filecoin', + display: 'fil', + symbol: 'FIL', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/18FB5C09D9D2371F659D4846A956FA56225E377EE3C3652A2BF3542BF809159D', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/filecoin/images/fil.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/filecoin/images/fil.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/filecoin/images/fil.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/filecoin/images/fil.svg' + } + ] + }, + { + description: 'Void', + denom_units: [ + { + denom: + 'ibc/B23CF21E73B0F6012F42352402414C18B3ACEAA0154E3B9E6E46976FEF80BF68', + exponent: 0, + aliases: [ + 'ibc/593F820ECE676A3E0890C734EC4F3A8DE16EC10A54EEDFA8BDFEB40EEA903960' + ] + }, + { + denom: 'void', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/B23CF21E73B0F6012F42352402414C18B3ACEAA0154E3B9E6E46976FEF80BF68', + name: 'Void', + display: 'void', + symbol: 'VOID', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/593F820ECE676A3E0890C734EC4F3A8DE16EC10A54EEDFA8BDFEB40EEA903960', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/void.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/void.png' + } + ] + }, + { + description: 'The native token cw20 for Shade on Secret Network', + denom_units: [ + { + denom: + 'ibc/A9D902B8E5581A2CC3F135AECC5B8A005C9BDF4FFE8FFAA5DDF6050E2514CC00', + exponent: 0, + aliases: [ + 'ibc/0B3D528E74E3DEAADF8A68F393887AC7E06028904D02173561B0D27F6E751D0A' + ] + }, + { + denom: 'shd', + exponent: 8 + } + ], + type_asset: 'ics20', + base: 'ibc/A9D902B8E5581A2CC3F135AECC5B8A005C9BDF4FFE8FFAA5DDF6050E2514CC00', + name: 'Shade', + display: 'shd', + symbol: 'SHD', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/0B3D528E74E3DEAADF8A68F393887AC7E06028904D02173561B0D27F6E751D0A', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/shd.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/shd.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/shd.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/shd.svg' + } + ] + }, + { + description: 'The native token of Bluzelle', + denom_units: [ + { + denom: + 'ibc/0AF775C93989DA87B1980A210CEFA2F076B5170AD626038E35A46F440071FCF2', + exponent: 0, + aliases: [ + 'ibc/63CDD51098FD99E04E5F5610A3882CBE7614C441607BA6FCD7F3A3C1CD5325F8' + ] + }, + { + denom: 'bnt', + exponent: 6, + aliases: ['blz'] + } + ], + type_asset: 'ics20', + base: 'ibc/0AF775C93989DA87B1980A210CEFA2F076B5170AD626038E35A46F440071FCF2', + name: 'Bluzelle', + display: 'bnt', + symbol: 'BLZ', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/63CDD51098FD99E04E5F5610A3882CBE7614C441607BA6FCD7F3A3C1CD5325F8', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bluzelle/images/bluzelle.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bluzelle/images/bluzelle.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bluzelle/images/bluzelle.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bluzelle/images/bluzelle.svg' + } + ], + keywords: ['bluzelle', 'game'] + }, + { + description: 'Native token of Arbitrum', + denom_units: [ + { + denom: + 'ibc/A3B2398DE3F9C17259EE2B57F915E33AA2399BE15AF88FA8753909AF3E140EB1', + exponent: 0, + aliases: [ + 'ibc/10E5E5B06D78FFBB61FD9F89209DEE5FD4446ED0550CBB8E3747DA79E10D9DC6' + ] + }, + { + denom: 'arb', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/A3B2398DE3F9C17259EE2B57F915E33AA2399BE15AF88FA8753909AF3E140EB1', + name: 'Arbitrum', + display: 'arb', + symbol: 'ARB', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/10E5E5B06D78FFBB61FD9F89209DEE5FD4446ED0550CBB8E3747DA79E10D9DC6', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/arbitrum/images/arb.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/arbitrum/images/arb.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/arbitrum/images/arb.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/arbitrum/images/arb.svg' + } + ] + }, + { + description: 'Silica', + denom_units: [ + { + denom: + 'ibc/D7AE7C5DF2CD679E95C66F70C828BD054B87CCC6F16DC3956728BB7331609CB1', + exponent: 0, + aliases: [ + 'ibc/5164ECF584AD7DC27DA9E6A89E75DAB0F7C4FCB0A624B69215B8BC6A2C40CD07' + ] + }, + { + denom: 'silica', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/D7AE7C5DF2CD679E95C66F70C828BD054B87CCC6F16DC3956728BB7331609CB1', + name: 'Silica', + display: 'silica', + symbol: 'SLCA', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/5164ECF584AD7DC27DA9E6A89E75DAB0F7C4FCB0A624B69215B8BC6A2C40CD07', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/silica.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/silica.png' + } + ] + }, + { + description: 'Pepec', + denom_units: [ + { + denom: + 'ibc/E1A7A8198B884541A64B3AA776DAF5B710678BD70DE4479829E24E60FE59E75E', + exponent: 0, + aliases: [ + 'ibc/C00B17F74C94449A62935B4C886E6F0F643249A270DEF269D53CE6741ECCDB93' + ] + }, + { + denom: 'pepec', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/E1A7A8198B884541A64B3AA776DAF5B710678BD70DE4479829E24E60FE59E75E', + name: 'Pepec', + display: 'pepec', + symbol: 'PEPEC', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/C00B17F74C94449A62935B4C886E6F0F643249A270DEF269D53CE6741ECCDB93', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/pepec.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/pepec.png' + } + ] + }, + { + description: '', + denom_units: [ + { + denom: + 'ibc/60079A97EA00A0E75BF058F88718AB1AA8DBC57C9078E7A646A94D76E42F71C0', + exponent: 0, + aliases: [ + 'ibc/E47F4E97C534C95B942729E1B25DBDE111EA791411CFF100515050BEA0AC0C6B' + ] + }, + { + denom: 'pepe', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/60079A97EA00A0E75BF058F88718AB1AA8DBC57C9078E7A646A94D76E42F71C0', + name: 'Pepe', + display: 'pepe', + symbol: 'PEPE', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/E47F4E97C534C95B942729E1B25DBDE111EA791411CFF100515050BEA0AC0C6B', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/pepe.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/pepe.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/pepe.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/pepe.svg' + } + ] + }, + { + denom_units: [ + { + denom: + 'ibc/518BBC0315C272F88E71A51647052C2DE760699FBAAE3CD97254A21FA5C58993', + exponent: 0, + aliases: [ + 'factory/osmo14klwqgkmackvx2tqa0trtg69dmy0nrg4ntq4gjgw2za4734r5seqjqm4gm/uibcx' + ] + }, + { + denom: 'ibcx', + exponent: 6 + } + ], + type_asset: 'sdk.coin', + address: + 'osmo14klwqgkmackvx2tqa0trtg69dmy0nrg4ntq4gjgw2za4734r5seqjqm4gm', + base: 'ibc/518BBC0315C272F88E71A51647052C2DE760699FBAAE3CD97254A21FA5C58993', + name: 'IBC Index', + display: 'ibcx', + symbol: 'IBCX', + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ibcx.svg' + }, + images: [ + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ibcx.svg' + } + ], + coingecko_id: 'ibc-index', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'factory/osmo14klwqgkmackvx2tqa0trtg69dmy0nrg4ntq4gjgw2za4734r5seqjqm4gm/uibcx', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ] + }, + { + description: + 'Coinbase Wrapped Staked ETH (“cbETH”) is a utility token and liquid representation of ETH staked through Coinbase. cbETH gives customers the option to sell, transfer, or otherwise use their staked ETH in dapps while it remains locked by the Ethereum protocol.', + denom_units: [ + { + denom: + 'ibc/77A00522AEEB9753ECBAFA0B9E0E5D9993F90FB2FF6EC8721078835DC6BA4E04', + exponent: 0, + aliases: [ + 'ibc/4D7A6F2A7744B1534C984A21F9EDFFF8809FC71A9E9243FFB702073E7FCA513A' + ] + }, + { + denom: 'cbeth', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/77A00522AEEB9753ECBAFA0B9E0E5D9993F90FB2FF6EC8721078835DC6BA4E04', + name: 'Coinbase Wrapped Staked ETH', + display: 'cbeth', + symbol: 'cbETH', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/4D7A6F2A7744B1534C984A21F9EDFFF8809FC71A9E9243FFB702073E7FCA513A', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/cbeth.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/cbeth.png' + } + ] + }, + { + description: + 'Rocket Pool is a decentralised Ethereum Proof of Stake pool.', + denom_units: [ + { + denom: + 'ibc/29546F53E75DF75AE001E377E72D7A0136ECD339CF348712A42BB538EAEAF220', + exponent: 0, + aliases: [ + 'ibc/E610B83FD5544E00A8A1967A2EB3BEF25F1A8CFE8650FE247A8BD4ECA9DC9222' + ] + }, + { + denom: 'reth', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/29546F53E75DF75AE001E377E72D7A0136ECD339CF348712A42BB538EAEAF220', + name: 'Rocket Pool Ether', + display: 'reth', + symbol: 'rETH', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/E610B83FD5544E00A8A1967A2EB3BEF25F1A8CFE8650FE247A8BD4ECA9DC9222', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/reth.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/reth.png' + } + ] + }, + { + description: + "sfrxETH is the version of frxETH which accrues staking yield. All profit generated from Frax Ether validators is distributed to sfrxETH holders. By exchanging frxETH for sfrxETH, one become's eligible for staking yield, which is redeemed upon converting sfrxETH back to frxETH.", + denom_units: [ + { + denom: + 'ibc/6C4317CC35368DAB9DB2106B078470668B27E801D64EE20BAA1BED4DB9E22FF1', + exponent: 0, + aliases: [ + 'ibc/81F578C39006EB4B27FFFA9460954527910D73390991B379C03B18934D272F46' + ] + }, + { + denom: 'sfrxeth', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/6C4317CC35368DAB9DB2106B078470668B27E801D64EE20BAA1BED4DB9E22FF1', + name: 'Staked Frax Ether', + display: 'sfrxeth', + symbol: 'sfrxETH', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/81F578C39006EB4B27FFFA9460954527910D73390991B379C03B18934D272F46', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/sfrxeth.svg' + }, + images: [ + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/sfrxeth.svg' + } + ] + }, + { + denom_units: [ + { + denom: + 'ibc/DB315D61BCB8CE3CDC993DF9E945F92452A13770AA4C55CECF8A576C7B1E32A4', + exponent: 0, + aliases: [ + 'ibc/B2BD584CD2A0A9CE53D4449667E26160C7D44A9C41AF50F602C201E5B3CCA46C' + ] + }, + { + denom: 'wsteth', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/DB315D61BCB8CE3CDC993DF9E945F92452A13770AA4C55CECF8A576C7B1E32A4', + name: 'Wrapped Lido Staked Ether (Axelar)', + display: 'wsteth', + symbol: 'wstETH.axl', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/B2BD584CD2A0A9CE53D4449667E26160C7D44A9C41AF50F602C201E5B3CCA46C', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/wstETH.axl.svg' + }, + images: [ + { + image_sync: { + chain_name: 'ethereum', + base_denom: '0x7f39c581f595b53c5cb19bd0b3f8da6c935e2ca0' + }, + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wsteth.svg' + }, + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/wstETH.axl.svg' + } + ] + }, + { + description: 'The native token of Gitopia', + denom_units: [ + { + denom: + 'ibc/CC6BF557D3C17037E520B9B5AC44E1E23F32B9D2C7EAA8A5C23EF18EA45EF2AE', + exponent: 0, + aliases: [ + 'ibc/B1C1806A540B3E165A2D42222C59946FB85BA325596FC85662D7047649F419F3' + ] + }, + { + denom: 'LORE', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/CC6BF557D3C17037E520B9B5AC44E1E23F32B9D2C7EAA8A5C23EF18EA45EF2AE', + name: 'Gitopia', + display: 'LORE', + symbol: 'LORE', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/B1C1806A540B3E165A2D42222C59946FB85BA325596FC85662D7047649F419F3', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gitopia/images/lore.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gitopia/images/lore.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gitopia/images/lore.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gitopia/images/lore.svg' + }, + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gitopia/images/gitopia.png' + } + ] + }, + { + description: + 'Lion DAO is a community DAO that lives on the Terra blockchain with the mission to reactivate the LUNAtic community and showcase Terra protocols & tooling', + denom_units: [ + { + denom: + 'ibc/7EEE01B32652FCAFFBAB0FB235D1210A66F66471CF57C5582DEE550ECACBAEAC', + exponent: 0, + aliases: [ + 'ibc/98BCD43F190C6960D0005BC46BB765C827403A361C9C03C2FF694150A30284B0' + ] + }, + { + denom: 'roar', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/7EEE01B32652FCAFFBAB0FB235D1210A66F66471CF57C5582DEE550ECACBAEAC', + name: 'Lion DAO', + display: 'roar', + symbol: 'ROAR', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/98BCD43F190C6960D0005BC46BB765C827403A361C9C03C2FF694150A30284B0', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/roar.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/roar.png' + } + ] + }, + { + denom_units: [ + { + denom: + 'ibc/7F5EE77BBBB9968E57B7FF6939947AA7FCFC4F78C12322D9F8BB3F066BDA2B5F', + exponent: 0, + aliases: [ + 'ibc/02F196DA6FD0917DD5FEA249EE61880F4D941EE9059E7964C5C9B50AF103800F' + ] + }, + { + denom: 'stumee', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/7F5EE77BBBB9968E57B7FF6939947AA7FCFC4F78C12322D9F8BB3F066BDA2B5F', + name: 'Stride Staked UMEE', + display: 'stumee', + symbol: 'stUMEE', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/02F196DA6FD0917DD5FEA249EE61880F4D941EE9059E7964C5C9B50AF103800F', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stumee.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stumee.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stumee.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stumee.svg' + } + ] + }, + { + denom_units: [ + { + denom: + 'ibc/CEBAD254478D5EA007000ED2FC7CCFC2DCDC21D86A73C8D28406415931F4C7C9', + exponent: 0, + aliases: [ + 'factory/osmo1xqw2sl9zk8a6pch0csaw78n4swg5ws8t62wc5qta4gnjxfqg6v2qcs243k/stuibcx' + ] + }, + { + denom: 'stibcx', + exponent: 6 + } + ], + type_asset: 'sdk.coin', + address: + 'osmo1xqw2sl9zk8a6pch0csaw78n4swg5ws8t62wc5qta4gnjxfqg6v2qcs243k', + base: 'ibc/CEBAD254478D5EA007000ED2FC7CCFC2DCDC21D86A73C8D28406415931F4C7C9', + name: 'Staked IBCX', + display: 'stibcx', + symbol: 'stIBCX', + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/stibcx.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/stibcx.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/stibcx.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/stibcx.svg' + } + ], + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'factory/osmo1xqw2sl9zk8a6pch0csaw78n4swg5ws8t62wc5qta4gnjxfqg6v2qcs243k/stuibcx', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ] + }, + { + description: 'The native token of Nolus chain', + denom_units: [ + { + denom: + 'ibc/D5ABAAC6179D4CDB430523B3ED6CD3828AD9A39D161EF967D4E9C17B7A69CF95', + exponent: 0, + aliases: [ + 'ibc/D9AFCECDD361D38302AA66EB3BAC23B95234832C51D12489DC451FA2B7C72782' + ] + }, + { + denom: 'nls', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/D5ABAAC6179D4CDB430523B3ED6CD3828AD9A39D161EF967D4E9C17B7A69CF95', + name: 'Nolus', + display: 'nls', + symbol: 'NLS', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/D9AFCECDD361D38302AA66EB3BAC23B95234832C51D12489DC451FA2B7C72782', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nolus/images/nolus.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nolus/images/nolus.svg' + }, + images: [ + { + image_sync: { + chain_name: 'nolus', + base_denom: 'unls' + }, + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nolus/images/nolus.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nolus/images/nolus.svg' + } + ] + }, + { + description: 'Lion Cub DAO is a useless meme community DAO on Terra', + denom_units: [ + { + denom: + 'ibc/DCBD9E9D795C5EEB7A3CE66F7955D0A0D273101698DE9C55E44CD5F1B1B52D89', + exponent: 0, + aliases: [ + 'ibc/6F18EFEBF1688AA77F7EAC17065609494DC1BA12AFC78E9AEC832AF70A11BEF3' + ] + }, + { + denom: 'cub', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/DCBD9E9D795C5EEB7A3CE66F7955D0A0D273101698DE9C55E44CD5F1B1B52D89', + name: 'Lion Cub DAO', + display: 'cub', + symbol: 'CUB', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/6F18EFEBF1688AA77F7EAC17065609494DC1BA12AFC78E9AEC832AF70A11BEF3', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/cub.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/cub.png' + } + ] + }, + { + description: 'BLUE CUB DAO is a community DAO on Terra', + denom_units: [ + { + denom: + 'ibc/EC631A8EA49C7858E38B7EE623FABCDDCAEE2F1BD9EDA788177B9C88B05E6AA7', + exponent: 0, + aliases: [ + 'ibc/DA961FE314B009C38595FFE3AF41225D8894D663B8C3F6650DCB5B6F8435592E' + ] + }, + { + denom: 'blue', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/EC631A8EA49C7858E38B7EE623FABCDDCAEE2F1BD9EDA788177B9C88B05E6AA7', + name: 'BLUE CUB DAO', + display: 'blue', + symbol: 'BLUE', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/DA961FE314B009C38595FFE3AF41225D8894D663B8C3F6650DCB5B6F8435592E', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/blue.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/blue.png' + } + ] + }, + { + description: 'The native token of Neutron chain.', + denom_units: [ + { + denom: + 'ibc/BD9991500A0057C56779FD479DAADC024F070B98751C28103D0343F1C861AD44', + exponent: 0, + aliases: [ + 'ibc/126DA09104B71B164883842B769C0E9EC1486C0887D27A9999E395C2C8FB5682' + ] + }, + { + denom: 'ntrn', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/BD9991500A0057C56779FD479DAADC024F070B98751C28103D0343F1C861AD44', + name: 'Neutron', + display: 'ntrn', + symbol: 'NTRN', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/126DA09104B71B164883842B769C0E9EC1486C0887D27A9999E395C2C8FB5682', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.svg' + } + ] + }, + { + description: 'An innovative DAO dedicated to housing the most vulnerable', + denom_units: [ + { + denom: + 'ibc/CE738651718DF9B15FD2CA6DC6D0FD3CE056CDC0BD372DD5A3BA90277E34C3F5', + exponent: 0, + aliases: [ + 'ibc/2F5C084037D951B24D100F15CC013A131DF786DCE1B1DBDC48F018A9B9A138DE' + ] + }, + { + denom: 'casa', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/CE738651718DF9B15FD2CA6DC6D0FD3CE056CDC0BD372DD5A3BA90277E34C3F5', + name: 'Casa', + display: 'casa', + symbol: 'CASA', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/2F5C084037D951B24D100F15CC013A131DF786DCE1B1DBDC48F018A9B9A138DE', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/casa.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/casa.png' + } + ] + }, + { + description: 'The native staking and governance token of Composable.', + denom_units: [ + { + denom: + 'ibc/4746F9F4C46EA9EEDEB47A3F34C31015371FFEAB3CC8E66286FBEF463CBE3606', + exponent: 0, + aliases: [ + 'ibc/56D7C03B8F6A07AD322EEE1BEF3AE996E09D1C1E34C27CF37E0D4A0AC5972516' + ] + }, + { + denom: 'pica', + exponent: 12 + } + ], + type_asset: 'ics20', + base: 'ibc/4746F9F4C46EA9EEDEB47A3F34C31015371FFEAB3CC8E66286FBEF463CBE3606', + name: 'Composable', + display: 'pica', + symbol: 'PICA', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/56D7C03B8F6A07AD322EEE1BEF3AE996E09D1C1E34C27CF37E0D4A0AC5972516', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/composable/images/pica.svg' + }, + images: [ + { + image_sync: { + chain_name: 'picasso', + base_denom: 'ppica' + }, + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/composable/images/pica.svg' + } + ] + }, + { + description: + 'The native fee, governance, staking, and bonding token of the Polkadot platform.', + denom_units: [ + { + denom: + 'ibc/42B2E1081AE0F744BB3C1D04E43D5200E5D4D55E636434AEC8DA9913228B94A2', + exponent: 0, + aliases: [ + 'ibc/6727B2F071643B3841BD535ECDD4ED9CAE52ABDD0DCD07C3630811A7A37B215C' + ] + }, + { + denom: 'ksm', + exponent: 12 + } + ], + type_asset: 'ics20', + base: 'ibc/42B2E1081AE0F744BB3C1D04E43D5200E5D4D55E636434AEC8DA9913228B94A2', + name: 'Kusama', + display: 'ksm', + symbol: 'KSM', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/6727B2F071643B3841BD535ECDD4ED9CAE52ABDD0DCD07C3630811A7A37B215C', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/kusama/images/ksm.svg' + }, + images: [ + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/kusama/images/ksm.svg' + } + ] + }, + { + description: + 'The native fee, governance, staking, and bonding token of the Polkadot platform.', + denom_units: [ + { + denom: + 'ibc/27D423C5C52BF9B6DCEEF1F203FFA7E815FF48E6D7DB77025944C75163967B4B', + exponent: 0, + aliases: [ + 'ibc/6B2B19D874851F631FF0AF82C38A20D4B82F438C7A22F41EDA33568345397244' + ] + }, + { + denom: 'dot', + exponent: 10 + } + ], + type_asset: 'ics20', + base: 'ibc/27D423C5C52BF9B6DCEEF1F203FFA7E815FF48E6D7DB77025944C75163967B4B', + name: 'Polkadot', + display: 'dot', + symbol: 'DOT', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/6B2B19D874851F631FF0AF82C38A20D4B82F438C7A22F41EDA33568345397244', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/polkadot/images/dot.svg' + }, + images: [ + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/polkadot/images/dot.svg' + } + ] + }, + { + description: 'The native token of Quasar', + denom_units: [ + { + denom: + 'ibc/9A65ECA59B1DE213EC8FFAA0AE0DA236C6DD2C7D8CBFB3AC3E835B5E2C23F1E4', + exponent: 0, + aliases: [ + 'ibc/1B708808D372E959CD4839C594960309283424C775F4A038AAEBE7F83A988477' + ] + }, + { + denom: 'qsr', + exponent: 6, + aliases: [] + } + ], + type_asset: 'ics20', + base: 'ibc/9A65ECA59B1DE213EC8FFAA0AE0DA236C6DD2C7D8CBFB3AC3E835B5E2C23F1E4', + name: 'Quasar', + display: 'qsr', + symbol: 'QSR', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/1B708808D372E959CD4839C594960309283424C775F4A038AAEBE7F83A988477', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quasar/images/quasar.png' + }, + images: [ + { + image_sync: { + chain_name: 'quasar', + base_denom: 'uqsr' + }, + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quasar/images/quasar.png' + } + ] + }, + { + description: 'The native token of Archway network', + denom_units: [ + { + denom: + 'ibc/62786D4EB7DBC2A176DDAAB0563956BFBB54A7C4B1E0CF929A4D473DC12D61D3', + exponent: 0, + aliases: [ + 'ibc/23AB778D694C1ECFC59B91D8C399C115CC53B0BD1C61020D8E19519F002BDD85' + ] + }, + { + denom: 'uarch', + exponent: 12 + }, + { + denom: 'arch', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/62786D4EB7DBC2A176DDAAB0563956BFBB54A7C4B1E0CF929A4D473DC12D61D3', + name: 'Archway', + display: 'arch', + symbol: 'ARCH', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/23AB778D694C1ECFC59B91D8C399C115CC53B0BD1C61020D8E19519F002BDD85', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/archway.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/archway.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/archway.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/archway.svg' + } + ] + }, + { + description: 'The native staking and governance token of Empower.', + denom_units: [ + { + denom: + 'ibc/9BE41CA8164BCD48114FC895D33037DECAF3C4E5620776B1C2864057FA54454A', + exponent: 0, + aliases: [ + 'ibc/DD3938D8131F41994C1F01F4EB5233DEE9A0A5B787545B9A07A321925655BF38' + ] + }, + { + denom: 'mpwr', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/9BE41CA8164BCD48114FC895D33037DECAF3C4E5620776B1C2864057FA54454A', + name: 'EmpowerChain', + display: 'mpwr', + symbol: 'MPWR', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/DD3938D8131F41994C1F01F4EB5233DEE9A0A5B787545B9A07A321925655BF38', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/empowerchain/images/mpwr.svg' + }, + images: [ + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/empowerchain/images/mpwr.svg' + } + ] + }, + { + description: + 'A revolutionary DAO created to bring clean drinking water to men, women, and children worldwide. We hope you join us on our journey!', + denom_units: [ + { + denom: + 'ibc/C425CC1D298152F167120CE9178E52190C1403BF63FE11882332D33F2C9D9DD1', + exponent: 0, + aliases: [ + 'ibc/AABCB14ACAFD53A5C455BAC01EA0CA5AE18714895846681A52BFF1E3B960B44E' + ] + }, + { + denom: 'watr', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/C425CC1D298152F167120CE9178E52190C1403BF63FE11882332D33F2C9D9DD1', + name: 'WATR', + display: 'watr', + symbol: 'WATR', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/AABCB14ACAFD53A5C455BAC01EA0CA5AE18714895846681A52BFF1E3B960B44E', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/watr.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/watr.png' + } + ] + }, + { + description: 'The native utility token of the KYVE network.', + denom_units: [ + { + denom: + 'ibc/4F3C15EE7E9585B9CF1E9875700919851F5834D34BA0D1C677B144C0ABA5D341', + exponent: 0, + aliases: [ + 'ibc/613BF0BF2F2146AE9941E923725745E931676B2C14E9768CD609FA0849B2AE13' + ] + }, + { + denom: 'kyve', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/4F3C15EE7E9585B9CF1E9875700919851F5834D34BA0D1C677B144C0ABA5D341', + name: 'KYVE', + display: 'kyve', + symbol: 'KYVE', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/613BF0BF2F2146AE9941E923725745E931676B2C14E9768CD609FA0849B2AE13', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kyve/images/kyve-token.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kyve/images/kyve-token.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kyve/images/kyve-token.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kyve/images/kyve-token.svg' + } + ] + }, + { + description: + 'Tether gives you the joint benefits of open blockchain technology and traditional currency by converting your cash into a stable digital currency equivalent.', + denom_units: [ + { + denom: + 'ibc/79C38C87BB2733F67437B82AF8C2BBA05014730C504D18B1B55DECAC4515E142', + exponent: 0, + aliases: [ + 'ibc/4ABBEF4C8926DDDB320AE5188CFD63267ABBCEFC0583E4AE05D6E5AA2401DDAB' + ] + }, + { + denom: 'usdt', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/79C38C87BB2733F67437B82AF8C2BBA05014730C504D18B1B55DECAC4515E142', + name: 'Tether USD', + display: 'usdt', + symbol: 'USDT', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/4ABBEF4C8926DDDB320AE5188CFD63267ABBCEFC0583E4AE05D6E5AA2401DDAB', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg' + }, + images: [ + { + image_sync: { + chain_name: 'kava', + base_denom: 'erc20/tether/usdt' + }, + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg' + } + ] + }, + { + description: 'ERIS liquid staked OSMO', + denom_units: [ + { + denom: + 'ibc/7E7AB7FBB9E4EAE87FC3CAE47DE0A28B532444806D30694350E5BF55DAEF802D', + exponent: 0, + aliases: [ + 'factory/osmo1dv8wz09tckslr2wy5z86r46dxvegylhpt97r9yd6qc3kyc6tv42qa89dr9/ampOSMO' + ] + }, + { + denom: 'ampOSMO', + exponent: 6 + } + ], + type_asset: 'sdk.coin', + address: + 'osmo1dv8wz09tckslr2wy5z86r46dxvegylhpt97r9yd6qc3kyc6tv42qa89dr9', + base: 'ibc/7E7AB7FBB9E4EAE87FC3CAE47DE0A28B532444806D30694350E5BF55DAEF802D', + name: 'ERIS Amplified OSMO', + display: 'ampOSMO', + symbol: 'ampOSMO', + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/amposmo.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/amposmo.png' + } + ], + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'factory/osmo1dv8wz09tckslr2wy5z86r46dxvegylhpt97r9yd6qc3kyc6tv42qa89dr9/ampOSMO', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ] + }, + { + description: 'The native staking token of Sei.', + denom_units: [ + { + denom: + 'ibc/9F957BB96C5D35A674AFA257884FB47D23E0B56B44D61D129F91255F88F66734', + exponent: 0, + aliases: [ + 'ibc/71F11BC0AF8E526B80E44172EBA9D3F0A8E03950BB882325435691EBC9450B1D' + ] + }, + { + denom: 'sei', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/9F957BB96C5D35A674AFA257884FB47D23E0B56B44D61D129F91255F88F66734', + name: 'Sei', + display: 'sei', + symbol: 'SEI', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/71F11BC0AF8E526B80E44172EBA9D3F0A8E03950BB882325435691EBC9450B1D', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sei/images/sei.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sei/images/sei.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sei/images/sei.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sei/images/sei.svg' + } + ] + }, + { + description: 'Quicksilver Liquid Staked SOMM', + denom_units: [ + { + denom: + 'ibc/226BC4971F80C5A12DFBA09637104205E2663F7533AAFE68EFB757E49CDD78D2', + exponent: 0, + aliases: [ + 'ibc/EAF76AD1EEF7B16D167D87711FB26ABE881AC7D9F7E6D0CF313D5FA530417208' + ] + }, + { + denom: 'qsomm', + exponent: 6, + aliases: [] + } + ], + type_asset: 'ics20', + base: 'ibc/226BC4971F80C5A12DFBA09637104205E2663F7533AAFE68EFB757E49CDD78D2', + name: 'Quicksilver Liquid Staked SOMM', + display: 'qsomm', + symbol: 'qSOMM', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/EAF76AD1EEF7B16D167D87711FB26ABE881AC7D9F7E6D0CF313D5FA530417208', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qsomm.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qsomm.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qsomm.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qsomm.svg' + } + ] + }, + { + description: + 'The native staking and governance token of the Passage chain.', + denom_units: [ + { + denom: + 'ibc/DDB5B22B42A1487375D15919E0B0A338A7CB9BB42C86CBEE25108AD90CC8CBC5', + exponent: 0, + aliases: [ + 'ibc/208B2F137CDE510B44C41947C045CFDC27F996A9D990EA64460BDD5B3DBEB2ED' + ] + }, + { + denom: 'pasg', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/DDB5B22B42A1487375D15919E0B0A338A7CB9BB42C86CBEE25108AD90CC8CBC5', + name: 'Passage', + display: 'pasg', + symbol: 'PASG', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/208B2F137CDE510B44C41947C045CFDC27F996A9D990EA64460BDD5B3DBEB2ED', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/passage/images/pasg.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/passage/images/pasg.png' + } + ] + }, + { + denom_units: [ + { + denom: + 'ibc/9D54F39461D32F78D8F621AE7C6FE3C13819D4B9AA5069491570586E5F97F0E3', + exponent: 0, + aliases: [ + 'ibc/5A0060579D24FBE5268BEA74C3281E7FE533D361C41A99307B4998FEC611E46B' + ] + }, + { + denom: 'stsomm', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/9D54F39461D32F78D8F621AE7C6FE3C13819D4B9AA5069491570586E5F97F0E3', + name: 'Stride Staked SOMM', + display: 'stsomm', + symbol: 'stSOMM', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/5A0060579D24FBE5268BEA74C3281E7FE533D361C41A99307B4998FEC611E46B', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stsomm.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stsomm.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stsomm.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stsomm.svg' + } + ] + }, + { + description: 'Solana (SOL) is the native asset of the Solana blockchain.', + denom_units: [ + { + denom: + 'ibc/983A46C2D93EECA6E66E1833FABA5F111E9D7E7AC658822BA6CAA5DF31067304', + exponent: 0, + aliases: [ + 'ibc/1E43D59E565D41FB4E54CA639B838FFD5BCFC20003D330A56CB1396231AA1CBA' + ] + }, + { + denom: 'wormhole/8sYgCzLRJC3J7qPn2bNbx6PiGcarhyx8rBhVaNnfvHCA/8', + exponent: 8, + aliases: [] + } + ], + type_asset: 'ics20', + base: 'ibc/983A46C2D93EECA6E66E1833FABA5F111E9D7E7AC658822BA6CAA5DF31067304', + name: 'Solana', + display: 'wormhole/8sYgCzLRJC3J7qPn2bNbx6PiGcarhyx8rBhVaNnfvHCA/8', + symbol: 'SOL', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/1E43D59E565D41FB4E54CA639B838FFD5BCFC20003D330A56CB1396231AA1CBA', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/solana/images/sol.svg' + }, + images: [ + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/solana/images/sol.svg' + } + ] + }, + { + description: 'The Official Bonk Inu token', + denom_units: [ + { + denom: + 'ibc/47FFD69F1719B25384C9CB3E10E1079B2E3BF12A6690EC2831F74A87384C124D', + exponent: 0, + aliases: [ + 'ibc/CA3733CB0071F480FAE8EF0D9C3D47A49C6589144620A642BBE0D59A293D110E' + ] + }, + { + denom: 'wormhole/95mnwzvJZJ3fKz77xfGN2nR5to9pZmH8YNvaxgLgw5AR/5', + exponent: 5, + aliases: [] + } + ], + type_asset: 'ics20', + base: 'ibc/47FFD69F1719B25384C9CB3E10E1079B2E3BF12A6690EC2831F74A87384C124D', + name: 'Bonk', + display: 'wormhole/95mnwzvJZJ3fKz77xfGN2nR5to9pZmH8YNvaxgLgw5AR/5', + symbol: 'BONK', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/CA3733CB0071F480FAE8EF0D9C3D47A49C6589144620A642BBE0D59A293D110E', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/solana/images/bonk.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/solana/images/bonk.png' + } + ] + }, + { + description: + 'Tether USD (Wormhole), USDT, factory/wormhole14ejqjyq8um4p3xfqj74yld5waqljf88fz25yxnma0cngspxe3les00fpjx/8iuAc6DSeLvi2JDUtwJxLytsZT8R19itXebZsNReLLNi', + denom_units: [ + { + denom: + 'ibc/594720E8959F643185F5B5067A72B87037D67B72386DDFA8633B30955691DD7C', + exponent: 0, + aliases: [ + 'ibc/2108F2D81CBE328F371AD0CEF56691B18A86E08C3651504E42487D9EE92DDE9C' + ] + }, + { + denom: 'wormhole/8iuAc6DSeLvi2JDUtwJxLytsZT8R19itXebZsNReLLNi/6', + exponent: 6, + aliases: [] + } + ], + type_asset: 'ics20', + base: 'ibc/594720E8959F643185F5B5067A72B87037D67B72386DDFA8633B30955691DD7C', + name: 'Tether USD (Wormhole)', + display: 'wormhole/8iuAc6DSeLvi2JDUtwJxLytsZT8R19itXebZsNReLLNi/6', + symbol: 'USDT.wh', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/2108F2D81CBE328F371AD0CEF56691B18A86E08C3651504E42487D9EE92DDE9C', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.hole.svg' + }, + images: [ + { + image_sync: { + chain_name: 'ethereum', + base_denom: '0xdac17f958d2ee523a2206206994597c13d831ec7' + }, + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg' + }, + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.hole.svg' + } + ] + }, + { + description: 'Sui’s native asset is called SUI.', + denom_units: [ + { + denom: + 'ibc/2136C14D6105FC91C05A7D5097062AC2E712DFF472F640393D56E1021011C779', + exponent: 0, + aliases: [ + 'ibc/B1C287C2701774522570010EEBCD864BCB7AB714711B3AA218699FDD75E832F5' + ] + }, + { + denom: 'wormhole/46YEtoSN1AcwgGSRoWruoS6bnVh8XpMp5aQTpKohCJYh/8', + exponent: 8, + aliases: [] + } + ], + type_asset: 'ics20', + base: 'ibc/2136C14D6105FC91C05A7D5097062AC2E712DFF472F640393D56E1021011C779', + name: 'Sui', + display: 'wormhole/46YEtoSN1AcwgGSRoWruoS6bnVh8XpMp5aQTpKohCJYh/8', + symbol: 'SUI', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/B1C287C2701774522570010EEBCD864BCB7AB714711B3AA218699FDD75E832F5', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/sui/images/sui.svg' + }, + images: [ + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/sui/images/sui.svg' + } + ] + }, + { + description: + 'Aptos token (APT) is the Aptos blockchain native token used for paying network and transaction fees.', + denom_units: [ + { + denom: + 'ibc/170EC22EA9E5DADBBE3BFFB434632349318EFD4D4FC2ECD81699698200536D04', + exponent: 0, + aliases: [ + 'ibc/A4D176906C1646949574B48C1928D475F2DF56DE0AC04E1C99B08F90BC21ABDE' + ] + }, + { + denom: 'wormhole/5wS2fGojbL9RhGEAeQBdkHPUAciYDxjDTMYvdf9aDn2r/8', + exponent: 8, + aliases: [] + } + ], + type_asset: 'ics20', + base: 'ibc/170EC22EA9E5DADBBE3BFFB434632349318EFD4D4FC2ECD81699698200536D04', + name: 'Aptos Coin', + display: 'wormhole/5wS2fGojbL9RhGEAeQBdkHPUAciYDxjDTMYvdf9aDn2r/8', + symbol: 'APT', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/A4D176906C1646949574B48C1928D475F2DF56DE0AC04E1C99B08F90BC21ABDE', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/aptos/images/apt-dm.svg' + }, + images: [ + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/aptos/images/aptos.svg' + }, + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/aptos/images/apt-dm.svg', + theme: { + dark_mode: true + } + } + ] + }, + { + description: 'MantaDAO Governance Token', + denom_units: [ + { + denom: + 'ibc/F8617D18C4C20278D1BA2061865514303DAA09ED5248DFC223DDC097217F4DB6', + exponent: 0, + aliases: [ + 'ibc/51D893F870B7675E507E91DA8DB0B22EA66333207E4F5C0708757F08EE059B0B' + ] + }, + { + denom: 'mnta', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/F8617D18C4C20278D1BA2061865514303DAA09ED5248DFC223DDC097217F4DB6', + name: 'MantaDAO', + display: 'mnta', + symbol: 'MNTA', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/51D893F870B7675E507E91DA8DB0B22EA66333207E4F5C0708757F08EE059B0B', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/mnta.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/mnta.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/mnta.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/mnta.svg' + } + ] + }, + { + denom_units: [ + { + denom: + 'ibc/8A4C50076446C661F8A45A488D066340EC8B6B3A9CD3D6D20E1284827DE137FF', + exponent: 0, + aliases: [ + 'ibc/D69F6D787EC649F4E998161A9F0646F4C2DCC64748A2AB982F14CAFBA7CC0EC9' + ] + }, + { + denom: 'dgl', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/8A4C50076446C661F8A45A488D066340EC8B6B3A9CD3D6D20E1284827DE137FF', + name: 'Licorice', + display: 'dgl', + symbol: 'DGL', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/D69F6D787EC649F4E998161A9F0646F4C2DCC64748A2AB982F14CAFBA7CC0EC9', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/dgl.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/dgl.png' + } + ] + }, + { + description: + 'USD Coin (Wormhole), USDC, factory/wormhole14ejqjyq8um4p3xfqj74yld5waqljf88fz25yxnma0cngspxe3les00fpjx/GGh9Ufn1SeDGrhzEkMyRKt5568VbbxZK2yvWNsd6PbXt', + denom_units: [ + { + denom: + 'ibc/6C587F381AD9AEF58037939FA4F2E4B9E9E35EFE0EF9CF1F36F7B77BA22C9963', + exponent: 0, + aliases: [ + 'ibc/6B99DB46AA9FF47162148C1726866919E44A6A5E0274B90912FD17E19A337695' + ] + }, + { + denom: 'wormhole/GGh9Ufn1SeDGrhzEkMyRKt5568VbbxZK2yvWNsd6PbXt/6', + exponent: 6, + aliases: [] + } + ], + type_asset: 'ics20', + base: 'ibc/6C587F381AD9AEF58037939FA4F2E4B9E9E35EFE0EF9CF1F36F7B77BA22C9963', + name: 'USD Coin (Wormhole)', + display: 'wormhole/GGh9Ufn1SeDGrhzEkMyRKt5568VbbxZK2yvWNsd6PbXt/6', + symbol: 'USDC.wh', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/6B99DB46AA9FF47162148C1726866919E44A6A5E0274B90912FD17E19A337695', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdc.hole.svg' + }, + images: [ + { + image_sync: { + chain_name: 'ethereum', + base_denom: '0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48' + }, + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg' + }, + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdc.hole.svg' + } + ] + }, + { + description: + 'Wrapped Ether (Wormhole), WETH, factory/wormhole14ejqjyq8um4p3xfqj74yld5waqljf88fz25yxnma0cngspxe3les00fpjx/5BWqpR48Lubd55szM5i62zK7TFkddckhbT48yy6mNbDp', + denom_units: [ + { + denom: + 'ibc/B1912221DD8C064374CFACB9F80DBDEC47B024C0A886BD70E11EC08A7D4E2480', + exponent: 0, + aliases: [ + 'ibc/62F82550D0B96522361C89B0DA1119DE262FBDFB25E5502BC5101B5C0D0DBAAC' + ] + }, + { + denom: 'wormhole/5BWqpR48Lubd55szM5i62zK7TFkddckhbT48yy6mNbDp/8', + exponent: 8, + aliases: [] + } + ], + type_asset: 'ics20', + base: 'ibc/B1912221DD8C064374CFACB9F80DBDEC47B024C0A886BD70E11EC08A7D4E2480', + name: 'Wrapped Ether (Wormhole)', + display: 'wormhole/5BWqpR48Lubd55szM5i62zK7TFkddckhbT48yy6mNbDp/8', + symbol: 'wETH.wh', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/62F82550D0B96522361C89B0DA1119DE262FBDFB25E5502BC5101B5C0D0DBAAC', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/weth.hole.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eth-white.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eth-white.svg' + }, + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/weth.hole.svg' + } + ] + }, + { + description: + 'USDC is a fully collateralized US Dollar stablecoin developed by CENTRE, the open source project with Circle being the first of several forthcoming issuers.', + denom_units: [ + { + denom: + 'ibc/3C58AC56E392E53BBA24A1021D9D7615CD229226111F089AE6A95F05E50C776F', + exponent: 0, + aliases: [ + 'ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4' + ] + }, + { + denom: 'usdc', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/3C58AC56E392E53BBA24A1021D9D7615CD229226111F089AE6A95F05E50C776F', + name: 'USD Coin', + display: 'usdc', + symbol: 'USDC', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg' + }, + images: [ + { + image_sync: { + chain_name: 'noble', + base_denom: 'uusdc' + }, + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDCoin.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDCoin.svg' + }, + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg' + } + ] + }, + { + description: + 'Maximize ETH yield through leveraged staking across Aave, Compound and Morpho and liquidity provision of ETH liquid staking tokens on Uniswap V3.', + denom_units: [ + { + denom: + 'ibc/EA834E95CB603D71DD261D12FD8B86FE7F31DB1E2AE38DDC4742A38692589E7A', + exponent: 0, + aliases: [ + 'ibc/FBB3FEF80ED2344D821D4F95C31DBFD33E4E31D5324CAD94EF756E67B749F668' + ] + }, + { + denom: 'YieldETH', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/EA834E95CB603D71DD261D12FD8B86FE7F31DB1E2AE38DDC4742A38692589E7A', + name: 'Real Yield ETH', + display: 'YieldETH', + symbol: 'YieldETH', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/FBB3FEF80ED2344D821D4F95C31DBFD33E4E31D5324CAD94EF756E67B749F668', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/yieldeth.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/yieldeth.svg' + }, + images: [ + { + image_sync: { + chain_name: 'axelar', + base_denom: 'yieldeth-wei' + }, + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/yieldeth.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/yieldeth.svg' + } + ] + }, + { + description: 'The native staking token of XPLA.', + denom_units: [ + { + denom: + 'ibc/8E374FDC51F237348A288E1B8AE194C0E984F6069F14B00AEDC6858B973D1AEC', + exponent: 0, + aliases: [ + 'ibc/95C9B5870F95E21A242E6AF9ADCB1F212EE4A8855087226C36FBE43FC41A77B8' + ] + }, + { + denom: 'xpla', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/8E374FDC51F237348A288E1B8AE194C0E984F6069F14B00AEDC6858B973D1AEC', + name: 'XPLA', + display: 'xpla', + symbol: 'XPLA', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/95C9B5870F95E21A242E6AF9ADCB1F212EE4A8855087226C36FBE43FC41A77B8', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xpla/images/xpla.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xpla/images/xpla.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xpla/images/xpla.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xpla/images/xpla.svg' + } + ] + }, + { + description: + 'OIN Token ($OIN) is a groundbreaking digital asset developed on the $SEI Blockchain. It transcends being merely a cryptocurrency; $OIN stands as a robust store of value, symbolizing the future of decentralized finance and its potential to reshape the crypto landscape.', + denom_units: [ + { + denom: + 'ibc/03A2F94D24E98EEDF0DF9F659FC6DCF5DBAD42FA5A62DD0CCB0B556ADB89B357', + exponent: 0, + aliases: [ + 'ibc/98B3DBF1FA79C4C14CC5F08F62ACD5498560FCB515F677526FD200D54EA048B6' + ] + }, + { + denom: 'oin', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/03A2F94D24E98EEDF0DF9F659FC6DCF5DBAD42FA5A62DD0CCB0B556ADB89B357', + name: 'OIN STORE OF VALUE', + display: 'oin', + symbol: 'OIN', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/98B3DBF1FA79C4C14CC5F08F62ACD5498560FCB515F677526FD200D54EA048B6', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sei/images/oin.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sei/images/oin.png' + } + ] + }, + { + description: 'The token of Neokingdom DAO.', + denom_units: [ + { + denom: + 'ibc/86CA786DD068B52DC8DCFAD25034133FFAE12B3A1B2BFF2851E6B034F6CF8AB8', + exponent: 0, + aliases: [ + 'ibc/DEE262653B9DE39BCEF0493D47E0DFC4FE62F7F046CF38B9FDEFEBE98D149A71' + ] + }, + { + denom: 'neok', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/86CA786DD068B52DC8DCFAD25034133FFAE12B3A1B2BFF2851E6B034F6CF8AB8', + name: 'Neokingdom DAO', + display: 'neok', + symbol: 'NEOK', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/DEE262653B9DE39BCEF0493D47E0DFC4FE62F7F046CF38B9FDEFEBE98D149A71', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg' + } + ] + }, + { + description: 'The native currency of the Realio Network.', + denom_units: [ + { + denom: + 'ibc/DCFB8E51EE3B8CA9760CCA5A3B45072F34830D94A10E2C271576CFCF2F649665', + exponent: 0, + aliases: [ + 'ibc/1CDF9C7D073DD59ED06F15DB08CC0901F2A24759BE70463570E8896F9A444ADF' + ] + }, + { + denom: 'rio', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/DCFB8E51EE3B8CA9760CCA5A3B45072F34830D94A10E2C271576CFCF2F649665', + name: 'Realio Network', + display: 'rio', + symbol: 'RIO', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/1CDF9C7D073DD59ED06F15DB08CC0901F2A24759BE70463570E8896F9A444ADF', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/realio/images/rio.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/realio/images/rio.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/realio/images/rio.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/realio/images/rio.svg' + } + ] + }, + { + description: "Membrane's CDP-style stablecoin called CDT", + denom_units: [ + { + denom: + 'ibc/1C17EE5B4756B980F1C074DA8C7FF193927E4E19727B5FDCFD51ADC2FBE79EE3', + exponent: 0, + aliases: [ + 'factory/osmo1s794h9rxggytja3a4pmwul53u98k06zy2qtrdvjnfuxruh7s8yjs6cyxgd/ucdt' + ] + }, + { + denom: 'cdt', + exponent: 6 + } + ], + type_asset: 'sdk.coin', + base: 'ibc/1C17EE5B4756B980F1C074DA8C7FF193927E4E19727B5FDCFD51ADC2FBE79EE3', + name: 'CDT Stablecoin', + display: 'cdt', + symbol: 'CDT', + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/CDT.svg' + }, + images: [ + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/CDT.svg' + } + ], + coingecko_id: 'collateralized-debt-token', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'factory/osmo1s794h9rxggytja3a4pmwul53u98k06zy2qtrdvjnfuxruh7s8yjs6cyxgd/ucdt', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ] + }, + { + description: "Membrane's protocol token", + denom_units: [ + { + denom: + 'ibc/30916CCD18CF1C609D71F42B102AC1643CFB27AF690CB709AABEC99C02601564', + exponent: 0, + aliases: [ + 'factory/osmo1s794h9rxggytja3a4pmwul53u98k06zy2qtrdvjnfuxruh7s8yjs6cyxgd/umbrn' + ] + }, + { + denom: 'mbrn', + exponent: 6 + } + ], + type_asset: 'sdk.coin', + base: 'ibc/30916CCD18CF1C609D71F42B102AC1643CFB27AF690CB709AABEC99C02601564', + name: 'Membrane', + display: 'mbrn', + symbol: 'MBRN', + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/MBRN.svg' + }, + images: [ + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/MBRN.svg' + } + ], + coingecko_id: 'membrane', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'factory/osmo1s794h9rxggytja3a4pmwul53u98k06zy2qtrdvjnfuxruh7s8yjs6cyxgd/umbrn', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ] + }, + { + description: 'The native token of SGE Network', + denom_units: [ + { + denom: + 'ibc/50870D3DE9EBDA0E4BED39BF396BD339C107F111AF7EA7094CE7389BD4DDE1AC', + exponent: 0, + aliases: [ + 'ibc/A1830DECC0B742F0B2044FF74BE727B5CF92C9A28A9235C3BACE4D24A23504FA' + ] + }, + { + denom: 'sge', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/50870D3DE9EBDA0E4BED39BF396BD339C107F111AF7EA7094CE7389BD4DDE1AC', + name: 'SGE', + display: 'sge', + symbol: 'SGE', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/A1830DECC0B742F0B2044FF74BE727B5CF92C9A28A9235C3BACE4D24A23504FA', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sge/images/sge.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sge/images/sge.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sge/images/sge.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sge/images/sge.svg' + } + ] + }, + { + description: 'The native staking and governance token of the StaFi Hub.', + denom_units: [ + { + denom: + 'ibc/7B3860E2708ABC61081CA08887D847EA7FA1365CAD866CE12DA1AC96684DABBA', + exponent: 0, + aliases: [ + 'ibc/01D2F0C4739C871BFBEE7E786709E6904A55559DC1483DD92ED392EF12247862' + ] + }, + { + denom: 'fis', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/7B3860E2708ABC61081CA08887D847EA7FA1365CAD866CE12DA1AC96684DABBA', + name: 'StaFi Hub', + display: 'fis', + symbol: 'FIS', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/01D2F0C4739C871BFBEE7E786709E6904A55559DC1483DD92ED392EF12247862', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stafihub/images/fis.svg' + }, + images: [ + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stafihub/images/fis.svg' + } + ] + }, + { + description: 'A liquid staking representation of staked ATOMs', + denom_units: [ + { + denom: + 'ibc/0C9D81C441E9C4481BF3FE482AFA5C6DC28208105F1C014707517A2A2E48A4FE', + exponent: 0, + aliases: [ + 'ibc/B66CE615C600ED0A8B5AF425ECFE0D57BE2377587F66C45934A76886F34DC9B7' + ] + }, + { + denom: 'ratom', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/0C9D81C441E9C4481BF3FE482AFA5C6DC28208105F1C014707517A2A2E48A4FE', + name: 'rATOM', + display: 'ratom', + symbol: 'rATOM', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/B66CE615C600ED0A8B5AF425ECFE0D57BE2377587F66C45934A76886F34DC9B7', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stafihub/images/ratom.svg' + }, + images: [ + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stafihub/images/ratom.svg' + } + ] + }, + { + description: 'The native token of ohhNFT.', + denom_units: [ + { + denom: + 'ibc/1ED66A3E22F6CAB666272975E237BC79283504A119778107D4CA0009A48C5DD8', + exponent: 0, + aliases: [ + 'ibc/CFF40564FDA3E958D9904B8B479124987901168494655D9CC6B7C0EC0416020B' + ] + }, + { + denom: 'strdst', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/1ED66A3E22F6CAB666272975E237BC79283504A119778107D4CA0009A48C5DD8', + name: 'Stardust STRDST', + display: 'strdst', + symbol: 'STRDST', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/CFF40564FDA3E958D9904B8B479124987901168494655D9CC6B7C0EC0416020B', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/dust.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/dust.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/dust.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/dust.svg' + } + ] + }, + { + description: + 'The native staking and governance token of the Theta testnet version of the Dora Vota.', + denom_units: [ + { + denom: + 'ibc/D045B691599D3B4A313F55610BD98758E1DC117B0AB96C5AEB9E208B9E13F66A', + exponent: 0, + aliases: [ + 'ibc/672406ADE4EDFD8C5EA7A0D0DD0C37E431DA7BD8393A15CD2CFDE3364917EB2A' + ] + }, + { + denom: 'DORA', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/D045B691599D3B4A313F55610BD98758E1DC117B0AB96C5AEB9E208B9E13F66A', + name: 'Dora Vota', + display: 'DORA', + symbol: 'DORA', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/672406ADE4EDFD8C5EA7A0D0DD0C37E431DA7BD8393A15CD2CFDE3364917EB2A', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/doravota/images/dora.svg' + }, + images: [ + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/doravota/images/dora.svg' + }, + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/doravota/images/doravota.png' + } + ] + }, + { + description: 'The native token of Coreum', + denom_units: [ + { + denom: + 'ibc/BA32EA5285A43B94A27DADF25F47103994A04FEFFB15C8A2706CD1460BD6EFA7', + exponent: 0, + aliases: [ + 'ibc/F3166F4D31D6BA1EC6C9F5536F5DDDD4CC93DBA430F7419E7CDC41C497944A65' + ] + }, + { + denom: 'core', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/BA32EA5285A43B94A27DADF25F47103994A04FEFFB15C8A2706CD1460BD6EFA7', + name: 'Coreum', + display: 'core', + symbol: 'COREUM', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/F3166F4D31D6BA1EC6C9F5536F5DDDD4CC93DBA430F7419E7CDC41C497944A65', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/coreum.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/coreum.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/coreum.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/coreum.svg' + } + ], + keywords: ['dex', 'staking', 'wasm', 'assets', 'nft'] + }, + { + description: '', + denom_units: [ + { + denom: + 'ibc/BFEFAA14A57EF1BEE3BE71047D208A571C7083B0FA787D48FAD376C8C96950F0', + exponent: 0, + aliases: [ + 'ibc/D79E7D83AB399BFFF93433E54FAA480C191248FC556924A2A8351AE2638B3877' + ] + }, + { + denom: 'tia', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/BFEFAA14A57EF1BEE3BE71047D208A571C7083B0FA787D48FAD376C8C96950F0', + name: 'Celestia', + display: 'tia', + symbol: 'TIA', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/D79E7D83AB399BFFF93433E54FAA480C191248FC556924A2A8351AE2638B3877', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.svg' + }, + images: [ + { + image_sync: { + chain_name: 'celestia', + base_denom: 'utia' + }, + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.svg' + } + ] + }, + { + description: 'The native staking token of dYdX Protocol.', + denom_units: [ + { + denom: + 'ibc/6D0C848F84EA3473F0F55B670088D1F8E93933AF5CA341D22B55C1F3EDCEE9AF', + exponent: 0, + aliases: [ + 'ibc/831F0B1BBB1D08A2B75311892876D71565478C532967545476DF4C2D7492E48C' + ] + }, + { + denom: 'dydx', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/6D0C848F84EA3473F0F55B670088D1F8E93933AF5CA341D22B55C1F3EDCEE9AF', + name: 'dYdX Protocol', + display: 'dydx', + symbol: 'DYDX', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/831F0B1BBB1D08A2B75311892876D71565478C532967545476DF4C2D7492E48C', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dydx/images/dydx-circle.svg' + }, + images: [ + { + image_sync: { + chain_name: 'dydx', + base_denom: 'adydx' + }, + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dydx/images/dydx.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dydx/images/dydx.svg' + }, + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dydx/images/dydx-circle.svg' + } + ] + }, + { + description: 'The native staking token of the Function X', + denom_units: [ + { + denom: + 'ibc/5E25E857BBBE43DC337172D746C1D28C27D411C3B602DA44456FBC54DD65B875', + exponent: 0, + aliases: [ + 'ibc/2B30802A0B03F91E4E16D6175C9B70F2911377C1CAE9E50FF011C821465463F9' + ] + }, + { + denom: 'WFX', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/5E25E857BBBE43DC337172D746C1D28C27D411C3B602DA44456FBC54DD65B875', + name: 'f(x)Core', + display: 'WFX', + symbol: 'FX', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/2B30802A0B03F91E4E16D6175C9B70F2911377C1CAE9E50FF011C821465463F9', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/fx.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/fx.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/fx.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/fx.svg' + } + ] + }, + { + description: 'Bitcoin. On Cosmos.', + denom_units: [ + { + denom: + 'ibc/22D979AAA8AF9A0CF08DFFC08C477650A80559CAD9ADFFFEB74FA325EB9DDB03', + exponent: 0, + aliases: [ + 'ibc/75345531D87BD90BF108BE7240BD721CB2CB0A1F16D4EBA71B09EC3C43E15C8F' + ] + }, + { + denom: 'nbtc', + exponent: 14 + } + ], + type_asset: 'ics20', + base: 'ibc/22D979AAA8AF9A0CF08DFFC08C477650A80559CAD9ADFFFEB74FA325EB9DDB03', + name: 'Nomic Bitcoin', + display: 'nbtc', + symbol: 'nBTC', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/75345531D87BD90BF108BE7240BD721CB2CB0A1F16D4EBA71B09EC3C43E15C8F', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nbtc.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nbtc.svg' + }, + images: [ + { + image_sync: { + chain_name: 'nomic', + base_denom: 'usat' + }, + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nbtc.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nbtc.svg' + } + ] + }, + { + description: 'The native token of Nois', + denom_units: [ + { + denom: + 'ibc/AE498B751D519992B8C7CB14FFBD9A90624A77F2A43CDFDAFE82AD0C52E1D542', + exponent: 0, + aliases: [ + 'ibc/6928AFA9EA721938FED13B051F9DBF1272B16393D20C49EA5E4901BB76D94A90' + ] + }, + { + denom: 'nois', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/AE498B751D519992B8C7CB14FFBD9A90624A77F2A43CDFDAFE82AD0C52E1D542', + name: 'Nois', + display: 'nois', + symbol: 'NOIS', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/6928AFA9EA721938FED13B051F9DBF1272B16393D20C49EA5E4901BB76D94A90', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nois/images/nois.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nois/images/nois.svg' + }, + images: [ + { + image_sync: { + chain_name: 'nois', + base_denom: 'unois' + }, + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nois/images/nois.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nois/images/nois.svg' + } + ], + keywords: ['nois', 'randomness', 'drand', 'wasm'] + }, + { + description: 'Margined Power Token sqOSMO', + denom_units: [ + { + denom: + 'ibc/90BA4482EC0B487F4DF169034C302F7E466BD1BF3A335C16223FB9155B60EC63', + exponent: 0, + aliases: [ + 'factory/osmo1g8qypve6l95xmhgc0fddaecerffymsl7kn9muw/squosmo' + ] + }, + { + denom: 'sqosmo', + exponent: 6 + } + ], + type_asset: 'sdk.coin', + base: 'ibc/90BA4482EC0B487F4DF169034C302F7E466BD1BF3A335C16223FB9155B60EC63', + name: 'OSMO Squared', + display: 'sqosmo', + symbol: 'sqOSMO', + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sqosmo.svg' + }, + images: [ + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sqosmo.svg' + } + ], + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'factory/osmo1g8qypve6l95xmhgc0fddaecerffymsl7kn9muw/squosmo', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ] + }, + { + description: 'The Revenue & Governance token of Unstake.fi', + denom_units: [ + { + denom: + 'ibc/C1BD359A2E37FEB5A18496B944AF5400051EBCA9C87B5C6E5CF9F35435207FC8', + exponent: 0, + aliases: [ + 'ibc/690EB0A0CA0DA2DC1E9CF62FB23C935AE5C7E9F57919CF89690521D5D70948A7' + ] + }, + { + denom: 'nstk', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/C1BD359A2E37FEB5A18496B944AF5400051EBCA9C87B5C6E5CF9F35435207FC8', + name: 'Unstake Fi', + display: 'nstk', + symbol: 'NSTK', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/690EB0A0CA0DA2DC1E9CF62FB23C935AE5C7E9F57919CF89690521D5D70948A7', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/nstk.svg' + }, + images: [ + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/nstk.svg' + } + ] + }, + { + description: 'ohhNFT LP token.', + denom_units: [ + { + denom: + 'ibc/B67C4E73928B2B538F113E73B6E3E82F2CDCD247E144F01DD9ECBB7398977512', + exponent: 0, + aliases: [ + 'ibc/71DAA4CAFA4FE2F9803ABA0696BA5FC0EFC14305A2EA8B4E01880DB851B1EC02' + ] + }, + { + denom: 'BRNCH', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/B67C4E73928B2B538F113E73B6E3E82F2CDCD247E144F01DD9ECBB7398977512', + name: 'Branch', + display: 'BRNCH', + symbol: 'BRNCH', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/71DAA4CAFA4FE2F9803ABA0696BA5FC0EFC14305A2EA8B4E01880DB851B1EC02', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/brnch.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/brnch.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/brnch.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/brnch.svg' + } + ] + }, + { + description: + 'wstETH is a wrapped version of stETH. As some DeFi protocols require a constant balance mechanism for tokens, wstETH keeps your balance of stETH fixed and uses an underlying share system to reflect your earned staking rewards.', + denom_units: [ + { + denom: + 'ibc/21615997A2165D8745273BC963C009C31057F2A8541F560EC58F43B89CE9DC7C', + exponent: 0, + aliases: [ + 'ibc/2F21E6D4271DE3F561F20A02CD541DAF7405B1E9CB3B9B07E3C2AC7D8A4338A5' + ] + }, + { + denom: 'wstETH', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/21615997A2165D8745273BC963C009C31057F2A8541F560EC58F43B89CE9DC7C', + name: 'Wrapped Lido Staked Ether', + display: 'wstETH', + symbol: 'wstETH', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/2F21E6D4271DE3F561F20A02CD541DAF7405B1E9CB3B9B07E3C2AC7D8A4338A5', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wsteth.svg' + }, + images: [ + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wsteth.svg' + } + ] + }, + { + description: 'Margined Power Token sqATOM', + denom_units: [ + { + denom: + 'ibc/1ECB7447A58F68B9DC21DD883DB670AD460CA9F41CBC29D77FCE9EC6F3335564', + exponent: 0, + aliases: [ + 'factory/osmo1g8qypve6l95xmhgc0fddaecerffymsl7kn9muw/sqatom' + ] + }, + { + denom: 'sqatom', + exponent: 6 + } + ], + type_asset: 'sdk.coin', + base: 'ibc/1ECB7447A58F68B9DC21DD883DB670AD460CA9F41CBC29D77FCE9EC6F3335564', + name: 'ATOM Squared', + display: 'sqatom', + symbol: 'sqATOM', + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sqatom.svg' + }, + images: [ + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sqatom.svg' + } + ], + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'factory/osmo1g8qypve6l95xmhgc0fddaecerffymsl7kn9muw/sqatom', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ] + }, + { + description: 'Margined Power Token sqBTC', + denom_units: [ + { + denom: + 'ibc/FA3AC6929897D88463D9E622282EF528E099B02758E285C4B12AF4110BE50D0B', + exponent: 0, + aliases: ['factory/osmo1g8qypve6l95xmhgc0fddaecerffymsl7kn9muw/sqbtc'] + }, + { + denom: 'sqbtc', + exponent: 6 + } + ], + type_asset: 'sdk.coin', + base: 'ibc/FA3AC6929897D88463D9E622282EF528E099B02758E285C4B12AF4110BE50D0B', + name: 'BTC Squared', + display: 'sqbtc', + symbol: 'sqBTC', + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sqbtc.svg' + }, + images: [ + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sqbtc.svg' + } + ], + keywords: ['osmosis_unlisted'], + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'factory/osmo1g8qypve6l95xmhgc0fddaecerffymsl7kn9muw/sqbtc', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ] + }, + { + description: 'QWOYN is the native governance token for Qwoyn Network', + denom_units: [ + { + denom: + 'ibc/72417F06B78F4573DD48392A60559E15E47D1EB34624125528E547035902D00C', + exponent: 0, + aliases: [ + 'ibc/09FAF1E04435E14C68DE7AB0D03C521C92975C792DB12B2EA390BAA2E06B3F3D' + ] + }, + { + denom: 'qwoyn', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/72417F06B78F4573DD48392A60559E15E47D1EB34624125528E547035902D00C', + name: 'Qwoyn', + display: 'qwoyn', + symbol: 'QWOYN', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/09FAF1E04435E14C68DE7AB0D03C521C92975C792DB12B2EA390BAA2E06B3F3D', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/qwoyn/images/qwoyn.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/qwoyn/images/qwoyn.png' + } + ] + }, + { + description: 'The liquid staking token of Bostrom', + denom_units: [ + { + denom: + 'ibc/8A4807F655BF34F8B630F3348E3A6B9B8C5DA51092907D7102D0E906FF29FFD2', + exponent: 0, + aliases: [ + 'ibc/4F3B0EC2FE2D370D10C3671A1B7B06D2A964C721470C305CBB846ED60E6CAA20' + ] + } + ], + type_asset: 'ics20', + base: 'ibc/8A4807F655BF34F8B630F3348E3A6B9B8C5DA51092907D7102D0E906FF29FFD2', + name: 'Bostrom Hydrogen', + display: + 'ibc/4F3B0EC2FE2D370D10C3671A1B7B06D2A964C721470C305CBB846ED60E6CAA20', + symbol: 'HYDROGEN', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/4F3B0EC2FE2D370D10C3671A1B7B06D2A964C721470C305CBB846ED60E6CAA20', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/hydrogen.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/hydrogen.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/hydrogen.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/hydrogen.svg' + } + ] + }, + { + description: 'The staking token of Cyber', + denom_units: [ + { + denom: + 'ibc/B911FB346D83B28CF1D6D19960BBDE9CBB206EC8F793DE9CF56377A88C4BE919', + exponent: 0, + aliases: [ + 'ibc/BCDB35B7390806F35E716D275E1E017999F8281A81B6F128F087EF34D1DFA761' + ] + } + ], + type_asset: 'ics20', + base: 'ibc/B911FB346D83B28CF1D6D19960BBDE9CBB206EC8F793DE9CF56377A88C4BE919', + name: 'Bostrom Tocyb', + display: + 'ibc/BCDB35B7390806F35E716D275E1E017999F8281A81B6F128F087EF34D1DFA761', + symbol: 'TOCYB', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/BCDB35B7390806F35E716D275E1E017999F8281A81B6F128F087EF34D1DFA761', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/tocyb.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/tocyb.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/tocyb.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/tocyb.svg' + } + ] + }, + { + description: 'The resource token of Bostrom', + denom_units: [ + { + denom: + 'ibc/4EC3E2DA6988C5DBD0FE00F1F41E503DF56441643693370B08C82DF7B9D21A47', + exponent: 0, + aliases: [ + 'ibc/D3A1900B2B520E45608B5671ADA461E1109628E89B4289099557C6D3996F7DAA' + ] + }, + { + denom: 'volt', + exponent: 3, + aliases: ['volt'] + } + ], + type_asset: 'ics20', + base: 'ibc/4EC3E2DA6988C5DBD0FE00F1F41E503DF56441643693370B08C82DF7B9D21A47', + name: 'Bostrom Volt', + display: 'volt', + symbol: 'V', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/D3A1900B2B520E45608B5671ADA461E1109628E89B4289099557C6D3996F7DAA', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/volt.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/volt.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/volt.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/volt.svg' + } + ] + }, + { + description: 'The resource token of Bostrom', + denom_units: [ + { + denom: + 'ibc/3AFBF97F3502DE56AEF44E05CFDAF7FA0C60A3A3DAE48F2F1129C1E864CD9B64', + exponent: 0, + aliases: [ + 'ibc/020F5162B7BC40656FC5432622647091F00D53E82EE8D21757B43D3282F25424' + ] + }, + { + denom: 'ampere', + exponent: 3, + aliases: ['ampere'] + } + ], + type_asset: 'ics20', + base: 'ibc/3AFBF97F3502DE56AEF44E05CFDAF7FA0C60A3A3DAE48F2F1129C1E864CD9B64', + name: 'Bostrom Ampere', + display: 'ampere', + symbol: 'A', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/020F5162B7BC40656FC5432622647091F00D53E82EE8D21757B43D3282F25424', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/ampere.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/ampere.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/ampere.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/ampere.svg' + } + ] + }, + { + description: 'The native token of SOURCE Chain', + denom_units: [ + { + denom: + 'ibc/9AF4CE0E5B5AE263E5F48B5CCA207076162AF991AD219638770B0008750E422D', + exponent: 0, + aliases: [ + 'ibc/E7905742CE2EA4EA5D592527DC89220C59B617DE803939FE7293805A64B484D7' + ] + }, + { + denom: 'source', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/9AF4CE0E5B5AE263E5F48B5CCA207076162AF991AD219638770B0008750E422D', + name: 'Source', + display: 'source', + symbol: 'SOURCE', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/E7905742CE2EA4EA5D592527DC89220C59B617DE803939FE7293805A64B484D7', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/source/images/source.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/source/images/source.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/source/images/source.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/source/images/source.svg' + } + ] + }, + { + description: + "Pyth is a protocol that allows market participants to publish pricing information on-chain for others to use. The protocol is an interaction between three parties:\n-Publishers submit pricing information to Pyth's oracle program. Pyth has multiple data publishers for every product to improve the accuracy and robustness of the system.\n-Pyth's oracle program combines publishers' data to produce a single aggregate price and confidence interval.\nConsumers read the price information produced by the oracle program.\n\nPyth's oracle program runs simultaneously on both Solana mainnet and Pythnet. Each instance of the program is responsible for its own set of price feeds. Solana Price Feeds are available for use by Solana protocols. In this case, since the oracle program itself runs on Solana, the resulting prices are immediately available to consumers without requiring any additional work. Pythnet Price Feeds are available on 12+ blockchains. The prices constructed on Pythnet are transferred cross-chain to reach consumers on these blockchains.\n\nIn both cases, the critical component of the system is the oracle program that combines the data from each individual publisher. This program maintains a number of different Solana accounts that list the products on Pyth and their current price data. Publishers publish their price and confidence by interacting with the oracle program on every slot. The program stores this information in its accounts. The first price update in a slot additionally triggers price aggregation, which combines the price data from the previous slot into a single aggregate price and confidence interval. This aggregate price is written to the Solana account where it is readable by other on-chain programs and available for transmission to other blockchains.", + denom_units: [ + { + denom: + 'ibc/144CA9F72D88C1A81EAA5B5DF62857B5B3DF0A8625A8FA0FBD82503AD7D5DA67', + exponent: 0, + aliases: [ + 'ibc/E42006ED917C769EDE1B474650EEA6BFE3F97958912B9206DD7010A28D01D9D5' + ] + }, + { + denom: 'wormhole/B8ohBnfisop27exk2gtNABJyYjLwQA7ogrp5uNzvZCoy/6', + exponent: 6, + aliases: ['pyth'] + } + ], + type_asset: 'ics20', + base: 'ibc/144CA9F72D88C1A81EAA5B5DF62857B5B3DF0A8625A8FA0FBD82503AD7D5DA67', + name: 'Pyth Network', + display: 'wormhole/B8ohBnfisop27exk2gtNABJyYjLwQA7ogrp5uNzvZCoy/6', + symbol: 'PYTH', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/E42006ED917C769EDE1B474650EEA6BFE3F97958912B9206DD7010A28D01D9D5', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/solana/images/pyth.svg' + }, + images: [ + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/solana/images/pyth.svg' + } + ] + }, + { + description: 'PSTAKE Liquid-Staked OSMO', + denom_units: [ + { + denom: + 'ibc/2B845326B8F8D7B3E34E641A50B604373E0646C95D7EF3348CACBA8246E0C517', + exponent: 0, + aliases: [ + 'ibc/ECBE78BF7677320A93E7BA1761D144BCBF0CBC247C290C049655E106FE5DC68E' + ] + }, + { + denom: 'stkosmo', + exponent: 6, + aliases: ['stk/osmo'] + } + ], + type_asset: 'ics20', + base: 'ibc/2B845326B8F8D7B3E34E641A50B604373E0646C95D7EF3348CACBA8246E0C517', + name: 'PSTAKE staked OSMO', + display: 'stkosmo', + symbol: 'stkOSMO', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/ECBE78BF7677320A93E7BA1761D144BCBF0CBC247C290C049655E106FE5DC68E', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkosmo.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkosmo.svg' + }, + images: [ + { + image_sync: { + chain_name: 'persistence', + base_denom: 'stk/uosmo' + }, + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkosmo.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkosmo.svg' + } + ] + }, + { + description: 'Levana native token', + denom_units: [ + { + denom: + 'ibc/FAAC048680AECDC52B0F021B316ADEBE5451AF05E11D70AA75382D368E0EB307', + exponent: 0, + aliases: [ + 'factory/osmo1mlng7pz4pnyxtpq0akfwall37czyk9lukaucsrn30ameplhhshtqdvfm5c/ulvn' + ] + }, + { + denom: 'lvn', + exponent: 6 + } + ], + type_asset: 'sdk.coin', + base: 'ibc/FAAC048680AECDC52B0F021B316ADEBE5451AF05E11D70AA75382D368E0EB307', + name: 'Levana', + display: 'lvn', + symbol: 'LVN', + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/levana.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/levana.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/levana.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/levana.svg' + }, + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/levana.png' + } + ], + coingecko_id: 'levana-protocol', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'factory/osmo1mlng7pz4pnyxtpq0akfwall37czyk9lukaucsrn30ameplhhshtqdvfm5c/ulvn', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ] + }, + { + description: 'Puppy', + denom_units: [ + { + denom: + 'ibc/F60157E757E9F42F3E7798D70C830417410E15E9CCE10DF9FC869A439B2CE43D', + exponent: 0, + aliases: [ + 'ibc/46AC07DBFF1352EC94AF5BD4D23740D92D9803A6B41F6E213E77F3A1143FB963' + ] + }, + { + denom: 'puppy', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/F60157E757E9F42F3E7798D70C830417410E15E9CCE10DF9FC869A439B2CE43D', + name: 'Puppy', + display: 'puppy', + symbol: 'PUPPY', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/46AC07DBFF1352EC94AF5BD4D23740D92D9803A6B41F6E213E77F3A1143FB963', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/chihuahua/images/puppyhuahua_logo.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/chihuahua/images/puppyhuahua_logo.png' + } + ], + keywords: ['osmosis_unstable'] + }, + { + description: 'The cutest NEWT token on Neutron chain.', + denom_units: [ + { + denom: + 'ibc/88441B9E19EDE9A7960FFB862981D6CDE57346EC1A3A5826CB5DC995BBE9A2B8', + exponent: 0, + aliases: [ + 'ibc/BF685448E564B5A4AC8F6E0493A0B979D0E0BF5EC11F7E15D25A0A2160C944DD' + ] + }, + { + denom: 'newt', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/88441B9E19EDE9A7960FFB862981D6CDE57346EC1A3A5826CB5DC995BBE9A2B8', + name: 'Newt', + display: 'newt', + symbol: 'NEWT', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/BF685448E564B5A4AC8F6E0493A0B979D0E0BF5EC11F7E15D25A0A2160C944DD', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/newt.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/newt.png' + } + ] + }, + { + description: "MilkyWay's liquid staked TIA", + denom_units: [ + { + denom: + 'ibc/1A94A676A291E2827C57A71D35743AF72B1743C4FB230779257B6FAB25C956F5', + exponent: 0, + aliases: [ + 'factory/osmo1f5vfcph2dvfeqcqkhetwv75fda69z7e5c2dldm3kvgj23crkv6wqcn47a0/umilkTIA' + ] + }, + { + denom: 'milkTIA', + exponent: 6 + } + ], + type_asset: 'sdk.coin', + base: 'ibc/1A94A676A291E2827C57A71D35743AF72B1743C4FB230779257B6FAB25C956F5', + name: 'milkTIA', + display: 'milkTIA', + symbol: 'milkTIA', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'factory/osmo1f5vfcph2dvfeqcqkhetwv75fda69z7e5c2dldm3kvgj23crkv6wqcn47a0/umilkTIA', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/milktia.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/milktia.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/milktia.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/milktia.svg' + } + ], + coingecko_id: 'milkyway-staked-tia' + }, + { + description: 'ASH', + denom_units: [ + { + denom: + 'ibc/95E5C774472B62D417AD6FF3BAB17ED81BAC85D4093A018D3E800861E52AD129', + exponent: 0, + aliases: [ + 'ibc/4976049456D261659D0EC499CC9C2391D3C7D1128A0B9FB0BBF2842D1B2BC7BC' + ] + }, + { + denom: 'ASH', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/95E5C774472B62D417AD6FF3BAB17ED81BAC85D4093A018D3E800861E52AD129', + name: 'ASH', + display: 'ASH', + symbol: 'ASH', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/4976049456D261659D0EC499CC9C2391D3C7D1128A0B9FB0BBF2842D1B2BC7BC', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/ash.svg' + }, + images: [ + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/ash.svg' + } + ] + }, + { + description: 'RAC', + denom_units: [ + { + denom: + 'ibc/A1F21ECD364F5F343960C3BA11CE3F92F6AA628D0D209802542030E5424B09EC', + exponent: 0, + aliases: [ + 'ibc/DDF1CD4CDC14AE2D6A3060193624605FF12DEE71CF1F8C19EEF35E9447653493' + ] + }, + { + denom: 'RAC', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/A1F21ECD364F5F343960C3BA11CE3F92F6AA628D0D209802542030E5424B09EC', + name: 'RAC', + display: 'RAC', + symbol: 'RAC', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/DDF1CD4CDC14AE2D6A3060193624605FF12DEE71CF1F8C19EEF35E9447653493', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/rac.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/rac.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/rac.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/rac.svg' + } + ] + }, + { + description: 'GUPPY', + denom_units: [ + { + denom: + 'ibc/45F0E30FAA8CBB62955DEF436E129039F12CCC401A19D5B6EFD1F99244A4BA9C', + exponent: 0, + aliases: [ + 'ibc/42A9553A7770F3D7B62F3A82AF04E7719B4FD6EAF31BE5645092AAC4A6C2201D' + ] + }, + { + denom: 'GUPPY', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/45F0E30FAA8CBB62955DEF436E129039F12CCC401A19D5B6EFD1F99244A4BA9C', + name: 'GUPPY', + display: 'GUPPY', + symbol: 'GUPPY', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/42A9553A7770F3D7B62F3A82AF04E7719B4FD6EAF31BE5645092AAC4A6C2201D', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/guppy.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/guppy.png' + } + ] + }, + { + description: + 'The native EVM, governance and staking token of the Haqq Network', + denom_units: [ + { + denom: + 'ibc/625B7A5BC7314B59349820C97CE11F91606B8A6622C73F1D1E8A6D50D191ADD0', + exponent: 0, + aliases: [ + 'ibc/69110FF673D70B39904FF056CFDFD58A90BEC3194303F45C32CB91B8B0A738EA' + ] + }, + { + denom: 'ISLM', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/625B7A5BC7314B59349820C97CE11F91606B8A6622C73F1D1E8A6D50D191ADD0', + name: 'Haqq Network', + display: 'ISLM', + symbol: 'ISLM', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/69110FF673D70B39904FF056CFDFD58A90BEC3194303F45C32CB91B8B0A738EA', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/haqq/images/islm.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/haqq/images/islm.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/haqq/images/islm.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/haqq/images/islm.svg' + } + ] + }, + { + description: + '$AUTISM exists to celebrate autism as a superior biological tech stack for a changing world', + denom_units: [ + { + denom: + 'ibc/8932BC4E613EC3256F9C34C3259093B11A50B931F67E5682F2AA987500094E69', + exponent: 0, + aliases: [ + 'ibc/9DDF52A334F92BC57A9E0D59DFF9984EAC61D2A14E5162605DF601AA58FDFC6D' + ] + }, + { + denom: 'autism', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/8932BC4E613EC3256F9C34C3259093B11A50B931F67E5682F2AA987500094E69', + name: 'Autism', + display: 'autism', + symbol: 'AUTISM', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/9DDF52A334F92BC57A9E0D59DFF9984EAC61D2A14E5162605DF601AA58FDFC6D', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/autism.png' + }, + images: [ + { + image_sync: { + chain_name: 'injective', + base_denom: + 'factory/inj14lf8xm6fcvlggpa7guxzjqwjmtr24gnvf56hvz/autism' + }, + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/autism.png' + } + ], + keywords: ['osmosis_unlisted'] + }, + { + description: + 'The PAGE token is used for actions in the PageDAO NFT literary ecosystem and for DAO governance.', + denom_units: [ + { + denom: + 'ibc/A793C3D28EF2E9CCC128A8515A60253878CA7A46FC197BA99E97B5AE4AF99A27', + exponent: 0, + aliases: [ + 'ibc/23A62409E4AD8133116C249B1FA38EED30E500A115D7B153109462CD82C1CD99' + ] + }, + { + denom: 'page', + exponent: 8 + } + ], + type_asset: 'ics20', + base: 'ibc/A793C3D28EF2E9CCC128A8515A60253878CA7A46FC197BA99E97B5AE4AF99A27', + name: 'Page', + display: 'page', + symbol: 'PAGE', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/23A62409E4AD8133116C249B1FA38EED30E500A115D7B153109462CD82C1CD99', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/page.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/page.svg' + }, + images: [ + { + image_sync: { + chain_name: 'gravitybridge', + base_denom: 'gravity0x60e683C6514Edd5F758A55b6f393BeBBAfaA8d5e' + }, + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/page.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/page.svg' + } + ] + }, + { + description: 'PURSE Token', + denom_units: [ + { + denom: + 'ibc/A68550AB39BD81AC681FEAEF276A9411AB78F357D531F57ABE35EED51C523EE1', + exponent: 0, + aliases: [ + 'ibc/6FD2938076A4C1BB3A324A676E76B0150A4443DAE0E002FB62AC0E6B604B1519' + ] + }, + { + denom: 'PURSE', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/A68550AB39BD81AC681FEAEF276A9411AB78F357D531F57ABE35EED51C523EE1', + name: 'PURSE Token (Function X)', + display: 'PURSE', + symbol: 'PURSE', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/6FD2938076A4C1BB3A324A676E76B0150A4443DAE0E002FB62AC0E6B604B1519', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pundix/images/purse-token-logo.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pundix/images/purse-token-logo.svg' + }, + images: [ + { + image_sync: { + chain_name: 'binancesmartchain', + base_denom: '0x29a63F4B209C29B4DC47f06FFA896F32667DAD2C' + }, + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pundix/images/purse-token-logo.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pundix/images/purse-token-logo.svg' + } + ], + keywords: ['osmosis_unlisted'] + }, + { + description: + 'The first meme coin on Injective. It’s a dog, but he has nunchucks', + denom_units: [ + { + denom: + 'ibc/D4B2C97F91D0CCFB56D93908D2CE831B113D8D6CEDB40174B48272E6FCCDE429', + exponent: 0, + aliases: [ + 'ibc/183C0BB962D2F57C957E0B134CFA0AC9D6F755C02DE9DC2A59089BA23009DEC3' + ] + }, + { + denom: 'NINJA', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/D4B2C97F91D0CCFB56D93908D2CE831B113D8D6CEDB40174B48272E6FCCDE429', + name: 'Dog wif nunchucks', + display: 'NINJA', + symbol: 'NINJA', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/183C0BB962D2F57C957E0B134CFA0AC9D6F755C02DE9DC2A59089BA23009DEC3', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/ninja.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/ninja.png' + } + ] + }, + { + description: 'Kleomedes Token', + denom_units: [ + { + denom: + 'ibc/6C9ED04BBC28B9ED9CCD04BD46C3DB09E4D4FE30D8D722C7241E190BF320DFB3', + exponent: 0, + aliases: [ + 'ibc/5F5B7DA5ECC80F6C7A8702D525BB0B74279B1F7B8EFAE36E423D68788F7F39FF' + ] + }, + { + denom: 'kleo', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/6C9ED04BBC28B9ED9CCD04BD46C3DB09E4D4FE30D8D722C7241E190BF320DFB3', + name: 'Kleomedes', + display: 'kleo', + symbol: 'KLEO', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/5F5B7DA5ECC80F6C7A8702D525BB0B74279B1F7B8EFAE36E423D68788F7F39FF', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/kleomedes.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/kleomedes.png' + } + ] + }, + { + description: "NYX Token (NYX) is the Nym Network's native token.", + denom_units: [ + { + denom: + 'ibc/8155B2433559241C168F4E23F19601908FE4A1DEF7E9DB6D85370F558D94360D', + exponent: 0, + aliases: [ + 'ibc/1A611E8A3E4248106A1A5A80A64BFA812739435E8B9888EB3F652A21F029F317' + ] + }, + { + denom: 'nyx', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/8155B2433559241C168F4E23F19601908FE4A1DEF7E9DB6D85370F558D94360D', + name: 'Nym', + display: 'nyx', + symbol: 'NYX', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/1A611E8A3E4248106A1A5A80A64BFA812739435E8B9888EB3F652A21F029F317', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nyx/images/nyx.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nyx/images/nyx.png' + } + ], + keywords: ['osmosis_unlisted'] + }, + { + description: + "NYM Token (NYM) is the Nym Network's native utility token, used as the primary means to incentivize mixnet node operators.", + denom_units: [ + { + denom: + 'ibc/CD843DB68CDB545F531F55E5DF50C7477256F2CA911C42E7A74687E21B3CEDA2', + exponent: 0, + aliases: [ + 'ibc/37CB3078432510EE57B9AFA8DBE028B33AE3280A144826FEAC5F2334CF2C5539' + ] + }, + { + denom: 'nym', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/CD843DB68CDB545F531F55E5DF50C7477256F2CA911C42E7A74687E21B3CEDA2', + name: 'NYM', + display: 'nym', + symbol: 'NYM', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/37CB3078432510EE57B9AFA8DBE028B33AE3280A144826FEAC5F2334CF2C5539', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nyx/images/nym.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nyx/images/nym.png' + } + ] + }, + { + description: 'has a hat', + denom_units: [ + { + denom: + 'ibc/2A631E09FDABE15A0DED7C941D1ABAF813DC64BFECF73747326C3D264F2F9B5C', + exponent: 0, + aliases: [ + 'ibc/2FFE07C4B4EFC0DDA099A16C6AF3C9CCA653CC56077E87217A585D48794B0BC7' + ] + }, + { + denom: 'achihuahuawifhat', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/2A631E09FDABE15A0DED7C941D1ABAF813DC64BFECF73747326C3D264F2F9B5C', + name: 'Chihuahuawifhat', + display: 'achihuahuawifhat', + symbol: 'BADDOG', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/2FFE07C4B4EFC0DDA099A16C6AF3C9CCA653CC56077E87217A585D48794B0BC7', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/chihuahua/images/baddog.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/chihuahua/images/baddog.png' + } + ] + }, + { + description: 'clownmaxxed store of value', + denom_units: [ + { + denom: + 'ibc/3DE788086779C9AC0AAB30CDBAD623953C7D258CDEBE0BF1A51F49542EFD2A6A', + exponent: 0, + aliases: [ + 'ibc/8C8F6349F656C943543C6B040377BE44123D01F712277815C3C13098BB98818C' + ] + }, + { + denom: 'circus', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/3DE788086779C9AC0AAB30CDBAD623953C7D258CDEBE0BF1A51F49542EFD2A6A', + name: 'AtomEconomicZone69JaeKwonInu', + display: 'circus', + symbol: 'CIRCUS', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/8C8F6349F656C943543C6B040377BE44123D01F712277815C3C13098BB98818C', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/circus.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/circus.png' + } + ] + }, + { + description: + 'Governance and utility token for the Junø Apes NFT platform on Juno', + denom_units: [ + { + denom: + 'ibc/E278B2E73C3BD9306AA4F4FCBF8E29086F958FB51780F7D67EAD856D6EF3FD18', + exponent: 0, + aliases: [ + 'ibc/176DD560277BB0BD676260BE02EBAB697725CA85144D8A2BF286C6B5323DB5FE' + ] + }, + { + denom: 'jape', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/E278B2E73C3BD9306AA4F4FCBF8E29086F958FB51780F7D67EAD856D6EF3FD18', + name: 'Junø Apes', + display: 'jape', + symbol: 'JAPE', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/176DD560277BB0BD676260BE02EBAB697725CA85144D8A2BF286C6B5323DB5FE', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/jape.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/jape.png' + } + ] + }, + { + description: 'Woof', + denom_units: [ + { + denom: + 'ibc/E6D9297F40C871866B6C28570648E4FDB50F75019D37AA8A3A90E98594AE69E9', + exponent: 0, + aliases: [ + 'ibc/9B8EC667B6DF55387DC0F3ACC4F187DA6921B0806ED35DE6B04DE96F5AB81F53' + ] + }, + { + denom: 'WOOF', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/E6D9297F40C871866B6C28570648E4FDB50F75019D37AA8A3A90E98594AE69E9', + name: 'WOOF', + display: 'WOOF', + symbol: 'WOOF', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/9B8EC667B6DF55387DC0F3ACC4F187DA6921B0806ED35DE6B04DE96F5AB81F53', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/chihuahua/images/woof.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/chihuahua/images/woof.png' + } + ] + }, + { + description: 'The native coin of Sneaky Productions.', + denom_units: [ + { + denom: + 'ibc/0394CDFE27F578F56D633F53C30FDB10A2F7B9DA84E57BAADFC90CAECEEC1B0C', + exponent: 0, + aliases: [ + 'ibc/94ED1F172BC633DFC56D7E26551D8B101ADCCC69052AC44FED89F97FF658138F' + ] + }, + { + denom: 'sneaky', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/0394CDFE27F578F56D633F53C30FDB10A2F7B9DA84E57BAADFC90CAECEEC1B0C', + name: 'Sneaky Productions', + display: 'sneaky', + symbol: 'SNEAKY', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/94ED1F172BC633DFC56D7E26551D8B101ADCCC69052AC44FED89F97FF658138F', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/sneaky.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/sneaky.svg' + }, + images: [ + { + image_sync: { + chain_name: 'stargaze', + base_denom: + 'factory/stars1xx5976njvxpl9n4v8huvff6cudhx7yuu8e7rt4/usneaky' + }, + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/sneaky.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/sneaky.svg' + } + ] + }, + { + denom_units: [ + { + denom: + 'ibc/BFC228CB1A06B39A4C241BC53EB35037ED786169187D5271DA70CBCEA05EAFB3', + exponent: 0, + aliases: [ + 'factory/osmo1z0qrq605sjgcqpylfl4aa6s90x738j7m58wyatt0tdzflg2ha26q67k743/wbtc' + ] + }, + { + denom: 'wbtc', + exponent: 8 + } + ], + type_asset: 'sdk.coin', + address: + 'osmo1z0qrq605sjgcqpylfl4aa6s90x738j7m58wyatt0tdzflg2ha26q67k743', + base: 'ibc/BFC228CB1A06B39A4C241BC53EB35037ED786169187D5271DA70CBCEA05EAFB3', + name: 'Wrapped Bitcoin', + display: 'wbtc', + symbol: 'WBTC', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'factory/osmo1z0qrq605sjgcqpylfl4aa6s90x738j7m58wyatt0tdzflg2ha26q67k743/wbtc', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wbtc.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wbtc.svg' + }, + images: [ + { + image_sync: { + chain_name: 'ethereum', + base_denom: '0x2260fac5e5542a773aa44fbcfedf7c193bc2c599' + }, + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wbtc.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wbtc.svg' + } + ] + }, + { + description: 'Baddest coin on Cosmos', + denom_units: [ + { + denom: + 'ibc/1636A394EF1207B70A8C370D0ABC06F4EA097F7CA0149AF8D212509869B63CC2', + exponent: 0, + aliases: [ + 'ibc/442A08C33AE9875DF90792FFA73B5728E1CAECE87AB4F26AE9B422F1E682ED23' + ] + }, + { + denom: 'bad', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/1636A394EF1207B70A8C370D0ABC06F4EA097F7CA0149AF8D212509869B63CC2', + name: 'Badcoin', + display: 'bad', + symbol: 'BAD', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/442A08C33AE9875DF90792FFA73B5728E1CAECE87AB4F26AE9B422F1E682ED23', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/bad.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/bad.png' + } + ] + }, + { + description: 'Signal Art and Gaming on Juno', + denom_units: [ + { + denom: + 'ibc/AAA41037A2E7CA9499B1F9DA8B4E9F1CAD685A0D1F3B8B398B72291144C3F46D', + exponent: 0, + aliases: [ + 'ibc/4BDADBEDA31899036AB286E9901116496A9D85FB87B35A408C9D67C0DCAC660A' + ] + }, + { + denom: 'sgnl', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/AAA41037A2E7CA9499B1F9DA8B4E9F1CAD685A0D1F3B8B398B72291144C3F46D', + name: 'Signal', + display: 'sgnl', + symbol: 'SGNL', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/4BDADBEDA31899036AB286E9901116496A9D85FB87B35A408C9D67C0DCAC660A', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/sgnl.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/sgnl.png' + } + ] + }, + { + description: + "The first native memecoin on Osmosis. Crafted by the deftest of hands in the lab of lunacy. It's scientifically anarchic, professionally foolish, and your ticket to the madhouse.", + denom_units: [ + { + denom: + 'ibc/575E7E75E0FB2C2463941F1BC36BE3100F579FA082C24B6607E0588A1AF11655', + exponent: 0, + aliases: ['factory/osmo1pfyxruwvtwk00y8z06dh2lqjdj82ldvy74wzm3/WOSMO'] + }, + { + denom: 'WOSMO', + exponent: 6 + } + ], + type_asset: 'sdk.coin', + address: 'osmo1pfyxruwvtwk00y8z06dh2lqjdj82ldvy74wzm3', + base: 'ibc/575E7E75E0FB2C2463941F1BC36BE3100F579FA082C24B6607E0588A1AF11655', + name: 'WOSMO', + display: 'WOSMO', + symbol: 'WOSMO', + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/wosmo.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/wosmo.png' + } + ], + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'factory/osmo1pfyxruwvtwk00y8z06dh2lqjdj82ldvy74wzm3/WOSMO', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ] + }, + { + description: 'Margined Power Token sqTIA', + denom_units: [ + { + denom: + 'ibc/78E61EFC554543A4124680BB1C553CE2161CFB0C31260639E92BD377B6C6975C', + exponent: 0, + aliases: ['factory/osmo1g8qypve6l95xmhgc0fddaecerffymsl7kn9muw/sqtia'] + }, + { + denom: 'sqtia', + exponent: 6 + } + ], + type_asset: 'sdk.coin', + base: 'ibc/78E61EFC554543A4124680BB1C553CE2161CFB0C31260639E92BD377B6C6975C', + name: 'TIA Squared', + display: 'sqtia', + symbol: 'sqTIA', + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sqtia.svg' + }, + images: [ + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sqtia.svg' + } + ], + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'factory/osmo1g8qypve6l95xmhgc0fddaecerffymsl7kn9muw/sqtia', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ] + }, + { + description: 'The deflationary utility token of the Apollo DAO project', + denom_units: [ + { + denom: + 'ibc/31F445B981295F859C20857034780B5399144FCA788F65AF891BD347119D0059', + exponent: 0, + aliases: [ + 'ibc/73BB20AF857D1FE6E061D01CA13870872AD0C979497CAF71BEA25B1CBF6879F1' + ] + }, + { + denom: 'apollo', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/31F445B981295F859C20857034780B5399144FCA788F65AF891BD347119D0059', + name: 'Apollo DAO', + display: 'apollo', + symbol: 'APOLLO', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/73BB20AF857D1FE6E061D01CA13870872AD0C979497CAF71BEA25B1CBF6879F1', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/apollo.svg' + }, + images: [ + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/apollo.svg' + } + ] + }, + { + description: "Stride's liquid staked DYDX", + denom_units: [ + { + denom: + 'ibc/F11B94DA540057BF56B69E17D7470FB539F214B3840EE199D9162A5B9CDF37B6', + exponent: 0, + aliases: [ + 'ibc/980E82A9F8E7CA8CD480F4577E73682A6D3855A267D1831485D7EBEF0E7A6C2C' + ] + }, + { + denom: 'stDYDX', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/F11B94DA540057BF56B69E17D7470FB539F214B3840EE199D9162A5B9CDF37B6', + name: 'Stride Staked DYDX', + display: 'stDYDX', + symbol: 'stDYDX', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/980E82A9F8E7CA8CD480F4577E73682A6D3855A267D1831485D7EBEF0E7A6C2C', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stdydx.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stdydx.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stdydx.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stdydx.svg' + } + ] + }, + { + description: "Stride's liquid staked TIA", + denom_units: [ + { + denom: + 'ibc/0A392E9206C7D32C5A844300324E7EF35AC09F7BC2BC24C4CF68E57E3D4ED903', + exponent: 0, + aliases: [ + 'ibc/698350B8A61D575025F3ED13E9AC9C0F45C89DEFE92F76D5838F1D3C1A7FF7C9' + ] + }, + { + denom: 'stTIA', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/0A392E9206C7D32C5A844300324E7EF35AC09F7BC2BC24C4CF68E57E3D4ED903', + name: 'Stride Staked TIA', + display: 'stTIA', + symbol: 'stTIA', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/698350B8A61D575025F3ED13E9AC9C0F45C89DEFE92F76D5838F1D3C1A7FF7C9', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/sttia.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/sttia.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/sttia.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/sttia.svg' + } + ] + }, + { + description: 'GLTO-ERC20 on injective', + denom_units: [ + { + denom: + 'ibc/AF4264822D5BEF715EE346BC151A2420AE6F158CFFC655461F2EFEC50420E8BD', + exponent: 0, + aliases: [ + 'ibc/072E5B3D6F278B3E6A9C51D7EAD1A737148609512C5EBE8CBCB5663264A0DDB7' + ] + }, + { + denom: 'glto', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/AF4264822D5BEF715EE346BC151A2420AE6F158CFFC655461F2EFEC50420E8BD', + name: 'Gelotto (Injective)', + display: 'glto', + symbol: 'injective.GLTO', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/072E5B3D6F278B3E6A9C51D7EAD1A737148609512C5EBE8CBCB5663264A0DDB7', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/glto.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/glto.svg' + }, + images: [ + { + image_sync: { + chain_name: 'ethereum', + base_denom: '0xd73175f9eb15eee81745d367ae59309Ca2ceb5e2' + }, + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/glto.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/glto.svg' + } + ], + keywords: ['osmosis_unlisted'] + }, + { + description: + 'The native governance and staking token of the Dymension Hub', + denom_units: [ + { + denom: + 'ibc/C6095E662578C0B1D35347721B87EAC32C40304E5C0C45307E243E87D4393405', + exponent: 0, + aliases: [ + 'ibc/9A76CDF0CBCEF37923F32518FA15E5DC92B9F56128292BC4D63C4AEA76CBB110' + ] + }, + { + denom: 'dym', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/C6095E662578C0B1D35347721B87EAC32C40304E5C0C45307E243E87D4393405', + name: 'Dymension Hub', + display: 'dym', + symbol: 'DYM', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/9A76CDF0CBCEF37923F32518FA15E5DC92B9F56128292BC4D63C4AEA76CBB110', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dymension/images/dymension-logo.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dymension/images/dymension-logo.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dymension/images/dymension-logo.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dymension/images/dymension-logo.svg' + } + ] + }, + { + description: + 'Rapture insurance is the first ever P2P insurance platform on $OSMO. Get rewarded to take care of peoples loved ones after the Rapture.', + denom_units: [ + { + denom: + 'ibc/7E1829DDA50577DA72ECEBD90FAD441D18DC57175B6090FC29BC380E068365A1', + exponent: 0, + aliases: ['factory/osmo1279xudevmf5cw83vkhglct7jededp86k90k2le/RAPTR'] + }, + { + denom: 'RAPTR', + exponent: 6 + } + ], + type_asset: 'sdk.coin', + address: 'osmo1279xudevmf5cw83vkhglct7jededp86k90k2le', + base: 'ibc/7E1829DDA50577DA72ECEBD90FAD441D18DC57175B6090FC29BC380E068365A1', + name: 'RAPTR', + display: 'RAPTR', + symbol: 'RAPTR', + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/RAPTR.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/RAPTR.png' + } + ], + keywords: ['osmosis_unlisted'], + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'factory/osmo1279xudevmf5cw83vkhglct7jededp86k90k2le/RAPTR', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ] + }, + { + denom_units: [ + { + denom: + 'ibc/497985010EAC7CA9D1AD861EE43E3108775A6531B568323F02ABFD8D190AB88A', + exponent: 0, + aliases: [ + 'ibc/0B3C3D06228578334B66B57FBFBA4033216CEB8119B27ACDEE18D92DA5B28D43' + ] + }, + { + denom: 'avalanche-usdc', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/497985010EAC7CA9D1AD861EE43E3108775A6531B568323F02ABFD8D190AB88A', + name: 'Wormhole USDC(Avalanche)', + display: 'avalanche-usdc', + symbol: 'avalanche.USDC.wh', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/0B3C3D06228578334B66B57FBFBA4033216CEB8119B27ACDEE18D92DA5B28D43', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdc.hole.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdc.hole.svg' + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdc.hole.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdc.hole.svg' + } + }, + { + description: 'Sail DAO Token', + denom_units: [ + { + denom: + 'ibc/C2747971483831101424636F81C549C5DE0C7EF9E3E019F2F182E2ACF0B1FED6', + exponent: 0, + aliases: [ + 'factory/osmo1rckme96ptawr4zwexxj5g5gej9s2dmud8r2t9j0k0prn5mch5g4snzzwjv/sail' + ] + }, + { + denom: 'sail', + exponent: 6 + } + ], + base: 'ibc/C2747971483831101424636F81C549C5DE0C7EF9E3E019F2F182E2ACF0B1FED6', + name: 'Sail', + display: 'sail', + symbol: 'SAIL', + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sail.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sail.png' + } + ], + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'factory/osmo1rckme96ptawr4zwexxj5g5gej9s2dmud8r2t9j0k0prn5mch5g4snzzwjv/sail', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ] + }, + { + description: "Nomic's native token.", + denom_units: [ + { + denom: + 'ibc/CEFC0CC2F1B3AA0D149DF7AD1C25A0F2D9444B9C91AEA6911DA597D34B6EC8A5', + exponent: 0, + aliases: [ + 'ibc/F49DFB3BC8105C57EE7F17EC2402438825B31212CFDD81681EB87911E934F32C' + ] + }, + { + denom: 'nom', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/CEFC0CC2F1B3AA0D149DF7AD1C25A0F2D9444B9C91AEA6911DA597D34B6EC8A5', + name: 'Nomic', + display: 'nomic', + symbol: 'nomic.NOM', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'ibc/F49DFB3BC8105C57EE7F17EC2402438825B31212CFDD81681EB87911E934F32C', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ], + images: [ + { + image_sync: { + chain_name: 'nomic', + base_denom: 'unom' + }, + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nom.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nom.svg' + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nom.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nom.svg' + } + }, + { + description: + "A clan of 11y bad kids crafting chaos on the Cosmos eco. One bad memecoin to rule them all $BADKID. Airdropped to Badkids NFT holders and $STARS stakers. It's so bad, your wallet's throwing a tantrum for it.", + denom_units: [ + { + denom: + 'ibc/256FE176449DCCF043E1FF7CFEF140D55D1A173830EF30E46D504AC492D1575D', + exponent: 0, + aliases: [ + 'factory/osmo10n8rv8npx870l69248hnp6djy6pll2yuzzn9x8/BADKID' + ] + }, + { + denom: 'BADKID', + exponent: 6 + } + ], + type_asset: 'sdk.coin', + address: 'osmo10n8rv8npx870l69248hnp6djy6pll2yuzzn9x8', + base: 'ibc/256FE176449DCCF043E1FF7CFEF140D55D1A173830EF30E46D504AC492D1575D', + name: 'BADKID', + display: 'BADKID', + symbol: 'BADKID', + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/badkid.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/badkid.png' + } + ], + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20082', + base_denom: + 'factory/osmo10n8rv8npx870l69248hnp6djy6pll2yuzzn9x8/BADKID', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-4' + } + } + ] + } + ] +}; +export default assets; diff --git a/packages/assets/src/mainnet/kujira.ts b/packages/assets/src/mainnet/kujira.ts index 4f7025dbe..51f006d00 100644 --- a/packages/assets/src/mainnet/kujira.ts +++ b/packages/assets/src/mainnet/kujira.ts @@ -3187,6 +3187,50 @@ const assets: AssetList = { svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDCoin.svg' } }, + { + description: + 'The native governance and staking token of the Dymension Hub', + denom_units: [ + { + denom: + 'ibc/9012F7E79EACC34CE81A4404ECBEED5A5DFFD61CCEE23F2B8600BAC948C483E6', + exponent: 0, + aliases: ['adym'] + }, + { + denom: 'dym', + exponent: 18 + } + ], + base: 'ibc/9012F7E79EACC34CE81A4404ECBEED5A5DFFD61CCEE23F2B8600BAC948C483E6', + name: 'Dymension', + display: 'dym', + symbol: 'DYM', + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dymension/images/dymension-logo.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dymension/images/dymension-logo.svg' + }, + coingecko_id: 'dymension', + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dymension/images/dymension-logo.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dymension/images/dymension-logo.svg' + } + ], + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-10', + base_denom: 'adym', + chain_name: 'dymension' + }, + chain: { + channel_id: 'channel-160' + } + } + ] + }, { description: 'The native EVM, governance and staking token of the Evmos Hub', diff --git a/packages/assets/src/mainnet/osmosis.ts b/packages/assets/src/mainnet/osmosis.ts index f16fa6344..da40cecda 100644 --- a/packages/assets/src/mainnet/osmosis.ts +++ b/packages/assets/src/mainnet/osmosis.ts @@ -13679,12 +13679,25 @@ const assets: AssetList = { display: 'nym', symbol: 'NYM', logo_URIs: { - png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nyx/images/nym.png' + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nyx/images/nym-token-light.png' }, coingecko_id: 'nym', images: [ { - png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nyx/images/nym.png' + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nyx/images/nym-token-light.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nyx/images/nym-token-light.svg', + theme: { + dark_mode: false, + circle: true + } + }, + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nyx/images/nym-token-dark.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nyx/images/nym-token-dark.svg', + theme: { + dark_mode: true, + circle: true + } } ], traces: [ @@ -22552,14 +22565,14 @@ const assets: AssetList = { 'Minerva was one of the main goddesses worshiped by the Roman Pagans and is a goddess from Roman Mythology.', type_asset: 'cw20', address: - 'juno1lsfym25w35ylhuq4m48fmycwe6nhntzh2ag2pttqtfe8cew9s25s2ym9t8', + 'juno1h86ut5aevlxuuxrra6wy3dfq6e39zkzzv9eelz678jr6amxlc4gsx46j82', denom_units: [ { denom: - 'ibc/297AF7827A8D61CB77DADAF6D951D428ACAF56C37BB98079B4B32DC694A73F20', + 'ibc/9E1F8DBB64753CAB022F2BDEA0D2C3B53522F372140DDF494AEE94C3078925E8', exponent: 0, aliases: [ - 'cw20:juno1lsfym25w35ylhuq4m48fmycwe6nhntzh2ag2pttqtfe8cew9s25s2ym9t8' + 'cw20:juno1h86ut5aevlxuuxrra6wy3dfq6e39zkzzv9eelz678jr6amxlc4gsx46j82' ] }, { @@ -22567,7 +22580,7 @@ const assets: AssetList = { exponent: 6 } ], - base: 'ibc/297AF7827A8D61CB77DADAF6D951D428ACAF56C37BB98079B4B32DC694A73F20', + base: 'ibc/9E1F8DBB64753CAB022F2BDEA0D2C3B53522F372140DDF494AEE94C3078925E8', name: 'MINERVA', display: 'minerva', symbol: 'MRVA', @@ -22586,7 +22599,56 @@ const assets: AssetList = { port: 'wasm.juno1v4887y83d6g28puzvt8cl0f3cdhd3y6y9mpysnsp3k8krdm7l6jqgm0rkn', channel_id: 'channel-47', base_denom: - 'cw20:juno1lsfym25w35ylhuq4m48fmycwe6nhntzh2ag2pttqtfe8cew9s25s2ym9t8', + 'cw20:juno1h86ut5aevlxuuxrra6wy3dfq6e39zkzzv9eelz678jr6amxlc4gsx46j82', + chain_name: 'juno' + }, + chain: { + port: 'transfer', + channel_id: 'channel-169' + } + } + ] + }, + { + description: + 'In Roman mythology, Juno (Latin: Iuno; pronounced [[Help:Pronunciation|[ˈjuːnoː]]]) was the protector and advisor of the state.', + type_asset: 'cw20', + address: + 'juno13c57ssxvlzefsj4v5spdz4m9r6c6s2far5npvmc9en7nz02xqjyqne40gk', + denom_units: [ + { + denom: + 'ibc/EF9E75F44C52D139A6C98A0E37183E1C32ED6F00BDCFA0020550D78C31A62C0E', + exponent: 0, + aliases: [ + 'cw20:juno13c57ssxvlzefsj4v5spdz4m9r6c6s2far5npvmc9en7nz02xqjyqne40gk' + ] + }, + { + denom: 'luno', + exponent: 6 + } + ], + base: 'ibc/EF9E75F44C52D139A6C98A0E37183E1C32ED6F00BDCFA0020550D78C31A62C0E', + name: 'LUNO', + display: 'luno', + symbol: 'LUNO', + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/luno.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/luno.png' + } + ], + traces: [ + { + type: 'ibc-cw20', + counterparty: { + port: 'wasm.juno1v4887y83d6g28puzvt8cl0f3cdhd3y6y9mpysnsp3k8krdm7l6jqgm0rkn', + channel_id: 'channel-47', + base_denom: + 'cw20:juno13c57ssxvlzefsj4v5spdz4m9r6c6s2far5npvmc9en7nz02xqjyqne40gk', chain_name: 'juno' }, chain: { diff --git a/packages/assets/src/mainnet/persistence.ts b/packages/assets/src/mainnet/persistence.ts index bc613c42c..a4a846797 100644 --- a/packages/assets/src/mainnet/persistence.ts +++ b/packages/assets/src/mainnet/persistence.ts @@ -18874,6 +18874,275 @@ const assets: AssetList = { } ] }, + { + description: 'The native token of Stargaze', + denom_units: [ + { + denom: + 'ibc/AD8E1D4AC4EA8FC79CC46E33319A3791477D4DEBFC30D5D874074B993422B41B', + exponent: 0, + aliases: ['ustars'] + }, + { + denom: 'stars', + exponent: 6 + } + ], + base: 'ibc/AD8E1D4AC4EA8FC79CC46E33319A3791477D4DEBFC30D5D874074B993422B41B', + name: 'Stargaze', + display: 'stars', + symbol: 'STARS', + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg' + }, + coingecko_id: 'stargaze', + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg' + } + ], + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-287', + base_denom: 'ustars', + chain_name: 'stargaze' + }, + chain: { + channel_id: 'channel-197' + } + } + ] + }, + { + description: 'The native token of ohhNFT.', + denom_units: [ + { + denom: + 'ibc/FAB9D0A5DA417BE2C76655EEE07872FEB763F7792BE3052C6534D39471C94271', + exponent: 0, + aliases: ['factory/stars16da2uus9zrsy83h23ur42v3lglg5rmyrpqnju4/dust'] + }, + { + denom: 'strdst', + exponent: 6 + } + ], + base: 'ibc/FAB9D0A5DA417BE2C76655EEE07872FEB763F7792BE3052C6534D39471C94271', + name: 'Stardust STRDST', + display: 'strdst', + symbol: 'STRDST', + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/dust.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/dust.svg' + }, + coingecko_id: '', + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/dust.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/dust.svg' + } + ], + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-287', + base_denom: + 'factory/stars16da2uus9zrsy83h23ur42v3lglg5rmyrpqnju4/dust', + chain_name: 'stargaze' + }, + chain: { + channel_id: 'channel-197' + } + } + ] + }, + { + description: 'The native meme token of stargaze.', + denom_units: [ + { + denom: + 'ibc/AC9E1FB85A18A03C0B4999C352E6E7F80A998C06DC11A2D167914BDB509EB7AD', + exponent: 0, + aliases: [ + 'factory/stars16da2uus9zrsy83h23ur42v3lglg5rmyrpqnju4/mGAZE' + ] + }, + { + denom: 'GAZE', + exponent: 6 + } + ], + base: 'ibc/AC9E1FB85A18A03C0B4999C352E6E7F80A998C06DC11A2D167914BDB509EB7AD', + name: 'Gaze GAZE', + display: 'GAZE', + symbol: 'GAZE', + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/gaze.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/gaze.svg' + }, + coingecko_id: '', + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/gaze.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/gaze.svg' + } + ], + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-287', + base_denom: + 'factory/stars16da2uus9zrsy83h23ur42v3lglg5rmyrpqnju4/mGAZE', + chain_name: 'stargaze' + }, + chain: { + channel_id: 'channel-197' + } + } + ] + }, + { + description: 'ohhNFT LP token.', + denom_units: [ + { + denom: + 'ibc/B1CE8021FE0212DD21FD5F62769B484C1964921869E50805CA336B0810B38CB9', + exponent: 0, + aliases: [ + 'factory/stars16da2uus9zrsy83h23ur42v3lglg5rmyrpqnju4/uBRNCH' + ] + }, + { + denom: 'BRNCH', + exponent: 6 + } + ], + base: 'ibc/B1CE8021FE0212DD21FD5F62769B484C1964921869E50805CA336B0810B38CB9', + name: 'Branch', + display: 'BRNCH', + symbol: 'BRNCH', + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/brnch.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/brnch.svg' + }, + coingecko_id: '', + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/brnch.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/brnch.svg' + } + ], + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-287', + base_denom: + 'factory/stars16da2uus9zrsy83h23ur42v3lglg5rmyrpqnju4/uBRNCH', + chain_name: 'stargaze' + }, + chain: { + channel_id: 'channel-197' + } + } + ] + }, + { + description: 'Social token for the ohhVAULT.', + denom_units: [ + { + denom: + 'ibc/BCAC1AFF5ADBA3ECC6D8675464E790381409BB8EEF0163058D0CA351E3E93830', + exponent: 0, + aliases: ['factory/stars16da2uus9zrsy83h23ur42v3lglg5rmyrpqnju4/uOHH'] + }, + { + denom: 'OHH', + exponent: 6 + } + ], + base: 'ibc/BCAC1AFF5ADBA3ECC6D8675464E790381409BB8EEF0163058D0CA351E3E93830', + name: 'ohhVAULT ohh', + display: 'OHH', + symbol: 'OHH', + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/ohh.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/ohh.svg' + }, + coingecko_id: '', + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/ohh.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/ohh.svg' + } + ], + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-287', + base_denom: + 'factory/stars16da2uus9zrsy83h23ur42v3lglg5rmyrpqnju4/uOHH', + chain_name: 'stargaze' + }, + chain: { + channel_id: 'channel-197' + } + } + ] + }, + { + description: 'The native coin of Sneaky Productions.', + denom_units: [ + { + denom: + 'ibc/AD31AD53FF81FEF89731F9AC8FCEFD379C2346CABEAA940E6551B89073863DEE', + exponent: 0, + aliases: [ + 'factory/stars1xx5976njvxpl9n4v8huvff6cudhx7yuu8e7rt4/usneaky' + ] + }, + { + denom: 'sneaky', + exponent: 6 + } + ], + base: 'ibc/AD31AD53FF81FEF89731F9AC8FCEFD379C2346CABEAA940E6551B89073863DEE', + name: 'Sneaky Productions', + display: 'sneaky', + symbol: 'SNEAKY', + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/sneaky.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/sneaky.svg' + }, + coingecko_id: '', + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/sneaky.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/sneaky.svg' + } + ], + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-287', + base_denom: + 'factory/stars1xx5976njvxpl9n4v8huvff6cudhx7yuu8e7rt4/usneaky', + chain_name: 'stargaze' + }, + chain: { + channel_id: 'channel-197' + } + } + ] + }, { description: 'IOV coin is the token for the Starname (IOV) Asset Name Service', diff --git a/packages/assets/src/mainnet/scorum.ts b/packages/assets/src/mainnet/scorum.ts new file mode 100644 index 000000000..bd473a6df --- /dev/null +++ b/packages/assets/src/mainnet/scorum.ts @@ -0,0 +1,13603 @@ +import { AssetList } from '@chain-registry/types'; +const assets: AssetList = { + chain_name: 'scorum', + assets: [ + { + description: 'The native token of Osmosis', + denom_units: [ + { + denom: + 'ibc/0471F1C4E7AFD3F07702BEF6DC365268D64570F7C1FDC98EA6098DD6DE59817B', + exponent: 0, + aliases: ['uosmo'] + }, + { + denom: 'osmo', + exponent: 6 + } + ], + type_asset: 'sdk.coin', + base: 'ibc/0471F1C4E7AFD3F07702BEF6DC365268D64570F7C1FDC98EA6098DD6DE59817B', + name: 'Osmosis', + display: 'osmo', + symbol: 'OSMO', + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg' + } + ], + coingecko_id: 'osmosis', + keywords: ['dex', 'staking'], + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: 'uosmo', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ] + }, + { + denom_units: [ + { + denom: + 'ibc/EA7DF7F779C7F14E07172E5713E07356B55F01496CA649DDE46CF8FBF1A8466D', + exponent: 0, + aliases: ['uion'] + }, + { + denom: 'ion', + exponent: 6 + } + ], + type_asset: 'sdk.coin', + base: 'ibc/EA7DF7F779C7F14E07172E5713E07356B55F01496CA649DDE46CF8FBF1A8466D', + name: 'Ion DAO', + display: 'ion', + symbol: 'ION', + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg' + } + ], + coingecko_id: 'ion', + keywords: ['memecoin'], + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: 'uion', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ] + }, + { + description: "Circle's stablecoin on Axelar", + denom_units: [ + { + denom: + 'ibc/FA7775734CC73176B7425910DE001A1D2AD9B6D9E93129A5D0750EAD13E4E63A', + exponent: 0, + aliases: [ + 'ibc/D189335C6E4A68B513C10AB227BF1C1D38C746766278BA3EEB4FB14124F1D858' + ] + }, + { + denom: 'usdc', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/FA7775734CC73176B7425910DE001A1D2AD9B6D9E93129A5D0750EAD13E4E63A', + name: 'USD Coin (Axelar)', + display: 'usdc', + symbol: 'USDC.axl', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/D189335C6E4A68B513C10AB227BF1C1D38C746766278BA3EEB4FB14124F1D858', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdc.axl.svg', + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdc.axl.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdc.axl.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdc.axl.svg' + }, + { + image_sync: { + chain_name: 'axelar', + base_denom: 'uusdc' + }, + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.svg' + } + ] + }, + { + description: + "Ethereum (ETH) is a decentralized, open-source blockchain system featuring smart contract functionality. It's the native cryptocurrency of the Ethereum platform, often regarded as the second most popular digital currency after Bitcoin. Ethereum was proposed in late 2013 and development was crowdfunded in 2014, leading to its network going live on 30 July 2015.\n\nETH, as a digital currency, is used for a variety of purposes within the Ethereum ecosystem, including the execution of decentralized smart contracts and as a mode of payment. Unlike Bitcoin, Ethereum was designed to be a platform for applications that can operate without the need for intermediaries, using blockchain technology. This has made Ethereum a leading platform for various applications, including decentralized finance (DeFi), non-fungible tokens (NFTs), and more. Ethereum is constantly evolving, with a significant upgrade termed Ethereum 2.0, which aims to improve its scalability, security, and sustainability.", + denom_units: [ + { + denom: + 'ibc/37B7C1AABC243067278C28C77973A28D7844EF5465ACD0EBE6E506BE4C6816C2', + exponent: 0, + aliases: [ + 'ibc/EA1D43981D5C9A1C4AAEA9C23BB1D4FA126BA9BC7020A25E0AE4AA841EA25DC5' + ] + }, + { + denom: 'weth', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/37B7C1AABC243067278C28C77973A28D7844EF5465ACD0EBE6E506BE4C6816C2', + name: 'Ether', + display: 'weth', + symbol: 'ETH', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/EA1D43981D5C9A1C4AAEA9C23BB1D4FA126BA9BC7020A25E0AE4AA841EA25DC5', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eth-white.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eth-white.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eth-white.svg' + } + ] + }, + { + description: 'Wrapped Bitcoin on Axelar', + denom_units: [ + { + denom: + 'ibc/DA1BE182A23423A7031255C608B68D1E54AD30087AEB7F25B48D2CF8A5FE1DDB', + exponent: 0, + aliases: [ + 'ibc/D1542AA8762DB13087D8364F3EA6509FD6F009A34F00426AF9E4F9FA85CBBF1F' + ] + }, + { + denom: 'wbtc', + exponent: 8 + } + ], + type_asset: 'ics20', + base: 'ibc/DA1BE182A23423A7031255C608B68D1E54AD30087AEB7F25B48D2CF8A5FE1DDB', + name: 'Wrapped Bitcoin (Axelar)', + display: 'wbtc', + symbol: 'WBTC.axl', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/D1542AA8762DB13087D8364F3EA6509FD6F009A34F00426AF9E4F9FA85CBBF1F', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/wbtc.axl.svg', + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/wbtc.axl.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/wbtc.axl.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/wbtc.axl.svg' + }, + { + image_sync: { + chain_name: 'axelar', + base_denom: 'wbtc-satoshi' + }, + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/wbtc.png' + } + ] + }, + { + description: "Tether's USD stablecoin on Axelar", + denom_units: [ + { + denom: + 'ibc/06C84FFAEBCB82E8E6E96CB069E1884DF2986C7682A661772D30141ED93C7B4A', + exponent: 0, + aliases: [ + 'ibc/8242AD24008032E457D2E12D46588FD39FB54FB29680C6C7663D296B383C37C4' + ] + }, + { + denom: 'usdt', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/06C84FFAEBCB82E8E6E96CB069E1884DF2986C7682A661772D30141ED93C7B4A', + name: 'Tether USD (Axelar)', + display: 'usdt', + symbol: 'USDT.axl', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/8242AD24008032E457D2E12D46588FD39FB54FB29680C6C7663D296B383C37C4', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.axl.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdt.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdt.svg' + }, + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.axl.svg' + } + ] + }, + { + description: + 'Multi-Collateral Dai, brings a lot of new and exciting features, such as support for new CDP collateral types and Dai Savings Rate.', + denom_units: [ + { + denom: + 'ibc/F63DEC0CD762E1B258767C2D8E91362315483A638FFF8B30DCEE81C49C9725B1', + exponent: 0, + aliases: [ + 'ibc/0CD3A0285E1341859B5E86B6AB7682F023D03E97607CCC1DC95706411D866DF7' + ] + }, + { + denom: 'dai', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/F63DEC0CD762E1B258767C2D8E91362315483A638FFF8B30DCEE81C49C9725B1', + name: 'Dai Stablecoin', + display: 'dai', + symbol: 'DAI', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/0CD3A0285E1341859B5E86B6AB7682F023D03E97607CCC1DC95706411D866DF7', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/dai.svg' + }, + images: [ + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/dai.svg' + } + ] + }, + { + description: + 'Binance USD (BUSD) is a dollar-backed stablecoin issued and custodied by Paxos Trust Company, and regulated by the New York State Department of Financial Services. BUSD is available directly for sale 1:1 with USD on Paxos.com and will be listed for trading on Binance.', + denom_units: [ + { + denom: + 'ibc/8ECC3F9305795023FE1F7AB4C67B338BB1A1705A298E167269626D012E467110', + exponent: 0, + aliases: [ + 'ibc/6329DD8CF31A334DD5BE3F68C846C9FE313281362B37686A62343BAC1EB1546D' + ] + }, + { + denom: 'busd', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/8ECC3F9305795023FE1F7AB4C67B338BB1A1705A298E167269626D012E467110', + name: 'Binance USD', + display: 'busd', + symbol: 'BUSD', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/6329DD8CF31A334DD5BE3F68C846C9FE313281362B37686A62343BAC1EB1546D', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/busd.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/busd.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/busd.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/busd.svg' + } + ] + }, + { + description: 'The native staking and governance token of the Cosmos Hub.', + denom_units: [ + { + denom: + 'ibc/FA0006F056DB6719B8C16C551FC392B62F5729978FC0B125AC9A432DBB2AA1A5', + exponent: 0, + aliases: [ + 'ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2' + ] + }, + { + denom: 'atom', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/FA0006F056DB6719B8C16C551FC392B62F5729978FC0B125AC9A432DBB2AA1A5', + name: 'Cosmos Hub', + display: 'atom', + symbol: 'ATOM', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg' + }, + images: [ + { + image_sync: { + chain_name: 'cosmoshub', + base_denom: 'uatom' + }, + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg' + } + ] + }, + { + description: + 'CRO is the native token of the Crypto.org Chain, referred to as Native CRO.', + denom_units: [ + { + denom: + 'ibc/FBA34C2BCE61066AED99D1797EB05A419F5FDB523E36F30F6C254BE61BCCAE29', + exponent: 0, + aliases: [ + 'ibc/E6931F78057F7CC5DA0FD6CEF82FF39373A6E0452BF1FD76910B93292CF356C1' + ] + }, + { + denom: 'cro', + exponent: 8 + } + ], + type_asset: 'ics20', + base: 'ibc/FBA34C2BCE61066AED99D1797EB05A419F5FDB523E36F30F6C254BE61BCCAE29', + name: 'Cronos POS Chain', + display: 'cro', + symbol: 'CRO', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/E6931F78057F7CC5DA0FD6CEF82FF39373A6E0452BF1FD76910B93292CF356C1', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cro.svg' + }, + images: [ + { + image_sync: { + chain_name: 'cryptoorgchain', + base_denom: 'basecro' + }, + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cro.svg' + } + ] + }, + { + description: + 'BNB powers the BNB Chain ecosystem and is the native coin of the BNB Beacon Chain and BNB Smart Chain.', + denom_units: [ + { + denom: + 'ibc/7A115794740AAA20DF614362C13A08500064A39BEDB506281F51B270EF91C883', + exponent: 0, + aliases: [ + 'ibc/F4A070A6D78496D53127EA85C094A9EC87DFC1F36071B8CCDDBD020F933D213D' + ] + }, + { + denom: 'wbnb', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/7A115794740AAA20DF614362C13A08500064A39BEDB506281F51B270EF91C883', + name: 'Binance Coin', + display: 'wbnb', + symbol: 'BNB', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/F4A070A6D78496D53127EA85C094A9EC87DFC1F36071B8CCDDBD020F933D213D', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/binancesmartchain/images/bnb.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/binancesmartchain/images/bnb.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/binancesmartchain/images/bnb.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/binancesmartchain/images/bnb.svg' + } + ] + }, + { + description: + 'Polygon (formerly Matic) Network brings massive scale to Ethereum using an adapted version of Plasma with PoS based side chains. Polygon is a well-structured, easy-to-use platform for Ethereum scaling and infrastructure development.', + denom_units: [ + { + denom: + 'ibc/BB2299E1B33282B292D53764B0A121CEB7E89280E7494C22A531EAB7B741D9A4', + exponent: 0, + aliases: [ + 'ibc/AB589511ED0DD5FA56171A39978AFBF1371DB986EC1C3526CE138A16377E39BB' + ] + }, + { + denom: 'wmatic', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/BB2299E1B33282B292D53764B0A121CEB7E89280E7494C22A531EAB7B741D9A4', + name: 'Polygon', + display: 'wmatic', + symbol: 'MATIC', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/AB589511ED0DD5FA56171A39978AFBF1371DB986EC1C3526CE138A16377E39BB', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/polygon/images/matic-purple.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/polygon/images/matic-purple.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/polygon/images/matic-purple.svg' + } + ] + }, + { + description: + 'AVAX is the native token of Avalanche. It is a hard-capped, scarce asset that is used to pay for fees, secure the platform through staking, and provide a basic unit of account between the multiple subnets created on Avalanche.', + denom_units: [ + { + denom: + 'ibc/7FB69AF41937DB7B6BAE96979F59C8F5D838E7CA9C5D713B6663510E473DA08B', + exponent: 0, + aliases: [ + 'ibc/6F62F01D913E3FFE472A38C78235B8F021B511BC6596ADFF02615C8F83D3B373' + ] + }, + { + denom: 'avax', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/7FB69AF41937DB7B6BAE96979F59C8F5D838E7CA9C5D713B6663510E473DA08B', + name: 'Avalanche', + display: 'avax', + symbol: 'AVAX', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/6F62F01D913E3FFE472A38C78235B8F021B511BC6596ADFF02615C8F83D3B373', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/avalanche/images/avax.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/avalanche/images/avax.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/avalanche/images/avax.svg' + } + ] + }, + { + description: 'The native staking token of Terra Classic.', + denom_units: [ + { + denom: + 'ibc/815FC81EB6BD612206BD9A9909A02F7691D24A5B97CDFE2124B1BDCA9D4AB14C', + exponent: 0, + aliases: [ + 'ibc/0EF15DF2F02480ADE0BB6E85D9EBB5DAEA2836D3860E9F97F9AADE4F57A31AA0' + ] + }, + { + denom: 'mluna', + exponent: 3, + aliases: ['milliluna'] + }, + { + denom: 'luna', + exponent: 6, + aliases: ['lunc'] + } + ], + type_asset: 'ics20', + base: 'ibc/815FC81EB6BD612206BD9A9909A02F7691D24A5B97CDFE2124B1BDCA9D4AB14C', + name: 'Luna Classic', + display: 'luna', + symbol: 'LUNC', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/0EF15DF2F02480ADE0BB6E85D9EBB5DAEA2836D3860E9F97F9AADE4F57A31AA0', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/luna.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/luna.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/luna.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/luna.svg' + } + ] + }, + { + description: 'The native token of JUNO Chain', + denom_units: [ + { + denom: + 'ibc/8C585AA7388BCD1E05DD39BFC0B1DDD12024397EC68EA6B52FB38716C3A64790', + exponent: 0, + aliases: [ + 'ibc/46B44899322F3CD854D2D46DEEF881958467CDD4B3B10086DA49296BBED94BED' + ] + }, + { + denom: 'juno', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/8C585AA7388BCD1E05DD39BFC0B1DDD12024397EC68EA6B52FB38716C3A64790', + name: 'Juno', + display: 'juno', + symbol: 'JUNO', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/46B44899322F3CD854D2D46DEEF881958467CDD4B3B10086DA49296BBED94BED', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/juno.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/juno.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/juno.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/juno.svg' + } + ] + }, + { + description: 'Wrapped Polkadot on Axelar', + denom_units: [ + { + denom: + 'ibc/C1317B408C60771EBD2C20F248FAD2246ED9AD6133F4FCE75C2B20BFD5DC3FCF', + exponent: 0, + aliases: [ + 'ibc/3FF92D26B407FD61AE95D975712A7C319CDE28DE4D80BDC9978D935932B991D7' + ] + }, + { + denom: 'dot', + exponent: 10 + } + ], + type_asset: 'ics20', + base: 'ibc/C1317B408C60771EBD2C20F248FAD2246ED9AD6133F4FCE75C2B20BFD5DC3FCF', + name: 'Wrapped Polkadot (Axelar)', + display: 'dot', + symbol: 'DOT.axl', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/3FF92D26B407FD61AE95D975712A7C319CDE28DE4D80BDC9978D935932B991D7', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/dot.axl.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/polkadot/images/dot.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/polkadot/images/dot.svg' + }, + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/dot.axl.svg' + } + ] + }, + { + description: + 'The native EVM, governance and staking token of the Evmos Hub', + denom_units: [ + { + denom: + 'ibc/D033E88EB94ADB1845E0EF65FAECB9269846EBA5B1C32831FFCFB5B270759DCD', + exponent: 0, + aliases: [ + 'ibc/6AE98883D4D5D5FF9E50D7130F1305DA2FFA0C652D1DD9C123657C6B4EB2DF8A' + ] + }, + { + denom: 'evmos', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/D033E88EB94ADB1845E0EF65FAECB9269846EBA5B1C32831FFCFB5B270759DCD', + name: 'Evmos', + display: 'evmos', + symbol: 'EVMOS', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/6AE98883D4D5D5FF9E50D7130F1305DA2FFA0C652D1DD9C123657C6B4EB2DF8A', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.svg' + } + ] + }, + { + description: 'The native staking and governance token of Kava', + denom_units: [ + { + denom: + 'ibc/D171E56737981CAD5DC9EA0A931B1B89BF3AD1226FAE441350EF8D6278D27B03', + exponent: 0, + aliases: [ + 'ibc/57AA1A70A4BC9769C525EBF6386F7A21536E04A79D62E1981EFCEF9428EBB205' + ] + }, + { + denom: 'kava', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/D171E56737981CAD5DC9EA0A931B1B89BF3AD1226FAE441350EF8D6278D27B03', + name: 'Kava', + display: 'kava', + symbol: 'KAVA', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/57AA1A70A4BC9769C525EBF6386F7A21536E04A79D62E1981EFCEF9428EBB205', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/kava.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/kava.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/kava.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/kava.svg' + } + ] + }, + { + description: 'The native token of Secret Network', + denom_units: [ + { + denom: + 'ibc/2BBF3EEB88F4BB5285A5075DE1B40EF65E5028947B7751096FFF9D05585ACFD1', + exponent: 0, + aliases: [ + 'ibc/0954E1C28EB7AF5B72D24F3BC2B47BBB2FDF91BDDFD57B74B99E133AED40972A' + ] + }, + { + denom: 'scrt', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/2BBF3EEB88F4BB5285A5075DE1B40EF65E5028947B7751096FFF9D05585ACFD1', + name: 'Secret Network', + display: 'scrt', + symbol: 'SCRT', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/0954E1C28EB7AF5B72D24F3BC2B47BBB2FDF91BDDFD57B74B99E133AED40972A', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg' + } + ] + }, + { + description: 'The USD stablecoin of Terra Classic.', + denom_units: [ + { + denom: + 'ibc/30C9FA3DF80892CF4615A84845349EAD427670CB38C6B03B0388BE8543B2AB4D', + exponent: 0, + aliases: [ + 'ibc/BE1BB42D4BE3C30D50B68D7C41DB4DFCE9678E8EF8C539F6E6A9345048894FCC' + ] + }, + { + denom: 'musd', + exponent: 3, + aliases: ['milliusd'] + }, + { + denom: 'ust', + exponent: 6, + aliases: ['ustc'] + } + ], + type_asset: 'ics20', + base: 'ibc/30C9FA3DF80892CF4615A84845349EAD427670CB38C6B03B0388BE8543B2AB4D', + name: 'TerraClassicUSD', + display: 'ust', + symbol: 'USTC', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/BE1BB42D4BE3C30D50B68D7C41DB4DFCE9678E8EF8C539F6E6A9345048894FCC', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/ust.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/ust.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/ust.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/ust.svg' + } + ] + }, + { + description: 'The native token of Stargaze', + denom_units: [ + { + denom: + 'ibc/BE9116F49581FF59F018C64FB4A445B307332F77381640AAB05380473D0D7642', + exponent: 0, + aliases: [ + 'ibc/987C17B11ABC2B20019178ACE62929FE9840202CE79498E29FE8E5CB02B7C0A4' + ] + }, + { + denom: 'stars', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/BE9116F49581FF59F018C64FB4A445B307332F77381640AAB05380473D0D7642', + name: 'Stargaze', + display: 'stars', + symbol: 'STARS', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/987C17B11ABC2B20019178ACE62929FE9840202CE79498E29FE8E5CB02B7C0A4', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg' + }, + images: [ + { + image_sync: { + chain_name: 'stargaze', + base_denom: 'ustars' + }, + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg' + } + ] + }, + { + description: 'The native token of Chihuahua Chain', + denom_units: [ + { + denom: + 'ibc/D43715C51D81CBCDCE72F94476EE539BC511991EF8D65FC7E4EDA982EE6CF1E2', + exponent: 0, + aliases: [ + 'ibc/B9E0A1A524E98BB407D3CED8720EFEFD186002F90C1B1B7964811DD0CCC12228' + ] + }, + { + denom: 'huahua', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/D43715C51D81CBCDCE72F94476EE539BC511991EF8D65FC7E4EDA982EE6CF1E2', + name: 'Chihuahua', + display: 'huahua', + symbol: 'HUAHUA', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/B9E0A1A524E98BB407D3CED8720EFEFD186002F90C1B1B7964811DD0CCC12228', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/chihuahua/images/huahua.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/chihuahua/images/huahua.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/chihuahua/images/huahua.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/chihuahua/images/huahua.svg' + } + ] + }, + { + description: + 'The XPRT token is primarily a governance token for the Persistence chain.', + denom_units: [ + { + denom: + 'ibc/CB77DC79F829E7F15A04C34A985DDD0E77CFBB7B6887552A10FCF8028A007234', + exponent: 0, + aliases: [ + 'ibc/A0CC0CF735BFB30E730C70019D4218A1244FF383503FF7579C9201AB93CA9293' + ] + }, + { + denom: 'xprt', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/CB77DC79F829E7F15A04C34A985DDD0E77CFBB7B6887552A10FCF8028A007234', + name: 'Persistence', + display: 'xprt', + symbol: 'XPRT', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/A0CC0CF735BFB30E730C70019D4218A1244FF383503FF7579C9201AB93CA9293', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/xprt.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/xprt.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/xprt.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/xprt.svg' + } + ] + }, + { + description: + 'pSTAKE is a liquid staking protocol unlocking the liquidity of staked assets. Stakers of PoS tokens can stake their assets while maintaining the liquidity of these assets. Users earn staking rewards + receive 1:1 pegged staked representative tokens which can be used to generate additional yield.', + denom_units: [ + { + denom: + 'ibc/D8E6DBAF07B6E5588FF589D0FE6515B1D43C9E4D949C79A0506FCEEC55C630E4', + exponent: 0, + aliases: [ + 'ibc/8061A06D3BD4D52C4A28FFECF7150D370393AF0BA661C3776C54FF32836C3961' + ] + }, + { + denom: 'pstake', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/D8E6DBAF07B6E5588FF589D0FE6515B1D43C9E4D949C79A0506FCEEC55C630E4', + name: 'pSTAKE Finance', + display: 'pstake', + symbol: 'PSTAKE', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/8061A06D3BD4D52C4A28FFECF7150D370393AF0BA661C3776C54FF32836C3961', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/pstake.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/pstake.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/pstake.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/pstake.svg' + } + ], + keywords: ['canon'] + }, + { + description: + "Akash Token (AKT) is the Akash Network's native utility token, used as the primary means to govern, secure the blockchain, incentivize participants, and provide a default mechanism to store and exchange value.", + denom_units: [ + { + denom: + 'ibc/7AE2B0FD4D084438C7910E6B294E0979A422936B65EC1F4BF67DEE4EC311741B', + exponent: 0, + aliases: [ + 'ibc/1480B8FD20AD5FCAE81EA87584D269547DD4D436843C1D20F15E00EB64743EF4' + ] + }, + { + denom: 'akt', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/7AE2B0FD4D084438C7910E6B294E0979A422936B65EC1F4BF67DEE4EC311741B', + name: 'Akash', + display: 'akt', + symbol: 'AKT', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/1480B8FD20AD5FCAE81EA87584D269547DD4D436843C1D20F15E00EB64743EF4', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.svg' + } + ] + }, + { + description: 'REGEN coin is the token for the Regen Network Platform', + denom_units: [ + { + denom: + 'ibc/DB9E002E57F5ED443D21D292844F9D177927DC22E59D477B03D4979E118E80F2', + exponent: 0, + aliases: [ + 'ibc/1DCC8A6CB5689018431323953344A9F6CC4D0BFB261E88C9F7777372C10CD076' + ] + }, + { + denom: 'regen', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/DB9E002E57F5ED443D21D292844F9D177927DC22E59D477B03D4979E118E80F2', + name: 'Regen', + display: 'regen', + symbol: 'REGEN', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/1DCC8A6CB5689018431323953344A9F6CC4D0BFB261E88C9F7777372C10CD076', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/regen/images/regen.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/regen/images/regen.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/regen/images/regen.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/regen/images/regen.svg' + } + ] + }, + { + description: 'DVPN is the native token of the Sentinel Hub.', + denom_units: [ + { + denom: + 'ibc/C986CD6163D211958B8E5CAF35E4531962B799135C4CA615F31B8692034B2538', + exponent: 0, + aliases: [ + 'ibc/9712DBB13B9631EDFA9BF61B55F1B2D290B2ADB67E3A4EB3A875F3B6081B3B84' + ] + }, + { + denom: 'dvpn', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/C986CD6163D211958B8E5CAF35E4531962B799135C4CA615F31B8692034B2538', + name: 'Sentinel', + display: 'dvpn', + symbol: 'DVPN', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/9712DBB13B9631EDFA9BF61B55F1B2D290B2ADB67E3A4EB3A875F3B6081B3B84', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sentinel/images/dvpn.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sentinel/images/dvpn.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sentinel/images/dvpn.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sentinel/images/dvpn.svg' + } + ] + }, + { + description: + 'The IRIS token is the native governance token for the IrisNet chain.', + denom_units: [ + { + denom: + 'ibc/1EBD0791A5F074E852E379C5AA6B5FA1A85507597C7CD908E89BC86FE8422CE3', + exponent: 0, + aliases: [ + 'ibc/7C4D60AA95E5A7558B0A364860979CA34B7FF8AAF255B87AF9E879374470CEC0' + ] + }, + { + denom: 'iris', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/1EBD0791A5F074E852E379C5AA6B5FA1A85507597C7CD908E89BC86FE8422CE3', + name: 'IRISnet', + display: 'iris', + symbol: 'IRIS', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/7C4D60AA95E5A7558B0A364860979CA34B7FF8AAF255B87AF9E879374470CEC0', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/irisnet/images/iris.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/irisnet/images/iris.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/irisnet/images/iris.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/irisnet/images/iris.svg' + } + ] + }, + { + description: + 'IOV coin is the token for the Starname (IOV) Asset Name Service', + denom_units: [ + { + denom: + 'ibc/8499DCD3CC54614A508C22E3F98003B533549E3D361162C700DC9B62E6343133', + exponent: 0, + aliases: [ + 'ibc/52B1AA623B34EB78FD767CEA69E8D7FA6C9CFE1FBF49C5406268FD325E2CC2AC' + ] + }, + { + denom: 'iov', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/8499DCD3CC54614A508C22E3F98003B533549E3D361162C700DC9B62E6343133', + name: 'Starname', + display: 'iov', + symbol: 'IOV', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/52B1AA623B34EB78FD767CEA69E8D7FA6C9CFE1FBF49C5406268FD325E2CC2AC', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/starname/images/iov.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/starname/images/iov.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/starname/images/iov.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/starname/images/iov.svg' + } + ] + }, + { + description: + 'e-Money NGM staking token. In addition to earning staking rewards the token is bought back and burned based on e-Money stablecoin inflation.', + denom_units: [ + { + denom: + 'ibc/3B04FAB1869B7F4CAC1093E113AB2EB15AC8E0B8D76F40A4A7D5D7E1F1E6EA8C', + exponent: 0, + aliases: [ + 'ibc/1DC495FCEFDA068A3820F903EDBD78B942FBD204D7E93D3BA2B432E9669D1A59' + ] + }, + { + denom: 'ngm', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/3B04FAB1869B7F4CAC1093E113AB2EB15AC8E0B8D76F40A4A7D5D7E1F1E6EA8C', + name: 'e-Money', + display: 'ngm', + symbol: 'NGM', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/1DC495FCEFDA068A3820F903EDBD78B942FBD204D7E93D3BA2B432E9669D1A59', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/ngm.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/ngm.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/ngm.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/ngm.svg' + } + ] + }, + { + description: + 'e-Money EUR stablecoin. Audited and backed by fiat EUR deposits and government bonds.', + denom_units: [ + { + denom: + 'ibc/1688228D9E7F3A7CFE7E09B3F7F3E3000E8D86675CFC8C8F313ACEDEB2FE2493', + exponent: 0, + aliases: [ + 'ibc/5973C068568365FFF40DEDCF1A1CB7582B6116B731CD31A12231AE25E20B871F' + ] + }, + { + denom: 'eur', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/1688228D9E7F3A7CFE7E09B3F7F3E3000E8D86675CFC8C8F313ACEDEB2FE2493', + name: 'e-Money EUR', + display: 'eur', + symbol: 'EEUR', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/5973C068568365FFF40DEDCF1A1CB7582B6116B731CD31A12231AE25E20B871F', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/eeur.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/eeur.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/eeur.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/eeur.svg' + } + ] + }, + { + description: + 'LIKE is the native staking and governance token of LikeCoin chain, a Decentralized Publishing Infrastructure to empower content ownership, authenticity, and provenance.', + denom_units: [ + { + denom: + 'ibc/9E23CCACE78F6D57407DDD8878B8C2144E6CC775C8CC8D4806BE80222999D245', + exponent: 0, + aliases: [ + 'ibc/9989AD6CCA39D1131523DB0617B50F6442081162294B4795E26746292467B525' + ] + }, + { + denom: 'like', + exponent: 9 + } + ], + type_asset: 'ics20', + base: 'ibc/9E23CCACE78F6D57407DDD8878B8C2144E6CC775C8CC8D4806BE80222999D245', + name: 'LikeCoin', + display: 'like', + symbol: 'LIKE', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/9989AD6CCA39D1131523DB0617B50F6442081162294B4795E26746292467B525', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/likecoin/images/like.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/likecoin/images/like.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/likecoin/images/like.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/likecoin/images/like.svg' + } + ] + }, + { + description: 'The native token of IXO Chain', + denom_units: [ + { + denom: + 'ibc/A9617497CC1AC77B54D6FE98A3412F3BDEEA189178F513B969658AB3A9A358BD', + exponent: 0, + aliases: [ + 'ibc/F3FF7A84A73B62921538642F9797C423D2B4C4ACB3C7FCFFCE7F12AA69909C4B' + ] + }, + { + denom: 'ixo', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/A9617497CC1AC77B54D6FE98A3412F3BDEEA189178F513B969658AB3A9A358BD', + name: 'ixo', + display: 'ixo', + symbol: 'IXO', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/F3FF7A84A73B62921538642F9797C423D2B4C4ACB3C7FCFFCE7F12AA69909C4B', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/impacthub/images/ixo.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/impacthub/images/ixo.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/impacthub/images/ixo.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/impacthub/images/ixo.svg' + } + ] + }, + { + description: + 'The BCNA coin is the transactional token within the BitCanna network, serving the legal cannabis industry through its payment network, supply chain and trust network.', + denom_units: [ + { + denom: + 'ibc/984C71F28AC1BE4E8D818CA66CECD7208616D25A4AC99780074ED346B92329E9', + exponent: 0, + aliases: [ + 'ibc/D805F1DA50D31B96E4282C1D4181EDDFB1A44A598BFF5666F4B43E4B8BEA95A5' + ] + }, + { + denom: 'bcna', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/984C71F28AC1BE4E8D818CA66CECD7208616D25A4AC99780074ED346B92329E9', + name: 'BitCanna', + display: 'bcna', + symbol: 'BCNA', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/D805F1DA50D31B96E4282C1D4181EDDFB1A44A598BFF5666F4B43E4B8BEA95A5', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitcanna/images/bcna.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitcanna/images/bcna.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitcanna/images/bcna.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitcanna/images/bcna.svg' + } + ] + }, + { + description: 'BitSong Native Token', + denom_units: [ + { + denom: + 'ibc/8FC22AC4417B45142373DA76FC4FC59AD4E08493C1CEA04F5CF2BE5CAEE7F2C0', + exponent: 0, + aliases: [ + 'ibc/4E5444C35610CC76FC94E7F7886B93121175C28262DDFDDE6F84E82BF2425452' + ] + }, + { + denom: 'btsg', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/8FC22AC4417B45142373DA76FC4FC59AD4E08493C1CEA04F5CF2BE5CAEE7F2C0', + name: 'BitSong', + display: 'btsg', + symbol: 'BTSG', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/4E5444C35610CC76FC94E7F7886B93121175C28262DDFDDE6F84E82BF2425452', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitsong/images/btsg.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitsong/images/btsg.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitsong/images/btsg.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitsong/images/btsg.svg' + } + ] + }, + { + description: 'The native token of Ki Chain', + denom_units: [ + { + denom: + 'ibc/9C47E3943643B9F9B60FE699832EC09F6A1EE113D140EE6BEDF8381D5CB53515', + exponent: 0, + aliases: [ + 'ibc/B547DC9B897E7C3AA5B824696110B8E3D2C31E3ED3F02FF363DCBAD82457E07E' + ] + }, + { + denom: 'xki', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/9C47E3943643B9F9B60FE699832EC09F6A1EE113D140EE6BEDF8381D5CB53515', + name: 'Ki', + display: 'xki', + symbol: 'XKI', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/B547DC9B897E7C3AA5B824696110B8E3D2C31E3ED3F02FF363DCBAD82457E07E', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kichain/images/xki.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kichain/images/xki.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kichain/images/xki.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kichain/images/xki.svg' + } + ] + }, + { + description: + 'Panacea is a public blockchain launched by MediBloc, which is the key infrastructure for reinventing the patient-centered healthcare data ecosystem', + denom_units: [ + { + denom: + 'ibc/22040E16543BD3C4A44DE608944B8823E5C893890F8A736896736195B205EBF5', + exponent: 0, + aliases: [ + 'ibc/3BCCC93AD5DF58D11A6F8A05FA8BC801CBA0BA61A981F57E91B8B598BF8061CB' + ] + }, + { + denom: 'med', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/22040E16543BD3C4A44DE608944B8823E5C893890F8A736896736195B205EBF5', + name: 'Medibloc', + display: 'med', + symbol: 'MED', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/3BCCC93AD5DF58D11A6F8A05FA8BC801CBA0BA61A981F57E91B8B598BF8061CB', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/panacea/images/med.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/panacea/images/med.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/panacea/images/med.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/panacea/images/med.svg' + } + ] + }, + { + description: 'The staking token of Bostrom', + denom_units: [ + { + denom: + 'ibc/3E83703D985D6EF99332CF86E79A65E4C8F856CFE7D74EBB606EF6D405762438', + exponent: 0, + aliases: [ + 'ibc/FE2CD1E6828EC0FAB8AF39BAC45BC25B965BA67CCBC50C13A14BD610B0D1E2C4' + ] + } + ], + type_asset: 'ics20', + base: 'ibc/3E83703D985D6EF99332CF86E79A65E4C8F856CFE7D74EBB606EF6D405762438', + name: 'bostrom', + display: + 'ibc/FE2CD1E6828EC0FAB8AF39BAC45BC25B965BA67CCBC50C13A14BD610B0D1E2C4', + symbol: 'BOOT', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/FE2CD1E6828EC0FAB8AF39BAC45BC25B965BA67CCBC50C13A14BD610B0D1E2C4', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/boot.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/boot.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/boot.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/boot.svg' + } + ] + }, + { + description: 'Native Token of Comdex Protocol', + denom_units: [ + { + denom: + 'ibc/448F9F5170C08F88D2ED1C6394D9EF08F16444EF6F08E6978DB82ABAEEAC199B', + exponent: 0, + aliases: [ + 'ibc/EA3E1640F9B1532AB129A571203A0B9F789A7F14BB66E350DCBFA18E1A1931F0' + ] + }, + { + denom: 'cmdx', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/448F9F5170C08F88D2ED1C6394D9EF08F16444EF6F08E6978DB82ABAEEAC199B', + name: 'Comdex', + display: 'cmdx', + symbol: 'CMDX', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/EA3E1640F9B1532AB129A571203A0B9F789A7F14BB66E350DCBFA18E1A1931F0', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.svg' + } + ] + }, + { + description: 'Native token for the cheqd network', + denom_units: [ + { + denom: + 'ibc/C8E216C59344A5288BF0E5489DC76084736A3C396AB1DB3039C4E0026282B31A', + exponent: 0, + aliases: [ + 'ibc/7A08C6F11EF0F59EB841B9F788A87EC9F2361C7D9703157EC13D940DC53031FA' + ] + }, + { + denom: 'cheq', + exponent: 9 + } + ], + type_asset: 'ics20', + base: 'ibc/C8E216C59344A5288BF0E5489DC76084736A3C396AB1DB3039C4E0026282B31A', + name: 'Cheqd', + display: 'cheq', + symbol: 'CHEQ', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/7A08C6F11EF0F59EB841B9F788A87EC9F2361C7D9703157EC13D940DC53031FA', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cheqd/images/cheq.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cheqd/images/cheq.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cheqd/images/cheq.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cheqd/images/cheq.svg' + } + ] + }, + { + description: 'Native token of the Lum Network', + denom_units: [ + { + denom: + 'ibc/FB2B636BC58823E03B61141B8358D2F2505530D708E9254B8042655947D4F774', + exponent: 0, + aliases: [ + 'ibc/8A34AF0C1943FD0DFCDE9ADBF0B2C9959C45E87E6088EA2FC6ADACD59261B8A2' + ] + }, + { + denom: 'lum', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/FB2B636BC58823E03B61141B8358D2F2505530D708E9254B8042655947D4F774', + name: 'Lum Network', + display: 'lum', + symbol: 'LUM', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/8A34AF0C1943FD0DFCDE9ADBF0B2C9959C45E87E6088EA2FC6ADACD59261B8A2', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/lumnetwork/images/lum.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/lumnetwork/images/lum.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/lumnetwork/images/lum.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/lumnetwork/images/lum.svg' + } + ] + }, + { + description: 'The native token of Vidulum', + denom_units: [ + { + denom: + 'ibc/6511CC20E9FAA95AFDFBBA8359442EDB6910E6AE842538FB078BB6EBC740F64B', + exponent: 0, + aliases: [ + 'ibc/E7B35499CFBEB0FF5778127ABA4FB2C4B79A6B8D3D831D4379C4048C238796BD' + ] + }, + { + denom: 'vdl', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/6511CC20E9FAA95AFDFBBA8359442EDB6910E6AE842538FB078BB6EBC740F64B', + name: 'Vidulum', + display: 'vdl', + symbol: 'VDL', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/E7B35499CFBEB0FF5778127ABA4FB2C4B79A6B8D3D831D4379C4048C238796BD', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/vidulum/images/vdl.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/vidulum/images/vdl.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/vidulum/images/vdl.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/vidulum/images/vdl.svg' + } + ] + }, + { + description: 'The native token of Desmos', + denom_units: [ + { + denom: + 'ibc/29025E8653042A0D5090D9179A3593208FDB1984C772CBA8B90C80E0650696E9', + exponent: 0, + aliases: [ + 'ibc/EA4C0A9F72E2CEDF10D0E7A9A6A22954DB3444910DB5BE980DF59B05A46DAD1C' + ] + }, + { + denom: 'dsm', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/29025E8653042A0D5090D9179A3593208FDB1984C772CBA8B90C80E0650696E9', + name: 'Desmos', + display: 'dsm', + symbol: 'DSM', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/EA4C0A9F72E2CEDF10D0E7A9A6A22954DB3444910DB5BE980DF59B05A46DAD1C', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/desmos/images/dsm.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/desmos/images/dsm.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/desmos/images/dsm.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/desmos/images/dsm.svg' + } + ] + }, + { + description: 'Native token of Dig Chain', + denom_units: [ + { + denom: + 'ibc/F6F6CF3400D3392954448F04BE45666FDBCF439F462C7796A8BD489E0A411E0A', + exponent: 0, + aliases: [ + 'ibc/307E5C96C8F60D1CBEE269A9A86C0834E1DB06F2B3788AE4F716EDB97A48B97D' + ] + }, + { + denom: 'dig', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/F6F6CF3400D3392954448F04BE45666FDBCF439F462C7796A8BD489E0A411E0A', + name: 'Dig Chain', + display: 'dig', + symbol: 'DIG', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/307E5C96C8F60D1CBEE269A9A86C0834E1DB06F2B3788AE4F716EDB97A48B97D', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dig/images/dig.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dig/images/dig.png' + } + ], + keywords: ['osmosis_unstable'] + }, + { + description: + 'Somm Token (SOMM) is the native staking token of the Sommelier Chain', + denom_units: [ + { + denom: + 'ibc/4E798A14E81E318B8DE19859FFAA81B2DFEE58B47A82805748C29D7E062F6218', + exponent: 0, + aliases: [ + 'ibc/9BBA9A1C257E971E38C1422780CE6F0B0686F0A3085E2D61118D904BFE0F5F5E' + ] + }, + { + denom: 'msomm', + exponent: 3, + aliases: ['millisomm'] + }, + { + denom: 'somm', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/4E798A14E81E318B8DE19859FFAA81B2DFEE58B47A82805748C29D7E062F6218', + name: 'Sommelier', + display: 'somm', + symbol: 'SOMM', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/9BBA9A1C257E971E38C1422780CE6F0B0686F0A3085E2D61118D904BFE0F5F5E', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sommelier/images/somm.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sommelier/images/somm.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sommelier/images/somm.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sommelier/images/somm.svg' + } + ] + }, + { + description: 'The native token of BandChain', + denom_units: [ + { + denom: + 'ibc/D288275376CA67229F260CBDCE5C8D996889987A40685B1112F56788B04D3488', + exponent: 0, + aliases: [ + 'ibc/F867AE2112EFE646EC71A25CD2DFABB8927126AC1E19F1BBF0FF693A4ECA05DE' + ] + }, + { + denom: 'band', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/D288275376CA67229F260CBDCE5C8D996889987A40685B1112F56788B04D3488', + name: 'Band Protocol', + display: 'band', + symbol: 'BAND', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/F867AE2112EFE646EC71A25CD2DFABB8927126AC1E19F1BBF0FF693A4ECA05DE', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bandchain/images/band.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bandchain/images/band.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bandchain/images/band.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bandchain/images/band.svg' + } + ] + }, + { + description: 'The native token of Konstellation Network', + denom_units: [ + { + denom: + 'ibc/E72C42550ACDD0E24BE48EB660F8F09F8FEC12F23692D8BF31BB9F67F26DCA60', + exponent: 0, + aliases: [ + 'ibc/346786EA82F41FE55FAD14BF69AD8BA9B36985406E43F3CB23E6C45A285A9593' + ] + }, + { + denom: 'darc', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/E72C42550ACDD0E24BE48EB660F8F09F8FEC12F23692D8BF31BB9F67F26DCA60', + name: 'Konstellation', + display: 'darc', + symbol: 'DARC', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/346786EA82F41FE55FAD14BF69AD8BA9B36985406E43F3CB23E6C45A285A9593', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/konstellation/images/darc.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/konstellation/images/darc.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/konstellation/images/darc.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/konstellation/images/darc.svg' + } + ] + }, + { + description: 'The native token of Umee', + denom_units: [ + { + denom: + 'ibc/83C54E9E58122B40C483E4CA7889BB8CE168D4B88CBF46AEA94466B62A7951E6', + exponent: 0, + aliases: [ + 'ibc/67795E528DF67C5606FC20F824EA39A6EF55BA133F4DC79C90A8C47A0901E17C' + ] + }, + { + denom: 'umee', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/83C54E9E58122B40C483E4CA7889BB8CE168D4B88CBF46AEA94466B62A7951E6', + name: 'Umee', + display: 'umee', + symbol: 'UMEE', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/67795E528DF67C5606FC20F824EA39A6EF55BA133F4DC79C90A8C47A0901E17C', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/umee/images/umee.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/umee/images/umee.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/umee/images/umee.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/umee/images/umee.svg' + } + ] + }, + { + description: 'The native token of Gravity Bridge', + denom_units: [ + { + denom: + 'ibc/8EE22EF8D99ABF405B2E1FE3746263F6373B5A4062FFA90590F67AC10E4A4530', + exponent: 0, + aliases: [ + 'ibc/E97634A40119F1898989C2A23224ED83FDD0A57EA46B3A094E287288D1672B44' + ] + }, + { + denom: 'graviton', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/8EE22EF8D99ABF405B2E1FE3746263F6373B5A4062FFA90590F67AC10E4A4530', + name: 'Gravity Bridge', + display: 'graviton', + symbol: 'GRAV', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/E97634A40119F1898989C2A23224ED83FDD0A57EA46B3A094E287288D1672B44', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.svg' + } + ] + }, + { + description: 'The native token of Decentr', + denom_units: [ + { + denom: + 'ibc/73E5E6F833C5D4CFFDB411731DD8813D1E10AA7FEB319C427A35DC0B50F0A5A6', + exponent: 0, + aliases: [ + 'ibc/9BCB27203424535B6230D594553F1659C77EC173E36D9CF4759E7186EE747E84' + ] + }, + { + denom: 'dec', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/73E5E6F833C5D4CFFDB411731DD8813D1E10AA7FEB319C427A35DC0B50F0A5A6', + name: 'Decentr', + display: 'dec', + symbol: 'DEC', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/9BCB27203424535B6230D594553F1659C77EC173E36D9CF4759E7186EE747E84', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/decentr/images/dec.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/decentr/images/dec.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/decentr/images/dec.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/decentr/images/dec.svg' + } + ] + }, + { + description: 'The native token cw20 for Marble DAO on Juno Chain', + denom_units: [ + { + denom: + 'ibc/0C4C1514001A38D72DFB716D77CD5F3AD20C95478780122FEE4BE7B8645D5828', + exponent: 0, + aliases: [ + 'ibc/F6B691D5F7126579DDC87357B09D653B47FDCE0A3383FF33C8D8B544FE29A8A6' + ] + }, + { + denom: 'marble', + exponent: 3 + } + ], + type_asset: 'ics20', + base: 'ibc/0C4C1514001A38D72DFB716D77CD5F3AD20C95478780122FEE4BE7B8645D5828', + name: 'Marble', + display: 'marble', + symbol: 'MARBLE', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/F6B691D5F7126579DDC87357B09D653B47FDCE0A3383FF33C8D8B544FE29A8A6', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/marble.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/marble.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/marble.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/marble.svg' + } + ] + }, + { + description: 'The native governance token of Carbon', + denom_units: [ + { + denom: + 'ibc/FA3EBB828D88D91AC8CF3BAB1FAECDAB1C21916020291851E7AFEDD215EBA346', + exponent: 0, + aliases: [ + 'ibc/8FEFAE6AECF6E2A255585617F781F35A8D5709A545A804482A261C0C9548A9D3' + ] + }, + { + denom: 'dswth', + exponent: 8, + aliases: ['SWTH'] + } + ], + type_asset: 'ics20', + base: 'ibc/FA3EBB828D88D91AC8CF3BAB1FAECDAB1C21916020291851E7AFEDD215EBA346', + name: 'Carbon', + display: 'dswth', + symbol: 'SWTH', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/8FEFAE6AECF6E2A255585617F781F35A8D5709A545A804482A261C0C9548A9D3', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/carbon/images/swth.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/carbon/images/swth.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/carbon/images/swth.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/carbon/images/swth.svg' + } + ] + }, + { + description: 'The native token of Cerberus Chain', + denom_units: [ + { + denom: + 'ibc/7A6428206CBDE7B47F78A7A8CF4587CDCFD2B3BF06DD0352CEF678E88F1A501D', + exponent: 0, + aliases: [ + 'ibc/41999DF04D9441DAC0DF5D8291DF4333FBCBA810FFD63FDCE34FDF41EF37B6F7' + ] + }, + { + denom: 'crbrus', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/7A6428206CBDE7B47F78A7A8CF4587CDCFD2B3BF06DD0352CEF678E88F1A501D', + name: 'Cerberus', + display: 'crbrus', + symbol: 'CRBRUS', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/41999DF04D9441DAC0DF5D8291DF4333FBCBA810FFD63FDCE34FDF41EF37B6F7', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cerberus/images/crbrus.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cerberus/images/crbrus.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cerberus/images/crbrus.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cerberus/images/crbrus.svg' + } + ], + keywords: ['osmosis_unstable'] + }, + { + description: 'The native staking and governance token of the Fetch Hub.', + denom_units: [ + { + denom: + 'ibc/106DF673CFB54A8674DCB3FCCA7AE7DBF2A73E8E676752DC4891C97F10947338', + exponent: 0, + aliases: [ + 'ibc/5D1F516200EE8C6B2354102143B78A2DEDA25EDE771AC0F8DC3C1837C8FD4447' + ] + }, + { + denom: 'fet', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/106DF673CFB54A8674DCB3FCCA7AE7DBF2A73E8E676752DC4891C97F10947338', + name: 'Fetch.ai', + display: 'fet', + symbol: 'FET', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/5D1F516200EE8C6B2354102143B78A2DEDA25EDE771AC0F8DC3C1837C8FD4447', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fetchhub/images/fet.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fetchhub/images/fet.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fetchhub/images/fet.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fetchhub/images/fet.svg' + } + ] + }, + { + description: 'The native token of Asset Mantle', + denom_units: [ + { + denom: + 'ibc/3AD5B09B0681A6AE10EE30DBF0DBA3250ED2EDF4287FC4C46013E0623F6C7CD0', + exponent: 0, + aliases: [ + 'ibc/CBA34207E969623D95D057D9B11B0C8B32B89A71F170577D982FDDE623813FFC' + ] + }, + { + denom: 'mntl', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/3AD5B09B0681A6AE10EE30DBF0DBA3250ED2EDF4287FC4C46013E0623F6C7CD0', + name: 'AssetMantle', + display: 'mntl', + symbol: 'MNTL', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/CBA34207E969623D95D057D9B11B0C8B32B89A71F170577D982FDDE623813FFC', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/assetmantle/images/mntl.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/assetmantle/images/mntl.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/assetmantle/images/mntl.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/assetmantle/images/mntl.svg' + } + ] + }, + { + description: 'The native token cw20 for Neta on Juno Chain', + denom_units: [ + { + denom: + 'ibc/AB24556335E872F30A84D57783387643399C61642E5E26B0330F7A6D4CAFE4F5', + exponent: 0, + aliases: [ + 'ibc/297C64CC42B5A8D8F82FE2EBE208A6FE8F94B86037FA28C4529A23701C228F7A' + ] + }, + { + denom: 'neta', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/AB24556335E872F30A84D57783387643399C61642E5E26B0330F7A6D4CAFE4F5', + name: 'Neta', + display: 'neta', + symbol: 'NETA', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/297C64CC42B5A8D8F82FE2EBE208A6FE8F94B86037FA28C4529A23701C228F7A', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/neta.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/neta.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/neta.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/neta.svg' + } + ] + }, + { + description: + 'The INJ token is the native governance token for the Injective chain.', + denom_units: [ + { + denom: + 'ibc/C43141A8F6E9CEDBFA89601B2BA910C9F58A628BF0FE67DEC8096FDCAE4214A8', + exponent: 0, + aliases: [ + 'ibc/64BA6E31FE887D66C6F8F31C7B1A80C7CA179239677B4088BB55F5EA07DBE273' + ] + }, + { + denom: 'INJ', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/C43141A8F6E9CEDBFA89601B2BA910C9F58A628BF0FE67DEC8096FDCAE4214A8', + name: 'Injective', + display: 'INJ', + symbol: 'INJ', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/64BA6E31FE887D66C6F8F31C7B1A80C7CA179239677B4088BB55F5EA07DBE273', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/inj.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/inj.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/inj.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/inj.svg' + } + ] + }, + { + description: 'The KRW stablecoin of Terra Classic.', + denom_units: [ + { + denom: + 'ibc/8DB926E5A7B6631C3E952FCE6082F5527E96746415DD347A7737990338AE8BE7', + exponent: 0, + aliases: [ + 'ibc/204A582244FC241613DBB50B04D1D454116C58C4AF7866C186AA0D6EEAD42780' + ] + }, + { + denom: 'mkrw', + exponent: 3, + aliases: ['millikrw'] + }, + { + denom: 'krt', + exponent: 6, + aliases: ['krtc'] + } + ], + type_asset: 'ics20', + base: 'ibc/8DB926E5A7B6631C3E952FCE6082F5527E96746415DD347A7737990338AE8BE7', + name: 'TerraClassicKRW', + display: 'krt', + symbol: 'KRTC', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/204A582244FC241613DBB50B04D1D454116C58C4AF7866C186AA0D6EEAD42780', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/krt.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/krt.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/krt.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/krt.svg' + } + ] + }, + { + description: + 'TICK coin is the token for the Microtick Price Discovery & Oracle App', + denom_units: [ + { + denom: + 'ibc/22F44834C7D29138B0C62C4828C0298FB09450BDF1A2494FD35DF1505622F18D', + exponent: 0, + aliases: [ + 'ibc/655BCEF3CDEBE32863FF281DBBE3B06160339E9897DC9C9C9821932A5F8BA6F8' + ] + }, + { + denom: 'tick', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/22F44834C7D29138B0C62C4828C0298FB09450BDF1A2494FD35DF1505622F18D', + name: 'Microtick', + display: 'tick', + symbol: 'TICK', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/655BCEF3CDEBE32863FF281DBBE3B06160339E9897DC9C9C9821932A5F8BA6F8', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/microtick/images/tick.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/microtick/images/tick.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/microtick/images/tick.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/microtick/images/tick.svg' + } + ], + keywords: ['osmosis_unstable'] + }, + { + description: + "Rowan Token (ROWAN) is the Sifchain Network's native utility token, used as the primary means to govern, provide liquidity, secure the blockchain, incentivize participants, and provide a default mechanism to store and exchange value.", + denom_units: [ + { + denom: + 'ibc/EED337375E957B2E3C8675A33F5D430377594C859E93903077FAADBB530B00C8', + exponent: 0, + aliases: [ + 'ibc/8318FD63C42203D16DDCAF49FE10E8590669B3219A3E87676AC9DA50722687FB' + ] + }, + { + denom: 'ROWAN', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/EED337375E957B2E3C8675A33F5D430377594C859E93903077FAADBB530B00C8', + name: 'Sifchain', + display: 'ROWAN', + symbol: 'ROWAN', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/8318FD63C42203D16DDCAF49FE10E8590669B3219A3E87676AC9DA50722687FB', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sifchain/images/rowan.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sifchain/images/rowan.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sifchain/images/rowan.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sifchain/images/rowan.svg' + } + ], + keywords: ['osmosis_unstable'] + }, + { + description: 'The native token of Shentu', + denom_units: [ + { + denom: + 'ibc/62231F8971DF8C87B4E56510DCA49C7407C031801971A37CCAA527C4442D63ED', + exponent: 0, + aliases: [ + 'ibc/7ED954CFFFC06EE8419387F3FC688837FF64EF264DE14219935F724EEEDBF8D3' + ] + }, + { + denom: 'ctk', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/62231F8971DF8C87B4E56510DCA49C7407C031801971A37CCAA527C4442D63ED', + name: 'Shentu', + display: 'ctk', + symbol: 'CTK', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/7ED954CFFFC06EE8419387F3FC688837FF64EF264DE14219935F724EEEDBF8D3', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/shentu/images/ctk.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/shentu/images/ctk.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/shentu/images/ctk.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/shentu/images/ctk.svg' + } + ] + }, + { + description: + 'Hope Galaxy is an NFT collection based on its own native Token $HOPE, a cw20 token on Juno chain.', + denom_units: [ + { + denom: + 'ibc/83AD4CEC83F62C1418F54F0D000C08514E0F09A012BB38747F723EE4F2FA5640', + exponent: 0, + aliases: [ + 'ibc/C2A2E9CA95DDD4828B75124B5E27B8401C7D8493BC48353D418CBFC04565899B' + ] + }, + { + denom: 'hope', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/83AD4CEC83F62C1418F54F0D000C08514E0F09A012BB38747F723EE4F2FA5640', + name: 'Hope Galaxy', + display: 'hope', + symbol: 'HOPE', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/C2A2E9CA95DDD4828B75124B5E27B8401C7D8493BC48353D418CBFC04565899B', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/hope.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/hope.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/hope.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/hope.svg' + } + ] + }, + { + description: + 'Racoon aims to simplify accessibility to AI, NFTs and Gambling on the Cosmos Ecosystem', + denom_units: [ + { + denom: + 'ibc/A1752490658F35A1577949DC7FFC5D63F4A2F600E5042F91B3F00D7A72A355B5', + exponent: 0, + aliases: [ + 'ibc/6BDB4C8CCD45033F9604E4B93ED395008A753E01EECD6992E7D1EA23D9D3B788' + ] + }, + { + denom: 'rac', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/A1752490658F35A1577949DC7FFC5D63F4A2F600E5042F91B3F00D7A72A355B5', + name: 'Racoon', + display: 'rac', + symbol: 'juno.RAC', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/6BDB4C8CCD45033F9604E4B93ED395008A753E01EECD6992E7D1EA23D9D3B788', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/rac.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/rac.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/rac.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/rac.svg' + } + ] + }, + { + description: + 'Frax is a fractional-algorithmic stablecoin protocol. It aims to provide a highly scalable, decentralized, algorithmic money in place of fixed-supply assets like BTC. Additionally, FXS is the value accrual and governance token of the entire Frax ecosystem.', + denom_units: [ + { + denom: + 'ibc/064DADC867DF6A15EE437D6B17584DD688CDBE9E3DD1B28C63070B74E5E71944', + exponent: 0, + aliases: [ + 'ibc/0E43EDE2E2A3AFA36D0CD38BDDC0B49FECA64FA426A82E102F304E430ECF46EE' + ] + }, + { + denom: 'frax', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/064DADC867DF6A15EE437D6B17584DD688CDBE9E3DD1B28C63070B74E5E71944', + name: 'Frax', + display: 'frax', + symbol: 'FRAX', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/0E43EDE2E2A3AFA36D0CD38BDDC0B49FECA64FA426A82E102F304E430ECF46EE', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/frax.svg' + }, + images: [ + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/frax.svg' + } + ] + }, + { + description: 'Gravity Bridge WBTC', + denom_units: [ + { + denom: + 'ibc/C50A1074819C257326AB683ED98A9A39DE8574F87319E478F894EAC2B19B4C58', + exponent: 0, + aliases: [ + 'ibc/C9B0D48FD2C5B91135F118FF2484551888966590D7BDC20F6A87308DBA670796' + ] + }, + { + denom: 'gwbtc', + exponent: 8 + } + ], + type_asset: 'ics20', + base: 'ibc/C50A1074819C257326AB683ED98A9A39DE8574F87319E478F894EAC2B19B4C58', + name: 'Wrapped Bitcoin (Gravity Bridge)', + display: 'gwbtc', + symbol: 'WBTC.grv', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/C9B0D48FD2C5B91135F118FF2484551888966590D7BDC20F6A87308DBA670796', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/wbtc.grv.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wbtc.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wbtc.svg' + }, + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/wbtc.grv.svg' + } + ] + }, + { + description: 'Gravity Bridge WETH', + denom_units: [ + { + denom: + 'ibc/24CC85FA48AF27F07FB00FC2A08EE73C9EE16DD1A8C3A222375A9E3A7425D81A', + exponent: 0, + aliases: [ + 'ibc/65381C5F3FD21442283D56925E62EA524DED8B6927F0FF94E21E0020954C40B5' + ] + }, + { + denom: 'gweth', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/24CC85FA48AF27F07FB00FC2A08EE73C9EE16DD1A8C3A222375A9E3A7425D81A', + name: 'Ether (Gravity Bridge)', + display: 'gweth', + symbol: 'WETH.grv', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/65381C5F3FD21442283D56925E62EA524DED8B6927F0FF94E21E0020954C40B5', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/weth.grv.svg' + }, + images: [ + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/weth.svg' + }, + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/weth.grv.svg' + } + ] + }, + { + description: 'Gravity Bridge USDC', + denom_units: [ + { + denom: + 'ibc/D43874D0F31CF9A58F40301ABC1ABD6B1EE3928F8223F854BF495D61908EC942', + exponent: 0, + aliases: [ + 'ibc/9F9B07EF9AD291167CF5700628145DE1DEB777C2CFC7907553B24446515F6D0E' + ] + }, + { + denom: 'gusdc', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/D43874D0F31CF9A58F40301ABC1ABD6B1EE3928F8223F854BF495D61908EC942', + name: 'USD Coin (Gravity Bridge)', + display: 'gusdc', + symbol: 'USDC.grv', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/9F9B07EF9AD291167CF5700628145DE1DEB777C2CFC7907553B24446515F6D0E', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdc.grv.svg' + }, + images: [ + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg' + }, + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdc.grv.svg' + } + ] + }, + { + description: 'Gravity Bridge DAI', + denom_units: [ + { + denom: + 'ibc/F63C494B8936EB418C2C4B4FE7DA9D9A455ABD8E38113D377FB836AAFD26909A', + exponent: 0, + aliases: [ + 'ibc/F292A17CF920E3462C816CBE6B042E779F676CAB59096904C4C1C966413E3DF5' + ] + }, + { + denom: 'gdai', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/F63C494B8936EB418C2C4B4FE7DA9D9A455ABD8E38113D377FB836AAFD26909A', + name: 'DAI Stablecoin (Gravity Bridge)', + display: 'gdai', + symbol: 'DAI.grv', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/F292A17CF920E3462C816CBE6B042E779F676CAB59096904C4C1C966413E3DF5', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/dai.grv.svg' + }, + images: [ + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/dai.svg' + }, + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/dai.grv.svg' + } + ] + }, + { + description: 'Gravity Bridge USDT', + denom_units: [ + { + denom: + 'ibc/E9E47344C7D078D45372EF138E8609DE9C39FDE454E665F35F3CD990CE920C8C', + exponent: 0, + aliases: [ + 'ibc/71B441E27F1BBB44DD0891BCD370C2794D404D60A4FFE5AECCD9B1E28BC89805' + ] + }, + { + denom: 'gusdt', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/E9E47344C7D078D45372EF138E8609DE9C39FDE454E665F35F3CD990CE920C8C', + name: 'Tether USD (Gravity Bridge)', + display: 'gusdt', + symbol: 'USDT.grv', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/71B441E27F1BBB44DD0891BCD370C2794D404D60A4FFE5AECCD9B1E28BC89805', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.grv.svg' + }, + images: [ + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg' + }, + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.grv.svg' + } + ] + }, + { + description: 'The native token of Marble DEX on Juno Chain', + denom_units: [ + { + denom: + 'ibc/EFEBA801AD827EB5D8C524342796F0713EBAD27C7F7800F040B8DD34C778870C', + exponent: 0, + aliases: [ + 'ibc/DB9755CB6FE55192948AE074D18FA815E1429D3D374D5BDA8D89623C6CF235C3' + ] + }, + { + denom: 'block', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/EFEBA801AD827EB5D8C524342796F0713EBAD27C7F7800F040B8DD34C778870C', + name: 'Block', + display: 'block', + symbol: 'BLOCK', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/DB9755CB6FE55192948AE074D18FA815E1429D3D374D5BDA8D89623C6CF235C3', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/block.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/block.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/block.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/block.svg' + } + ] + }, + { + description: 'Hash is the staking token of the Provenance Blockchain', + denom_units: [ + { + denom: + 'ibc/00A6285B20010D443BA2DDF0203D29B4FC5E2582D670181BBCAC1583744BA13B', + exponent: 0, + aliases: [ + 'ibc/CE5BFF1D9BADA03BB5CCA5F56939392A761B53A10FBD03B37506669C3218D3B2' + ] + }, + { + denom: 'hash', + exponent: 9 + } + ], + type_asset: 'ics20', + base: 'ibc/00A6285B20010D443BA2DDF0203D29B4FC5E2582D670181BBCAC1583744BA13B', + name: 'Provenance', + display: 'hash', + symbol: 'HASH', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/CE5BFF1D9BADA03BB5CCA5F56939392A761B53A10FBD03B37506669C3218D3B2', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/provenance/images/prov.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/provenance/images/prov.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/provenance/images/prov.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/provenance/images/prov.svg' + } + ] + }, + { + description: 'GLX is the staking token of the Galaxy Chain', + denom_units: [ + { + denom: + 'ibc/0B9C892A582ABD9D948D224514CFCD9D13832F95E08F9F37CE76EEE89B61C9EB', + exponent: 0, + aliases: [ + 'ibc/F49DE040EBA5AB2FAD5F660C2A1DDF98A68470FAE82229818BE775EBF3EE79F2' + ] + }, + { + denom: 'glx', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/0B9C892A582ABD9D948D224514CFCD9D13832F95E08F9F37CE76EEE89B61C9EB', + name: 'Galaxy', + display: 'glx', + symbol: 'GLX', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/F49DE040EBA5AB2FAD5F660C2A1DDF98A68470FAE82229818BE775EBF3EE79F2', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/galaxy/images/glx.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/galaxy/images/glx.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/galaxy/images/glx.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/galaxy/images/glx.svg' + } + ] + }, + { + description: 'The DAO token to build consensus among Hong Kong People', + denom_units: [ + { + denom: + 'ibc/F8F31D0F01C301D0A9C075B79F1A3BEDBBA48F080C6F06D768E7A1D21FBA5E22', + exponent: 0, + aliases: [ + 'ibc/52E12CF5CA2BB903D84F5298B4BFD725D66CAB95E09AA4FC75B2904CA5485FEB' + ] + } + ], + type_asset: 'ics20', + base: 'ibc/F8F31D0F01C301D0A9C075B79F1A3BEDBBA48F080C6F06D768E7A1D21FBA5E22', + name: 'DHK', + display: 'dhk', + symbol: 'DHK', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/52E12CF5CA2BB903D84F5298B4BFD725D66CAB95E09AA4FC75B2904CA5485FEB', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/dhk.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/dhk.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/dhk.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/dhk.svg' + } + ] + }, + { + description: 'Token governance for Junoswap', + denom_units: [ + { + denom: + 'ibc/216D1863BD3BD82C18FC90DF20DB2F2105B5EA3009B0C13606F15FA91AFFFDBA', + exponent: 0, + aliases: [ + 'ibc/00B6E60AD3D65CBEF5579AC8AF609527C0B57535B6E32D96C80A735344FD9DCC' + ] + }, + { + denom: 'raw', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/216D1863BD3BD82C18FC90DF20DB2F2105B5EA3009B0C13606F15FA91AFFFDBA', + name: 'JunoSwap', + display: 'raw', + symbol: 'RAW', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/00B6E60AD3D65CBEF5579AC8AF609527C0B57535B6E32D96C80A735344FD9DCC', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/raw.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/raw.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/raw.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/raw.svg' + } + ] + }, + { + description: + 'MEME Token (MEME) is the native staking token of the MEME Chain', + denom_units: [ + { + denom: + 'ibc/5BF01E8DF7D10DE632A27AC65DA8AB60F5A1FE7A548F554EDB1AC8E27F3FAEC7', + exponent: 0, + aliases: [ + 'ibc/67C89B8B0A70C08F093C909A4DD996DD10E0494C87E28FD9A551697BF173D4CA' + ] + }, + { + denom: 'meme', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/5BF01E8DF7D10DE632A27AC65DA8AB60F5A1FE7A548F554EDB1AC8E27F3FAEC7', + name: 'MEME', + display: 'meme', + symbol: 'MEME', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/67C89B8B0A70C08F093C909A4DD996DD10E0494C87E28FD9A551697BF173D4CA', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/meme/images/meme.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/meme/images/meme.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/meme/images/meme.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/meme/images/meme.svg' + } + ] + }, + { + description: + 'Profit sharing token for Another.Software validator. Hold and receive dividends from Another.Software validator commissions!', + denom_units: [ + { + denom: + 'ibc/F33D73E8A6FCEEF8825C2CE7034DF844E1D43242FEC51FE03422A25EB6A0C9D5', + exponent: 0, + aliases: [ + 'ibc/AA1C80225BCA7B32ED1FC6ABF8B8E899BEB48ECDB4B417FD69873C6D715F97E7' + ] + }, + { + denom: 'asvt', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/F33D73E8A6FCEEF8825C2CE7034DF844E1D43242FEC51FE03422A25EB6A0C9D5', + name: 'Another.Software Validator Token', + display: 'asvt', + symbol: 'ASVT', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/AA1C80225BCA7B32ED1FC6ABF8B8E899BEB48ECDB4B417FD69873C6D715F97E7', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/asvt.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/asvt.png' + } + ] + }, + { + description: 'DAO dedicated to building tools on the Juno Network', + denom_units: [ + { + denom: + 'ibc/6C31DBBDB5BC133BFF5CC436E8B4A8F6311E06C9FE21612FFB9413528E0E302F', + exponent: 0, + aliases: [ + 'ibc/0CB9DB3441D0D50F35699DEE22B9C965487E83FB2D9F483D1CC5CA34E856C484' + ] + }, + { + denom: 'joe', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/6C31DBBDB5BC133BFF5CC436E8B4A8F6311E06C9FE21612FFB9413528E0E302F', + name: 'JoeDAO', + display: 'joe', + symbol: 'JOE', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/0CB9DB3441D0D50F35699DEE22B9C965487E83FB2D9F483D1CC5CA34E856C484', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/joe.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/joe.png' + } + ] + }, + { + description: 'The native staking token of Terra.', + denom_units: [ + { + denom: + 'ibc/A2FAE707F2026CBF2B2C7E5FBACCB420F7B7548B4CD6B106EBE119174155DF03', + exponent: 0, + aliases: [ + 'ibc/785AFEC6B3741100D15E7AF01374E3C4C36F24888E96479B1C33F5C71F364EF9' + ] + }, + { + denom: 'luna', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/A2FAE707F2026CBF2B2C7E5FBACCB420F7B7548B4CD6B106EBE119174155DF03', + name: 'Luna', + display: 'luna', + symbol: 'LUNA', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/785AFEC6B3741100D15E7AF01374E3C4C36F24888E96479B1C33F5C71F364EF9', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/luna.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/luna.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/luna.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/luna.svg' + } + ] + }, + { + description: 'Native token of Rizon Chain', + denom_units: [ + { + denom: + 'ibc/4C9AB1A191F71079726CFE9DEB1541212E1F4F0A392003FF241597D5EC6326F1', + exponent: 0, + aliases: [ + 'ibc/2716E3F2E146664BEFA9217F1A03BFCEDBCD5178B3C71CACB1A0D7584451D219' + ] + }, + { + denom: 'atolo', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/4C9AB1A191F71079726CFE9DEB1541212E1F4F0A392003FF241597D5EC6326F1', + name: 'Rizon', + display: 'atolo', + symbol: 'ATOLO', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/2716E3F2E146664BEFA9217F1A03BFCEDBCD5178B3C71CACB1A0D7584451D219', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/rizon/images/atolo.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/rizon/images/atolo.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/rizon/images/atolo.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/rizon/images/atolo.svg' + } + ] + }, + { + description: 'Governance token of Kava Lend Protocol', + denom_units: [ + { + denom: + 'ibc/30D694C5D707233F36735273C998C896AECC765AF3BB43CAADDC9BD07BB09CBC', + exponent: 0, + aliases: [ + 'ibc/D6C28E07F7343360AC41E15DDD44D79701DDCA2E0C2C41279739C8D4AE5264BC' + ] + }, + { + denom: 'HARD', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/30D694C5D707233F36735273C998C896AECC765AF3BB43CAADDC9BD07BB09CBC', + name: 'Kava Hard', + display: 'HARD', + symbol: 'HARD', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/D6C28E07F7343360AC41E15DDD44D79701DDCA2E0C2C41279739C8D4AE5264BC', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/hard.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/hard.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/hard.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/hard.svg' + } + ] + }, + { + description: 'Governance token of Kava Swap Protocol', + denom_units: [ + { + denom: + 'ibc/76C119B89290360BEC0F5275D43C563958ACE22823C249C80660578BC7DE4965', + exponent: 0, + aliases: [ + 'ibc/70CF1A54E23EA4E480DEDA9E12082D3FD5684C3483CBDCE190C5C807227688C5' + ] + }, + { + denom: 'SWP', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/76C119B89290360BEC0F5275D43C563958ACE22823C249C80660578BC7DE4965', + name: 'Kava Swap', + display: 'SWP', + symbol: 'SWP', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/70CF1A54E23EA4E480DEDA9E12082D3FD5684C3483CBDCE190C5C807227688C5', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/swp.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/swp.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/swp.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/swp.svg' + } + ] + }, + { + description: + 'A blockchain-based middleware, acting as a bridge between cryptocurrency smart contracts, data feeds, APIs and traditional bank account payments.', + denom_units: [ + { + denom: + 'ibc/CDB21529B104D66BA2BBDBF79319A09483EC2F7A8BA4C040373DFB456B914BF2', + exponent: 0, + aliases: [ + 'ibc/D3327A763C23F01EC43D1F0DB3CEFEC390C362569B6FD191F40A5192F8960049' + ] + }, + { + denom: 'link', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/CDB21529B104D66BA2BBDBF79319A09483EC2F7A8BA4C040373DFB456B914BF2', + name: 'Chainlink', + display: 'link', + symbol: 'LINK', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/D3327A763C23F01EC43D1F0DB3CEFEC390C362569B6FD191F40A5192F8960049', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/link.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/link.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/link.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/link.svg' + } + ] + }, + { + description: + 'L1 coin is the GenesisL1 blockchain utility, governance and EVM token', + denom_units: [ + { + denom: + 'ibc/81C56D9DCB635C5363379D6B3E617B855EC1D437D45153C744534A1B2A9F7B28', + exponent: 0, + aliases: [ + 'ibc/F16FDC11A7662B86BC0B9CE61871CBACF7C20606F95E86260FD38915184B75B4' + ] + }, + { + denom: 'l1', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/81C56D9DCB635C5363379D6B3E617B855EC1D437D45153C744534A1B2A9F7B28', + name: 'GenesisL1', + display: 'l1', + symbol: 'L1', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/F16FDC11A7662B86BC0B9CE61871CBACF7C20606F95E86260FD38915184B75B4', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/genesisl1/images/l1.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/genesisl1/images/l1.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/genesisl1/images/l1.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/genesisl1/images/l1.svg' + } + ], + keywords: ['osmosis_unstable'] + }, + { + description: + 'Aave is an Open Source and Non-Custodial protocol to earn interest on deposits & borrow assets. It also features access to highly innovative flash loans, which let developers borrow instantly and easily; no collateral needed. With 16 different assets, 5 of which are stablecoins.', + denom_units: [ + { + denom: + 'ibc/7A06A8A636E2AC0DE06C6D638DCBBC434687A5846E2B5CA38FE8680B641D366D', + exponent: 0, + aliases: [ + 'ibc/384E5DD50BDE042E1AAF51F312B55F08F95BC985C503880189258B4D9374CBBE' + ] + }, + { + denom: 'aave', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/7A06A8A636E2AC0DE06C6D638DCBBC434687A5846E2B5CA38FE8680B641D366D', + name: 'Aave', + display: 'aave', + symbol: 'AAVE', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/384E5DD50BDE042E1AAF51F312B55F08F95BC985C503880189258B4D9374CBBE', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/aave.svg' + }, + images: [ + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/aave.svg' + } + ], + keywords: ['osmosis_unlisted'] + }, + { + description: + 'ApeCoin found new expression in web3 through art, gaming, entertainment, and events. APE is a token made to support what’s next, controlled, and built on by the community. It will serve as a decentralized protocol layer for community-led initiatives that drive culture forward into the metaverse.', + denom_units: [ + { + denom: + 'ibc/19A8EDFB5DDD861E3A16D066599BF29C262EE003377FE5A8DD528E7FAEE30FB6', + exponent: 0, + aliases: [ + 'ibc/F83CC6471DA4D4B508F437244F10B9E4C68975344E551A2DEB6B8617AB08F0D4' + ] + }, + { + denom: 'ape', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/19A8EDFB5DDD861E3A16D066599BF29C262EE003377FE5A8DD528E7FAEE30FB6', + name: 'ApeCoin', + display: 'ape', + symbol: 'APE', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/F83CC6471DA4D4B508F437244F10B9E4C68975344E551A2DEB6B8617AB08F0D4', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/ape.svg' + }, + images: [ + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/ape.svg' + } + ], + keywords: ['osmosis_unlisted'] + }, + { + description: + 'Maker is a Decentralized Autonomous Organization that creates and insures the dai stablecoin on the Ethereum blockchain', + denom_units: [ + { + denom: + 'ibc/96E3007D364A8A23B391DA75EEB111492DDE85E95A01A5AFCDCA8BBC9C2483CC', + exponent: 0, + aliases: [ + 'ibc/D27DDDF34BB47E5D5A570742CC667DE53277867116CCCA341F27785E899A70F3' + ] + }, + { + denom: 'mkr', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/96E3007D364A8A23B391DA75EEB111492DDE85E95A01A5AFCDCA8BBC9C2483CC', + name: 'Maker', + display: 'mkr', + symbol: 'MKR', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/D27DDDF34BB47E5D5A570742CC667DE53277867116CCCA341F27785E899A70F3', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/mkr.svg' + }, + images: [ + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/mkr.svg' + } + ] + }, + { + description: + "RAI is a non-pegged, ETH-backed stable asset. It is useful as more 'stable' collateral for other DeFi protocols (compared to ETH or BTC) or as a stable asset with an embedded interest rate.", + denom_units: [ + { + denom: + 'ibc/14614DAE0AA07826A3480314BCC7BAA6E6CFFC63A934583521077FA35423BCF3', + exponent: 0, + aliases: [ + 'ibc/BD796662F8825327D41C96355DF62045A5BA225BAE31C0A86289B9D88ED3F44E' + ] + }, + { + denom: 'rai', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/14614DAE0AA07826A3480314BCC7BAA6E6CFFC63A934583521077FA35423BCF3', + name: 'Rai Reflex Index', + display: 'rai', + symbol: 'RAI', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/BD796662F8825327D41C96355DF62045A5BA225BAE31C0A86289B9D88ED3F44E', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/rai.svg' + }, + images: [ + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/rai.svg' + } + ], + keywords: ['osmosis_unlisted'] + }, + { + description: + 'SHIBA INU is a 100% decentralized community experiment with it claims that 1/2 the tokens have been sent to Vitalik and the other half were locked to a Uniswap pool and the keys burned.', + denom_units: [ + { + denom: + 'ibc/171B4F5B17E0DA923FB24C6B6BF356C4BAE510529098D18D81FCB1243373E51E', + exponent: 0, + aliases: [ + 'ibc/19305E20681911F14D1FB275E538CDE524C3BF88CF9AE5D5F78F4D4DA05E85B2' + ] + }, + { + denom: 'shib', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/171B4F5B17E0DA923FB24C6B6BF356C4BAE510529098D18D81FCB1243373E51E', + name: 'Shiba Inu', + display: 'shib', + symbol: 'SHIB', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/19305E20681911F14D1FB275E538CDE524C3BF88CF9AE5D5F78F4D4DA05E85B2', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/shib.svg' + }, + images: [ + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/shib.svg' + } + ], + keywords: ['osmosis_unlisted'] + }, + { + description: + 'The native staking and governance token of the Kujira chain.', + denom_units: [ + { + denom: + 'ibc/8BCCE28138180F7F7D7B9F3327DD97DE595A0DD66449FAA90D77EDC00D7F5B18', + exponent: 0, + aliases: [ + 'ibc/BB6BCDB515050BAE97516111873CCD7BCF1FD0CCB723CC12F3C4F704D6C646CE' + ] + }, + { + denom: 'kuji', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/8BCCE28138180F7F7D7B9F3327DD97DE595A0DD66449FAA90D77EDC00D7F5B18', + name: 'Kujira', + display: 'kuji', + symbol: 'KUJI', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/BB6BCDB515050BAE97516111873CCD7BCF1FD0CCB723CC12F3C4F704D6C646CE', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/kuji.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/kuji.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/kuji.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/kuji.svg' + } + ] + }, + { + description: 'The native token of Tgrade', + denom_units: [ + { + denom: + 'ibc/4075E573BB480BF9B61EFBF3820E1DC50EA6AE676F2119212B9E665D6CDE3094', + exponent: 0, + aliases: [ + 'ibc/1E09CB0F506ACF12FDE4683FB6B34DA62FB4BE122641E0D93AAF98A87675676C' + ] + }, + { + denom: 'tgd', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/4075E573BB480BF9B61EFBF3820E1DC50EA6AE676F2119212B9E665D6CDE3094', + name: 'Tgrade', + display: 'tgd', + symbol: 'TGD', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/1E09CB0F506ACF12FDE4683FB6B34DA62FB4BE122641E0D93AAF98A87675676C', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/tgrade/images/tgrade-symbol-gradient.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/tgrade/images/tgrade-symbol-gradient.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/tgrade/images/tgrade-symbol-gradient.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/tgrade/images/tgrade-symbol-gradient.svg' + } + ] + }, + { + description: + 'Echelon - a scalable EVM on Cosmos, built on Proof-of-Stake with fast-finality that prioritizes interoperability and novel economics', + denom_units: [ + { + denom: + 'ibc/1079935F1E1E046B66E461498119923DDC32E7AFCB6828E2736D5384552B8DAA', + exponent: 0, + aliases: [ + 'ibc/47EE224A9B33CF0ABEAC82106E52F0F6E8D8CEC5BA80B9D9A6F55172CBB0177D' + ] + }, + { + denom: 'echelon', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/1079935F1E1E046B66E461498119923DDC32E7AFCB6828E2736D5384552B8DAA', + name: 'Echelon', + display: 'echelon', + symbol: 'ECH', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/47EE224A9B33CF0ABEAC82106E52F0F6E8D8CEC5BA80B9D9A6F55172CBB0177D', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/echelon/images/ech.svg' + }, + images: [ + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/echelon/images/ech.svg' + } + ] + }, + { + description: 'Staking and governance token for ODIN Protocol', + denom_units: [ + { + denom: + 'ibc/73E178692DD9B98F6DF928B2DD88F4FFFE3CCE4BC64EC9F2B599DCCE7EC83DFB', + exponent: 0, + aliases: [ + 'ibc/C360EF34A86D334F625E4CBB7DA3223AEA97174B61F35BB3758081A8160F7D9B' + ] + }, + { + denom: 'odin', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/73E178692DD9B98F6DF928B2DD88F4FFFE3CCE4BC64EC9F2B599DCCE7EC83DFB', + name: 'Odin Protocol', + display: 'odin', + symbol: 'ODIN', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/C360EF34A86D334F625E4CBB7DA3223AEA97174B61F35BB3758081A8160F7D9B', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/odin/images/odin.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/odin/images/odin.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/odin/images/odin.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/odin/images/odin.svg' + } + ], + keywords: ['osmosis_unstable'] + }, + { + description: 'GEO token for ODIN Protocol', + denom_units: [ + { + denom: + 'ibc/F5C682B9E1AEE4D496EDA093CC5D6D3987FC33ABDCAEA75AA59EC2ADE5761C24', + exponent: 0, + aliases: [ + 'ibc/9B6FBABA36BB4A3BF127AE5E96B572A5197FD9F3111D895D8919B07BC290764A' + ] + }, + { + denom: 'geo', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/F5C682B9E1AEE4D496EDA093CC5D6D3987FC33ABDCAEA75AA59EC2ADE5761C24', + name: 'GEO', + display: 'geo', + symbol: 'GEO', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/9B6FBABA36BB4A3BF127AE5E96B572A5197FD9F3111D895D8919B07BC290764A', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/odin/images/geo.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/odin/images/geo.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/odin/images/geo.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/odin/images/geo.svg' + } + ], + keywords: ['osmosis_unstable'] + }, + { + description: 'O9W token for ODIN Protocol', + denom_units: [ + { + denom: + 'ibc/DF44EB468CE1AF2B1EA38134656C905959EA8533F10E5FF96476700F707E06F2', + exponent: 0, + aliases: [ + 'ibc/0CD46223FEABD2AEAAAF1F057D01E63BCA79B7D4BD6B68F1EB973A987344695D' + ] + }, + { + denom: 'O9W', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/DF44EB468CE1AF2B1EA38134656C905959EA8533F10E5FF96476700F707E06F2', + name: 'O9W', + display: 'O9W', + symbol: 'O9W', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/0CD46223FEABD2AEAAAF1F057D01E63BCA79B7D4BD6B68F1EB973A987344695D', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/odin/images/o9w.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/odin/images/o9w.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/odin/images/o9w.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/odin/images/o9w.svg' + } + ], + keywords: ['osmosis_unstable'] + }, + { + description: 'ELEVENPARIS loyalty token on KiChain', + denom_units: [ + { + denom: + 'ibc/F090AAD85063039F88CF80B9D866F3C22BFFEFA72D6192F718199B05560B1E3D', + exponent: 0, + aliases: [ + 'ibc/AD185F62399F770CCCE8A36A180A77879FF6C26A0398BD3D2A74E087B0BFA121' + ] + }, + { + denom: 'lvn', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/F090AAD85063039F88CF80B9D866F3C22BFFEFA72D6192F718199B05560B1E3D', + name: 'LVN', + display: 'lvn', + symbol: 'kichain.LVN', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/AD185F62399F770CCCE8A36A180A77879FF6C26A0398BD3D2A74E087B0BFA121', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kichain/images/lvn.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kichain/images/lvn.png' + } + ] + }, + { + description: + 'Glimmer (GLMR) is the utility token of the Moonbeam Network, Moonbeam’s primary deployment on the Polkadot network that serves as a developer-friendly parachain.', + denom_units: [ + { + denom: + 'ibc/F2C20F6FD981F9D50CBFB614FB802E9914BCEFABBC9DDE5F47E9F41BEC07E6BC', + exponent: 0, + aliases: [ + 'ibc/1E26DB0E5122AED464D98462BD384FCCB595732A66B3970AE6CE0B58BAE0FC49' + ] + }, + { + denom: 'wglmr', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/F2C20F6FD981F9D50CBFB614FB802E9914BCEFABBC9DDE5F47E9F41BEC07E6BC', + name: 'Moonbeam', + display: 'wglmr', + symbol: 'GLMR', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/1E26DB0E5122AED464D98462BD384FCCB595732A66B3970AE6CE0B58BAE0FC49', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/moonbeam/images/glmr.svg' + }, + images: [ + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/moonbeam/images/glmr.svg' + } + ] + }, + { + description: 'DeFi gaming platform built on Juno', + denom_units: [ + { + denom: + 'ibc/8BC1A5D8DC754EE90568DB13D13E282D3F0BBB9B2708BC3F9F7632BC088337BD', + exponent: 0, + aliases: [ + 'ibc/52C57FCA7D6854AA178E7A183DDBE4EF322B904B1D719FC485F6FFBC1F72A19E' + ] + }, + { + denom: 'glto', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/8BC1A5D8DC754EE90568DB13D13E282D3F0BBB9B2708BC3F9F7632BC088337BD', + name: 'Gelotto', + display: 'glto', + symbol: 'GLTO', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/52C57FCA7D6854AA178E7A183DDBE4EF322B904B1D719FC485F6FFBC1F72A19E', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/glto.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/glto.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/glto.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/glto.svg' + } + ] + }, + { + description: 'Gelotto Year 1 Grand Prize Token', + denom_units: [ + { + denom: + 'ibc/DC5DCA7F3B6A126A44A9B8A61BB12EBE79D166E58183251545B74B2D70919481', + exponent: 0, + aliases: [ + 'ibc/7C781B4C2082CD62129A972D47486D78EC17155C299270E3C89348EA026BEAF8' + ] + }, + { + denom: 'gkey', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/DC5DCA7F3B6A126A44A9B8A61BB12EBE79D166E58183251545B74B2D70919481', + name: 'GKey', + display: 'gkey', + symbol: 'GKEY', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/7C781B4C2082CD62129A972D47486D78EC17155C299270E3C89348EA026BEAF8', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/gkey.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/gkey.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/gkey.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/gkey.svg' + } + ] + }, + { + description: 'The native token of Crescent', + denom_units: [ + { + denom: + 'ibc/B35EFEE70C958DCD8D94457542716A3FABACCCC2C9441A3BA5CBDB7C9AE55DEC', + exponent: 0, + aliases: [ + 'ibc/5A7C219BA5F7582B99629BA3B2A01A61BFDA0F6FD1FE95B5366F7334C4BC0580' + ] + }, + { + denom: 'cre', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/B35EFEE70C958DCD8D94457542716A3FABACCCC2C9441A3BA5CBDB7C9AE55DEC', + name: 'Crescent', + display: 'cre', + symbol: 'CRE', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/5A7C219BA5F7582B99629BA3B2A01A61BFDA0F6FD1FE95B5366F7334C4BC0580', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/crescent/images/cre.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/crescent/images/cre.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/crescent/images/cre.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/crescent/images/cre.svg' + } + ] + }, + { + description: 'The native token of LumenX Network', + denom_units: [ + { + denom: + 'ibc/09FF201F2B4C9577776688275816C4030ACDE61F9A8465FCC810259621F700F7', + exponent: 0, + aliases: [ + 'ibc/FFA652599C77E853F017193E36B5AB2D4D9AFC4B54721A74904F80C9236BF3B7' + ] + }, + { + denom: 'lumen', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/09FF201F2B4C9577776688275816C4030ACDE61F9A8465FCC810259621F700F7', + name: 'LumenX', + display: 'lumen', + symbol: 'LUMEN', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/FFA652599C77E853F017193E36B5AB2D4D9AFC4B54721A74904F80C9236BF3B7', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/lumenx/images/lumen.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/lumenx/images/lumen.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/lumenx/images/lumen.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/lumenx/images/lumen.svg' + } + ], + keywords: ['osmosis_unstable'] + }, + { + description: 'The native token of Oraichain', + denom_units: [ + { + denom: + 'ibc/F5C7B698AE91E06541F6CD512D587638F2C6ABC7C474346FD0A34889B3C24841', + exponent: 0, + aliases: [ + 'ibc/161D7D62BAB3B9C39003334F1671208F43C06B643CC9EDBBE82B64793C857F1D' + ] + }, + { + denom: 'ORAI', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/F5C7B698AE91E06541F6CD512D587638F2C6ABC7C474346FD0A34889B3C24841', + name: 'Oraichain', + display: 'ORAI', + symbol: 'ORAI', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/161D7D62BAB3B9C39003334F1671208F43C06B643CC9EDBBE82B64793C857F1D', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/orai-white.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/orai-white.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/orai-white.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/orai-white.svg' + } + ] + }, + { + description: 'The native token of the Cudos blockchain', + denom_units: [ + { + denom: + 'ibc/77A0411E8DF84F6A275F1E338AB57A4F47D125ED90F0A3FEDDF5F356E1FF4389', + exponent: 0, + aliases: [ + 'ibc/E09ED39F390EC51FA9F3F69BEA08B5BBE6A48B3057B2B1C3467FAAE9E58B021B' + ] + }, + { + denom: 'cudos', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/77A0411E8DF84F6A275F1E338AB57A4F47D125ED90F0A3FEDDF5F356E1FF4389', + name: 'Cudos', + display: 'cudos', + symbol: 'CUDOS', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/E09ED39F390EC51FA9F3F69BEA08B5BBE6A48B3057B2B1C3467FAAE9E58B021B', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cudos/images/cudos.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cudos/images/cudos.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cudos/images/cudos.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cudos/images/cudos.svg' + } + ] + }, + { + description: 'The native stablecoin of Kava', + denom_units: [ + { + denom: + 'ibc/0A660D078FD76E30C23135BBE62C475502D76C996B271445F1DAD830B94EC25E', + exponent: 0, + aliases: [ + 'ibc/C78F65E1648A3DFE0BAEB6C4CDA69CC2A75437F1793C0E6386DFDA26393790AE' + ] + }, + { + denom: 'USDX', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/0A660D078FD76E30C23135BBE62C475502D76C996B271445F1DAD830B94EC25E', + name: 'Kava USDX', + display: 'USDX', + symbol: 'USDX', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/C78F65E1648A3DFE0BAEB6C4CDA69CC2A75437F1793C0E6386DFDA26393790AE', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/usdx.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/usdx.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/usdx.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/usdx.svg' + } + ] + }, + { + description: + 'BLD is the token used to secure the Agoric chain through staking and to backstop Inter Protocol.', + denom_units: [ + { + denom: + 'ibc/EA9AF6CB40E50826EC6CD37714805BA77A4AC70C9C06F3049D91EA4814BFA84B', + exponent: 0, + aliases: [ + 'ibc/2DA9C149E9AD2BD27FEFA635458FB37093C256C1A940392634A16BEA45262604' + ] + }, + { + denom: 'bld', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/EA9AF6CB40E50826EC6CD37714805BA77A4AC70C9C06F3049D91EA4814BFA84B', + name: 'Agoric', + display: 'bld', + symbol: 'BLD', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/2DA9C149E9AD2BD27FEFA635458FB37093C256C1A940392634A16BEA45262604', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/agoric/images/bld.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/agoric/images/bld.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/agoric/images/bld.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/agoric/images/bld.svg' + } + ] + }, + { + description: + 'IST is the stable token used by the Agoric chain for execution fees and commerce.', + denom_units: [ + { + denom: + 'ibc/7DADDE195EB29C2479384C896DAF7543732D5991FF283F905F30C7FCA6AFAE7D', + exponent: 0, + aliases: [ + 'ibc/92BE0717F4678905E53F4E45B2DED18BC0CB97BF1F8B6A25AFEDF3D5A879B4D5' + ] + }, + { + denom: 'ist', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/7DADDE195EB29C2479384C896DAF7543732D5991FF283F905F30C7FCA6AFAE7D', + name: 'Inter Stable Token', + display: 'ist', + symbol: 'IST', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/92BE0717F4678905E53F4E45B2DED18BC0CB97BF1F8B6A25AFEDF3D5A879B4D5', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/agoric/images/ist.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/agoric/images/ist.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/agoric/images/ist.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/agoric/images/ist.svg' + } + ] + }, + { + description: 'Staking derivative seJUNO for staked JUNO', + denom_units: [ + { + denom: + 'ibc/61503E1AD4DE6E271E35857830F5D0AC6F78E77CFA7A1A3EC46B0F77D8B12308', + exponent: 0, + aliases: [ + 'ibc/C6B6BFCB6EE49A7CAB1A7E7B021DE35B99D525AC660844952F0F6C78DCB2A57B' + ] + }, + { + denom: 'sejuno', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/61503E1AD4DE6E271E35857830F5D0AC6F78E77CFA7A1A3EC46B0F77D8B12308', + name: 'StakeEasy seJUNO', + display: 'sejuno', + symbol: 'SEJUNO', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/C6B6BFCB6EE49A7CAB1A7E7B021DE35B99D525AC660844952F0F6C78DCB2A57B', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/sejuno.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/sejuno.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/sejuno.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/sejuno.svg' + } + ] + }, + { + description: 'Staking derivative bJUNO for staked JUNO', + denom_units: [ + { + denom: + 'ibc/2CCE060BA08D0E41EC234A58C9878F0689E23927E33F5025B0B543B54ADE2BA5', + exponent: 0, + aliases: [ + 'ibc/C2DF5C3949CA835B221C575625991F09BAB4E48FB9C11A4EE357194F736111E3' + ] + }, + { + denom: 'bjuno', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/2CCE060BA08D0E41EC234A58C9878F0689E23927E33F5025B0B543B54ADE2BA5', + name: 'StakeEasy bJUNO', + display: 'bjuno', + symbol: 'BJUNO', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/C2DF5C3949CA835B221C575625991F09BAB4E48FB9C11A4EE357194F736111E3', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/bjuno.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/bjuno.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/bjuno.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/bjuno.svg' + } + ] + }, + { + description: 'The native token of Stride', + denom_units: [ + { + denom: + 'ibc/38B29F6563DDADC81C9399EB5CDF140492CC2C58FB70048BC4430567A26ED193', + exponent: 0, + aliases: [ + 'ibc/A8CA5EE328FA10C9519DF6057DA1F69682D28F7D0F5CCC7ECB72E3DCA2D157A4' + ] + }, + { + denom: 'strd', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/38B29F6563DDADC81C9399EB5CDF140492CC2C58FB70048BC4430567A26ED193', + name: 'Stride', + display: 'strd', + symbol: 'STRD', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/A8CA5EE328FA10C9519DF6057DA1F69682D28F7D0F5CCC7ECB72E3DCA2D157A4', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/strd.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/strd.svg' + }, + images: [ + { + image_sync: { + chain_name: 'stride', + base_denom: 'ustrd' + }, + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/strd.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/strd.svg' + } + ] + }, + { + denom_units: [ + { + denom: + 'ibc/74B0BDD3C0941166F5E96BFBC847219BBE609535F3A0D941C22342A60BD43A08', + exponent: 0, + aliases: [ + 'ibc/C140AFD542AE77BD7DCC83F13FDD8C5E5BB8C4929785E6EC2F4C636F98F17901' + ] + }, + { + denom: 'statom', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/74B0BDD3C0941166F5E96BFBC847219BBE609535F3A0D941C22342A60BD43A08', + name: 'Stride Staked ATOM', + display: 'statom', + symbol: 'stATOM', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/C140AFD542AE77BD7DCC83F13FDD8C5E5BB8C4929785E6EC2F4C636F98F17901', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/statom.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/statom.svg' + }, + images: [ + { + image_sync: { + chain_name: 'stride', + base_denom: 'stuatom' + }, + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/statom.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/statom.svg' + } + ] + }, + { + denom_units: [ + { + denom: + 'ibc/9EC903850D6BD5CB2AAAC2012FC6A2AFE084998A69A791495596B5C1A02D6F23', + exponent: 0, + aliases: [ + 'ibc/5DD1F95ED336014D00CE2520977EC71566D282F9749170ADC83A392E0EA7426A' + ] + }, + { + denom: 'ststars', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/9EC903850D6BD5CB2AAAC2012FC6A2AFE084998A69A791495596B5C1A02D6F23', + name: 'Stride Staked STARS', + display: 'ststars', + symbol: 'stSTARS', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/5DD1F95ED336014D00CE2520977EC71566D282F9749170ADC83A392E0EA7426A', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/ststars.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/ststars.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/ststars.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/ststars.svg' + } + ] + }, + { + description: + 'Solarbank DAO Governance Token for speeding up the shift to renewable and green energy', + denom_units: [ + { + denom: + 'ibc/3ADD67F89E78DE5009961330F1327DB6DC88165BBD6882D88623C142621FA82A', + exponent: 0, + aliases: [ + 'ibc/C3FC4DED273E7D1DD2E7BAA3317EC9A53CD3252B577AA33DC00D9DF2BDF3ED5C' + ] + }, + { + denom: 'solar', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/3ADD67F89E78DE5009961330F1327DB6DC88165BBD6882D88623C142621FA82A', + name: 'Solarbank DAO', + display: 'solar', + symbol: 'SOLAR', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/C3FC4DED273E7D1DD2E7BAA3317EC9A53CD3252B577AA33DC00D9DF2BDF3ED5C', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/solar.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/solar.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/solar.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/solar.svg' + } + ] + }, + { + description: 'StakeEasy governance token', + denom_units: [ + { + denom: + 'ibc/81B937923DB3D0413F5B44CDEECB251E59E32D26D5377E0DE9A3727766AB8567', + exponent: 0, + aliases: [ + 'ibc/18A676A074F73B9B42DA4F9DFC8E5AEF334C9A6636DDEC8D34682F52F1DECDF6' + ] + }, + { + denom: 'seasy', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/81B937923DB3D0413F5B44CDEECB251E59E32D26D5377E0DE9A3727766AB8567', + name: 'StakeEasy SEASY', + display: 'seasy', + symbol: 'SEASY', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/18A676A074F73B9B42DA4F9DFC8E5AEF334C9A6636DDEC8D34682F52F1DECDF6', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/seasy.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/seasy.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/seasy.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/seasy.svg' + } + ] + }, + { + description: 'The native token of Axelar', + denom_units: [ + { + denom: + 'ibc/D9C8D7AC0DF7199BEFAE84305B070B1EC38F8AF3DA983444318CE850468C5489', + exponent: 0, + aliases: [ + 'ibc/903A61A498756EA560B85A85132D3AEE21B5DEDD41213725D22ABF276EA6945E' + ] + }, + { + denom: 'axl', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/D9C8D7AC0DF7199BEFAE84305B070B1EC38F8AF3DA983444318CE850468C5489', + name: 'Axelar', + display: 'axl', + symbol: 'AXL', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/903A61A498756EA560B85A85132D3AEE21B5DEDD41213725D22ABF276EA6945E', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.svg' + } + ] + }, + { + description: 'REBUS, the native coin of the Rebus chain.', + denom_units: [ + { + denom: + 'ibc/D957263097D25225C4D91A70845C10EAC51E7B537522AEC08687D23B306F4F7B', + exponent: 0, + aliases: [ + 'ibc/A1AC7F9EE2F643A68E3A35BCEB22040120BEA4059773BB56985C76BDFEBC71D9' + ] + }, + { + denom: 'rebus', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/D957263097D25225C4D91A70845C10EAC51E7B537522AEC08687D23B306F4F7B', + name: 'Rebus', + display: 'rebus', + symbol: 'REBUS', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/A1AC7F9EE2F643A68E3A35BCEB22040120BEA4059773BB56985C76BDFEBC71D9', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/rebus/images/rebus.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/rebus/images/rebus.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/rebus/images/rebus.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/rebus/images/rebus.svg' + } + ] + }, + { + description: 'The native token of Teritori', + denom_units: [ + { + denom: + 'ibc/EFF2A9F8FB4ADC6E384041D00C10403FEEC6E0534C717807DF6B43736E25F577', + exponent: 0, + aliases: [ + 'ibc/EB7FB9C8B425F289B63703413327C2051030E848CE4EAAEA2E51199D6D39D3EC' + ] + }, + { + denom: 'tori', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/EFF2A9F8FB4ADC6E384041D00C10403FEEC6E0534C717807DF6B43736E25F577', + name: 'Teritori', + display: 'tori', + symbol: 'TORI', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/EB7FB9C8B425F289B63703413327C2051030E848CE4EAAEA2E51199D6D39D3EC', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/teritori/images/utori.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/teritori/images/utori.svg' + }, + images: [ + { + image_sync: { + chain_name: 'teritori', + base_denom: 'utori' + }, + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/teritori/images/utori.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/teritori/images/utori.svg' + } + ] + }, + { + denom_units: [ + { + denom: + 'ibc/B3D5CE13787F37533CF7A87D95BBF62F3D027815304A6CC7B6EA7030BD9709B7', + exponent: 0, + aliases: [ + 'ibc/84502A75BCA4A5F68D464C00B3F610CE2585847D59B52E5FFB7C3C9D2DDCD3FE' + ] + }, + { + denom: 'stjuno', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/B3D5CE13787F37533CF7A87D95BBF62F3D027815304A6CC7B6EA7030BD9709B7', + name: 'Stride Staked JUNO', + display: 'stjuno', + symbol: 'stJUNO', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/84502A75BCA4A5F68D464C00B3F610CE2585847D59B52E5FFB7C3C9D2DDCD3FE', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stjuno.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stjuno.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stjuno.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stjuno.svg' + } + ] + }, + { + denom_units: [ + { + denom: + 'ibc/9E58E47857A51FFB728EDB7DD54CDFC2AB5E8FF358B9B010BF0A92AB18930BEA', + exponent: 0, + aliases: [ + 'ibc/D176154B0C63D1F9C6DCFB4F70349EBF2E2B5A87A05902F57A6AE92B863E9AEC' + ] + }, + { + denom: 'stosmo', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/9E58E47857A51FFB728EDB7DD54CDFC2AB5E8FF358B9B010BF0A92AB18930BEA', + name: 'Stride Staked OSMO', + display: 'stosmo', + symbol: 'stOSMO', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/D176154B0C63D1F9C6DCFB4F70349EBF2E2B5A87A05902F57A6AE92B863E9AEC', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stosmo.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stosmo.svg' + }, + images: [ + { + image_sync: { + chain_name: 'stride', + base_denom: 'stuosmo' + }, + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stosmo.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stosmo.svg' + } + ] + }, + { + description: 'The native token cw20 for MuseDAO on Juno Chain', + denom_units: [ + { + denom: + 'ibc/18CD772EE2D231E26DA049B70A73BA674C8A35D991E52E3AC1F5451BFEC4AF40', + exponent: 0, + aliases: [ + 'ibc/6B982170CE024689E8DD0E7555B129B488005130D4EDA426733D552D10B36D8F' + ] + }, + { + denom: 'muse', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/18CD772EE2D231E26DA049B70A73BA674C8A35D991E52E3AC1F5451BFEC4AF40', + name: 'MuseDAO', + display: 'muse', + symbol: 'MUSE', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/6B982170CE024689E8DD0E7555B129B488005130D4EDA426733D552D10B36D8F', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/muse.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/muse.png' + } + ] + }, + { + description: 'The native token of Lambda', + denom_units: [ + { + denom: + 'ibc/1B60E4060369045D198CD73F74DE6F7E1AD608C5FB6709C1D2B6F28D88BF4891', + exponent: 0, + aliases: [ + 'ibc/80825E8F04B12D914ABEADB1F4D39C04755B12C8402F6876EE3168450C0A90BB' + ] + }, + { + denom: 'lamb', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/1B60E4060369045D198CD73F74DE6F7E1AD608C5FB6709C1D2B6F28D88BF4891', + name: 'Lambda', + display: 'lamb', + symbol: 'LAMB', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/80825E8F04B12D914ABEADB1F4D39C04755B12C8402F6876EE3168450C0A90BB', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/lambda/images/lambda.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/lambda/images/lambda.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/lambda/images/lambda.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/lambda/images/lambda.svg' + } + ] + }, + { + description: + 'The native over-collateralized stablecoin from the Kujira chain.', + denom_units: [ + { + denom: + 'ibc/CC35C0E6612E2A3568DC4C2A75F933751564AEA45B8CE5C23F08777D3E773D1B', + exponent: 0, + aliases: [ + 'ibc/44492EAB24B72E3FB59B9FA619A22337FB74F95D8808FE6BC78CC0E6C18DC2EC' + ] + }, + { + denom: 'usk', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/CC35C0E6612E2A3568DC4C2A75F933751564AEA45B8CE5C23F08777D3E773D1B', + name: 'USK', + display: 'usk', + symbol: 'USK', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/44492EAB24B72E3FB59B9FA619A22337FB74F95D8808FE6BC78CC0E6C18DC2EC', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/usk.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/usk.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/usk.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/usk.svg' + } + ] + }, + { + description: 'Staking and governance coin for the Unification Blockchain', + denom_units: [ + { + denom: + 'ibc/9481CBCEFA8486819A66152E02A2653680978947A495FA489DFFD5603A8D7595', + exponent: 0, + aliases: [ + 'ibc/608EF5C0CE64FEA097500DB39657BDD36CA708CC5DCC2E250A024B6981DD36BC' + ] + }, + { + denom: 'FUND', + exponent: 9 + } + ], + type_asset: 'ics20', + base: 'ibc/9481CBCEFA8486819A66152E02A2653680978947A495FA489DFFD5603A8D7595', + name: 'Unification', + display: 'FUND', + symbol: 'FUND', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/608EF5C0CE64FEA097500DB39657BDD36CA708CC5DCC2E250A024B6981DD36BC', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/unification/images/fund.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/unification/images/fund.svg' + }, + images: [ + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/unification/images/fund.svg', + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/unification/images/fund.png' + } + ] + }, + { + description: 'The native staking and governance token of Jackal.', + denom_units: [ + { + denom: + 'ibc/CD1F9CEE1189E4E7B2FB1F2B83211B9E49C1DE591B998D3D0DA680A1018EB80D', + exponent: 0, + aliases: [ + 'ibc/8E697BDABE97ACE8773C6DF7402B2D1D5104DD1EEABE12608E3469B7F64C15BA' + ] + }, + { + denom: 'jkl', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/CD1F9CEE1189E4E7B2FB1F2B83211B9E49C1DE591B998D3D0DA680A1018EB80D', + name: 'Jackal', + display: 'jkl', + symbol: 'JKL', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/8E697BDABE97ACE8773C6DF7402B2D1D5104DD1EEABE12608E3469B7F64C15BA', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/jackal/images/jkl.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/jackal/images/jkl.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/jackal/images/jkl.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/jackal/images/jkl.svg' + } + ] + }, + { + description: 'The native token cw20 for Alter on Secret Network', + denom_units: [ + { + denom: + 'ibc/E4515B969CFD2DD84ED80C3DC834261D478B8ADA6C157249003998483B6943C6', + exponent: 0, + aliases: [ + 'ibc/A6383B6CF5EA23E067666C06BC34E2A96869927BD9744DC0C1643E589C710AA3' + ] + }, + { + denom: 'alter', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/E4515B969CFD2DD84ED80C3DC834261D478B8ADA6C157249003998483B6943C6', + name: 'Alter', + display: 'alter', + symbol: 'ALTER', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/A6383B6CF5EA23E067666C06BC34E2A96869927BD9744DC0C1643E589C710AA3', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/alter.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/alter.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/alter.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/alter.svg' + } + ] + }, + { + description: 'The native token cw20 for Button on Secret Network', + denom_units: [ + { + denom: + 'ibc/1DCA7A1A3F61552E4A0932AF9EF9EC967CF67406B4E206645E4F94AF44873EB1', + exponent: 0, + aliases: [ + 'ibc/1FBA9E763B8679BEF7BAAAF2D16BCA78C3B297D226C3F31312C769D7B8F992D8' + ] + }, + { + denom: 'butt', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/1DCA7A1A3F61552E4A0932AF9EF9EC967CF67406B4E206645E4F94AF44873EB1', + name: 'Button', + display: 'butt', + symbol: 'BUTT', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/1FBA9E763B8679BEF7BAAAF2D16BCA78C3B297D226C3F31312C769D7B8F992D8', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/butt.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/butt.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/butt.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/butt.svg' + } + ] + }, + { + description: 'The native token cw20 for Shade on Secret Network', + denom_units: [ + { + denom: + 'ibc/3F0A0C7EBDEE61C9652B8A6154D27F62483F7E60813A3ADE87D61BE751A138EF', + exponent: 0, + aliases: [ + 'ibc/71055835C7639739EAE03AACD1324FE162DBA41D09F197CB72D966D014225B1C' + ] + }, + { + denom: 'shd', + exponent: 8 + } + ], + type_asset: 'ics20', + base: 'ibc/3F0A0C7EBDEE61C9652B8A6154D27F62483F7E60813A3ADE87D61BE751A138EF', + name: 'Shade (old)', + display: 'shd', + symbol: 'SHD(old)', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/71055835C7639739EAE03AACD1324FE162DBA41D09F197CB72D966D014225B1C', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/shdold.svg' + }, + images: [ + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/shdold.svg' + } + ] + }, + { + description: 'The native token cw20 for SIENNA on Secret Network', + denom_units: [ + { + denom: + 'ibc/50A08F06A48FAEBF6428ED99022E3097A2CB1CB2018168D325CA25297E9860CC', + exponent: 0, + aliases: [ + 'ibc/9A8A93D04917A149C8AC7C16D3DA8F470D59E8D867499C4DA97450E1D7363213' + ] + }, + { + denom: 'sienna', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/50A08F06A48FAEBF6428ED99022E3097A2CB1CB2018168D325CA25297E9860CC', + name: 'SIENNA', + display: 'sienna', + symbol: 'SIENNA', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/9A8A93D04917A149C8AC7C16D3DA8F470D59E8D867499C4DA97450E1D7363213', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/sienna.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/sienna.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/sienna.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/sienna.svg' + } + ] + }, + { + description: + 'The native token cw20 for SCRT Staking Derivatives on Secret Network', + denom_units: [ + { + denom: + 'ibc/57D9A0BFC996E8B8EE05E4092C043F1AF92621B5B33FE1AE734252E0FFC2AE84', + exponent: 0, + aliases: [ + 'ibc/D0E5BF2940FB58D9B283A339032DE88111407AAD7D94A7F1F3EB78874F8616D4' + ] + }, + { + denom: 'stkd-scrt', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/57D9A0BFC996E8B8EE05E4092C043F1AF92621B5B33FE1AE734252E0FFC2AE84', + name: 'SCRT Staking Derivatives', + display: 'stkd-scrt', + symbol: 'stkd-SCRT', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/D0E5BF2940FB58D9B283A339032DE88111407AAD7D94A7F1F3EB78874F8616D4', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/stkd-scrt.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/stkd-scrt.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/stkd-scrt.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/stkd-scrt.svg' + } + ] + }, + { + description: 'BeeZee native blockchain', + denom_units: [ + { + denom: + 'ibc/09CE9524B2ED24958C48673EDB155D72E2F55A9A2C72127489AE359DEC82D102', + exponent: 0, + aliases: [ + 'ibc/C822645522FC3EECF817609AA38C24B64D04F5C267A23BCCF8F2E3BC5755FA88' + ] + }, + { + denom: 'bze', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/09CE9524B2ED24958C48673EDB155D72E2F55A9A2C72127489AE359DEC82D102', + name: 'BeeZee', + display: 'bze', + symbol: 'BZE', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/C822645522FC3EECF817609AA38C24B64D04F5C267A23BCCF8F2E3BC5755FA88', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/beezee/images/bze.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/beezee/images/bze.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/beezee/images/bze.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/beezee/images/bze.svg' + } + ] + }, + { + description: 'The native token cw20 for Fanfury on Juno Chain', + denom_units: [ + { + denom: + 'ibc/B404E805113599D269F95F1C209FA6C4EA6C0739FFF7D475108ECA4A67554748', + exponent: 0, + aliases: [ + 'ibc/7CE5F388D661D82A0774E47B5129DA51CC7129BD1A70B5FA6BCEBB5B0A2FAEAF' + ] + }, + { + denom: 'fury', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/B404E805113599D269F95F1C209FA6C4EA6C0739FFF7D475108ECA4A67554748', + name: 'Fanfury', + display: 'fury', + symbol: 'FURY', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/7CE5F388D661D82A0774E47B5129DA51CC7129BD1A70B5FA6BCEBB5B0A2FAEAF', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/fanfury.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/fanfury.png' + } + ] + }, + { + description: + 'The native EVM, governance and staking token of the Acrechain', + denom_units: [ + { + denom: + 'ibc/E6D1EFD44586EFA378320D33FB45DE923941DF524065BA936FE121BED32E8CF1', + exponent: 0, + aliases: [ + 'ibc/BB936517F7E5D77A63E0ADB05217A6608B0C4CF8FBA7EA2F4BAE4107A7238F06' + ] + }, + { + denom: 'acre', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/E6D1EFD44586EFA378320D33FB45DE923941DF524065BA936FE121BED32E8CF1', + name: 'Acrechain', + display: 'acre', + symbol: 'ACRE', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/BB936517F7E5D77A63E0ADB05217A6608B0C4CF8FBA7EA2F4BAE4107A7238F06', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/acrechain/images/acre.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/acrechain/images/acre.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/acrechain/images/acre.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/acrechain/images/acre.svg' + } + ] + }, + { + description: 'Stable Token of Harbor protocol on Comdex network', + denom_units: [ + { + denom: + 'ibc/ECA2D2209BD5EA3FF7D25F25BDC5BBB50A0956713279636FF1959C6E9CBEF7CF', + exponent: 0, + aliases: [ + 'ibc/23CA6C8D1AB2145DD13EB1E089A2E3F960DC298B468CCE034E19E5A78B61136E' + ] + }, + { + denom: 'cmst', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/ECA2D2209BD5EA3FF7D25F25BDC5BBB50A0956713279636FF1959C6E9CBEF7CF', + name: 'CMST', + display: 'cmst', + symbol: 'CMST', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/23CA6C8D1AB2145DD13EB1E089A2E3F960DC298B468CCE034E19E5A78B61136E', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmst.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmst.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmst.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmst.svg' + } + ] + }, + { + description: + 'The native EVM, governance and staking token of the Imversed', + denom_units: [ + { + denom: + 'ibc/3B48D03641E4522A761584D994A1FFB047F0B3317EE80AB82B0E9C5B78D89947', + exponent: 0, + aliases: [ + 'ibc/92B223EBFA74DB99BEA92B23DEAA6050734FEEAABB84689CB8E1AE8F9C9F9AF4' + ] + }, + { + denom: 'imv', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/3B48D03641E4522A761584D994A1FFB047F0B3317EE80AB82B0E9C5B78D89947', + name: 'Imversed', + display: 'imv', + symbol: 'IMV', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/92B223EBFA74DB99BEA92B23DEAA6050734FEEAABB84689CB8E1AE8F9C9F9AF4', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/imversed/images/imversed.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/imversed/images/imversed.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/imversed/images/imversed.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/imversed/images/imversed.svg' + } + ] + }, + { + description: 'The native token of Medas Digital Network', + denom_units: [ + { + denom: + 'ibc/FB2C72C4D53AF7375223625ADC4DAD7DEC280F4DBFD3E2E44A140DB7D9DC1F07', + exponent: 0, + aliases: [ + 'ibc/01E94A5FF29B8DDEFC86F412CC3927F7330E9B523CC63A6194B1108F5276025C' + ] + }, + { + denom: 'medas', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/FB2C72C4D53AF7375223625ADC4DAD7DEC280F4DBFD3E2E44A140DB7D9DC1F07', + name: 'Medas Digital Network', + display: 'medas', + symbol: 'MEDAS', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/01E94A5FF29B8DDEFC86F412CC3927F7330E9B523CC63A6194B1108F5276025C', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/medasdigital/images/medas.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/medasdigital/images/medas.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/medasdigital/images/medas.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/medasdigital/images/medas.svg' + } + ], + keywords: ['medas'] + }, + { + description: 'The native token cw20 for PHMN on Juno Chain', + denom_units: [ + { + denom: + 'ibc/CE084E848EE293441496973583E2BF14D61A208CCEA33BE204332BE12DC42110', + exponent: 0, + aliases: [ + 'ibc/D3B574938631B0A1BA704879020C696E514CFADAA7643CDE4BD5EB010BDE327B' + ] + }, + { + denom: 'phmn', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/CE084E848EE293441496973583E2BF14D61A208CCEA33BE204332BE12DC42110', + name: 'POSTHUMAN', + display: 'phmn', + symbol: 'PHMN', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/D3B574938631B0A1BA704879020C696E514CFADAA7643CDE4BD5EB010BDE327B', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/phmn.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/phmn.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/phmn.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/phmn.svg' + } + ] + }, + { + description: 'The native token cw20 for Amber on Secret Network', + denom_units: [ + { + denom: + 'ibc/F27FD8847ED7B19D67F586E9C81B9F562732AEFEB4FE73F4317D60D0D12132B4', + exponent: 0, + aliases: [ + 'ibc/18A1B70E3205A48DE8590C0D11030E7146CDBF1048789261D53FFFD7527F8B55' + ] + }, + { + denom: 'amber', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/F27FD8847ED7B19D67F586E9C81B9F562732AEFEB4FE73F4317D60D0D12132B4', + name: 'Amber', + display: 'amber', + symbol: 'AMBER', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/18A1B70E3205A48DE8590C0D11030E7146CDBF1048789261D53FFFD7527F8B55', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.svg' + } + ] + }, + { + description: 'The native token of Onomy Protocol', + denom_units: [ + { + denom: + 'ibc/700863F83F00B418CF178ABA52ECBCDB2FB2E63CD1B53F55F20FE4C256922F0E', + exponent: 0, + aliases: [ + 'ibc/B9606D347599F0F2FDF82BA3EE339000673B7D274EA50F59494DC51EFCD42163' + ] + }, + { + denom: 'nom', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/700863F83F00B418CF178ABA52ECBCDB2FB2E63CD1B53F55F20FE4C256922F0E', + name: 'Onomy', + display: 'nom', + symbol: 'NOM', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/B9606D347599F0F2FDF82BA3EE339000673B7D274EA50F59494DC51EFCD42163', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/onomy/images/nom.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/onomy/images/nom.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/onomy/images/nom.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/onomy/images/nom.svg' + } + ], + keywords: ['dex', 'stablecoin', 'bridge', 'staking'] + }, + { + description: 'PSTAKE Liquid-Staked ATOM', + denom_units: [ + { + denom: + 'ibc/645C92C91742A3D0B1DBBACA4083AE89EEA833F90A7031CDB549ACD0996ED358', + exponent: 0, + aliases: [ + 'ibc/CAA179E40F0266B0B29FB5EAA288FB9212E628822265D4141EBD1C47C3CBFCBC' + ] + }, + { + denom: 'stkatom', + exponent: 6, + aliases: ['stk/atom'] + } + ], + type_asset: 'ics20', + base: 'ibc/645C92C91742A3D0B1DBBACA4083AE89EEA833F90A7031CDB549ACD0996ED358', + name: 'PSTAKE staked ATOM', + display: 'stkatom', + symbol: 'stkATOM', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/CAA179E40F0266B0B29FB5EAA288FB9212E628822265D4141EBD1C47C3CBFCBC', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkatom.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkatom.svg' + }, + images: [ + { + image_sync: { + chain_name: 'persistence', + base_denom: 'stk/uatom' + }, + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkatom.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkatom.svg' + } + ] + }, + { + description: + 'The native staking and governance token of the Dyson Protocol', + denom_units: [ + { + denom: + 'ibc/B38CBC5B312E7A4ECE74183FCDD53BE5643264063D10AAABD44B2E7B531A294F', + exponent: 0, + aliases: [ + 'ibc/E27CD305D33F150369AB526AEB6646A76EC3FFB1A6CA58A663B5DE657A89D55D' + ] + } + ], + type_asset: 'ics20', + base: 'ibc/B38CBC5B312E7A4ECE74183FCDD53BE5643264063D10AAABD44B2E7B531A294F', + name: 'Dyson Protocol', + display: + 'ibc/E27CD305D33F150369AB526AEB6646A76EC3FFB1A6CA58A663B5DE657A89D55D', + symbol: 'DYS', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/E27CD305D33F150369AB526AEB6646A76EC3FFB1A6CA58A663B5DE657A89D55D', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dyson/images/dys.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dyson/images/dys.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dyson/images/dys.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dyson/images/dys.svg' + } + ] + }, + { + description: 'The native token cw20 for Hopers on Juno Chain', + denom_units: [ + { + denom: + 'ibc/337AF21DD5D4596D335F2365BB1A8EE3D5DA591796E489C2305527AB350E95D3', + exponent: 0, + aliases: [ + 'ibc/D3ADAF73F84CDF205BCB72C142FDAEEA2C612AB853CEE6D6C06F184FA38B1099' + ] + }, + { + denom: 'hopers', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/337AF21DD5D4596D335F2365BB1A8EE3D5DA591796E489C2305527AB350E95D3', + name: 'Hopers', + display: 'hopers', + symbol: 'HOPERS', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/D3ADAF73F84CDF205BCB72C142FDAEEA2C612AB853CEE6D6C06F184FA38B1099', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/hopers.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/hopers.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/hopers.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/hopers.svg' + } + ] + }, + { + description: 'Overcollateralized stable coin for Arable derivatives v1', + denom_units: [ + { + denom: + 'ibc/089840DAB65415404C744F09D674E2C0EC88AE3C03F60ED61C963AE2B9273C60', + exponent: 0, + aliases: [ + 'ibc/5D270A584B1078FBE07D14570ED5E88EC1FEDA8518B76C322606291E6FD8286F' + ] + }, + { + denom: 'arusd', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/089840DAB65415404C744F09D674E2C0EC88AE3C03F60ED61C963AE2B9273C60', + name: 'Arable USD', + display: 'arusd', + symbol: 'arUSD', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/5D270A584B1078FBE07D14570ED5E88EC1FEDA8518B76C322606291E6FD8286F', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/acrechain/images/arusd.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/acrechain/images/arusd.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/acrechain/images/arusd.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/acrechain/images/arusd.svg' + } + ] + }, + { + description: + 'The native EVM, governance and staking token of the Planq Network', + denom_units: [ + { + denom: + 'ibc/22D2E699211C72D735BB0720C11BB563602BD42251AD55729FF46501ECC63101', + exponent: 0, + aliases: [ + 'ibc/B1E0166EA0D759FDF4B207D1F5F12210D8BFE36F2345CEFC76948CE2B36DFBAF' + ] + }, + { + denom: 'planq', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/22D2E699211C72D735BB0720C11BB563602BD42251AD55729FF46501ECC63101', + name: 'Planq', + display: 'planq', + symbol: 'PLQ', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/B1E0166EA0D759FDF4B207D1F5F12210D8BFE36F2345CEFC76948CE2B36DFBAF', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/planq.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/planq.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/planq.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/planq.svg' + } + ] + }, + { + description: + "Fantom's native utility token — FTM — powers the entire Fantom blockchain ecosystem. FTM tokens are used for staking, governance, payments, and fees on the network.", + denom_units: [ + { + denom: + 'ibc/C5A6B499ED07C0960F351511061C261F6BFAB6EBDFF7F92F9C1B7B78615A1AD4', + exponent: 0, + aliases: [ + 'ibc/5E2DFDF1734137302129EA1C1BA21A580F96F778D4F021815EA4F6DB378DA1A4' + ] + }, + { + denom: 'ftm', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/C5A6B499ED07C0960F351511061C261F6BFAB6EBDFF7F92F9C1B7B78615A1AD4', + name: 'Fantom', + display: 'ftm', + symbol: 'FTM', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/5E2DFDF1734137302129EA1C1BA21A580F96F778D4F021815EA4F6DB378DA1A4', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/fantom/images/ftm.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/fantom/images/ftm.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/fantom/images/ftm.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/fantom/images/ftm.svg' + } + ] + }, + { + description: + 'Canto is a Layer-1 blockchain built to deliver on the promise of DeFi', + denom_units: [ + { + denom: + 'ibc/9102B73AB24C6B7DFEDA59AE3C65C308F3E7205CA89830CDE0079C1E4497AA4E', + exponent: 0, + aliases: [ + 'ibc/47CAF2DB8C016FAC960F33BC492FD8E454593B65CC59D70FA9D9F30424F9C32F' + ] + }, + { + denom: 'canto', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/9102B73AB24C6B7DFEDA59AE3C65C308F3E7205CA89830CDE0079C1E4497AA4E', + name: 'Canto', + display: 'canto', + symbol: 'CANTO', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/47CAF2DB8C016FAC960F33BC492FD8E454593B65CC59D70FA9D9F30424F9C32F', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/canto/images/canto.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/canto/images/canto.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/canto/images/canto.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/canto/images/canto.svg' + } + ] + }, + { + description: 'Quicksilver Liquid Staked STARS', + denom_units: [ + { + denom: + 'ibc/70D9646588FC4C0A82B29E44107D23D3E1AEE6385BF6207B39C6ED560EA5E1CE', + exponent: 0, + aliases: [ + 'ibc/46C83BB054E12E189882B5284542DB605D94C99827E367C9192CF0579CD5BC83' + ] + }, + { + denom: 'qstars', + exponent: 6, + aliases: [] + } + ], + type_asset: 'ics20', + base: 'ibc/70D9646588FC4C0A82B29E44107D23D3E1AEE6385BF6207B39C6ED560EA5E1CE', + name: 'Quicksilver Liquid Staked STARS', + display: 'qstars', + symbol: 'qSTARS', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/46C83BB054E12E189882B5284542DB605D94C99827E367C9192CF0579CD5BC83', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qstars.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qstars.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qstars.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qstars.svg' + } + ] + }, + { + description: 'WYND DAO Governance Token', + denom_units: [ + { + denom: + 'ibc/93ABF66E09207040EC1A574F5561853DE5530DEDBDC903953EEDC987F9F02591', + exponent: 0, + aliases: [ + 'ibc/2FBAC4BF296D7844796844B35978E5899984BA5A6314B2DD8F83C215550010B3' + ] + }, + { + denom: 'wynd', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/93ABF66E09207040EC1A574F5561853DE5530DEDBDC903953EEDC987F9F02591', + name: 'Wynd DAO Governance Token', + display: 'wynd', + symbol: 'WYND', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/2FBAC4BF296D7844796844B35978E5899984BA5A6314B2DD8F83C215550010B3', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/wynd.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/wynd.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/wynd.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/wynd.svg' + } + ] + }, + { + description: + 'USDC is a fully collateralized US Dollar stablecoin developed by CENTRE, the open source project with Circle being the first of several forthcoming issuers.', + denom_units: [ + { + denom: + 'ibc/BF2AD03674045A1F1AA3B1456C60D52AFA141B5C097EF45BBE5C2139FD2ED701', + exponent: 0, + aliases: [ + 'ibc/231FD77ECCB2DB916D314019DA30FE013202833386B1908A191D16989AD80B5A' + ] + }, + { + denom: 'polygon-usdc', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/BF2AD03674045A1F1AA3B1456C60D52AFA141B5C097EF45BBE5C2139FD2ED701', + name: 'USD Coin (Polygon)', + display: 'polygon-usdc', + symbol: 'polygon.USDC', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/231FD77ECCB2DB916D314019DA30FE013202833386B1908A191D16989AD80B5A', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/polygon.usdc.svg' + }, + images: [ + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg' + }, + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/polygon.usdc.svg' + } + ] + }, + { + description: + 'USDC is a fully collateralized US Dollar stablecoin developed by CENTRE, the open source project with Circle being the first of several forthcoming issuers.', + denom_units: [ + { + denom: + 'ibc/524D1BD0F934193640C694FE47CE4A817EF342B774E6E4BB30B3E3A9DBAD2790', + exponent: 0, + aliases: [ + 'ibc/F17C9CA112815613C5B6771047A093054F837C3020CBA59DFFD9D780A8B2984C' + ] + }, + { + denom: 'avalanche-usdc', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/524D1BD0F934193640C694FE47CE4A817EF342B774E6E4BB30B3E3A9DBAD2790', + name: 'USD Coin (Avalanche)', + display: 'avalanche-usdc', + symbol: 'avalanche.USDC', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/F17C9CA112815613C5B6771047A093054F837C3020CBA59DFFD9D780A8B2984C', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/avalanche.usdc.svg' + }, + images: [ + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg' + }, + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/avalanche.usdc.svg' + } + ] + }, + { + description: 'Mars protocol token', + denom_units: [ + { + denom: + 'ibc/F018FA30AADFFBA09E5B7534DD3F7C1CD94091552E907741A65D98CAD941202D', + exponent: 0, + aliases: [ + 'ibc/573FCD90FACEE750F55A8864EF7D38265F07E5A9273FA0E8DAFD39951332B580' + ] + }, + { + denom: 'mars', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/F018FA30AADFFBA09E5B7534DD3F7C1CD94091552E907741A65D98CAD941202D', + name: 'Mars Hub', + display: 'mars', + symbol: 'MARS', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/573FCD90FACEE750F55A8864EF7D38265F07E5A9273FA0E8DAFD39951332B580', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mars/images/mars-token.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mars/images/mars-token.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mars/images/mars-token.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mars/images/mars-token.svg' + } + ] + }, + { + description: 'Ciento Exchange Token', + denom_units: [ + { + denom: + 'ibc/C65036C67CDB17BBEF6DE0E0A5B8DF7E79799766EB8A3BB3AC96981A6CC22CDD', + exponent: 0, + aliases: [ + 'ibc/D38BB3DD46864694F009AF01DA5A815B3A875F8CC52FF5679BFFCC35DC7451D5' + ] + }, + { + denom: 'cnto', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/C65036C67CDB17BBEF6DE0E0A5B8DF7E79799766EB8A3BB3AC96981A6CC22CDD', + name: 'Ciento Token', + display: 'cnto', + symbol: 'CNTO', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/D38BB3DD46864694F009AF01DA5A815B3A875F8CC52FF5679BFFCC35DC7451D5', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/acrechain/images/cnto.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/acrechain/images/cnto.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/acrechain/images/cnto.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/acrechain/images/cnto.svg' + } + ] + }, + { + denom_units: [ + { + denom: + 'ibc/C50A0C7F7B66DE2A0646F0AE33AF97C6E3A7F6AEBDF02139E25B964241ACDAC5', + exponent: 0, + aliases: [ + 'ibc/C491E7582E94AE921F6A029790083CDE1106C28F3F6C4AD7F1340544C13EC372' + ] + }, + { + denom: 'stluna', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/C50A0C7F7B66DE2A0646F0AE33AF97C6E3A7F6AEBDF02139E25B964241ACDAC5', + name: 'Stride Staked LUNA', + display: 'stluna', + symbol: 'stLUNA', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/C491E7582E94AE921F6A029790083CDE1106C28F3F6C4AD7F1340544C13EC372', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stluna.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stluna.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stluna.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stluna.svg' + } + ] + }, + { + denom_units: [ + { + denom: + 'ibc/BCBAC8643C4F9F32C579783CC06C26D9EA2BBA8BA61FDDCD8353900A14373A48', + exponent: 0, + aliases: [ + 'ibc/C5579A9595790017C600DD726276D978B9BF314CF82406CE342720A9C7911A01' + ] + }, + { + denom: 'stevmos', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/BCBAC8643C4F9F32C579783CC06C26D9EA2BBA8BA61FDDCD8353900A14373A48', + name: 'Stride Staked EVMOS', + display: 'stevmos', + symbol: 'stEVMOS', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/C5579A9595790017C600DD726276D978B9BF314CF82406CE342720A9C7911A01', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stevmos.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stevmos.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stevmos.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stevmos.svg' + } + ] + }, + { + description: 'nRide Token', + denom_units: [ + { + denom: + 'ibc/57D61C7ADD13CA5D92A52AB82C6A7F8AC528FBAD6DCB59E42627153E1636A2EF', + exponent: 0, + aliases: [ + 'ibc/E750D31033DC1CF4A044C3AA0A8117401316DC918FBEBC4E3D34F91B09D5F54C' + ] + }, + { + denom: 'nride', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/57D61C7ADD13CA5D92A52AB82C6A7F8AC528FBAD6DCB59E42627153E1636A2EF', + name: 'nRide Token', + display: 'nride', + symbol: 'NRIDE', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/E750D31033DC1CF4A044C3AA0A8117401316DC918FBEBC4E3D34F91B09D5F54C', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/nride.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/nride.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/nride.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/nride.svg' + } + ] + }, + { + description: 'The native staking token of 8ball.', + denom_units: [ + { + denom: + 'ibc/92540469D61D91C858A301E1AA69561E0214206E1810A05C1DF3094451ABCBEA', + exponent: 0, + aliases: [ + 'ibc/8BE73A810E22F80E5E850531A688600D63AE7392E7C2770AE758CAA4FD921B7F' + ] + }, + { + denom: 'ebl', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/92540469D61D91C858A301E1AA69561E0214206E1810A05C1DF3094451ABCBEA', + name: '8ball', + display: 'ebl', + symbol: 'EBL', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/8BE73A810E22F80E5E850531A688600D63AE7392E7C2770AE758CAA4FD921B7F', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/8ball/images/8ball.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/8ball/images/8ball.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/8ball/images/8ball.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/8ball/images/8ball.svg' + } + ] + }, + { + description: 'Quicksilver Liquid Staked ATOM', + denom_units: [ + { + denom: + 'ibc/B503253D24ADBC5A9508AF47CAD6E912A856CB11B09279252ABBC2DD2C210E04', + exponent: 0, + aliases: [ + 'ibc/FA602364BEC305A696CBDF987058E99D8B479F0318E47314C49173E8838C5BAC' + ] + }, + { + denom: 'qatom', + exponent: 6, + aliases: [] + } + ], + type_asset: 'ics20', + base: 'ibc/B503253D24ADBC5A9508AF47CAD6E912A856CB11B09279252ABBC2DD2C210E04', + name: 'Quicksilver Liquid Staked ATOM', + display: 'qatom', + symbol: 'qATOM', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/FA602364BEC305A696CBDF987058E99D8B479F0318E47314C49173E8838C5BAC', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qatom.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qatom.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qatom.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qatom.svg' + } + ] + }, + { + description: 'Governance Token of Harbor protocol on Comdex network', + denom_units: [ + { + denom: + 'ibc/8CB5A08BCDC4AE6738AFBFC3AD1A35D673F7A67E105B7A0E9DD668E40A47A0B5', + exponent: 0, + aliases: [ + 'ibc/AD4DEA52408EA07C0C9E19444EC8DA84A274A70AD2687A710EFDDEB28BB2986A' + ] + }, + { + denom: 'harbor', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/8CB5A08BCDC4AE6738AFBFC3AD1A35D673F7A67E105B7A0E9DD668E40A47A0B5', + name: 'Harbor', + display: 'harbor', + symbol: 'HARBOR', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/AD4DEA52408EA07C0C9E19444EC8DA84A274A70AD2687A710EFDDEB28BB2986A', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/harbor.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/harbor.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/harbor.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/harbor.svg' + } + ] + }, + { + description: 'Quicksilver Liquid Staked REGEN', + denom_units: [ + { + denom: + 'ibc/F9F40CB526C1B8EECE538F5F9A920153B6C5B31655E020ED35EC0FA646918F2B', + exponent: 0, + aliases: [ + 'ibc/79A676508A2ECA1021EDDC7BB9CF70CEEC9514C478DA526A5A8B3E78506C2206' + ] + }, + { + denom: 'qregen', + exponent: 6, + aliases: [] + } + ], + type_asset: 'ics20', + base: 'ibc/F9F40CB526C1B8EECE538F5F9A920153B6C5B31655E020ED35EC0FA646918F2B', + name: 'Quicksilver Liquid Staked Regen', + display: 'qregen', + symbol: 'qREGEN', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/79A676508A2ECA1021EDDC7BB9CF70CEEC9514C478DA526A5A8B3E78506C2206', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qregen.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qregen.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qregen.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qregen.svg' + } + ] + }, + { + description: + 'Inspired by Bonk. A community project to celebrate the settlers of JunoNetwork.', + denom_units: [ + { + denom: + 'ibc/0C2D0BAF7C6F6F312A9010203494E8AA89585E89E9F3EE3417F2A5AC276774FC', + exponent: 0, + aliases: [ + 'ibc/4F24D904BAB5FFBD3524F2DE3EC3C7A9E687A2408D9A985E57B356D9FA9201C6' + ] + }, + { + denom: 'fox', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/0C2D0BAF7C6F6F312A9010203494E8AA89585E89E9F3EE3417F2A5AC276774FC', + name: 'Juno Fox', + display: 'fox', + symbol: 'FOX', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/4F24D904BAB5FFBD3524F2DE3EC3C7A9E687A2408D9A985E57B356D9FA9201C6', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/fox.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/fox.png' + } + ] + }, + { + description: 'QCK - native token of Quicksilver', + denom_units: [ + { + denom: + 'ibc/21899A4BFC610CDF2F4C02EA125992E878DA50AA3443666022EBC28CCF079425', + exponent: 0, + aliases: [ + 'ibc/635CB83EF1DFE598B10A3E90485306FD0D47D34217A4BE5FD9977FA010A5367D' + ] + }, + { + denom: 'qck', + exponent: 6, + aliases: [] + } + ], + type_asset: 'ics20', + base: 'ibc/21899A4BFC610CDF2F4C02EA125992E878DA50AA3443666022EBC28CCF079425', + name: 'Quicksilver', + display: 'qck', + symbol: 'QCK', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/635CB83EF1DFE598B10A3E90485306FD0D47D34217A4BE5FD9977FA010A5367D', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qck.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qck.png' + } + ] + }, + { + description: 'The native token of Arkhadian', + denom_units: [ + { + denom: + 'ibc/9BCAFB4930A8AE44F1BAB2F2D9AC8DC14797C67E79D024169CF736818752044F', + exponent: 0, + aliases: [ + 'ibc/0F91EE8B98AAE3CF393D94CD7F89A10F8D7758C5EC707E721899DFE65C164C28' + ] + }, + { + denom: 'ARKH', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/9BCAFB4930A8AE44F1BAB2F2D9AC8DC14797C67E79D024169CF736818752044F', + name: 'Arkhadian', + display: 'ARKH', + symbol: 'ARKH', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/0F91EE8B98AAE3CF393D94CD7F89A10F8D7758C5EC707E721899DFE65C164C28', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/arkh/images/arkh.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/arkh/images/arkh.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/arkh/images/arkh.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/arkh/images/arkh.svg' + } + ], + keywords: ['osmosis_unstable'] + }, + { + description: 'Quicksilver Liquid Staked OSMO', + denom_units: [ + { + denom: + 'ibc/2C4D40662C62AB77A5D5C05229E57B15B2BAD8F9699AF9874F09DABD4B86DC23', + exponent: 0, + aliases: [ + 'ibc/42D24879D4569CE6477B7E88206ADBFE47C222C6CAD51A54083E4A72594269FC' + ] + }, + { + denom: 'qosmo', + exponent: 6, + aliases: [] + } + ], + type_asset: 'ics20', + base: 'ibc/2C4D40662C62AB77A5D5C05229E57B15B2BAD8F9699AF9874F09DABD4B86DC23', + name: 'Quicksilver Liquid Staked OSMO', + display: 'qosmo', + symbol: 'qOSMO', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/42D24879D4569CE6477B7E88206ADBFE47C222C6CAD51A54083E4A72594269FC', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qosmo.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qosmo.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qosmo.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qosmo.svg' + } + ] + }, + { + description: + 'Frienzies are an IBC token redeemable exclusively for a physical asset issued by the Noble entity.', + denom_units: [ + { + denom: + 'ibc/5BAA588DBAC6E9BF751A0BD8278DCA9B1E26D02B4C6FE436D55E8847BD207554', + exponent: 0, + aliases: [ + 'ibc/7FA7EC64490E3BDE5A1A28CBE73CC0AD22522794957BC891C46321E3A6074DB9' + ] + }, + { + denom: 'frienzies', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/5BAA588DBAC6E9BF751A0BD8278DCA9B1E26D02B4C6FE436D55E8847BD207554', + name: 'Frienzies', + display: 'frienzies', + symbol: 'FRNZ', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/7FA7EC64490E3BDE5A1A28CBE73CC0AD22522794957BC891C46321E3A6074DB9', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg' + } + ] + }, + { + description: 'The native token of Migaloo Chain', + denom_units: [ + { + denom: + 'ibc/CC37248F74915D5B30B8C02F38147DA22680F0F462C9C5CBC434F535FF8E542F', + exponent: 0, + aliases: [ + 'ibc/EDD6F0D66BCD49C1084FB2C35353B4ACD7B9191117CE63671B61320548F7C89D' + ] + }, + { + denom: 'whale', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/CC37248F74915D5B30B8C02F38147DA22680F0F462C9C5CBC434F535FF8E542F', + name: 'Migaloo', + display: 'whale', + symbol: 'WHALE', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/EDD6F0D66BCD49C1084FB2C35353B4ACD7B9191117CE63671B61320548F7C89D', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/white-whale.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/white-whale.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/white-whale.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/white-whale.svg' + } + ] + }, + { + description: 'Evmos Guardians governance token.', + denom_units: [ + { + denom: + 'ibc/2A11182234F42FF340F0AE3A50AEFF1A2F7DACF2383F623215F4F497FE59521C', + exponent: 0, + aliases: [ + 'ibc/BAC9C6998F1F5C316D3353622EAEDAF8BD00FAABEB374FECDF8C9BC475172CFA' + ] + }, + { + denom: 'grdn', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/2A11182234F42FF340F0AE3A50AEFF1A2F7DACF2383F623215F4F497FE59521C', + name: 'Guardian', + display: 'grdn', + symbol: 'GRDN', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/BAC9C6998F1F5C316D3353622EAEDAF8BD00FAABEB374FECDF8C9BC475172CFA', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/guardian.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/guardian.png' + } + ] + }, + { + description: 'Mini Punks Token', + denom_units: [ + { + denom: + 'ibc/95A003804B0BD4DED1251D4D76D7823D08ED19FA12910B7F2A8D604C7B2244BA', + exponent: 0, + aliases: [ + 'ibc/DC0D3303BBE739E073224D0314385B88B247F56D71D726A91414CCA244FFFE7E' + ] + }, + { + denom: 'mnpu', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/95A003804B0BD4DED1251D4D76D7823D08ED19FA12910B7F2A8D604C7B2244BA', + name: 'Mini Punks', + display: 'mnpu', + symbol: 'MNPU', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/DC0D3303BBE739E073224D0314385B88B247F56D71D726A91414CCA244FFFE7E', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/mnpu.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/mnpu.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/mnpu.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/mnpu.svg' + } + ] + }, + { + description: 'Shiba Cosmos', + denom_units: [ + { + denom: + 'ibc/3202E4FFC4C608CFB2C5824573D5838139F993EA81E70811287599013AC095F0', + exponent: 0, + aliases: [ + 'ibc/447A0DCE83691056289503DDAB8EB08E52E167A73629F2ACC59F056B92F51CE8' + ] + }, + { + denom: 'shibac', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/3202E4FFC4C608CFB2C5824573D5838139F993EA81E70811287599013AC095F0', + name: 'ShibaCosmos', + display: 'shibac', + symbol: 'SHIBAC', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/447A0DCE83691056289503DDAB8EB08E52E167A73629F2ACC59F056B92F51CE8', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/shibacosmos.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/shibacosmos.png' + } + ] + }, + { + description: 'Sikoba Governance Token', + denom_units: [ + { + denom: + 'ibc/D17CA03604F1FBB6DCB3368499AE872775E0DFBFE1E8944424F41A133123A4A8', + exponent: 0, + aliases: [ + 'ibc/71066B030D8FC6479E638580E1BA9C44925E8C1F6E45036669D22017CFDC8C5E' + ] + }, + { + denom: 'sikoba', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/D17CA03604F1FBB6DCB3368499AE872775E0DFBFE1E8944424F41A133123A4A8', + name: 'Sikoba Token', + display: 'sikoba', + symbol: 'SKOJ', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/71066B030D8FC6479E638580E1BA9C44925E8C1F6E45036669D22017CFDC8C5E', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/sikoba.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/sikoba.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/sikoba.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/sikoba.svg' + } + ] + }, + { + description: + 'Nature Carbon Ton (NCT) is a carbon token standard backed 1:1 by carbon credits issued by Verra, a global leader in the voluntary carbon market. NCT credits on Regen Network have been tokenized by Toucan.earth.', + denom_units: [ + { + denom: + 'ibc/BD5F5C2F76E51780E33B00759AC1749A164161284FBB8A9343B8554F6761C9E2', + exponent: 0, + aliases: [ + 'ibc/A76EB6ECF4E3E2D4A23C526FD1B48FDD42F171B206C9D2758EF778A7826ADD68' + ] + }, + { + denom: 'nct', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/BD5F5C2F76E51780E33B00759AC1749A164161284FBB8A9343B8554F6761C9E2', + name: 'Nature Carbon Ton', + display: 'nct', + symbol: 'NCT', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/A76EB6ECF4E3E2D4A23C526FD1B48FDD42F171B206C9D2758EF778A7826ADD68', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/regen/images/nct.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/regen/images/nct.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/regen/images/nct.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/regen/images/nct.svg' + } + ] + }, + { + description: 'Celestims', + denom_units: [ + { + denom: + 'ibc/CF46406B0154376911D750DBBDA2AD48EF16CBD7C3E093CF705CBB3109AAB54E', + exponent: 0, + aliases: [ + 'ibc/0E4FA664327BD40B32803EE84A77F145834C0281B7F82B65521333B3669FA0BA' + ] + }, + { + denom: 'clst', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/CF46406B0154376911D750DBBDA2AD48EF16CBD7C3E093CF705CBB3109AAB54E', + name: 'Celestims', + display: 'clst', + symbol: 'CLST', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/0E4FA664327BD40B32803EE84A77F145834C0281B7F82B65521333B3669FA0BA', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/celestims.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/celestims.png' + } + ] + }, + { + description: 'The First Doge on Osmosis', + denom_units: [ + { + denom: + 'ibc/BA0EB0193F1F17D8C54F1F481E655C93332E088DC3CE5359EC5156852C8F3D9A', + exponent: 0, + aliases: [ + 'ibc/8AEEA9B9304392070F72611076C0E328CE3F2DECA1E18557E36F9DB4F09C0156' + ] + }, + { + denom: 'osdoge', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/BA0EB0193F1F17D8C54F1F481E655C93332E088DC3CE5359EC5156852C8F3D9A', + name: 'Osmosis Doge', + display: 'osdoge', + symbol: 'OSDOGE', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/8AEEA9B9304392070F72611076C0E328CE3F2DECA1E18557E36F9DB4F09C0156', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/osdoge.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/osdoge.png' + } + ] + }, + { + description: 'Apemos', + denom_units: [ + { + denom: + 'ibc/ACCFC1299624B5DE70955E611E7521E8003D92FFFBB11A6AB96B6851776B7308', + exponent: 0, + aliases: [ + 'ibc/1EB03F13F29FEA73444586FC4E88A8C14ACE9291501E9658E3BEF951EA4AC85D' + ] + }, + { + denom: 'apemos', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/ACCFC1299624B5DE70955E611E7521E8003D92FFFBB11A6AB96B6851776B7308', + name: 'Apemos', + display: 'apemos', + symbol: 'APEMOS', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/1EB03F13F29FEA73444586FC4E88A8C14ACE9291501E9658E3BEF951EA4AC85D', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/apemos.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/apemos.png' + } + ] + }, + { + description: "Evmos Guardians' Invaders DAO token.", + denom_units: [ + { + denom: + 'ibc/6C9211591D2E961FFE2FDF4359D67EBDE4D4804AD5935C757BDE9F837497D4F3', + exponent: 0, + aliases: [ + 'ibc/3DB1721541C94AD19D7735FECED74C227E13F925BDB814392980B40A19C1ED54' + ] + }, + { + denom: 'invdrs', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/6C9211591D2E961FFE2FDF4359D67EBDE4D4804AD5935C757BDE9F837497D4F3', + name: 'Invaders', + display: 'invdrs', + symbol: 'INVDRS', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/3DB1721541C94AD19D7735FECED74C227E13F925BDB814392980B40A19C1ED54', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/invdrs.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/invdrs.png' + } + ] + }, + { + description: 'Doge Apr', + denom_units: [ + { + denom: + 'ibc/C61F95A2511E83E71CA4C7AA4855B19CE9E5238CF4260545310D8037B978FCFB', + exponent: 0, + aliases: [ + 'ibc/04BE4E9C825ED781F9684A1226114BB49607500CAD855F1E3FEEC18532297250' + ] + }, + { + denom: 'doga', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/C61F95A2511E83E71CA4C7AA4855B19CE9E5238CF4260545310D8037B978FCFB', + name: 'Doge Apr', + display: 'doga', + symbol: 'DOGA', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/04BE4E9C825ED781F9684A1226114BB49607500CAD855F1E3FEEC18532297250', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/doga.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/doga.png' + } + ] + }, + { + description: 'Catmos', + denom_units: [ + { + denom: + 'ibc/46F93D1A8AEE06E1CE6494BE8B0D99E6D93F7AB032B3AE8AFE03C94C42719FCC', + exponent: 0, + aliases: [ + 'ibc/F4A07138CAEF0BFB4889E03C44C57956A48631061F1C8AB80421C1F229C1B835' + ] + }, + { + denom: 'catmos', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/46F93D1A8AEE06E1CE6494BE8B0D99E6D93F7AB032B3AE8AFE03C94C42719FCC', + name: 'Catmos', + display: 'catmos', + symbol: 'CATMOS', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/F4A07138CAEF0BFB4889E03C44C57956A48631061F1C8AB80421C1F229C1B835', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/catmos.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/catmos.png' + } + ] + }, + { + description: + 'Social Impact DAO providing showers, meals, and vehicles to the homeless', + denom_units: [ + { + denom: + 'ibc/ECEBBD080442596B81525D3EC51ECE6D089139E53D27B57B1A78B8E4E0ECC3C5', + exponent: 0, + aliases: [ + 'ibc/56B988C4D934FB7503F5EA9B440C75D489C8AD5D193715B477BEC4F84B8BBA2A' + ] + }, + { + denom: 'summit', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/ECEBBD080442596B81525D3EC51ECE6D089139E53D27B57B1A78B8E4E0ECC3C5', + name: 'Summit', + display: 'summit', + symbol: 'SUMMIT', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/56B988C4D934FB7503F5EA9B440C75D489C8AD5D193715B477BEC4F84B8BBA2A', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/summit.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/summit.png' + } + ] + }, + { + description: 'The native staking token of OmniFlix Hub.', + denom_units: [ + { + denom: + 'ibc/D98B4CC75174B30EC0D72CDCDAE96AB629389C9D28252F6B0132C84326FD5197', + exponent: 0, + aliases: [ + 'ibc/CEE970BB3D26F4B907097B6B660489F13F3B0DA765B83CC7D9A0BC0CE220FA6F' + ] + }, + { + denom: 'flix', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/D98B4CC75174B30EC0D72CDCDAE96AB629389C9D28252F6B0132C84326FD5197', + name: 'OmniFlix', + display: 'flix', + symbol: 'FLIX', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/CEE970BB3D26F4B907097B6B660489F13F3B0DA765B83CC7D9A0BC0CE220FA6F', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/omniflixhub/images/flix.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/omniflixhub/images/flix.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/omniflixhub/images/flix.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/omniflixhub/images/flix.svg' + } + ] + }, + { + description: 'Spacer', + denom_units: [ + { + denom: + 'ibc/CC743F3F531B88E3E18AA500BF8D83BD9993C7F12C75029113BD66A5917E946D', + exponent: 0, + aliases: [ + 'ibc/7A496DB7C2277D4B74EC4428DDB5AC8A62816FBD0DEBE1CFE094935D746BE19C' + ] + }, + { + denom: 'spacer', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/CC743F3F531B88E3E18AA500BF8D83BD9993C7F12C75029113BD66A5917E946D', + name: 'Spacer', + display: 'spacer', + symbol: 'SPACER', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/7A496DB7C2277D4B74EC4428DDB5AC8A62816FBD0DEBE1CFE094935D746BE19C', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/spacer.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/spacer.png' + } + ] + }, + { + description: 'Light: LumenX community DAO treasury token', + denom_units: [ + { + denom: + 'ibc/15A266392B2259187C3C91556D306FAC8689B23757CC8AED1D016C9B115070FA', + exponent: 0, + aliases: [ + 'ibc/3DC08BDF2689978DBCEE28C7ADC2932AA658B2F64B372760FBC5A0058669AD29' + ] + }, + { + denom: 'light', + exponent: 9 + } + ], + type_asset: 'ics20', + base: 'ibc/15A266392B2259187C3C91556D306FAC8689B23757CC8AED1D016C9B115070FA', + name: 'LIGHT', + display: 'light', + symbol: 'LIGHT', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/3DC08BDF2689978DBCEE28C7ADC2932AA658B2F64B372760FBC5A0058669AD29', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/light.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/light.png' + } + ] + }, + { + description: 'The native token cw20 for Silk on Secret Network', + denom_units: [ + { + denom: + 'ibc/2AC9BA7B3A2D92E1F0811B0711662184EC3430FD540C1FEEFAE457C55CB95DE6', + exponent: 0, + aliases: [ + 'ibc/8A025A1E70101E39DE0C0F153E582A30806D3DA16795F6D868A3AA247D2DEDF7' + ] + }, + { + denom: 'silk', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/2AC9BA7B3A2D92E1F0811B0711662184EC3430FD540C1FEEFAE457C55CB95DE6', + name: 'Silk', + display: 'silk', + symbol: 'SILK', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/8A025A1E70101E39DE0C0F153E582A30806D3DA16795F6D868A3AA247D2DEDF7', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/silk.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/silk.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/silk.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/silk.svg' + } + ] + }, + { + description: 'Mille: the 1000th token on osmosis', + denom_units: [ + { + denom: + 'ibc/91C6E3A3F195113F236722DEC4684676EEF5774A85F0D7330306D6E5DC1738C7', + exponent: 0, + aliases: [ + 'ibc/912275A63A565BFD80734AEDFFB540132C51E446EAC41483B26EDE8A557C71CF' + ] + }, + { + denom: 'mile', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/91C6E3A3F195113F236722DEC4684676EEF5774A85F0D7330306D6E5DC1738C7', + name: 'Mille', + display: 'mile', + symbol: 'MILE', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/912275A63A565BFD80734AEDFFB540132C51E446EAC41483B26EDE8A557C71CF', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/mille.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/mille.png' + } + ] + }, + { + description: + 'Social Impact DAO dedicated to combatting food insecurity and malnutrition', + denom_units: [ + { + denom: + 'ibc/495ED74F3ED191F8D627006BBCFCAF91730B42258C4AFD7E503A0FB27EE9B00C', + exponent: 0, + aliases: [ + 'ibc/980A2748F37C938AD129B92A51E2ABA8CFFC6862ADD61EC1B291125535DBE30B' + ] + }, + { + denom: 'manna', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/495ED74F3ED191F8D627006BBCFCAF91730B42258C4AFD7E503A0FB27EE9B00C', + name: 'Manna', + display: 'manna', + symbol: 'MANNA', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/980A2748F37C938AD129B92A51E2ABA8CFFC6862ADD61EC1B291125535DBE30B', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/manna.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/manna.png' + } + ] + }, + { + description: + "Filecoin is a decentralized storage network designed to turn cloud storage into an algorithmic market. The network facilitates open markets for storing and retrieving data, where users pay to store their files on storage miners. Filecoin is built on top of the InterPlanetary File System (IPFS), a peer-to-peer storage network. Filecoin aims to store data in a decentralized manner, unlike traditional cloud storage providers.\n\nParticipants in the Filecoin network are incentivized to act honestly and store as much data as possible because they earn the Filecoin cryptocurrency (FIL) in exchange for their storage services. This setup ensures the integrity and accessibility of data stored. Filecoin's model allows for a variety of storage options, including long-term archival storage and more rapid retrieval services, making it a versatile solution for decentralized data storage. The project, developed by Protocol Labs, also focuses on ensuring that data is stored reliably and efficiently.", + denom_units: [ + { + denom: + 'ibc/C8D2B3EE443D0E3D221EE9FA58698441451FA2310B4FD8356CF3620971574AFB', + exponent: 0, + aliases: [ + 'ibc/18FB5C09D9D2371F659D4846A956FA56225E377EE3C3652A2BF3542BF809159D' + ] + }, + { + denom: 'fil', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/C8D2B3EE443D0E3D221EE9FA58698441451FA2310B4FD8356CF3620971574AFB', + name: 'Filecoin', + display: 'fil', + symbol: 'FIL', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/18FB5C09D9D2371F659D4846A956FA56225E377EE3C3652A2BF3542BF809159D', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/filecoin/images/fil.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/filecoin/images/fil.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/filecoin/images/fil.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/filecoin/images/fil.svg' + } + ] + }, + { + description: 'Void', + denom_units: [ + { + denom: + 'ibc/0332151F630C31DEDD6A9DBE287D73CE710DE69B8674F397F480FE6A218F9F72', + exponent: 0, + aliases: [ + 'ibc/593F820ECE676A3E0890C734EC4F3A8DE16EC10A54EEDFA8BDFEB40EEA903960' + ] + }, + { + denom: 'void', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/0332151F630C31DEDD6A9DBE287D73CE710DE69B8674F397F480FE6A218F9F72', + name: 'Void', + display: 'void', + symbol: 'VOID', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/593F820ECE676A3E0890C734EC4F3A8DE16EC10A54EEDFA8BDFEB40EEA903960', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/void.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/void.png' + } + ] + }, + { + description: 'The native token cw20 for Shade on Secret Network', + denom_units: [ + { + denom: + 'ibc/6B5EEBFA0FF8355F4FECEA9D06C4AFE2619977BFA3E0EB65B32DCD6505EEAF1E', + exponent: 0, + aliases: [ + 'ibc/0B3D528E74E3DEAADF8A68F393887AC7E06028904D02173561B0D27F6E751D0A' + ] + }, + { + denom: 'shd', + exponent: 8 + } + ], + type_asset: 'ics20', + base: 'ibc/6B5EEBFA0FF8355F4FECEA9D06C4AFE2619977BFA3E0EB65B32DCD6505EEAF1E', + name: 'Shade', + display: 'shd', + symbol: 'SHD', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/0B3D528E74E3DEAADF8A68F393887AC7E06028904D02173561B0D27F6E751D0A', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/shd.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/shd.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/shd.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/shd.svg' + } + ] + }, + { + description: 'The native token of Bluzelle', + denom_units: [ + { + denom: + 'ibc/2E6C9FA4B5F49763CE55BE9594E57A07CD48051E7D7B2D7AB433C39A0B0F67DC', + exponent: 0, + aliases: [ + 'ibc/63CDD51098FD99E04E5F5610A3882CBE7614C441607BA6FCD7F3A3C1CD5325F8' + ] + }, + { + denom: 'bnt', + exponent: 6, + aliases: ['blz'] + } + ], + type_asset: 'ics20', + base: 'ibc/2E6C9FA4B5F49763CE55BE9594E57A07CD48051E7D7B2D7AB433C39A0B0F67DC', + name: 'Bluzelle', + display: 'bnt', + symbol: 'BLZ', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/63CDD51098FD99E04E5F5610A3882CBE7614C441607BA6FCD7F3A3C1CD5325F8', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bluzelle/images/bluzelle.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bluzelle/images/bluzelle.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bluzelle/images/bluzelle.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bluzelle/images/bluzelle.svg' + } + ], + keywords: ['bluzelle', 'game'] + }, + { + description: 'Native token of Arbitrum', + denom_units: [ + { + denom: + 'ibc/F52AD13F76073B16590A47E89B698ED1D71E8B98336B6C448547D9C035468E5A', + exponent: 0, + aliases: [ + 'ibc/10E5E5B06D78FFBB61FD9F89209DEE5FD4446ED0550CBB8E3747DA79E10D9DC6' + ] + }, + { + denom: 'arb', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/F52AD13F76073B16590A47E89B698ED1D71E8B98336B6C448547D9C035468E5A', + name: 'Arbitrum', + display: 'arb', + symbol: 'ARB', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/10E5E5B06D78FFBB61FD9F89209DEE5FD4446ED0550CBB8E3747DA79E10D9DC6', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/arbitrum/images/arb.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/arbitrum/images/arb.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/arbitrum/images/arb.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/arbitrum/images/arb.svg' + } + ] + }, + { + description: 'Silica', + denom_units: [ + { + denom: + 'ibc/7D67EC49F4B27B99DC0856B7DA74D55870B1CEDE925F0D4B77678B81BA6E3FE0', + exponent: 0, + aliases: [ + 'ibc/5164ECF584AD7DC27DA9E6A89E75DAB0F7C4FCB0A624B69215B8BC6A2C40CD07' + ] + }, + { + denom: 'silica', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/7D67EC49F4B27B99DC0856B7DA74D55870B1CEDE925F0D4B77678B81BA6E3FE0', + name: 'Silica', + display: 'silica', + symbol: 'SLCA', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/5164ECF584AD7DC27DA9E6A89E75DAB0F7C4FCB0A624B69215B8BC6A2C40CD07', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/silica.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/silica.png' + } + ] + }, + { + description: 'Pepec', + denom_units: [ + { + denom: + 'ibc/53515CCF66EB3C8F4B32B7BC0E4E439234B73D9150AD253CD68B62F33D3E192E', + exponent: 0, + aliases: [ + 'ibc/C00B17F74C94449A62935B4C886E6F0F643249A270DEF269D53CE6741ECCDB93' + ] + }, + { + denom: 'pepec', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/53515CCF66EB3C8F4B32B7BC0E4E439234B73D9150AD253CD68B62F33D3E192E', + name: 'Pepec', + display: 'pepec', + symbol: 'PEPEC', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/C00B17F74C94449A62935B4C886E6F0F643249A270DEF269D53CE6741ECCDB93', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/pepec.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/pepec.png' + } + ] + }, + { + description: '', + denom_units: [ + { + denom: + 'ibc/A90CA5F2C706D5E0BEBF17A590E73B7868899BCDA5082C7832B6D5BB116561AB', + exponent: 0, + aliases: [ + 'ibc/E47F4E97C534C95B942729E1B25DBDE111EA791411CFF100515050BEA0AC0C6B' + ] + }, + { + denom: 'pepe', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/A90CA5F2C706D5E0BEBF17A590E73B7868899BCDA5082C7832B6D5BB116561AB', + name: 'Pepe', + display: 'pepe', + symbol: 'PEPE', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/E47F4E97C534C95B942729E1B25DBDE111EA791411CFF100515050BEA0AC0C6B', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/pepe.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/pepe.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/pepe.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/pepe.svg' + } + ] + }, + { + denom_units: [ + { + denom: + 'ibc/4FBFB92ED8EBA5AB1454C1215D1FE536BB09393A58E27E3891FD5D9AE18B6A37', + exponent: 0, + aliases: [ + 'factory/osmo14klwqgkmackvx2tqa0trtg69dmy0nrg4ntq4gjgw2za4734r5seqjqm4gm/uibcx' + ] + }, + { + denom: 'ibcx', + exponent: 6 + } + ], + type_asset: 'sdk.coin', + address: + 'osmo14klwqgkmackvx2tqa0trtg69dmy0nrg4ntq4gjgw2za4734r5seqjqm4gm', + base: 'ibc/4FBFB92ED8EBA5AB1454C1215D1FE536BB09393A58E27E3891FD5D9AE18B6A37', + name: 'IBC Index', + display: 'ibcx', + symbol: 'IBCX', + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ibcx.svg' + }, + images: [ + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ibcx.svg' + } + ], + coingecko_id: 'ibc-index', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'factory/osmo14klwqgkmackvx2tqa0trtg69dmy0nrg4ntq4gjgw2za4734r5seqjqm4gm/uibcx', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ] + }, + { + description: + 'Coinbase Wrapped Staked ETH (“cbETH”) is a utility token and liquid representation of ETH staked through Coinbase. cbETH gives customers the option to sell, transfer, or otherwise use their staked ETH in dapps while it remains locked by the Ethereum protocol.', + denom_units: [ + { + denom: + 'ibc/25E3F4703B0BC7BD8EF83338F83DA6617D162FE5130D9D9DAE0AF20AC5EA7F95', + exponent: 0, + aliases: [ + 'ibc/4D7A6F2A7744B1534C984A21F9EDFFF8809FC71A9E9243FFB702073E7FCA513A' + ] + }, + { + denom: 'cbeth', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/25E3F4703B0BC7BD8EF83338F83DA6617D162FE5130D9D9DAE0AF20AC5EA7F95', + name: 'Coinbase Wrapped Staked ETH', + display: 'cbeth', + symbol: 'cbETH', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/4D7A6F2A7744B1534C984A21F9EDFFF8809FC71A9E9243FFB702073E7FCA513A', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/cbeth.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/cbeth.png' + } + ] + }, + { + description: + 'Rocket Pool is a decentralised Ethereum Proof of Stake pool.', + denom_units: [ + { + denom: + 'ibc/45FFBE290C088F201038C6858D6E3BF94025C99963467E7A763D3E3FC21FB5E0', + exponent: 0, + aliases: [ + 'ibc/E610B83FD5544E00A8A1967A2EB3BEF25F1A8CFE8650FE247A8BD4ECA9DC9222' + ] + }, + { + denom: 'reth', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/45FFBE290C088F201038C6858D6E3BF94025C99963467E7A763D3E3FC21FB5E0', + name: 'Rocket Pool Ether', + display: 'reth', + symbol: 'rETH', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/E610B83FD5544E00A8A1967A2EB3BEF25F1A8CFE8650FE247A8BD4ECA9DC9222', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/reth.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/reth.png' + } + ] + }, + { + description: + "sfrxETH is the version of frxETH which accrues staking yield. All profit generated from Frax Ether validators is distributed to sfrxETH holders. By exchanging frxETH for sfrxETH, one become's eligible for staking yield, which is redeemed upon converting sfrxETH back to frxETH.", + denom_units: [ + { + denom: + 'ibc/CD22C0DF73C38EE4C12F7958C6137C339362520FA5A2FEB106F0F21936B08171', + exponent: 0, + aliases: [ + 'ibc/81F578C39006EB4B27FFFA9460954527910D73390991B379C03B18934D272F46' + ] + }, + { + denom: 'sfrxeth', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/CD22C0DF73C38EE4C12F7958C6137C339362520FA5A2FEB106F0F21936B08171', + name: 'Staked Frax Ether', + display: 'sfrxeth', + symbol: 'sfrxETH', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/81F578C39006EB4B27FFFA9460954527910D73390991B379C03B18934D272F46', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/sfrxeth.svg' + }, + images: [ + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/sfrxeth.svg' + } + ] + }, + { + denom_units: [ + { + denom: + 'ibc/9A2FA00E02FBB3843FFD478043F351D817146CE4FAA556FCBC4134806F33DCB1', + exponent: 0, + aliases: [ + 'ibc/B2BD584CD2A0A9CE53D4449667E26160C7D44A9C41AF50F602C201E5B3CCA46C' + ] + }, + { + denom: 'wsteth', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/9A2FA00E02FBB3843FFD478043F351D817146CE4FAA556FCBC4134806F33DCB1', + name: 'Wrapped Lido Staked Ether (Axelar)', + display: 'wsteth', + symbol: 'wstETH.axl', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/B2BD584CD2A0A9CE53D4449667E26160C7D44A9C41AF50F602C201E5B3CCA46C', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/wstETH.axl.svg' + }, + images: [ + { + image_sync: { + chain_name: 'ethereum', + base_denom: '0x7f39c581f595b53c5cb19bd0b3f8da6c935e2ca0' + }, + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wsteth.svg' + }, + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/wstETH.axl.svg' + } + ] + }, + { + description: 'The native token of Gitopia', + denom_units: [ + { + denom: + 'ibc/5F82D57CEF1E43C2FB33481A6732FAEDA525A8D34AD6101F869799C9F92FB9A8', + exponent: 0, + aliases: [ + 'ibc/B1C1806A540B3E165A2D42222C59946FB85BA325596FC85662D7047649F419F3' + ] + }, + { + denom: 'LORE', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/5F82D57CEF1E43C2FB33481A6732FAEDA525A8D34AD6101F869799C9F92FB9A8', + name: 'Gitopia', + display: 'LORE', + symbol: 'LORE', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/B1C1806A540B3E165A2D42222C59946FB85BA325596FC85662D7047649F419F3', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gitopia/images/lore.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gitopia/images/lore.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gitopia/images/lore.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gitopia/images/lore.svg' + }, + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gitopia/images/gitopia.png' + } + ] + }, + { + description: + 'Lion DAO is a community DAO that lives on the Terra blockchain with the mission to reactivate the LUNAtic community and showcase Terra protocols & tooling', + denom_units: [ + { + denom: + 'ibc/1AC428BDB51BD1E34979FB2A1DEB9DC3DD1CCC6DE3D88D4D3E89A361EDDD3CC9', + exponent: 0, + aliases: [ + 'ibc/98BCD43F190C6960D0005BC46BB765C827403A361C9C03C2FF694150A30284B0' + ] + }, + { + denom: 'roar', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/1AC428BDB51BD1E34979FB2A1DEB9DC3DD1CCC6DE3D88D4D3E89A361EDDD3CC9', + name: 'Lion DAO', + display: 'roar', + symbol: 'ROAR', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/98BCD43F190C6960D0005BC46BB765C827403A361C9C03C2FF694150A30284B0', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/roar.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/roar.png' + } + ] + }, + { + denom_units: [ + { + denom: + 'ibc/912BEC87E7CF0E160EE30B12F673BF47B652F47C6941000198BFE15C90C5A4E7', + exponent: 0, + aliases: [ + 'ibc/02F196DA6FD0917DD5FEA249EE61880F4D941EE9059E7964C5C9B50AF103800F' + ] + }, + { + denom: 'stumee', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/912BEC87E7CF0E160EE30B12F673BF47B652F47C6941000198BFE15C90C5A4E7', + name: 'Stride Staked UMEE', + display: 'stumee', + symbol: 'stUMEE', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/02F196DA6FD0917DD5FEA249EE61880F4D941EE9059E7964C5C9B50AF103800F', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stumee.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stumee.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stumee.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stumee.svg' + } + ] + }, + { + denom_units: [ + { + denom: + 'ibc/6D0DCE67DFE046EC06CC24175C7AB225A9C083BB7F01EA597A343870D38C158A', + exponent: 0, + aliases: [ + 'factory/osmo1xqw2sl9zk8a6pch0csaw78n4swg5ws8t62wc5qta4gnjxfqg6v2qcs243k/stuibcx' + ] + }, + { + denom: 'stibcx', + exponent: 6 + } + ], + type_asset: 'sdk.coin', + address: + 'osmo1xqw2sl9zk8a6pch0csaw78n4swg5ws8t62wc5qta4gnjxfqg6v2qcs243k', + base: 'ibc/6D0DCE67DFE046EC06CC24175C7AB225A9C083BB7F01EA597A343870D38C158A', + name: 'Staked IBCX', + display: 'stibcx', + symbol: 'stIBCX', + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/stibcx.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/stibcx.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/stibcx.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/stibcx.svg' + } + ], + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'factory/osmo1xqw2sl9zk8a6pch0csaw78n4swg5ws8t62wc5qta4gnjxfqg6v2qcs243k/stuibcx', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ] + }, + { + description: 'The native token of Nolus chain', + denom_units: [ + { + denom: + 'ibc/F722502EC90B3084DBD73589FC055E658EF9972A19ADDE61D3AA8BBF39B63883', + exponent: 0, + aliases: [ + 'ibc/D9AFCECDD361D38302AA66EB3BAC23B95234832C51D12489DC451FA2B7C72782' + ] + }, + { + denom: 'nls', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/F722502EC90B3084DBD73589FC055E658EF9972A19ADDE61D3AA8BBF39B63883', + name: 'Nolus', + display: 'nls', + symbol: 'NLS', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/D9AFCECDD361D38302AA66EB3BAC23B95234832C51D12489DC451FA2B7C72782', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nolus/images/nolus.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nolus/images/nolus.svg' + }, + images: [ + { + image_sync: { + chain_name: 'nolus', + base_denom: 'unls' + }, + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nolus/images/nolus.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nolus/images/nolus.svg' + } + ] + }, + { + description: 'Lion Cub DAO is a useless meme community DAO on Terra', + denom_units: [ + { + denom: + 'ibc/E4B8C5B13B867E8E7EDD4DDFFC400CFF6D52FC1531AFE9B10343123CDE4ADB32', + exponent: 0, + aliases: [ + 'ibc/6F18EFEBF1688AA77F7EAC17065609494DC1BA12AFC78E9AEC832AF70A11BEF3' + ] + }, + { + denom: 'cub', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/E4B8C5B13B867E8E7EDD4DDFFC400CFF6D52FC1531AFE9B10343123CDE4ADB32', + name: 'Lion Cub DAO', + display: 'cub', + symbol: 'CUB', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/6F18EFEBF1688AA77F7EAC17065609494DC1BA12AFC78E9AEC832AF70A11BEF3', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/cub.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/cub.png' + } + ] + }, + { + description: 'BLUE CUB DAO is a community DAO on Terra', + denom_units: [ + { + denom: + 'ibc/7F22DC8C8982397A85B5F6E6BC328F7661519C9BE7A94592D69383A3F5D96D36', + exponent: 0, + aliases: [ + 'ibc/DA961FE314B009C38595FFE3AF41225D8894D663B8C3F6650DCB5B6F8435592E' + ] + }, + { + denom: 'blue', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/7F22DC8C8982397A85B5F6E6BC328F7661519C9BE7A94592D69383A3F5D96D36', + name: 'BLUE CUB DAO', + display: 'blue', + symbol: 'BLUE', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/DA961FE314B009C38595FFE3AF41225D8894D663B8C3F6650DCB5B6F8435592E', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/blue.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/blue.png' + } + ] + }, + { + description: 'The native token of Neutron chain.', + denom_units: [ + { + denom: + 'ibc/C9CB30630ED403FC0D1773D4FA962331130D3DC6DAE2DF4900173B8366F4C725', + exponent: 0, + aliases: [ + 'ibc/126DA09104B71B164883842B769C0E9EC1486C0887D27A9999E395C2C8FB5682' + ] + }, + { + denom: 'ntrn', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/C9CB30630ED403FC0D1773D4FA962331130D3DC6DAE2DF4900173B8366F4C725', + name: 'Neutron', + display: 'ntrn', + symbol: 'NTRN', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/126DA09104B71B164883842B769C0E9EC1486C0887D27A9999E395C2C8FB5682', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.svg' + } + ] + }, + { + description: 'An innovative DAO dedicated to housing the most vulnerable', + denom_units: [ + { + denom: + 'ibc/B2237C25865210084754C062706A3F2011E523C0C9DA43E222E0D5B8042B9541', + exponent: 0, + aliases: [ + 'ibc/2F5C084037D951B24D100F15CC013A131DF786DCE1B1DBDC48F018A9B9A138DE' + ] + }, + { + denom: 'casa', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/B2237C25865210084754C062706A3F2011E523C0C9DA43E222E0D5B8042B9541', + name: 'Casa', + display: 'casa', + symbol: 'CASA', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/2F5C084037D951B24D100F15CC013A131DF786DCE1B1DBDC48F018A9B9A138DE', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/casa.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/casa.png' + } + ] + }, + { + description: 'The native staking and governance token of Composable.', + denom_units: [ + { + denom: + 'ibc/81B7A23CF28714762A0EE9DA7C75D1D770F53CD4C75B82D9D07E626E731704DC', + exponent: 0, + aliases: [ + 'ibc/56D7C03B8F6A07AD322EEE1BEF3AE996E09D1C1E34C27CF37E0D4A0AC5972516' + ] + }, + { + denom: 'pica', + exponent: 12 + } + ], + type_asset: 'ics20', + base: 'ibc/81B7A23CF28714762A0EE9DA7C75D1D770F53CD4C75B82D9D07E626E731704DC', + name: 'Composable', + display: 'pica', + symbol: 'PICA', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/56D7C03B8F6A07AD322EEE1BEF3AE996E09D1C1E34C27CF37E0D4A0AC5972516', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/composable/images/pica.svg' + }, + images: [ + { + image_sync: { + chain_name: 'picasso', + base_denom: 'ppica' + }, + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/composable/images/pica.svg' + } + ] + }, + { + description: + 'The native fee, governance, staking, and bonding token of the Polkadot platform.', + denom_units: [ + { + denom: + 'ibc/58EC2414D627A2E406AF879FFB5FFE3504B87CF818E8B80EE30E41F23DB3CF14', + exponent: 0, + aliases: [ + 'ibc/6727B2F071643B3841BD535ECDD4ED9CAE52ABDD0DCD07C3630811A7A37B215C' + ] + }, + { + denom: 'ksm', + exponent: 12 + } + ], + type_asset: 'ics20', + base: 'ibc/58EC2414D627A2E406AF879FFB5FFE3504B87CF818E8B80EE30E41F23DB3CF14', + name: 'Kusama', + display: 'ksm', + symbol: 'KSM', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/6727B2F071643B3841BD535ECDD4ED9CAE52ABDD0DCD07C3630811A7A37B215C', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/kusama/images/ksm.svg' + }, + images: [ + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/kusama/images/ksm.svg' + } + ] + }, + { + description: + 'The native fee, governance, staking, and bonding token of the Polkadot platform.', + denom_units: [ + { + denom: + 'ibc/5342070BF68732B9BEF1523DE9CDDC66890C40C0F1331AD16B4E7FA9412105B3', + exponent: 0, + aliases: [ + 'ibc/6B2B19D874851F631FF0AF82C38A20D4B82F438C7A22F41EDA33568345397244' + ] + }, + { + denom: 'dot', + exponent: 10 + } + ], + type_asset: 'ics20', + base: 'ibc/5342070BF68732B9BEF1523DE9CDDC66890C40C0F1331AD16B4E7FA9412105B3', + name: 'Polkadot', + display: 'dot', + symbol: 'DOT', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/6B2B19D874851F631FF0AF82C38A20D4B82F438C7A22F41EDA33568345397244', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/polkadot/images/dot.svg' + }, + images: [ + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/polkadot/images/dot.svg' + } + ] + }, + { + description: 'The native token of Quasar', + denom_units: [ + { + denom: + 'ibc/74C6A071817288DE90F3FC2555B4C18816F327437EB0E825F05A6E3C62DAA2A6', + exponent: 0, + aliases: [ + 'ibc/1B708808D372E959CD4839C594960309283424C775F4A038AAEBE7F83A988477' + ] + }, + { + denom: 'qsr', + exponent: 6, + aliases: [] + } + ], + type_asset: 'ics20', + base: 'ibc/74C6A071817288DE90F3FC2555B4C18816F327437EB0E825F05A6E3C62DAA2A6', + name: 'Quasar', + display: 'qsr', + symbol: 'QSR', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/1B708808D372E959CD4839C594960309283424C775F4A038AAEBE7F83A988477', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quasar/images/quasar.png' + }, + images: [ + { + image_sync: { + chain_name: 'quasar', + base_denom: 'uqsr' + }, + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quasar/images/quasar.png' + } + ] + }, + { + description: 'The native token of Archway network', + denom_units: [ + { + denom: + 'ibc/80E17C2B2D0CE80BD4831B4E4E31F204A763EA045B8A4DB7EAA78637D3A1D13A', + exponent: 0, + aliases: [ + 'ibc/23AB778D694C1ECFC59B91D8C399C115CC53B0BD1C61020D8E19519F002BDD85' + ] + }, + { + denom: 'uarch', + exponent: 12 + }, + { + denom: 'arch', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/80E17C2B2D0CE80BD4831B4E4E31F204A763EA045B8A4DB7EAA78637D3A1D13A', + name: 'Archway', + display: 'arch', + symbol: 'ARCH', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/23AB778D694C1ECFC59B91D8C399C115CC53B0BD1C61020D8E19519F002BDD85', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/archway.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/archway.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/archway.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/archway.svg' + } + ] + }, + { + description: 'The native staking and governance token of Empower.', + denom_units: [ + { + denom: + 'ibc/635FEB0AB5A255B2BF417C95F40C529ADB716F6B291F98922869FB27A5C9A415', + exponent: 0, + aliases: [ + 'ibc/DD3938D8131F41994C1F01F4EB5233DEE9A0A5B787545B9A07A321925655BF38' + ] + }, + { + denom: 'mpwr', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/635FEB0AB5A255B2BF417C95F40C529ADB716F6B291F98922869FB27A5C9A415', + name: 'EmpowerChain', + display: 'mpwr', + symbol: 'MPWR', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/DD3938D8131F41994C1F01F4EB5233DEE9A0A5B787545B9A07A321925655BF38', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/empowerchain/images/mpwr.svg' + }, + images: [ + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/empowerchain/images/mpwr.svg' + } + ] + }, + { + description: + 'A revolutionary DAO created to bring clean drinking water to men, women, and children worldwide. We hope you join us on our journey!', + denom_units: [ + { + denom: + 'ibc/E09053331EE6E980C09D841744CCD6D3150AE578BF86836A2255BB7EBF0F5F8D', + exponent: 0, + aliases: [ + 'ibc/AABCB14ACAFD53A5C455BAC01EA0CA5AE18714895846681A52BFF1E3B960B44E' + ] + }, + { + denom: 'watr', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/E09053331EE6E980C09D841744CCD6D3150AE578BF86836A2255BB7EBF0F5F8D', + name: 'WATR', + display: 'watr', + symbol: 'WATR', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/AABCB14ACAFD53A5C455BAC01EA0CA5AE18714895846681A52BFF1E3B960B44E', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/watr.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/watr.png' + } + ] + }, + { + description: 'The native utility token of the KYVE network.', + denom_units: [ + { + denom: + 'ibc/FDE4C3D32178E16022C1FADB9139FDDD204C8E8BF48D854735AEBC0FF3B251A4', + exponent: 0, + aliases: [ + 'ibc/613BF0BF2F2146AE9941E923725745E931676B2C14E9768CD609FA0849B2AE13' + ] + }, + { + denom: 'kyve', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/FDE4C3D32178E16022C1FADB9139FDDD204C8E8BF48D854735AEBC0FF3B251A4', + name: 'KYVE', + display: 'kyve', + symbol: 'KYVE', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/613BF0BF2F2146AE9941E923725745E931676B2C14E9768CD609FA0849B2AE13', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kyve/images/kyve-token.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kyve/images/kyve-token.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kyve/images/kyve-token.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kyve/images/kyve-token.svg' + } + ] + }, + { + description: + 'Tether gives you the joint benefits of open blockchain technology and traditional currency by converting your cash into a stable digital currency equivalent.', + denom_units: [ + { + denom: + 'ibc/C3131D228C3163DFD9068B14B920F10A4D37BE10E76CDC6C847B80AA83E40D40', + exponent: 0, + aliases: [ + 'ibc/4ABBEF4C8926DDDB320AE5188CFD63267ABBCEFC0583E4AE05D6E5AA2401DDAB' + ] + }, + { + denom: 'usdt', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/C3131D228C3163DFD9068B14B920F10A4D37BE10E76CDC6C847B80AA83E40D40', + name: 'Tether USD', + display: 'usdt', + symbol: 'USDT', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/4ABBEF4C8926DDDB320AE5188CFD63267ABBCEFC0583E4AE05D6E5AA2401DDAB', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg' + }, + images: [ + { + image_sync: { + chain_name: 'kava', + base_denom: 'erc20/tether/usdt' + }, + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg' + } + ] + }, + { + description: 'ERIS liquid staked OSMO', + denom_units: [ + { + denom: + 'ibc/E0687047EA2BDEFC10A211E27502C2A78441684F624B41FD2FCFDEFDFB5AA569', + exponent: 0, + aliases: [ + 'factory/osmo1dv8wz09tckslr2wy5z86r46dxvegylhpt97r9yd6qc3kyc6tv42qa89dr9/ampOSMO' + ] + }, + { + denom: 'ampOSMO', + exponent: 6 + } + ], + type_asset: 'sdk.coin', + address: + 'osmo1dv8wz09tckslr2wy5z86r46dxvegylhpt97r9yd6qc3kyc6tv42qa89dr9', + base: 'ibc/E0687047EA2BDEFC10A211E27502C2A78441684F624B41FD2FCFDEFDFB5AA569', + name: 'ERIS Amplified OSMO', + display: 'ampOSMO', + symbol: 'ampOSMO', + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/amposmo.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/amposmo.png' + } + ], + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'factory/osmo1dv8wz09tckslr2wy5z86r46dxvegylhpt97r9yd6qc3kyc6tv42qa89dr9/ampOSMO', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ] + }, + { + description: 'The native staking token of Sei.', + denom_units: [ + { + denom: + 'ibc/395ED4160BADDC277C5F4B62EADC1E918AF1A12ADB5B1494BEAD22514CF77171', + exponent: 0, + aliases: [ + 'ibc/71F11BC0AF8E526B80E44172EBA9D3F0A8E03950BB882325435691EBC9450B1D' + ] + }, + { + denom: 'sei', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/395ED4160BADDC277C5F4B62EADC1E918AF1A12ADB5B1494BEAD22514CF77171', + name: 'Sei', + display: 'sei', + symbol: 'SEI', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/71F11BC0AF8E526B80E44172EBA9D3F0A8E03950BB882325435691EBC9450B1D', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sei/images/sei.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sei/images/sei.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sei/images/sei.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sei/images/sei.svg' + } + ] + }, + { + description: 'Quicksilver Liquid Staked SOMM', + denom_units: [ + { + denom: + 'ibc/C15EB1B52CD0052BBE08929F9D735B4513957A5948918A8B39C2CF614281C474', + exponent: 0, + aliases: [ + 'ibc/EAF76AD1EEF7B16D167D87711FB26ABE881AC7D9F7E6D0CF313D5FA530417208' + ] + }, + { + denom: 'qsomm', + exponent: 6, + aliases: [] + } + ], + type_asset: 'ics20', + base: 'ibc/C15EB1B52CD0052BBE08929F9D735B4513957A5948918A8B39C2CF614281C474', + name: 'Quicksilver Liquid Staked SOMM', + display: 'qsomm', + symbol: 'qSOMM', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/EAF76AD1EEF7B16D167D87711FB26ABE881AC7D9F7E6D0CF313D5FA530417208', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qsomm.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qsomm.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qsomm.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qsomm.svg' + } + ] + }, + { + description: + 'The native staking and governance token of the Passage chain.', + denom_units: [ + { + denom: + 'ibc/6E9637A7295EE3690456BC0212A092F169770F1D81C8D7756D9F17CD2FB615BF', + exponent: 0, + aliases: [ + 'ibc/208B2F137CDE510B44C41947C045CFDC27F996A9D990EA64460BDD5B3DBEB2ED' + ] + }, + { + denom: 'pasg', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/6E9637A7295EE3690456BC0212A092F169770F1D81C8D7756D9F17CD2FB615BF', + name: 'Passage', + display: 'pasg', + symbol: 'PASG', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/208B2F137CDE510B44C41947C045CFDC27F996A9D990EA64460BDD5B3DBEB2ED', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/passage/images/pasg.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/passage/images/pasg.png' + } + ] + }, + { + denom_units: [ + { + denom: + 'ibc/8886AFBD1D42A03190FA8F74ABA19EAEA69DB56CE9D4F4EDBFF625DAD4EF02EC', + exponent: 0, + aliases: [ + 'ibc/5A0060579D24FBE5268BEA74C3281E7FE533D361C41A99307B4998FEC611E46B' + ] + }, + { + denom: 'stsomm', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/8886AFBD1D42A03190FA8F74ABA19EAEA69DB56CE9D4F4EDBFF625DAD4EF02EC', + name: 'Stride Staked SOMM', + display: 'stsomm', + symbol: 'stSOMM', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/5A0060579D24FBE5268BEA74C3281E7FE533D361C41A99307B4998FEC611E46B', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stsomm.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stsomm.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stsomm.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stsomm.svg' + } + ] + }, + { + description: 'Solana (SOL) is the native asset of the Solana blockchain.', + denom_units: [ + { + denom: + 'ibc/7946458E49830F854E3A6D144DF47532B92021310D0DDC45BF8B568CFDC4438A', + exponent: 0, + aliases: [ + 'ibc/1E43D59E565D41FB4E54CA639B838FFD5BCFC20003D330A56CB1396231AA1CBA' + ] + }, + { + denom: 'wormhole/8sYgCzLRJC3J7qPn2bNbx6PiGcarhyx8rBhVaNnfvHCA/8', + exponent: 8, + aliases: [] + } + ], + type_asset: 'ics20', + base: 'ibc/7946458E49830F854E3A6D144DF47532B92021310D0DDC45BF8B568CFDC4438A', + name: 'Solana', + display: 'wormhole/8sYgCzLRJC3J7qPn2bNbx6PiGcarhyx8rBhVaNnfvHCA/8', + symbol: 'SOL', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/1E43D59E565D41FB4E54CA639B838FFD5BCFC20003D330A56CB1396231AA1CBA', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/solana/images/sol.svg' + }, + images: [ + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/solana/images/sol.svg' + } + ] + }, + { + description: 'The Official Bonk Inu token', + denom_units: [ + { + denom: + 'ibc/344A58150E329F4FF51C3C38F5528BE1A1595FB68CF818011FA1C0585E095861', + exponent: 0, + aliases: [ + 'ibc/CA3733CB0071F480FAE8EF0D9C3D47A49C6589144620A642BBE0D59A293D110E' + ] + }, + { + denom: 'wormhole/95mnwzvJZJ3fKz77xfGN2nR5to9pZmH8YNvaxgLgw5AR/5', + exponent: 5, + aliases: [] + } + ], + type_asset: 'ics20', + base: 'ibc/344A58150E329F4FF51C3C38F5528BE1A1595FB68CF818011FA1C0585E095861', + name: 'Bonk', + display: 'wormhole/95mnwzvJZJ3fKz77xfGN2nR5to9pZmH8YNvaxgLgw5AR/5', + symbol: 'BONK', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/CA3733CB0071F480FAE8EF0D9C3D47A49C6589144620A642BBE0D59A293D110E', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/solana/images/bonk.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/solana/images/bonk.png' + } + ] + }, + { + description: + 'Tether USD (Wormhole), USDT, factory/wormhole14ejqjyq8um4p3xfqj74yld5waqljf88fz25yxnma0cngspxe3les00fpjx/8iuAc6DSeLvi2JDUtwJxLytsZT8R19itXebZsNReLLNi', + denom_units: [ + { + denom: + 'ibc/B94A65FAD6163CD47606C4BB08C696CBA6153357023B2D557933960CA149CBF0', + exponent: 0, + aliases: [ + 'ibc/2108F2D81CBE328F371AD0CEF56691B18A86E08C3651504E42487D9EE92DDE9C' + ] + }, + { + denom: 'wormhole/8iuAc6DSeLvi2JDUtwJxLytsZT8R19itXebZsNReLLNi/6', + exponent: 6, + aliases: [] + } + ], + type_asset: 'ics20', + base: 'ibc/B94A65FAD6163CD47606C4BB08C696CBA6153357023B2D557933960CA149CBF0', + name: 'Tether USD (Wormhole)', + display: 'wormhole/8iuAc6DSeLvi2JDUtwJxLytsZT8R19itXebZsNReLLNi/6', + symbol: 'USDT.wh', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/2108F2D81CBE328F371AD0CEF56691B18A86E08C3651504E42487D9EE92DDE9C', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.hole.svg' + }, + images: [ + { + image_sync: { + chain_name: 'ethereum', + base_denom: '0xdac17f958d2ee523a2206206994597c13d831ec7' + }, + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg' + }, + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.hole.svg' + } + ] + }, + { + description: 'Sui’s native asset is called SUI.', + denom_units: [ + { + denom: + 'ibc/9437BB40523C5AFD1413A1D8DEA5855EEC6E4CFE14D1DCA63341BED06BA7CD8B', + exponent: 0, + aliases: [ + 'ibc/B1C287C2701774522570010EEBCD864BCB7AB714711B3AA218699FDD75E832F5' + ] + }, + { + denom: 'wormhole/46YEtoSN1AcwgGSRoWruoS6bnVh8XpMp5aQTpKohCJYh/8', + exponent: 8, + aliases: [] + } + ], + type_asset: 'ics20', + base: 'ibc/9437BB40523C5AFD1413A1D8DEA5855EEC6E4CFE14D1DCA63341BED06BA7CD8B', + name: 'Sui', + display: 'wormhole/46YEtoSN1AcwgGSRoWruoS6bnVh8XpMp5aQTpKohCJYh/8', + symbol: 'SUI', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/B1C287C2701774522570010EEBCD864BCB7AB714711B3AA218699FDD75E832F5', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/sui/images/sui.svg' + }, + images: [ + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/sui/images/sui.svg' + } + ] + }, + { + description: + 'Aptos token (APT) is the Aptos blockchain native token used for paying network and transaction fees.', + denom_units: [ + { + denom: + 'ibc/6AC8E17C1903E60B72A2B6E0697952B5A043B7AF982D71BC8FC5D5885E6712A4', + exponent: 0, + aliases: [ + 'ibc/A4D176906C1646949574B48C1928D475F2DF56DE0AC04E1C99B08F90BC21ABDE' + ] + }, + { + denom: 'wormhole/5wS2fGojbL9RhGEAeQBdkHPUAciYDxjDTMYvdf9aDn2r/8', + exponent: 8, + aliases: [] + } + ], + type_asset: 'ics20', + base: 'ibc/6AC8E17C1903E60B72A2B6E0697952B5A043B7AF982D71BC8FC5D5885E6712A4', + name: 'Aptos Coin', + display: 'wormhole/5wS2fGojbL9RhGEAeQBdkHPUAciYDxjDTMYvdf9aDn2r/8', + symbol: 'APT', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/A4D176906C1646949574B48C1928D475F2DF56DE0AC04E1C99B08F90BC21ABDE', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/aptos/images/apt-dm.svg' + }, + images: [ + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/aptos/images/aptos.svg' + }, + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/aptos/images/apt-dm.svg', + theme: { + dark_mode: true + } + } + ] + }, + { + description: 'MantaDAO Governance Token', + denom_units: [ + { + denom: + 'ibc/7804DC642450E24E1A03E3695A4E6652554BFE158CDE940EDDDAD7AF7580E115', + exponent: 0, + aliases: [ + 'ibc/51D893F870B7675E507E91DA8DB0B22EA66333207E4F5C0708757F08EE059B0B' + ] + }, + { + denom: 'mnta', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/7804DC642450E24E1A03E3695A4E6652554BFE158CDE940EDDDAD7AF7580E115', + name: 'MantaDAO', + display: 'mnta', + symbol: 'MNTA', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/51D893F870B7675E507E91DA8DB0B22EA66333207E4F5C0708757F08EE059B0B', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/mnta.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/mnta.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/mnta.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/mnta.svg' + } + ] + }, + { + denom_units: [ + { + denom: + 'ibc/F13514F4B347A6035E85DD565887264D2919DFB558AB303FB495592E9B8ECF33', + exponent: 0, + aliases: [ + 'ibc/D69F6D787EC649F4E998161A9F0646F4C2DCC64748A2AB982F14CAFBA7CC0EC9' + ] + }, + { + denom: 'dgl', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/F13514F4B347A6035E85DD565887264D2919DFB558AB303FB495592E9B8ECF33', + name: 'Licorice', + display: 'dgl', + symbol: 'DGL', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/D69F6D787EC649F4E998161A9F0646F4C2DCC64748A2AB982F14CAFBA7CC0EC9', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/dgl.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/dgl.png' + } + ] + }, + { + description: + 'USD Coin (Wormhole), USDC, factory/wormhole14ejqjyq8um4p3xfqj74yld5waqljf88fz25yxnma0cngspxe3les00fpjx/GGh9Ufn1SeDGrhzEkMyRKt5568VbbxZK2yvWNsd6PbXt', + denom_units: [ + { + denom: + 'ibc/E5B0D89429F2683BD3772DC55F76C01F37EB39A3476BC4908E6C2CC4AFF0DA2F', + exponent: 0, + aliases: [ + 'ibc/6B99DB46AA9FF47162148C1726866919E44A6A5E0274B90912FD17E19A337695' + ] + }, + { + denom: 'wormhole/GGh9Ufn1SeDGrhzEkMyRKt5568VbbxZK2yvWNsd6PbXt/6', + exponent: 6, + aliases: [] + } + ], + type_asset: 'ics20', + base: 'ibc/E5B0D89429F2683BD3772DC55F76C01F37EB39A3476BC4908E6C2CC4AFF0DA2F', + name: 'USD Coin (Wormhole)', + display: 'wormhole/GGh9Ufn1SeDGrhzEkMyRKt5568VbbxZK2yvWNsd6PbXt/6', + symbol: 'USDC.wh', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/6B99DB46AA9FF47162148C1726866919E44A6A5E0274B90912FD17E19A337695', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdc.hole.svg' + }, + images: [ + { + image_sync: { + chain_name: 'ethereum', + base_denom: '0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48' + }, + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg' + }, + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdc.hole.svg' + } + ] + }, + { + description: + 'Wrapped Ether (Wormhole), WETH, factory/wormhole14ejqjyq8um4p3xfqj74yld5waqljf88fz25yxnma0cngspxe3les00fpjx/5BWqpR48Lubd55szM5i62zK7TFkddckhbT48yy6mNbDp', + denom_units: [ + { + denom: + 'ibc/8109C160C0A11D72ECFE82967D90193B237D6563AAFB817C82C33F18BF39E4E3', + exponent: 0, + aliases: [ + 'ibc/62F82550D0B96522361C89B0DA1119DE262FBDFB25E5502BC5101B5C0D0DBAAC' + ] + }, + { + denom: 'wormhole/5BWqpR48Lubd55szM5i62zK7TFkddckhbT48yy6mNbDp/8', + exponent: 8, + aliases: [] + } + ], + type_asset: 'ics20', + base: 'ibc/8109C160C0A11D72ECFE82967D90193B237D6563AAFB817C82C33F18BF39E4E3', + name: 'Wrapped Ether (Wormhole)', + display: 'wormhole/5BWqpR48Lubd55szM5i62zK7TFkddckhbT48yy6mNbDp/8', + symbol: 'wETH.wh', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/62F82550D0B96522361C89B0DA1119DE262FBDFB25E5502BC5101B5C0D0DBAAC', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/weth.hole.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eth-white.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eth-white.svg' + }, + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/weth.hole.svg' + } + ] + }, + { + description: + 'USDC is a fully collateralized US Dollar stablecoin developed by CENTRE, the open source project with Circle being the first of several forthcoming issuers.', + denom_units: [ + { + denom: + 'ibc/6B199312B29CF047BF8B1337450EF3AA0475FE0C312DB94055F2D5B22CD1E71A', + exponent: 0, + aliases: [ + 'ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4' + ] + }, + { + denom: 'usdc', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/6B199312B29CF047BF8B1337450EF3AA0475FE0C312DB94055F2D5B22CD1E71A', + name: 'USD Coin', + display: 'usdc', + symbol: 'USDC', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg' + }, + images: [ + { + image_sync: { + chain_name: 'noble', + base_denom: 'uusdc' + }, + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDCoin.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDCoin.svg' + }, + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg' + } + ] + }, + { + description: + 'Maximize ETH yield through leveraged staking across Aave, Compound and Morpho and liquidity provision of ETH liquid staking tokens on Uniswap V3.', + denom_units: [ + { + denom: + 'ibc/03B109DEE70C41E7D69206D670E3839BFB72891FF2FB5D7D980703953CB8E62B', + exponent: 0, + aliases: [ + 'ibc/FBB3FEF80ED2344D821D4F95C31DBFD33E4E31D5324CAD94EF756E67B749F668' + ] + }, + { + denom: 'YieldETH', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/03B109DEE70C41E7D69206D670E3839BFB72891FF2FB5D7D980703953CB8E62B', + name: 'Real Yield ETH', + display: 'YieldETH', + symbol: 'YieldETH', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/FBB3FEF80ED2344D821D4F95C31DBFD33E4E31D5324CAD94EF756E67B749F668', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/yieldeth.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/yieldeth.svg' + }, + images: [ + { + image_sync: { + chain_name: 'axelar', + base_denom: 'yieldeth-wei' + }, + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/yieldeth.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/yieldeth.svg' + } + ] + }, + { + description: 'The native staking token of XPLA.', + denom_units: [ + { + denom: + 'ibc/6622E30A321549B623A4ACCC4A599A38655F1AFEB4FA96ED6588C1BACA300C4B', + exponent: 0, + aliases: [ + 'ibc/95C9B5870F95E21A242E6AF9ADCB1F212EE4A8855087226C36FBE43FC41A77B8' + ] + }, + { + denom: 'xpla', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/6622E30A321549B623A4ACCC4A599A38655F1AFEB4FA96ED6588C1BACA300C4B', + name: 'XPLA', + display: 'xpla', + symbol: 'XPLA', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/95C9B5870F95E21A242E6AF9ADCB1F212EE4A8855087226C36FBE43FC41A77B8', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xpla/images/xpla.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xpla/images/xpla.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xpla/images/xpla.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xpla/images/xpla.svg' + } + ] + }, + { + description: + 'OIN Token ($OIN) is a groundbreaking digital asset developed on the $SEI Blockchain. It transcends being merely a cryptocurrency; $OIN stands as a robust store of value, symbolizing the future of decentralized finance and its potential to reshape the crypto landscape.', + denom_units: [ + { + denom: + 'ibc/D38D7BCB848EFB3804045D33FCD776867C62317FB6FF94D21A1FCC1834B3821A', + exponent: 0, + aliases: [ + 'ibc/98B3DBF1FA79C4C14CC5F08F62ACD5498560FCB515F677526FD200D54EA048B6' + ] + }, + { + denom: 'oin', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/D38D7BCB848EFB3804045D33FCD776867C62317FB6FF94D21A1FCC1834B3821A', + name: 'OIN STORE OF VALUE', + display: 'oin', + symbol: 'OIN', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/98B3DBF1FA79C4C14CC5F08F62ACD5498560FCB515F677526FD200D54EA048B6', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sei/images/oin.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sei/images/oin.png' + } + ] + }, + { + description: 'The token of Neokingdom DAO.', + denom_units: [ + { + denom: + 'ibc/593518DCBEDF6A57C205903B307840B0563C9D7223B3B9F818704557494EB5B4', + exponent: 0, + aliases: [ + 'ibc/DEE262653B9DE39BCEF0493D47E0DFC4FE62F7F046CF38B9FDEFEBE98D149A71' + ] + }, + { + denom: 'neok', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/593518DCBEDF6A57C205903B307840B0563C9D7223B3B9F818704557494EB5B4', + name: 'Neokingdom DAO', + display: 'neok', + symbol: 'NEOK', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/DEE262653B9DE39BCEF0493D47E0DFC4FE62F7F046CF38B9FDEFEBE98D149A71', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg' + } + ] + }, + { + description: 'The native currency of the Realio Network.', + denom_units: [ + { + denom: + 'ibc/7B004B11E2CCC9EE7A126F0260AA90BDE9ACAC99EF89AC3F739685D6A310F9E7', + exponent: 0, + aliases: [ + 'ibc/1CDF9C7D073DD59ED06F15DB08CC0901F2A24759BE70463570E8896F9A444ADF' + ] + }, + { + denom: 'rio', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/7B004B11E2CCC9EE7A126F0260AA90BDE9ACAC99EF89AC3F739685D6A310F9E7', + name: 'Realio Network', + display: 'rio', + symbol: 'RIO', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/1CDF9C7D073DD59ED06F15DB08CC0901F2A24759BE70463570E8896F9A444ADF', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/realio/images/rio.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/realio/images/rio.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/realio/images/rio.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/realio/images/rio.svg' + } + ] + }, + { + description: "Membrane's CDP-style stablecoin called CDT", + denom_units: [ + { + denom: + 'ibc/9F977CFD6084FD4B83DF6BD27CECC0F805D0F6D95ED099650F330D94510F7F19', + exponent: 0, + aliases: [ + 'factory/osmo1s794h9rxggytja3a4pmwul53u98k06zy2qtrdvjnfuxruh7s8yjs6cyxgd/ucdt' + ] + }, + { + denom: 'cdt', + exponent: 6 + } + ], + type_asset: 'sdk.coin', + base: 'ibc/9F977CFD6084FD4B83DF6BD27CECC0F805D0F6D95ED099650F330D94510F7F19', + name: 'CDT Stablecoin', + display: 'cdt', + symbol: 'CDT', + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/CDT.svg' + }, + images: [ + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/CDT.svg' + } + ], + coingecko_id: 'collateralized-debt-token', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'factory/osmo1s794h9rxggytja3a4pmwul53u98k06zy2qtrdvjnfuxruh7s8yjs6cyxgd/ucdt', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ] + }, + { + description: "Membrane's protocol token", + denom_units: [ + { + denom: + 'ibc/CC0A5E28C584A93AB762E71DD3D5991928637042AC3E900EE94E19E46CBFE935', + exponent: 0, + aliases: [ + 'factory/osmo1s794h9rxggytja3a4pmwul53u98k06zy2qtrdvjnfuxruh7s8yjs6cyxgd/umbrn' + ] + }, + { + denom: 'mbrn', + exponent: 6 + } + ], + type_asset: 'sdk.coin', + base: 'ibc/CC0A5E28C584A93AB762E71DD3D5991928637042AC3E900EE94E19E46CBFE935', + name: 'Membrane', + display: 'mbrn', + symbol: 'MBRN', + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/MBRN.svg' + }, + images: [ + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/MBRN.svg' + } + ], + coingecko_id: 'membrane', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'factory/osmo1s794h9rxggytja3a4pmwul53u98k06zy2qtrdvjnfuxruh7s8yjs6cyxgd/umbrn', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ] + }, + { + description: 'The native token of SGE Network', + denom_units: [ + { + denom: + 'ibc/99DA220AB0370777C45F543B5F3236992D6C402C7706660A778FE527742D4496', + exponent: 0, + aliases: [ + 'ibc/A1830DECC0B742F0B2044FF74BE727B5CF92C9A28A9235C3BACE4D24A23504FA' + ] + }, + { + denom: 'sge', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/99DA220AB0370777C45F543B5F3236992D6C402C7706660A778FE527742D4496', + name: 'SGE', + display: 'sge', + symbol: 'SGE', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/A1830DECC0B742F0B2044FF74BE727B5CF92C9A28A9235C3BACE4D24A23504FA', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sge/images/sge.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sge/images/sge.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sge/images/sge.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sge/images/sge.svg' + } + ] + }, + { + description: 'The native staking and governance token of the StaFi Hub.', + denom_units: [ + { + denom: + 'ibc/E51EF0215942396CCD7F4DFAB01FB41041668E8ED9E8B39DA9B67B34796DC457', + exponent: 0, + aliases: [ + 'ibc/01D2F0C4739C871BFBEE7E786709E6904A55559DC1483DD92ED392EF12247862' + ] + }, + { + denom: 'fis', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/E51EF0215942396CCD7F4DFAB01FB41041668E8ED9E8B39DA9B67B34796DC457', + name: 'StaFi Hub', + display: 'fis', + symbol: 'FIS', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/01D2F0C4739C871BFBEE7E786709E6904A55559DC1483DD92ED392EF12247862', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stafihub/images/fis.svg' + }, + images: [ + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stafihub/images/fis.svg' + } + ] + }, + { + description: 'A liquid staking representation of staked ATOMs', + denom_units: [ + { + denom: + 'ibc/0B657A64E07FC0903D71FF24B534F699C68301FEEEF4D5A52923F8870AB695A7', + exponent: 0, + aliases: [ + 'ibc/B66CE615C600ED0A8B5AF425ECFE0D57BE2377587F66C45934A76886F34DC9B7' + ] + }, + { + denom: 'ratom', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/0B657A64E07FC0903D71FF24B534F699C68301FEEEF4D5A52923F8870AB695A7', + name: 'rATOM', + display: 'ratom', + symbol: 'rATOM', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/B66CE615C600ED0A8B5AF425ECFE0D57BE2377587F66C45934A76886F34DC9B7', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stafihub/images/ratom.svg' + }, + images: [ + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stafihub/images/ratom.svg' + } + ] + }, + { + description: 'The native token of ohhNFT.', + denom_units: [ + { + denom: + 'ibc/DF2B8FA4EF3AEFC02D5520A4E886BA3D12B489011A8AC959926B27FC0D34675D', + exponent: 0, + aliases: [ + 'ibc/CFF40564FDA3E958D9904B8B479124987901168494655D9CC6B7C0EC0416020B' + ] + }, + { + denom: 'strdst', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/DF2B8FA4EF3AEFC02D5520A4E886BA3D12B489011A8AC959926B27FC0D34675D', + name: 'Stardust STRDST', + display: 'strdst', + symbol: 'STRDST', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/CFF40564FDA3E958D9904B8B479124987901168494655D9CC6B7C0EC0416020B', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/dust.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/dust.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/dust.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/dust.svg' + } + ] + }, + { + description: + 'The native staking and governance token of the Theta testnet version of the Dora Vota.', + denom_units: [ + { + denom: + 'ibc/48920E8BB6BCA489B4DDC1CCA9694BC2A25F08F90D8E5F77A26AF94C1226E19E', + exponent: 0, + aliases: [ + 'ibc/672406ADE4EDFD8C5EA7A0D0DD0C37E431DA7BD8393A15CD2CFDE3364917EB2A' + ] + }, + { + denom: 'DORA', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/48920E8BB6BCA489B4DDC1CCA9694BC2A25F08F90D8E5F77A26AF94C1226E19E', + name: 'Dora Vota', + display: 'DORA', + symbol: 'DORA', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/672406ADE4EDFD8C5EA7A0D0DD0C37E431DA7BD8393A15CD2CFDE3364917EB2A', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/doravota/images/dora.svg' + }, + images: [ + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/doravota/images/dora.svg' + }, + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/doravota/images/doravota.png' + } + ] + }, + { + description: 'The native token of Coreum', + denom_units: [ + { + denom: + 'ibc/084A447714B57EDF8249627EDA6907A27A9C758133B4F47AA83A775FE1DDEF4E', + exponent: 0, + aliases: [ + 'ibc/F3166F4D31D6BA1EC6C9F5536F5DDDD4CC93DBA430F7419E7CDC41C497944A65' + ] + }, + { + denom: 'core', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/084A447714B57EDF8249627EDA6907A27A9C758133B4F47AA83A775FE1DDEF4E', + name: 'Coreum', + display: 'core', + symbol: 'COREUM', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/F3166F4D31D6BA1EC6C9F5536F5DDDD4CC93DBA430F7419E7CDC41C497944A65', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/coreum.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/coreum.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/coreum.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/coreum.svg' + } + ], + keywords: ['dex', 'staking', 'wasm', 'assets', 'nft'] + }, + { + description: '', + denom_units: [ + { + denom: + 'ibc/EB7702F7862428669576938CD8DD19FBF39F6516F1F94A1B02AC8CBAFF06858B', + exponent: 0, + aliases: [ + 'ibc/D79E7D83AB399BFFF93433E54FAA480C191248FC556924A2A8351AE2638B3877' + ] + }, + { + denom: 'tia', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/EB7702F7862428669576938CD8DD19FBF39F6516F1F94A1B02AC8CBAFF06858B', + name: 'Celestia', + display: 'tia', + symbol: 'TIA', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/D79E7D83AB399BFFF93433E54FAA480C191248FC556924A2A8351AE2638B3877', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.svg' + }, + images: [ + { + image_sync: { + chain_name: 'celestia', + base_denom: 'utia' + }, + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.svg' + } + ] + }, + { + description: 'The native staking token of dYdX Protocol.', + denom_units: [ + { + denom: + 'ibc/A6FAB4141ECE6F85BAAC00989FDF7F96409673735B845DE730645EC67335E1C0', + exponent: 0, + aliases: [ + 'ibc/831F0B1BBB1D08A2B75311892876D71565478C532967545476DF4C2D7492E48C' + ] + }, + { + denom: 'dydx', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/A6FAB4141ECE6F85BAAC00989FDF7F96409673735B845DE730645EC67335E1C0', + name: 'dYdX Protocol', + display: 'dydx', + symbol: 'DYDX', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/831F0B1BBB1D08A2B75311892876D71565478C532967545476DF4C2D7492E48C', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dydx/images/dydx-circle.svg' + }, + images: [ + { + image_sync: { + chain_name: 'dydx', + base_denom: 'adydx' + }, + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dydx/images/dydx.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dydx/images/dydx.svg' + }, + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dydx/images/dydx-circle.svg' + } + ] + }, + { + description: 'The native staking token of the Function X', + denom_units: [ + { + denom: + 'ibc/8D8187CD0222C85079ECFEE0A7A6279AD5C98980791A17BEBB5A78778B1204B6', + exponent: 0, + aliases: [ + 'ibc/2B30802A0B03F91E4E16D6175C9B70F2911377C1CAE9E50FF011C821465463F9' + ] + }, + { + denom: 'WFX', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/8D8187CD0222C85079ECFEE0A7A6279AD5C98980791A17BEBB5A78778B1204B6', + name: 'f(x)Core', + display: 'WFX', + symbol: 'FX', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/2B30802A0B03F91E4E16D6175C9B70F2911377C1CAE9E50FF011C821465463F9', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/fx.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/fx.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/fx.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/fx.svg' + } + ] + }, + { + description: 'Bitcoin. On Cosmos.', + denom_units: [ + { + denom: + 'ibc/D5CDA64730157DB9928A8E3CEEA19526A94F933443503A90D375394CA173F829', + exponent: 0, + aliases: [ + 'ibc/75345531D87BD90BF108BE7240BD721CB2CB0A1F16D4EBA71B09EC3C43E15C8F' + ] + }, + { + denom: 'nbtc', + exponent: 14 + } + ], + type_asset: 'ics20', + base: 'ibc/D5CDA64730157DB9928A8E3CEEA19526A94F933443503A90D375394CA173F829', + name: 'Nomic Bitcoin', + display: 'nbtc', + symbol: 'nBTC', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/75345531D87BD90BF108BE7240BD721CB2CB0A1F16D4EBA71B09EC3C43E15C8F', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nbtc.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nbtc.svg' + }, + images: [ + { + image_sync: { + chain_name: 'nomic', + base_denom: 'usat' + }, + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nbtc.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nbtc.svg' + } + ] + }, + { + description: 'The native token of Nois', + denom_units: [ + { + denom: + 'ibc/8349192BE84F63ECBCDE2E0195DAC22453C9AAC740971FE95D382CA8075E6A1C', + exponent: 0, + aliases: [ + 'ibc/6928AFA9EA721938FED13B051F9DBF1272B16393D20C49EA5E4901BB76D94A90' + ] + }, + { + denom: 'nois', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/8349192BE84F63ECBCDE2E0195DAC22453C9AAC740971FE95D382CA8075E6A1C', + name: 'Nois', + display: 'nois', + symbol: 'NOIS', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/6928AFA9EA721938FED13B051F9DBF1272B16393D20C49EA5E4901BB76D94A90', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nois/images/nois.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nois/images/nois.svg' + }, + images: [ + { + image_sync: { + chain_name: 'nois', + base_denom: 'unois' + }, + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nois/images/nois.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nois/images/nois.svg' + } + ], + keywords: ['nois', 'randomness', 'drand', 'wasm'] + }, + { + description: 'Margined Power Token sqOSMO', + denom_units: [ + { + denom: + 'ibc/03FB4E4D1043755015ABF1A84773EA334B2726EF464CF90D926C888ECE2D64FD', + exponent: 0, + aliases: [ + 'factory/osmo1g8qypve6l95xmhgc0fddaecerffymsl7kn9muw/squosmo' + ] + }, + { + denom: 'sqosmo', + exponent: 6 + } + ], + type_asset: 'sdk.coin', + base: 'ibc/03FB4E4D1043755015ABF1A84773EA334B2726EF464CF90D926C888ECE2D64FD', + name: 'OSMO Squared', + display: 'sqosmo', + symbol: 'sqOSMO', + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sqosmo.svg' + }, + images: [ + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sqosmo.svg' + } + ], + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'factory/osmo1g8qypve6l95xmhgc0fddaecerffymsl7kn9muw/squosmo', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ] + }, + { + description: 'The Revenue & Governance token of Unstake.fi', + denom_units: [ + { + denom: + 'ibc/0F23E0D7F6595F6BBE43DF8007E1AD07126111DF9166768CA9AA359E46E71D4A', + exponent: 0, + aliases: [ + 'ibc/690EB0A0CA0DA2DC1E9CF62FB23C935AE5C7E9F57919CF89690521D5D70948A7' + ] + }, + { + denom: 'nstk', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/0F23E0D7F6595F6BBE43DF8007E1AD07126111DF9166768CA9AA359E46E71D4A', + name: 'Unstake Fi', + display: 'nstk', + symbol: 'NSTK', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/690EB0A0CA0DA2DC1E9CF62FB23C935AE5C7E9F57919CF89690521D5D70948A7', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/nstk.svg' + }, + images: [ + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/nstk.svg' + } + ] + }, + { + description: 'ohhNFT LP token.', + denom_units: [ + { + denom: + 'ibc/01AF5CB6E8BD5C19438398865170AD47D4B22DC751D618BE07F7DC4302D3022A', + exponent: 0, + aliases: [ + 'ibc/71DAA4CAFA4FE2F9803ABA0696BA5FC0EFC14305A2EA8B4E01880DB851B1EC02' + ] + }, + { + denom: 'BRNCH', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/01AF5CB6E8BD5C19438398865170AD47D4B22DC751D618BE07F7DC4302D3022A', + name: 'Branch', + display: 'BRNCH', + symbol: 'BRNCH', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/71DAA4CAFA4FE2F9803ABA0696BA5FC0EFC14305A2EA8B4E01880DB851B1EC02', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/brnch.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/brnch.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/brnch.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/brnch.svg' + } + ] + }, + { + description: + 'wstETH is a wrapped version of stETH. As some DeFi protocols require a constant balance mechanism for tokens, wstETH keeps your balance of stETH fixed and uses an underlying share system to reflect your earned staking rewards.', + denom_units: [ + { + denom: + 'ibc/05EC9470C5B94B93DAEFC52C28D87B2BEFD99A5FB3B6ABC5E1AAF7396590E84F', + exponent: 0, + aliases: [ + 'ibc/2F21E6D4271DE3F561F20A02CD541DAF7405B1E9CB3B9B07E3C2AC7D8A4338A5' + ] + }, + { + denom: 'wstETH', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/05EC9470C5B94B93DAEFC52C28D87B2BEFD99A5FB3B6ABC5E1AAF7396590E84F', + name: 'Wrapped Lido Staked Ether', + display: 'wstETH', + symbol: 'wstETH', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/2F21E6D4271DE3F561F20A02CD541DAF7405B1E9CB3B9B07E3C2AC7D8A4338A5', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wsteth.svg' + }, + images: [ + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wsteth.svg' + } + ] + }, + { + description: 'Margined Power Token sqATOM', + denom_units: [ + { + denom: + 'ibc/8ACFBDDF77DA174672D246AA2083FC83067F2FB669D9F6BB00632A3F635EBAF9', + exponent: 0, + aliases: [ + 'factory/osmo1g8qypve6l95xmhgc0fddaecerffymsl7kn9muw/sqatom' + ] + }, + { + denom: 'sqatom', + exponent: 6 + } + ], + type_asset: 'sdk.coin', + base: 'ibc/8ACFBDDF77DA174672D246AA2083FC83067F2FB669D9F6BB00632A3F635EBAF9', + name: 'ATOM Squared', + display: 'sqatom', + symbol: 'sqATOM', + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sqatom.svg' + }, + images: [ + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sqatom.svg' + } + ], + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'factory/osmo1g8qypve6l95xmhgc0fddaecerffymsl7kn9muw/sqatom', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ] + }, + { + description: 'Margined Power Token sqBTC', + denom_units: [ + { + denom: + 'ibc/EA3D1D169CAF4C6A1B813D41337614C5785DD018514333C301B92B981A46CE02', + exponent: 0, + aliases: ['factory/osmo1g8qypve6l95xmhgc0fddaecerffymsl7kn9muw/sqbtc'] + }, + { + denom: 'sqbtc', + exponent: 6 + } + ], + type_asset: 'sdk.coin', + base: 'ibc/EA3D1D169CAF4C6A1B813D41337614C5785DD018514333C301B92B981A46CE02', + name: 'BTC Squared', + display: 'sqbtc', + symbol: 'sqBTC', + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sqbtc.svg' + }, + images: [ + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sqbtc.svg' + } + ], + keywords: ['osmosis_unlisted'], + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'factory/osmo1g8qypve6l95xmhgc0fddaecerffymsl7kn9muw/sqbtc', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ] + }, + { + description: 'QWOYN is the native governance token for Qwoyn Network', + denom_units: [ + { + denom: + 'ibc/EDA8ACB9E26D83C1C2BDDB21F2681310B2CAF26B9139561DC00475B1A24CC56F', + exponent: 0, + aliases: [ + 'ibc/09FAF1E04435E14C68DE7AB0D03C521C92975C792DB12B2EA390BAA2E06B3F3D' + ] + }, + { + denom: 'qwoyn', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/EDA8ACB9E26D83C1C2BDDB21F2681310B2CAF26B9139561DC00475B1A24CC56F', + name: 'Qwoyn', + display: 'qwoyn', + symbol: 'QWOYN', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/09FAF1E04435E14C68DE7AB0D03C521C92975C792DB12B2EA390BAA2E06B3F3D', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/qwoyn/images/qwoyn.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/qwoyn/images/qwoyn.png' + } + ] + }, + { + description: 'The liquid staking token of Bostrom', + denom_units: [ + { + denom: + 'ibc/80D18976505E22590ABD29209A1B033C7212E952540C884EB5B2CA0F324ADC70', + exponent: 0, + aliases: [ + 'ibc/4F3B0EC2FE2D370D10C3671A1B7B06D2A964C721470C305CBB846ED60E6CAA20' + ] + } + ], + type_asset: 'ics20', + base: 'ibc/80D18976505E22590ABD29209A1B033C7212E952540C884EB5B2CA0F324ADC70', + name: 'Bostrom Hydrogen', + display: + 'ibc/4F3B0EC2FE2D370D10C3671A1B7B06D2A964C721470C305CBB846ED60E6CAA20', + symbol: 'HYDROGEN', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/4F3B0EC2FE2D370D10C3671A1B7B06D2A964C721470C305CBB846ED60E6CAA20', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/hydrogen.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/hydrogen.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/hydrogen.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/hydrogen.svg' + } + ] + }, + { + description: 'The staking token of Cyber', + denom_units: [ + { + denom: + 'ibc/DCDB44CB1441F2DB392518373C8D8E2B5A1EEB128913C0EF37D6A6C8C91FAC24', + exponent: 0, + aliases: [ + 'ibc/BCDB35B7390806F35E716D275E1E017999F8281A81B6F128F087EF34D1DFA761' + ] + } + ], + type_asset: 'ics20', + base: 'ibc/DCDB44CB1441F2DB392518373C8D8E2B5A1EEB128913C0EF37D6A6C8C91FAC24', + name: 'Bostrom Tocyb', + display: + 'ibc/BCDB35B7390806F35E716D275E1E017999F8281A81B6F128F087EF34D1DFA761', + symbol: 'TOCYB', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/BCDB35B7390806F35E716D275E1E017999F8281A81B6F128F087EF34D1DFA761', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/tocyb.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/tocyb.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/tocyb.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/tocyb.svg' + } + ] + }, + { + description: 'The resource token of Bostrom', + denom_units: [ + { + denom: + 'ibc/CD803A46DD63A5A03C1D67067A1712DF73B4802D9D7217978EBA39D31E110C93', + exponent: 0, + aliases: [ + 'ibc/D3A1900B2B520E45608B5671ADA461E1109628E89B4289099557C6D3996F7DAA' + ] + }, + { + denom: 'volt', + exponent: 3, + aliases: ['volt'] + } + ], + type_asset: 'ics20', + base: 'ibc/CD803A46DD63A5A03C1D67067A1712DF73B4802D9D7217978EBA39D31E110C93', + name: 'Bostrom Volt', + display: 'volt', + symbol: 'V', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/D3A1900B2B520E45608B5671ADA461E1109628E89B4289099557C6D3996F7DAA', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/volt.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/volt.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/volt.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/volt.svg' + } + ] + }, + { + description: 'The resource token of Bostrom', + denom_units: [ + { + denom: + 'ibc/95D36DAAB98DD33062E6CA6C88F113FD14EB835CC75FCAFFB1CD609DCC9CB973', + exponent: 0, + aliases: [ + 'ibc/020F5162B7BC40656FC5432622647091F00D53E82EE8D21757B43D3282F25424' + ] + }, + { + denom: 'ampere', + exponent: 3, + aliases: ['ampere'] + } + ], + type_asset: 'ics20', + base: 'ibc/95D36DAAB98DD33062E6CA6C88F113FD14EB835CC75FCAFFB1CD609DCC9CB973', + name: 'Bostrom Ampere', + display: 'ampere', + symbol: 'A', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/020F5162B7BC40656FC5432622647091F00D53E82EE8D21757B43D3282F25424', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/ampere.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/ampere.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/ampere.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/ampere.svg' + } + ] + }, + { + description: 'The native token of SOURCE Chain', + denom_units: [ + { + denom: + 'ibc/A77CC2CB874719F10F3E8974D7D51EC85F912536127EA2009E8276FCD75B8527', + exponent: 0, + aliases: [ + 'ibc/E7905742CE2EA4EA5D592527DC89220C59B617DE803939FE7293805A64B484D7' + ] + }, + { + denom: 'source', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/A77CC2CB874719F10F3E8974D7D51EC85F912536127EA2009E8276FCD75B8527', + name: 'Source', + display: 'source', + symbol: 'SOURCE', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/E7905742CE2EA4EA5D592527DC89220C59B617DE803939FE7293805A64B484D7', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/source/images/source.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/source/images/source.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/source/images/source.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/source/images/source.svg' + } + ] + }, + { + description: + "Pyth is a protocol that allows market participants to publish pricing information on-chain for others to use. The protocol is an interaction between three parties:\n-Publishers submit pricing information to Pyth's oracle program. Pyth has multiple data publishers for every product to improve the accuracy and robustness of the system.\n-Pyth's oracle program combines publishers' data to produce a single aggregate price and confidence interval.\nConsumers read the price information produced by the oracle program.\n\nPyth's oracle program runs simultaneously on both Solana mainnet and Pythnet. Each instance of the program is responsible for its own set of price feeds. Solana Price Feeds are available for use by Solana protocols. In this case, since the oracle program itself runs on Solana, the resulting prices are immediately available to consumers without requiring any additional work. Pythnet Price Feeds are available on 12+ blockchains. The prices constructed on Pythnet are transferred cross-chain to reach consumers on these blockchains.\n\nIn both cases, the critical component of the system is the oracle program that combines the data from each individual publisher. This program maintains a number of different Solana accounts that list the products on Pyth and their current price data. Publishers publish their price and confidence by interacting with the oracle program on every slot. The program stores this information in its accounts. The first price update in a slot additionally triggers price aggregation, which combines the price data from the previous slot into a single aggregate price and confidence interval. This aggregate price is written to the Solana account where it is readable by other on-chain programs and available for transmission to other blockchains.", + denom_units: [ + { + denom: + 'ibc/8C8B8DB27CF99925C7624A7CB3247055F3C5B59DF466B9B30E441290F0F705D7', + exponent: 0, + aliases: [ + 'ibc/E42006ED917C769EDE1B474650EEA6BFE3F97958912B9206DD7010A28D01D9D5' + ] + }, + { + denom: 'wormhole/B8ohBnfisop27exk2gtNABJyYjLwQA7ogrp5uNzvZCoy/6', + exponent: 6, + aliases: ['pyth'] + } + ], + type_asset: 'ics20', + base: 'ibc/8C8B8DB27CF99925C7624A7CB3247055F3C5B59DF466B9B30E441290F0F705D7', + name: 'Pyth Network', + display: 'wormhole/B8ohBnfisop27exk2gtNABJyYjLwQA7ogrp5uNzvZCoy/6', + symbol: 'PYTH', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/E42006ED917C769EDE1B474650EEA6BFE3F97958912B9206DD7010A28D01D9D5', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/solana/images/pyth.svg' + }, + images: [ + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/solana/images/pyth.svg' + } + ] + }, + { + description: 'PSTAKE Liquid-Staked OSMO', + denom_units: [ + { + denom: + 'ibc/814F2057808DF5C7C9F9E1A513D9E6669061FF1B010CED198B3352EBA29EFBF6', + exponent: 0, + aliases: [ + 'ibc/ECBE78BF7677320A93E7BA1761D144BCBF0CBC247C290C049655E106FE5DC68E' + ] + }, + { + denom: 'stkosmo', + exponent: 6, + aliases: ['stk/osmo'] + } + ], + type_asset: 'ics20', + base: 'ibc/814F2057808DF5C7C9F9E1A513D9E6669061FF1B010CED198B3352EBA29EFBF6', + name: 'PSTAKE staked OSMO', + display: 'stkosmo', + symbol: 'stkOSMO', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/ECBE78BF7677320A93E7BA1761D144BCBF0CBC247C290C049655E106FE5DC68E', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkosmo.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkosmo.svg' + }, + images: [ + { + image_sync: { + chain_name: 'persistence', + base_denom: 'stk/uosmo' + }, + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkosmo.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkosmo.svg' + } + ] + }, + { + description: 'Levana native token', + denom_units: [ + { + denom: + 'ibc/6A9571DE6A3F60D7703C3290E2944E806C15A47C1EA6D4AFCD3AE4DC8AF080B1', + exponent: 0, + aliases: [ + 'factory/osmo1mlng7pz4pnyxtpq0akfwall37czyk9lukaucsrn30ameplhhshtqdvfm5c/ulvn' + ] + }, + { + denom: 'lvn', + exponent: 6 + } + ], + type_asset: 'sdk.coin', + base: 'ibc/6A9571DE6A3F60D7703C3290E2944E806C15A47C1EA6D4AFCD3AE4DC8AF080B1', + name: 'Levana', + display: 'lvn', + symbol: 'LVN', + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/levana.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/levana.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/levana.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/levana.svg' + }, + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/levana.png' + } + ], + coingecko_id: 'levana-protocol', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'factory/osmo1mlng7pz4pnyxtpq0akfwall37czyk9lukaucsrn30ameplhhshtqdvfm5c/ulvn', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ] + }, + { + description: 'Puppy', + denom_units: [ + { + denom: + 'ibc/2C24C5273CD0993300F11D951366CC0E7475381A767BE65F7080BB71D96984E9', + exponent: 0, + aliases: [ + 'ibc/46AC07DBFF1352EC94AF5BD4D23740D92D9803A6B41F6E213E77F3A1143FB963' + ] + }, + { + denom: 'puppy', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/2C24C5273CD0993300F11D951366CC0E7475381A767BE65F7080BB71D96984E9', + name: 'Puppy', + display: 'puppy', + symbol: 'PUPPY', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/46AC07DBFF1352EC94AF5BD4D23740D92D9803A6B41F6E213E77F3A1143FB963', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/chihuahua/images/puppyhuahua_logo.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/chihuahua/images/puppyhuahua_logo.png' + } + ], + keywords: ['osmosis_unstable'] + }, + { + description: 'The cutest NEWT token on Neutron chain.', + denom_units: [ + { + denom: + 'ibc/9C4A76F830BA0BE71F6E1B6211D7C1121BFE47CBD22B987371155BA3FC9F90CA', + exponent: 0, + aliases: [ + 'ibc/BF685448E564B5A4AC8F6E0493A0B979D0E0BF5EC11F7E15D25A0A2160C944DD' + ] + }, + { + denom: 'newt', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/9C4A76F830BA0BE71F6E1B6211D7C1121BFE47CBD22B987371155BA3FC9F90CA', + name: 'Newt', + display: 'newt', + symbol: 'NEWT', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/BF685448E564B5A4AC8F6E0493A0B979D0E0BF5EC11F7E15D25A0A2160C944DD', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/newt.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/newt.png' + } + ] + }, + { + description: "MilkyWay's liquid staked TIA", + denom_units: [ + { + denom: + 'ibc/C0DB3E0C7F3CD32FA24FC031FD8B6833627A1C690B741BA85D7A4752D974A77F', + exponent: 0, + aliases: [ + 'factory/osmo1f5vfcph2dvfeqcqkhetwv75fda69z7e5c2dldm3kvgj23crkv6wqcn47a0/umilkTIA' + ] + }, + { + denom: 'milkTIA', + exponent: 6 + } + ], + type_asset: 'sdk.coin', + base: 'ibc/C0DB3E0C7F3CD32FA24FC031FD8B6833627A1C690B741BA85D7A4752D974A77F', + name: 'milkTIA', + display: 'milkTIA', + symbol: 'milkTIA', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'factory/osmo1f5vfcph2dvfeqcqkhetwv75fda69z7e5c2dldm3kvgj23crkv6wqcn47a0/umilkTIA', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/milktia.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/milktia.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/milktia.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/milktia.svg' + } + ], + coingecko_id: 'milkyway-staked-tia' + }, + { + description: 'ASH', + denom_units: [ + { + denom: + 'ibc/146C6E316BDB144EE6685FE033E8DF78152B227631B9EB46C017D9D6F9AF7313', + exponent: 0, + aliases: [ + 'ibc/4976049456D261659D0EC499CC9C2391D3C7D1128A0B9FB0BBF2842D1B2BC7BC' + ] + }, + { + denom: 'ASH', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/146C6E316BDB144EE6685FE033E8DF78152B227631B9EB46C017D9D6F9AF7313', + name: 'ASH', + display: 'ASH', + symbol: 'ASH', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/4976049456D261659D0EC499CC9C2391D3C7D1128A0B9FB0BBF2842D1B2BC7BC', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/ash.svg' + }, + images: [ + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/ash.svg' + } + ] + }, + { + description: 'RAC', + denom_units: [ + { + denom: + 'ibc/9EECD783C840991747E7C7A7943EF2359A7DC77C04BCAA4C4513912AA1E5FB2D', + exponent: 0, + aliases: [ + 'ibc/DDF1CD4CDC14AE2D6A3060193624605FF12DEE71CF1F8C19EEF35E9447653493' + ] + }, + { + denom: 'RAC', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/9EECD783C840991747E7C7A7943EF2359A7DC77C04BCAA4C4513912AA1E5FB2D', + name: 'RAC', + display: 'RAC', + symbol: 'RAC', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/DDF1CD4CDC14AE2D6A3060193624605FF12DEE71CF1F8C19EEF35E9447653493', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/rac.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/rac.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/rac.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/rac.svg' + } + ] + }, + { + description: 'GUPPY', + denom_units: [ + { + denom: + 'ibc/191EFA49A0B7821EB7E4CA9C7312042A388D86A399D9D4DC4571D334B7F4D60D', + exponent: 0, + aliases: [ + 'ibc/42A9553A7770F3D7B62F3A82AF04E7719B4FD6EAF31BE5645092AAC4A6C2201D' + ] + }, + { + denom: 'GUPPY', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/191EFA49A0B7821EB7E4CA9C7312042A388D86A399D9D4DC4571D334B7F4D60D', + name: 'GUPPY', + display: 'GUPPY', + symbol: 'GUPPY', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/42A9553A7770F3D7B62F3A82AF04E7719B4FD6EAF31BE5645092AAC4A6C2201D', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/guppy.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/guppy.png' + } + ] + }, + { + description: + 'The native EVM, governance and staking token of the Haqq Network', + denom_units: [ + { + denom: + 'ibc/5DA318CF6962D9859AA9997DBAD5EFFCF1C6B760ACE9166EFD19FF82F88467DE', + exponent: 0, + aliases: [ + 'ibc/69110FF673D70B39904FF056CFDFD58A90BEC3194303F45C32CB91B8B0A738EA' + ] + }, + { + denom: 'ISLM', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/5DA318CF6962D9859AA9997DBAD5EFFCF1C6B760ACE9166EFD19FF82F88467DE', + name: 'Haqq Network', + display: 'ISLM', + symbol: 'ISLM', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/69110FF673D70B39904FF056CFDFD58A90BEC3194303F45C32CB91B8B0A738EA', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/haqq/images/islm.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/haqq/images/islm.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/haqq/images/islm.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/haqq/images/islm.svg' + } + ] + }, + { + description: + '$AUTISM exists to celebrate autism as a superior biological tech stack for a changing world', + denom_units: [ + { + denom: + 'ibc/EB87F22692D3AFC92F6062F57E020FFCFB6399BEFF09329E839FBEAF0EE1942E', + exponent: 0, + aliases: [ + 'ibc/9DDF52A334F92BC57A9E0D59DFF9984EAC61D2A14E5162605DF601AA58FDFC6D' + ] + }, + { + denom: 'autism', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/EB87F22692D3AFC92F6062F57E020FFCFB6399BEFF09329E839FBEAF0EE1942E', + name: 'Autism', + display: 'autism', + symbol: 'AUTISM', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/9DDF52A334F92BC57A9E0D59DFF9984EAC61D2A14E5162605DF601AA58FDFC6D', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/autism.png' + }, + images: [ + { + image_sync: { + chain_name: 'injective', + base_denom: + 'factory/inj14lf8xm6fcvlggpa7guxzjqwjmtr24gnvf56hvz/autism' + }, + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/autism.png' + } + ], + keywords: ['osmosis_unlisted'] + }, + { + description: + 'The PAGE token is used for actions in the PageDAO NFT literary ecosystem and for DAO governance.', + denom_units: [ + { + denom: + 'ibc/F19FBC3B7778956A625EA893CD19816E113BFD84221281A2AF3737B33FEFD476', + exponent: 0, + aliases: [ + 'ibc/23A62409E4AD8133116C249B1FA38EED30E500A115D7B153109462CD82C1CD99' + ] + }, + { + denom: 'page', + exponent: 8 + } + ], + type_asset: 'ics20', + base: 'ibc/F19FBC3B7778956A625EA893CD19816E113BFD84221281A2AF3737B33FEFD476', + name: 'Page', + display: 'page', + symbol: 'PAGE', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/23A62409E4AD8133116C249B1FA38EED30E500A115D7B153109462CD82C1CD99', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/page.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/page.svg' + }, + images: [ + { + image_sync: { + chain_name: 'gravitybridge', + base_denom: 'gravity0x60e683C6514Edd5F758A55b6f393BeBBAfaA8d5e' + }, + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/page.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/page.svg' + } + ] + }, + { + description: 'PURSE Token', + denom_units: [ + { + denom: + 'ibc/AF48CCD843B6F2AA8E9132D9623272AF02D7AFDF4946E90618A2534179CE91C0', + exponent: 0, + aliases: [ + 'ibc/6FD2938076A4C1BB3A324A676E76B0150A4443DAE0E002FB62AC0E6B604B1519' + ] + }, + { + denom: 'PURSE', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/AF48CCD843B6F2AA8E9132D9623272AF02D7AFDF4946E90618A2534179CE91C0', + name: 'PURSE Token (Function X)', + display: 'PURSE', + symbol: 'PURSE', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/6FD2938076A4C1BB3A324A676E76B0150A4443DAE0E002FB62AC0E6B604B1519', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pundix/images/purse-token-logo.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pundix/images/purse-token-logo.svg' + }, + images: [ + { + image_sync: { + chain_name: 'binancesmartchain', + base_denom: '0x29a63F4B209C29B4DC47f06FFA896F32667DAD2C' + }, + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pundix/images/purse-token-logo.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pundix/images/purse-token-logo.svg' + } + ], + keywords: ['osmosis_unlisted'] + }, + { + description: + 'The first meme coin on Injective. It’s a dog, but he has nunchucks', + denom_units: [ + { + denom: + 'ibc/1AB579FDAA05FA60F8EEE0B06E5FAE21EA583670964FFF140E970846376976B7', + exponent: 0, + aliases: [ + 'ibc/183C0BB962D2F57C957E0B134CFA0AC9D6F755C02DE9DC2A59089BA23009DEC3' + ] + }, + { + denom: 'NINJA', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/1AB579FDAA05FA60F8EEE0B06E5FAE21EA583670964FFF140E970846376976B7', + name: 'Dog wif nunchucks', + display: 'NINJA', + symbol: 'NINJA', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/183C0BB962D2F57C957E0B134CFA0AC9D6F755C02DE9DC2A59089BA23009DEC3', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/ninja.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/ninja.png' + } + ] + }, + { + description: 'Kleomedes Token', + denom_units: [ + { + denom: + 'ibc/F2F84C8FBAF5C5124591B8828A143B38FC2F057845E6F25107ABE1F17D937009', + exponent: 0, + aliases: [ + 'ibc/5F5B7DA5ECC80F6C7A8702D525BB0B74279B1F7B8EFAE36E423D68788F7F39FF' + ] + }, + { + denom: 'kleo', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/F2F84C8FBAF5C5124591B8828A143B38FC2F057845E6F25107ABE1F17D937009', + name: 'Kleomedes', + display: 'kleo', + symbol: 'KLEO', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/5F5B7DA5ECC80F6C7A8702D525BB0B74279B1F7B8EFAE36E423D68788F7F39FF', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/kleomedes.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/kleomedes.png' + } + ] + }, + { + description: "NYX Token (NYX) is the Nym Network's native token.", + denom_units: [ + { + denom: + 'ibc/01F9DC7355BF462268B8900E24DCCF69276DA22BD836DC61521F5A0ED20129CD', + exponent: 0, + aliases: [ + 'ibc/1A611E8A3E4248106A1A5A80A64BFA812739435E8B9888EB3F652A21F029F317' + ] + }, + { + denom: 'nyx', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/01F9DC7355BF462268B8900E24DCCF69276DA22BD836DC61521F5A0ED20129CD', + name: 'Nym', + display: 'nyx', + symbol: 'NYX', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/1A611E8A3E4248106A1A5A80A64BFA812739435E8B9888EB3F652A21F029F317', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nyx/images/nyx.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nyx/images/nyx.png' + } + ], + keywords: ['osmosis_unlisted'] + }, + { + description: + "NYM Token (NYM) is the Nym Network's native utility token, used as the primary means to incentivize mixnet node operators.", + denom_units: [ + { + denom: + 'ibc/8019670AC918838EAE340F1EBCE37035EDD57B86C499818318772505F514B03F', + exponent: 0, + aliases: [ + 'ibc/37CB3078432510EE57B9AFA8DBE028B33AE3280A144826FEAC5F2334CF2C5539' + ] + }, + { + denom: 'nym', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/8019670AC918838EAE340F1EBCE37035EDD57B86C499818318772505F514B03F', + name: 'NYM', + display: 'nym', + symbol: 'NYM', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/37CB3078432510EE57B9AFA8DBE028B33AE3280A144826FEAC5F2334CF2C5539', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nyx/images/nym.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nyx/images/nym.png' + } + ] + }, + { + description: 'has a hat', + denom_units: [ + { + denom: + 'ibc/9F28238BDB687A86681B30764BA1437E079C3565D04FDD7862055A83F7E5C630', + exponent: 0, + aliases: [ + 'ibc/2FFE07C4B4EFC0DDA099A16C6AF3C9CCA653CC56077E87217A585D48794B0BC7' + ] + }, + { + denom: 'achihuahuawifhat', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/9F28238BDB687A86681B30764BA1437E079C3565D04FDD7862055A83F7E5C630', + name: 'Chihuahuawifhat', + display: 'achihuahuawifhat', + symbol: 'BADDOG', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/2FFE07C4B4EFC0DDA099A16C6AF3C9CCA653CC56077E87217A585D48794B0BC7', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/chihuahua/images/baddog.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/chihuahua/images/baddog.png' + } + ] + }, + { + description: 'clownmaxxed store of value', + denom_units: [ + { + denom: + 'ibc/680FF5EE731374BCF69B0A8DA8D2473347B64B8BF1ABD5832DF51CFB53961AA8', + exponent: 0, + aliases: [ + 'ibc/8C8F6349F656C943543C6B040377BE44123D01F712277815C3C13098BB98818C' + ] + }, + { + denom: 'circus', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/680FF5EE731374BCF69B0A8DA8D2473347B64B8BF1ABD5832DF51CFB53961AA8', + name: 'AtomEconomicZone69JaeKwonInu', + display: 'circus', + symbol: 'CIRCUS', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/8C8F6349F656C943543C6B040377BE44123D01F712277815C3C13098BB98818C', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/circus.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/circus.png' + } + ] + }, + { + description: + 'Governance and utility token for the Junø Apes NFT platform on Juno', + denom_units: [ + { + denom: + 'ibc/D81C7C3E35430804B92E7EA51C3F5384341254B4BD72C25CE5D2937B13091F31', + exponent: 0, + aliases: [ + 'ibc/176DD560277BB0BD676260BE02EBAB697725CA85144D8A2BF286C6B5323DB5FE' + ] + }, + { + denom: 'jape', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/D81C7C3E35430804B92E7EA51C3F5384341254B4BD72C25CE5D2937B13091F31', + name: 'Junø Apes', + display: 'jape', + symbol: 'JAPE', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/176DD560277BB0BD676260BE02EBAB697725CA85144D8A2BF286C6B5323DB5FE', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/jape.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/jape.png' + } + ] + }, + { + description: 'Woof', + denom_units: [ + { + denom: + 'ibc/3679EB0FAF260324A44EF05260EB747D81CA61017AC7D2BCD1BFD29AC927DB7A', + exponent: 0, + aliases: [ + 'ibc/9B8EC667B6DF55387DC0F3ACC4F187DA6921B0806ED35DE6B04DE96F5AB81F53' + ] + }, + { + denom: 'WOOF', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/3679EB0FAF260324A44EF05260EB747D81CA61017AC7D2BCD1BFD29AC927DB7A', + name: 'WOOF', + display: 'WOOF', + symbol: 'WOOF', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/9B8EC667B6DF55387DC0F3ACC4F187DA6921B0806ED35DE6B04DE96F5AB81F53', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/chihuahua/images/woof.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/chihuahua/images/woof.png' + } + ] + }, + { + description: 'The native coin of Sneaky Productions.', + denom_units: [ + { + denom: + 'ibc/F89F635D97BC6400E17521B4220E3E08F44CE794EB80F5CABB356D3557E72637', + exponent: 0, + aliases: [ + 'ibc/94ED1F172BC633DFC56D7E26551D8B101ADCCC69052AC44FED89F97FF658138F' + ] + }, + { + denom: 'sneaky', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/F89F635D97BC6400E17521B4220E3E08F44CE794EB80F5CABB356D3557E72637', + name: 'Sneaky Productions', + display: 'sneaky', + symbol: 'SNEAKY', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/94ED1F172BC633DFC56D7E26551D8B101ADCCC69052AC44FED89F97FF658138F', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/sneaky.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/sneaky.svg' + }, + images: [ + { + image_sync: { + chain_name: 'stargaze', + base_denom: + 'factory/stars1xx5976njvxpl9n4v8huvff6cudhx7yuu8e7rt4/usneaky' + }, + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/sneaky.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/sneaky.svg' + } + ] + }, + { + denom_units: [ + { + denom: + 'ibc/CF57A83CED6CEC7D706631B5DC53ABC21B7EDA7DF7490732B4361E6D5DD19C73', + exponent: 0, + aliases: [ + 'factory/osmo1z0qrq605sjgcqpylfl4aa6s90x738j7m58wyatt0tdzflg2ha26q67k743/wbtc' + ] + }, + { + denom: 'wbtc', + exponent: 8 + } + ], + type_asset: 'sdk.coin', + address: + 'osmo1z0qrq605sjgcqpylfl4aa6s90x738j7m58wyatt0tdzflg2ha26q67k743', + base: 'ibc/CF57A83CED6CEC7D706631B5DC53ABC21B7EDA7DF7490732B4361E6D5DD19C73', + name: 'Wrapped Bitcoin', + display: 'wbtc', + symbol: 'WBTC', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'factory/osmo1z0qrq605sjgcqpylfl4aa6s90x738j7m58wyatt0tdzflg2ha26q67k743/wbtc', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wbtc.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wbtc.svg' + }, + images: [ + { + image_sync: { + chain_name: 'ethereum', + base_denom: '0x2260fac5e5542a773aa44fbcfedf7c193bc2c599' + }, + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wbtc.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wbtc.svg' + } + ] + }, + { + description: 'Baddest coin on Cosmos', + denom_units: [ + { + denom: + 'ibc/1D42EC448B863AF39FB6788C2201528C29B8C6362994BA41D8AAD2515B497B6D', + exponent: 0, + aliases: [ + 'ibc/442A08C33AE9875DF90792FFA73B5728E1CAECE87AB4F26AE9B422F1E682ED23' + ] + }, + { + denom: 'bad', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/1D42EC448B863AF39FB6788C2201528C29B8C6362994BA41D8AAD2515B497B6D', + name: 'Badcoin', + display: 'bad', + symbol: 'BAD', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/442A08C33AE9875DF90792FFA73B5728E1CAECE87AB4F26AE9B422F1E682ED23', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/bad.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/bad.png' + } + ] + }, + { + description: 'Signal Art and Gaming on Juno', + denom_units: [ + { + denom: + 'ibc/ECACBA0DD2F55DF08D9713BDA4923A2B6DFF9057703F528EC724E76CC2CCF258', + exponent: 0, + aliases: [ + 'ibc/4BDADBEDA31899036AB286E9901116496A9D85FB87B35A408C9D67C0DCAC660A' + ] + }, + { + denom: 'sgnl', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/ECACBA0DD2F55DF08D9713BDA4923A2B6DFF9057703F528EC724E76CC2CCF258', + name: 'Signal', + display: 'sgnl', + symbol: 'SGNL', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/4BDADBEDA31899036AB286E9901116496A9D85FB87B35A408C9D67C0DCAC660A', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/sgnl.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/sgnl.png' + } + ] + }, + { + description: + "The first native memecoin on Osmosis. Crafted by the deftest of hands in the lab of lunacy. It's scientifically anarchic, professionally foolish, and your ticket to the madhouse.", + denom_units: [ + { + denom: + 'ibc/7CB33A66F90533ED1E168CB3251253C719CF4B04FF1290AFD795F14CA1D67278', + exponent: 0, + aliases: ['factory/osmo1pfyxruwvtwk00y8z06dh2lqjdj82ldvy74wzm3/WOSMO'] + }, + { + denom: 'WOSMO', + exponent: 6 + } + ], + type_asset: 'sdk.coin', + address: 'osmo1pfyxruwvtwk00y8z06dh2lqjdj82ldvy74wzm3', + base: 'ibc/7CB33A66F90533ED1E168CB3251253C719CF4B04FF1290AFD795F14CA1D67278', + name: 'WOSMO', + display: 'WOSMO', + symbol: 'WOSMO', + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/wosmo.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/wosmo.png' + } + ], + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'factory/osmo1pfyxruwvtwk00y8z06dh2lqjdj82ldvy74wzm3/WOSMO', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ] + }, + { + description: 'Margined Power Token sqTIA', + denom_units: [ + { + denom: + 'ibc/C975417951A4AA121B7C0A137510DBEEF3008E1DB58A8129C439C0F4FF77F684', + exponent: 0, + aliases: ['factory/osmo1g8qypve6l95xmhgc0fddaecerffymsl7kn9muw/sqtia'] + }, + { + denom: 'sqtia', + exponent: 6 + } + ], + type_asset: 'sdk.coin', + base: 'ibc/C975417951A4AA121B7C0A137510DBEEF3008E1DB58A8129C439C0F4FF77F684', + name: 'TIA Squared', + display: 'sqtia', + symbol: 'sqTIA', + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sqtia.svg' + }, + images: [ + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sqtia.svg' + } + ], + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'factory/osmo1g8qypve6l95xmhgc0fddaecerffymsl7kn9muw/sqtia', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ] + }, + { + description: 'The deflationary utility token of the Apollo DAO project', + denom_units: [ + { + denom: + 'ibc/6567DAF912E3BC274D0CCE45984E7A9559BF28F4AC9D366CD6A5B6B99168A3F5', + exponent: 0, + aliases: [ + 'ibc/73BB20AF857D1FE6E061D01CA13870872AD0C979497CAF71BEA25B1CBF6879F1' + ] + }, + { + denom: 'apollo', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/6567DAF912E3BC274D0CCE45984E7A9559BF28F4AC9D366CD6A5B6B99168A3F5', + name: 'Apollo DAO', + display: 'apollo', + symbol: 'APOLLO', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/73BB20AF857D1FE6E061D01CA13870872AD0C979497CAF71BEA25B1CBF6879F1', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/apollo.svg' + }, + images: [ + { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/apollo.svg' + } + ] + }, + { + description: "Stride's liquid staked DYDX", + denom_units: [ + { + denom: + 'ibc/59703D5A806DF13C8EA2F36232FB0944B5669CCA731B45456B3E1E05F01491F2', + exponent: 0, + aliases: [ + 'ibc/980E82A9F8E7CA8CD480F4577E73682A6D3855A267D1831485D7EBEF0E7A6C2C' + ] + }, + { + denom: 'stDYDX', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/59703D5A806DF13C8EA2F36232FB0944B5669CCA731B45456B3E1E05F01491F2', + name: 'Stride Staked DYDX', + display: 'stDYDX', + symbol: 'stDYDX', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/980E82A9F8E7CA8CD480F4577E73682A6D3855A267D1831485D7EBEF0E7A6C2C', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stdydx.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stdydx.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stdydx.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stdydx.svg' + } + ] + }, + { + description: "Stride's liquid staked TIA", + denom_units: [ + { + denom: + 'ibc/29A094924EB4272FFCAF4CBADC69F0C2BF575D5F28D6D9267A9E10F259346C53', + exponent: 0, + aliases: [ + 'ibc/698350B8A61D575025F3ED13E9AC9C0F45C89DEFE92F76D5838F1D3C1A7FF7C9' + ] + }, + { + denom: 'stTIA', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/29A094924EB4272FFCAF4CBADC69F0C2BF575D5F28D6D9267A9E10F259346C53', + name: 'Stride Staked TIA', + display: 'stTIA', + symbol: 'stTIA', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/698350B8A61D575025F3ED13E9AC9C0F45C89DEFE92F76D5838F1D3C1A7FF7C9', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/sttia.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/sttia.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/sttia.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/sttia.svg' + } + ] + }, + { + description: 'GLTO-ERC20 on injective', + denom_units: [ + { + denom: + 'ibc/950A4309223A3A8F5C97A684E5252CBF5B53DB883E37585FC6E90A79522621F3', + exponent: 0, + aliases: [ + 'ibc/072E5B3D6F278B3E6A9C51D7EAD1A737148609512C5EBE8CBCB5663264A0DDB7' + ] + }, + { + denom: 'glto', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/950A4309223A3A8F5C97A684E5252CBF5B53DB883E37585FC6E90A79522621F3', + name: 'Gelotto (Injective)', + display: 'glto', + symbol: 'injective.GLTO', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/072E5B3D6F278B3E6A9C51D7EAD1A737148609512C5EBE8CBCB5663264A0DDB7', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/glto.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/glto.svg' + }, + images: [ + { + image_sync: { + chain_name: 'ethereum', + base_denom: '0xd73175f9eb15eee81745d367ae59309Ca2ceb5e2' + }, + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/glto.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/glto.svg' + } + ], + keywords: ['osmosis_unlisted'] + }, + { + description: + 'The native governance and staking token of the Dymension Hub', + denom_units: [ + { + denom: + 'ibc/9EC5098DF04B24E09BF1907EC3AF4E3B2D6BF4918B1A11A3661A5F0B4007E981', + exponent: 0, + aliases: [ + 'ibc/9A76CDF0CBCEF37923F32518FA15E5DC92B9F56128292BC4D63C4AEA76CBB110' + ] + }, + { + denom: 'dym', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/9EC5098DF04B24E09BF1907EC3AF4E3B2D6BF4918B1A11A3661A5F0B4007E981', + name: 'Dymension Hub', + display: 'dym', + symbol: 'DYM', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/9A76CDF0CBCEF37923F32518FA15E5DC92B9F56128292BC4D63C4AEA76CBB110', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dymension/images/dymension-logo.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dymension/images/dymension-logo.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dymension/images/dymension-logo.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dymension/images/dymension-logo.svg' + } + ] + }, + { + description: + 'Rapture insurance is the first ever P2P insurance platform on $OSMO. Get rewarded to take care of peoples loved ones after the Rapture.', + denom_units: [ + { + denom: + 'ibc/866403F8335408854636C51D1C81639329EC4409FE640100FD0C7E90D316C984', + exponent: 0, + aliases: ['factory/osmo1279xudevmf5cw83vkhglct7jededp86k90k2le/RAPTR'] + }, + { + denom: 'RAPTR', + exponent: 6 + } + ], + type_asset: 'sdk.coin', + address: 'osmo1279xudevmf5cw83vkhglct7jededp86k90k2le', + base: 'ibc/866403F8335408854636C51D1C81639329EC4409FE640100FD0C7E90D316C984', + name: 'RAPTR', + display: 'RAPTR', + symbol: 'RAPTR', + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/RAPTR.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/RAPTR.png' + } + ], + keywords: ['osmosis_unlisted'], + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'factory/osmo1279xudevmf5cw83vkhglct7jededp86k90k2le/RAPTR', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ] + }, + { + denom_units: [ + { + denom: + 'ibc/BD9451F387367AA88FA3D18333B2F1D56607449F20B15B4557042DA869703E25', + exponent: 0, + aliases: [ + 'ibc/0B3C3D06228578334B66B57FBFBA4033216CEB8119B27ACDEE18D92DA5B28D43' + ] + }, + { + denom: 'avalanche-usdc', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/BD9451F387367AA88FA3D18333B2F1D56607449F20B15B4557042DA869703E25', + name: 'Wormhole USDC(Avalanche)', + display: 'avalanche-usdc', + symbol: 'avalanche.USDC.wh', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/0B3C3D06228578334B66B57FBFBA4033216CEB8119B27ACDEE18D92DA5B28D43', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdc.hole.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdc.hole.svg' + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdc.hole.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdc.hole.svg' + } + }, + { + description: 'Sail DAO Token', + denom_units: [ + { + denom: + 'ibc/A42883E20767D7FF9D69D3CAF21FE2F8666AD1CCFA660CEF61AEB2A262085609', + exponent: 0, + aliases: [ + 'factory/osmo1rckme96ptawr4zwexxj5g5gej9s2dmud8r2t9j0k0prn5mch5g4snzzwjv/sail' + ] + }, + { + denom: 'sail', + exponent: 6 + } + ], + base: 'ibc/A42883E20767D7FF9D69D3CAF21FE2F8666AD1CCFA660CEF61AEB2A262085609', + name: 'Sail', + display: 'sail', + symbol: 'SAIL', + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sail.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sail.png' + } + ], + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'factory/osmo1rckme96ptawr4zwexxj5g5gej9s2dmud8r2t9j0k0prn5mch5g4snzzwjv/sail', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ] + }, + { + description: "Nomic's native token.", + denom_units: [ + { + denom: + 'ibc/F5D24D849000F1EA14946E9BED504C3736E3730FB9D7008C2D78CEFDC79061DE', + exponent: 0, + aliases: [ + 'ibc/F49DFB3BC8105C57EE7F17EC2402438825B31212CFDD81681EB87911E934F32C' + ] + }, + { + denom: 'nom', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/F5D24D849000F1EA14946E9BED504C3736E3730FB9D7008C2D78CEFDC79061DE', + name: 'Nomic', + display: 'nomic', + symbol: 'nomic.NOM', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'ibc/F49DFB3BC8105C57EE7F17EC2402438825B31212CFDD81681EB87911E934F32C', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + images: [ + { + image_sync: { + chain_name: 'nomic', + base_denom: 'unom' + }, + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nom.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nom.svg' + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nom.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nom.svg' + } + }, + { + description: + "A clan of 11y bad kids crafting chaos on the Cosmos eco. One bad memecoin to rule them all $BADKID. Airdropped to Badkids NFT holders and $STARS stakers. It's so bad, your wallet's throwing a tantrum for it.", + denom_units: [ + { + denom: + 'ibc/32CC7460D443ECE2EB7D505CA527E99ED90630D5B8AAF2AAA647C602EDCE2FC9', + exponent: 0, + aliases: [ + 'factory/osmo10n8rv8npx870l69248hnp6djy6pll2yuzzn9x8/BADKID' + ] + }, + { + denom: 'BADKID', + exponent: 6 + } + ], + type_asset: 'sdk.coin', + address: 'osmo10n8rv8npx870l69248hnp6djy6pll2yuzzn9x8', + base: 'ibc/32CC7460D443ECE2EB7D505CA527E99ED90630D5B8AAF2AAA647C602EDCE2FC9', + name: 'BADKID', + display: 'BADKID', + symbol: 'BADKID', + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/badkid.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/badkid.png' + } + ], + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-20100', + base_denom: + 'factory/osmo10n8rv8npx870l69248hnp6djy6pll2yuzzn9x8/BADKID', + chain_name: 'osmosis' + }, + chain: { + channel_id: 'channel-1' + } + } + ] + } + ] +}; +export default assets; diff --git a/packages/assets/src/mainnet/secretnetwork.ts b/packages/assets/src/mainnet/secretnetwork.ts index e8d1f7374..fa2d4a782 100644 --- a/packages/assets/src/mainnet/secretnetwork.ts +++ b/packages/assets/src/mainnet/secretnetwork.ts @@ -26158,14 +26158,14 @@ const assets: AssetList = { 'Minerva was one of the main goddesses worshiped by the Roman Pagans and is a goddess from Roman Mythology.', type_asset: 'cw20', address: - 'juno1lsfym25w35ylhuq4m48fmycwe6nhntzh2ag2pttqtfe8cew9s25s2ym9t8', + 'juno1h86ut5aevlxuuxrra6wy3dfq6e39zkzzv9eelz678jr6amxlc4gsx46j82', denom_units: [ { denom: - 'ibc/5E38E31A482F616D4468F564CF8612BB6277CCFC30B210E799528582ABF36962', + 'ibc/BB3C502A386F77BD9065EF37AB094516F6471FF680CD2E5628B8F687DDD483A2', exponent: 0, aliases: [ - 'cw20:juno1lsfym25w35ylhuq4m48fmycwe6nhntzh2ag2pttqtfe8cew9s25s2ym9t8' + 'cw20:juno1h86ut5aevlxuuxrra6wy3dfq6e39zkzzv9eelz678jr6amxlc4gsx46j82' ] }, { @@ -26173,7 +26173,7 @@ const assets: AssetList = { exponent: 6 } ], - base: 'ibc/5E38E31A482F616D4468F564CF8612BB6277CCFC30B210E799528582ABF36962', + base: 'ibc/BB3C502A386F77BD9065EF37AB094516F6471FF680CD2E5628B8F687DDD483A2', name: 'MINERVA', display: 'minerva', symbol: 'MRVA', @@ -26192,7 +26192,56 @@ const assets: AssetList = { port: 'transfer', channel_id: 'channel-163', base_denom: - 'cw20:juno1lsfym25w35ylhuq4m48fmycwe6nhntzh2ag2pttqtfe8cew9s25s2ym9t8', + 'cw20:juno1h86ut5aevlxuuxrra6wy3dfq6e39zkzzv9eelz678jr6amxlc4gsx46j82', + chain_name: 'juno' + }, + chain: { + port: 'wasm.secret1tqmms5awftpuhalcv5h5mg76fa0tkdz4jv9ex4', + channel_id: 'channel-45' + } + } + ] + }, + { + description: + 'In Roman mythology, Juno (Latin: Iuno; pronounced [[Help:Pronunciation|[ˈjuːnoː]]]) was the protector and advisor of the state.', + type_asset: 'cw20', + address: + 'juno13c57ssxvlzefsj4v5spdz4m9r6c6s2far5npvmc9en7nz02xqjyqne40gk', + denom_units: [ + { + denom: + 'ibc/2A469DF99AA69F318A584B3E5ED0D3479F479811406977BA5FD6D955F2544C00', + exponent: 0, + aliases: [ + 'cw20:juno13c57ssxvlzefsj4v5spdz4m9r6c6s2far5npvmc9en7nz02xqjyqne40gk' + ] + }, + { + denom: 'luno', + exponent: 6 + } + ], + base: 'ibc/2A469DF99AA69F318A584B3E5ED0D3479F479811406977BA5FD6D955F2544C00', + name: 'LUNO', + display: 'luno', + symbol: 'LUNO', + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/luno.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/luno.png' + } + ], + traces: [ + { + type: 'ibc-cw20', + counterparty: { + port: 'transfer', + channel_id: 'channel-163', + base_denom: + 'cw20:juno13c57ssxvlzefsj4v5spdz4m9r6c6s2far5npvmc9en7nz02xqjyqne40gk', chain_name: 'juno' }, chain: { diff --git a/packages/assets/src/mainnet/stargaze.ts b/packages/assets/src/mainnet/stargaze.ts index c2155f9a6..b2d9e2f35 100644 --- a/packages/assets/src/mainnet/stargaze.ts +++ b/packages/assets/src/mainnet/stargaze.ts @@ -19038,6 +19038,429 @@ const assets: AssetList = { } ] }, + { + description: + 'The XPRT token is primarily a governance token for the Persistence chain.', + denom_units: [ + { + denom: + 'ibc/B0DD091AE8F4DF06E155C0328B5098206A756766466F101CDC2F7D196C3AA572', + exponent: 0, + aliases: ['uxprt'] + }, + { + denom: 'xprt', + exponent: 6 + } + ], + base: 'ibc/B0DD091AE8F4DF06E155C0328B5098206A756766466F101CDC2F7D196C3AA572', + name: 'Persistence', + display: 'xprt', + symbol: 'XPRT', + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/xprt.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/xprt.svg' + }, + coingecko_id: 'persistence', + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/xprt.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/xprt.svg' + } + ], + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-197', + base_denom: 'uxprt', + chain_name: 'persistence' + }, + chain: { + channel_id: 'channel-287' + } + } + ] + }, + { + description: 'PSTAKE Liquid-Staked ATOM', + denom_units: [ + { + denom: + 'ibc/B72FE6CF3A688C7041B573126872368EAF241CA607AC52902845CB1F00AC1D79', + exponent: 0, + aliases: ['stk/uatom'] + }, + { + denom: 'stkatom', + exponent: 6, + aliases: ['stk/atom'] + } + ], + base: 'ibc/B72FE6CF3A688C7041B573126872368EAF241CA607AC52902845CB1F00AC1D79', + name: 'PSTAKE staked ATOM', + display: 'stkatom', + symbol: 'stkATOM', + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkatom.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkatom.svg' + }, + coingecko_id: 'stkatom', + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkatom.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkatom.svg' + } + ], + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-197', + base_denom: 'stk/uatom', + chain_name: 'persistence' + }, + chain: { + channel_id: 'channel-287' + } + } + ] + }, + { + description: + 'pSTAKE is a liquid staking protocol unlocking the liquidity of staked assets.', + denom_units: [ + { + denom: + 'ibc/3D794C5A2143187D1E7C2AE2ED7632C2129806BBCD399F344D1109B6D6046D31', + exponent: 0, + aliases: [ + 'ibc/A6E3AF63B3C906416A9AF7A556C59EA4BD50E617EFFE6299B99700CCB780E444' + ] + }, + { + denom: 'pstake', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/3D794C5A2143187D1E7C2AE2ED7632C2129806BBCD399F344D1109B6D6046D31', + name: 'pSTAKE Finance', + display: 'pstake', + symbol: 'PSTAKE', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-197', + base_denom: + 'ibc/A6E3AF63B3C906416A9AF7A556C59EA4BD50E617EFFE6299B99700CCB780E444', + chain_name: 'persistence' + }, + chain: { + channel_id: 'channel-287' + } + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/pstake.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/pstake.svg' + }, + keywords: ['canon'], + images: [ + { + image_sync: { + chain_name: 'ethereum', + base_denom: '0xfB5c6815cA3AC72Ce9F5006869AE67f18bF77006' + }, + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/pstake.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/pstake.svg' + } + ] + }, + { + denom_units: [ + { + denom: + 'ibc/30A13CC6A9F0BE97EA568660CF29413BEBB29EDB702A9DF94134CB9773D256FF', + exponent: 0, + aliases: [ + 'ibc/C8A74ABBE2AF892E15680D916A7C22130585CE5704F9B17A10F184A90D53BECA' + ] + }, + { + denom: 'atom', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/30A13CC6A9F0BE97EA568660CF29413BEBB29EDB702A9DF94134CB9773D256FF', + name: 'Cosmos Hub Atom', + display: 'atom', + symbol: 'ATOM', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-197', + base_denom: + 'ibc/C8A74ABBE2AF892E15680D916A7C22130585CE5704F9B17A10F184A90D53BECA', + chain_name: 'persistence' + }, + chain: { + channel_id: 'channel-287' + } + } + ], + images: [ + { + image_sync: { + chain_name: 'cosmoshub', + base_denom: 'uatom' + }, + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg' + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg' + } + }, + { + description: 'Tether USDT on Persistence', + denom_units: [ + { + denom: + 'ibc/99D9C0416A2B4F0184EA68CCD5B365F3FBEBC1D819986D1121100C31E350C83F', + exponent: 0, + aliases: [ + 'ibc/C559977F5797BDC1D74C0836A10C379C991D664166CB60D776A83029852431B4' + ] + }, + { + denom: 'usdt', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/99D9C0416A2B4F0184EA68CCD5B365F3FBEBC1D819986D1121100C31E350C83F', + name: 'Tether USDT', + display: 'usdt', + symbol: 'USDT', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-197', + base_denom: + 'ibc/C559977F5797BDC1D74C0836A10C379C991D664166CB60D776A83029852431B4', + chain_name: 'persistence' + }, + chain: { + channel_id: 'channel-287' + } + } + ], + images: [ + { + image_sync: { + chain_name: 'kava', + base_denom: 'erc20/tether/usdt' + }, + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg' + } + ], + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg' + } + }, + { + denom_units: [ + { + denom: + 'ibc/76F8EF7737DA9DE4C1943E00553C669650D71D435ED7D5546C174D26FD448E9C', + exponent: 0, + aliases: [ + 'ibc/B3792E4A62DF4A934EF2DF5968556DB56F5776ED25BDE11188A4F58A7DD406F0' + ] + }, + { + denom: 'usdc', + exponent: 6 + } + ], + type_asset: 'ics20', + base: 'ibc/76F8EF7737DA9DE4C1943E00553C669650D71D435ED7D5546C174D26FD448E9C', + name: 'Noble USD Coin', + display: 'usdc', + symbol: 'USDC', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-197', + base_denom: + 'ibc/B3792E4A62DF4A934EF2DF5968556DB56F5776ED25BDE11188A4F58A7DD406F0', + chain_name: 'persistence' + }, + chain: { + channel_id: 'channel-287' + } + } + ], + images: [ + { + image_sync: { + chain_name: 'noble', + base_denom: 'uusdc' + }, + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDCoin.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDCoin.svg' + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDCoin.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDCoin.svg' + } + }, + { + description: 'dydx staking token', + denom_units: [ + { + denom: + 'ibc/78D66445EAEE4BC5A5D13D7C44C294EB213403FCE659361069EDDAF85D00D2B0', + exponent: 0, + aliases: [ + 'ibc/23DC3FF0E4CBB53A1915E4C62507CB7796956E84C68CA49707787CB8BDE90A1E' + ] + }, + { + denom: 'dydx', + exponent: 18 + } + ], + type_asset: 'ics20', + base: 'ibc/78D66445EAEE4BC5A5D13D7C44C294EB213403FCE659361069EDDAF85D00D2B0', + name: 'dYdX', + display: 'dydx', + symbol: 'DYDX', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-197', + base_denom: + 'ibc/23DC3FF0E4CBB53A1915E4C62507CB7796956E84C68CA49707787CB8BDE90A1E', + chain_name: 'persistence' + }, + chain: { + channel_id: 'channel-287' + } + } + ], + images: [ + { + image_sync: { + chain_name: 'dydx', + base_denom: 'adydx' + }, + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dydx/images/dydx.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dydx/images/dydx.svg' + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dydx/images/dydx.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dydx/images/dydx.svg' + } + }, + { + description: 'PSTAKE Liquid-Staked OSMO', + denom_units: [ + { + denom: + 'ibc/1766E5264A3E23D3DDFC81C500319491310BC53268D6BCAACC2C95B23DB9CA19', + exponent: 0, + aliases: ['stk/uosmo'] + }, + { + denom: 'stkosmo', + exponent: 6, + aliases: ['stk/osmo'] + } + ], + base: 'ibc/1766E5264A3E23D3DDFC81C500319491310BC53268D6BCAACC2C95B23DB9CA19', + name: 'PSTAKE staked OSMO', + display: 'stkosmo', + symbol: 'stkOSMO', + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkosmo.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkosmo.svg' + }, + coingecko_id: 'pstake-staked-osmo', + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkosmo.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkosmo.svg' + } + ], + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-197', + base_denom: 'stk/uosmo', + chain_name: 'persistence' + }, + chain: { + channel_id: 'channel-287' + } + } + ] + }, + { + description: 'PSTAKE Liquid-Staked DYDX', + denom_units: [ + { + denom: + 'ibc/7BEBE59AB8614A85EF2F2DA6A5336083FE05A7B618B2AE685B12385DFEEB7E62', + exponent: 0, + aliases: ['stk/adydx'] + }, + { + denom: 'stkdydx', + exponent: 18, + aliases: ['stk/dydx'] + } + ], + base: 'ibc/7BEBE59AB8614A85EF2F2DA6A5336083FE05A7B618B2AE685B12385DFEEB7E62', + name: 'PSTAKE staked DYDX', + display: 'stkdydx', + symbol: 'stkDYDX', + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkdydx.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkdydx.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkdydx.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkdydx.svg' + } + ], + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-197', + base_denom: 'stk/adydx', + chain_name: 'persistence' + }, + chain: { + channel_id: 'channel-287' + } + } + ] + }, { description: 'QCK - native token of Quicksilver', denom_units: [ diff --git a/packages/assets/src/mainnet/stride.ts b/packages/assets/src/mainnet/stride.ts index f4305ec9c..d41944283 100644 --- a/packages/assets/src/mainnet/stride.ts +++ b/packages/assets/src/mainnet/stride.ts @@ -2864,6 +2864,50 @@ const assets: AssetList = { svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDCoin.svg' } }, + { + description: + 'The native governance and staking token of the Dymension Hub', + denom_units: [ + { + denom: + 'ibc/E1C22332C083574F3418481359733BA8887D171E76C80AD9237422AEABB66018', + exponent: 0, + aliases: ['adym'] + }, + { + denom: 'dym', + exponent: 18 + } + ], + base: 'ibc/E1C22332C083574F3418481359733BA8887D171E76C80AD9237422AEABB66018', + name: 'Dymension', + display: 'dym', + symbol: 'DYM', + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dymension/images/dymension-logo.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dymension/images/dymension-logo.svg' + }, + coingecko_id: 'dymension', + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dymension/images/dymension-logo.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dymension/images/dymension-logo.svg' + } + ], + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-0', + base_denom: 'adym', + chain_name: 'dymension' + }, + chain: { + channel_id: 'channel-197' + } + } + ] + }, { description: 'The native EVM, governance and staking token of the Evmos Hub', diff --git a/packages/assets/src/testnet/assets.ts b/packages/assets/src/testnet/assets.ts index ddf7efe9d..1b02db2a8 100644 --- a/packages/assets/src/testnet/assets.ts +++ b/packages/assets/src/testnet/assets.ts @@ -29,6 +29,7 @@ import _quicksilvertestnet from './quicksilvertestnet'; import _sagatestnet from './sagatestnet'; import _sgetestnet from './sgetestnet'; import _stargazetestnet from './stargazetestnet'; +import _titantestnet from './titantestnet'; import _xiontestnet from './xiontestnet'; const assets: AssetList[] = [ @@ -61,6 +62,7 @@ const assets: AssetList[] = [ _sagatestnet, _sgetestnet, _stargazetestnet, + _titantestnet, _xiontestnet ]; diff --git a/packages/assets/src/testnet/axelartestnet.ts b/packages/assets/src/testnet/axelartestnet.ts index 63c1f0e93..b8ab6f312 100644 --- a/packages/assets/src/testnet/axelartestnet.ts +++ b/packages/assets/src/testnet/axelartestnet.ts @@ -564,6 +564,55 @@ const assets: AssetList = { } ] }, + { + description: 'The native token of the Titan network.', + denom_units: [ + { + denom: + 'ibc/88434761790405D6F5B87C35B24B5CA7D1A12BF4C8832BEB601D4409E71777AD', + exponent: 0, + aliases: ['atkx'] + }, + { + denom: 'utkx', + exponent: 12, + aliases: ['microtkx'] + }, + { + denom: 'mtkx', + exponent: 15, + aliases: ['millitkx'] + }, + { + denom: 'tkx', + exponent: 18, + aliases: [] + } + ], + base: 'ibc/88434761790405D6F5B87C35B24B5CA7D1A12BF4C8832BEB601D4409E71777AD', + display: 'tkx', + name: 'titan tkx', + symbol: 'TKX', + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/titantestnet/images/tkx.png' + } + ], + keywords: ['staking'], + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-1', + base_denom: 'atkx', + chain_name: 'titantestnet' + }, + chain: { + channel_id: 'channel-448' + } + } + ] + }, { description: 'The native staking token of the Xion network.', denom_units: [ diff --git a/packages/assets/src/testnet/cosmoshubtestnet.ts b/packages/assets/src/testnet/cosmoshubtestnet.ts index a616e41b7..8ef8885e4 100644 --- a/packages/assets/src/testnet/cosmoshubtestnet.ts +++ b/packages/assets/src/testnet/cosmoshubtestnet.ts @@ -390,6 +390,55 @@ const assets: AssetList = { } } ] + }, + { + description: 'The native token of the Titan network.', + denom_units: [ + { + denom: + 'ibc/E22F3B8BFBA78A27A20077EE0CFE05BC4AA5EB40459E0593A110CB449ACD1F5E', + exponent: 0, + aliases: ['atkx'] + }, + { + denom: 'utkx', + exponent: 12, + aliases: ['microtkx'] + }, + { + denom: 'mtkx', + exponent: 15, + aliases: ['millitkx'] + }, + { + denom: 'tkx', + exponent: 18, + aliases: [] + } + ], + base: 'ibc/E22F3B8BFBA78A27A20077EE0CFE05BC4AA5EB40459E0593A110CB449ACD1F5E', + display: 'tkx', + name: 'titan tkx', + symbol: 'TKX', + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/titantestnet/images/tkx.png' + } + ], + keywords: ['staking'], + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-0', + base_denom: 'atkx', + chain_name: 'titantestnet' + }, + chain: { + channel_id: 'channel-3910' + } + } + ] } ] }; diff --git a/packages/assets/src/testnet/index.ts b/packages/assets/src/testnet/index.ts index e08be5ad6..f23e0906f 100644 --- a/packages/assets/src/testnet/index.ts +++ b/packages/assets/src/testnet/index.ts @@ -27,4 +27,5 @@ export * as quicksilvertestnet from './quicksilvertestnet'; export * as sagatestnet from './sagatestnet'; export * as sgetestnet from './sgetestnet'; export * as stargazetestnet from './stargazetestnet'; +export * as titantestnet from './titantestnet'; export * as xiontestnet from './xiontestnet'; diff --git a/packages/assets/src/testnet/lavatestnet2.ts b/packages/assets/src/testnet/lavatestnet2.ts new file mode 100644 index 000000000..2ac418d91 --- /dev/null +++ b/packages/assets/src/testnet/lavatestnet2.ts @@ -0,0 +1,493 @@ +import { AssetList } from '@chain-registry/types'; +const assets: AssetList = { + chain_name: 'lavatestnet2', + assets: [ + { + description: 'The native token of Axelar', + denom_units: [ + { + denom: + 'ibc/0E1517E2771CA7C03F2ED3F9BAECCAEADF0BFD79B89679E834933BC0F179AD98', + exponent: 0, + aliases: ['uaxl'] + }, + { + denom: 'axl', + exponent: 6 + } + ], + base: 'ibc/0E1517E2771CA7C03F2ED3F9BAECCAEADF0BFD79B89679E834933BC0F179AD98', + name: 'Axelar', + display: 'axl', + symbol: 'AXL', + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.svg' + }, + coingecko_id: 'axelar', + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.svg' + } + ], + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-418', + base_denom: 'uaxl', + chain_name: 'axelartestnet' + }, + chain: { + channel_id: 'channel-1' + } + } + ] + }, + { + description: "Circle's stablecoin on Axelar", + denom_units: [ + { + denom: + 'ibc/4BDF2D63B8FFE3454AF30E9BC10D2D7979BD3A938D989889ABC94FC5B86F1E2D', + exponent: 0, + aliases: ['uausdc'] + }, + { + denom: 'ausdc', + exponent: 6 + } + ], + base: 'ibc/4BDF2D63B8FFE3454AF30E9BC10D2D7979BD3A938D989889ABC94FC5B86F1E2D', + name: 'USD Coin', + display: 'ausdc', + symbol: 'aUSDC', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-418', + base_denom: 'uausdc', + chain_name: 'axelartestnet' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + images: [ + { + image_sync: { + chain_name: 'ethereumtestnet', + base_denom: '0x254d06f33bDc5b8ee05b2ea472107E300226659A' + }, + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg' + } + ], + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg' + } + }, + { + description: 'Wrapped Ether on Axelar', + denom_units: [ + { + denom: + 'ibc/13F73121EEA6CAA0DF51B06F64C39FD55EF394C64223881569DFA5628FA1288D', + exponent: 0, + aliases: ['eth-wei'] + }, + { + denom: 'weth', + exponent: 18 + } + ], + base: 'ibc/13F73121EEA6CAA0DF51B06F64C39FD55EF394C64223881569DFA5628FA1288D', + name: 'Wrapped Ether', + display: 'weth', + symbol: 'axlWETH', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-418', + base_denom: 'eth-wei', + chain_name: 'axelartestnet' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + images: [ + { + image_sync: { + chain_name: 'ethereumtestnet', + base_denom: '0xB4FBF271143F4FBf7B91A5ded31805e42b2208d6' + }, + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/weth.svg' + } + ], + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/weth.svg' + } + }, + { + description: 'Wrapped Moonbeam on Axelar', + denom_units: [ + { + denom: + 'ibc/E3878CD653ECCD470639A4398EC4913C9915DD3E550697CF0424B572B2385B60', + exponent: 0, + aliases: ['wglmr-wei'] + }, + { + denom: 'wglmr', + exponent: 18 + } + ], + base: 'ibc/E3878CD653ECCD470639A4398EC4913C9915DD3E550697CF0424B572B2385B60', + name: 'Wrapped Moonbeam', + display: 'wglmr', + symbol: 'WDEV', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-418', + base_denom: 'wglmr-wei', + chain_name: 'axelartestnet' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + images: [ + { + image_sync: { + chain_name: 'moonbeamtestnet', + base_denom: '0x1436aE0dF0A8663F18c0Ec51d7e2E46591730715' + }, + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/moonbeam/images/glmr.svg' + } + ], + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/moonbeam/images/glmr.svg' + } + }, + { + description: 'Wrapped Matic on Axelar', + denom_units: [ + { + denom: + 'ibc/7BFC5893BCCC6C9A4B173BC1183D2706141CBF71679EA6BDCE15E679CEC05183', + exponent: 0, + aliases: ['wmatic-wei'] + }, + { + denom: 'wmatic', + exponent: 18 + } + ], + base: 'ibc/7BFC5893BCCC6C9A4B173BC1183D2706141CBF71679EA6BDCE15E679CEC05183', + name: 'Wrapped Matic', + display: 'wmatic', + symbol: 'WMATIC', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-418', + base_denom: 'wmatic-wei', + chain_name: 'axelartestnet' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + images: [ + { + image_sync: { + chain_name: 'polygontestnet', + base_denom: '0x9c3C9283D3e44854697Cd22D3Faa240Cfb032889' + }, + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/polygon/images/wmatic.svg' + } + ], + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/polygon/images/wmatic.svg' + } + }, + { + description: 'Wrapped BNB on Axelar', + denom_units: [ + { + denom: + 'ibc/52F7DAC8D338E4D7388D02EBD6E522B86EBB62A48C6732C2651423A9E79377DE', + exponent: 0, + aliases: ['wbnb-wei'] + }, + { + denom: 'wbnb', + exponent: 18 + } + ], + base: 'ibc/52F7DAC8D338E4D7388D02EBD6E522B86EBB62A48C6732C2651423A9E79377DE', + name: 'Wrapped BNB', + display: 'wbnb', + symbol: 'WBNB', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-418', + base_denom: 'wbnb-wei', + chain_name: 'axelartestnet' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + images: [ + { + image_sync: { + chain_name: 'binancesmartchaintestnet', + base_denom: '0xae13d989daC2f0dEbFf460aC112a837C89BAa7cd' + }, + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/binancesmartchain/images/wbnb.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/binancesmartchain/images/wbnb.svg' + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/binancesmartchain/images/wbnb.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/binancesmartchain/images/wbnb.svg' + } + }, + { + description: 'Wrapped AVAX on Axelar.', + denom_units: [ + { + denom: + 'ibc/78D5DAB545549A930F5DB22CFA7C821ACE8EF55DCF787BED93A56D04CC7477F5', + exponent: 0, + aliases: ['wavax-wei'] + }, + { + denom: 'avax', + exponent: 18 + } + ], + base: 'ibc/78D5DAB545549A930F5DB22CFA7C821ACE8EF55DCF787BED93A56D04CC7477F5', + name: 'Wrapped AVAX', + display: 'avax', + symbol: 'WAVAX', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-418', + base_denom: 'wavax-wei', + chain_name: 'axelartestnet' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + images: [ + { + image_sync: { + chain_name: 'avalanchetestnet', + base_denom: '0xd00ae08403B9bbb9124bB305C09058E32C39A48c' + }, + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/avalanche/images/wavax.svg' + } + ], + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/avalanche/images/wavax.svg' + } + }, + { + description: 'Wrapped FTM on Axelar.', + denom_units: [ + { + denom: + 'ibc/301A96A9BB897EF914BA74534EE1D75417753A0E113F2F766838274057290B79', + exponent: 0, + aliases: ['wftm-wei'] + }, + { + denom: 'ftm', + exponent: 18 + } + ], + base: 'ibc/301A96A9BB897EF914BA74534EE1D75417753A0E113F2F766838274057290B79', + name: 'Wrapped FTM', + display: 'ftm', + symbol: 'WFTM', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-418', + base_denom: 'wftm-wei', + chain_name: 'axelartestnet' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + images: [ + { + image_sync: { + chain_name: 'fantomtestnet', + base_denom: '0x812666209b90344Ec8e528375298ab9045c2Bd08' + }, + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/fantom/images/ftm.png' + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/fantom/images/ftm.png' + } + }, + { + description: 'The native token of Osmosis', + denom_units: [ + { + denom: + 'ibc/ED07A3391A112B175915CD8FAF43A2DA8E4790EDE12566649D0C2F97716B8518', + exponent: 0, + aliases: ['uosmo'] + }, + { + denom: 'osmo', + exponent: 6, + aliases: [] + } + ], + base: 'ibc/ED07A3391A112B175915CD8FAF43A2DA8E4790EDE12566649D0C2F97716B8518', + name: 'Osmosis', + display: 'osmo', + symbol: 'OSMO', + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg' + }, + coingecko_id: 'osmosis', + keywords: ['dex', 'staking'], + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg' + } + ], + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-5286', + base_denom: 'uosmo', + chain_name: 'osmosistestnet' + }, + chain: { + channel_id: 'channel-0' + } + } + ] + }, + { + denom_units: [ + { + denom: + 'ibc/F7E92EE59B5428793F3EF5C1A4CB2494F61A9D0C9A69469D02390714A1372E16', + exponent: 0, + aliases: ['uion'] + }, + { + denom: 'ion', + exponent: 6 + } + ], + base: 'ibc/F7E92EE59B5428793F3EF5C1A4CB2494F61A9D0C9A69469D02390714A1372E16', + name: 'Ion', + display: 'ion', + symbol: 'ION', + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg' + }, + coingecko_id: 'ion', + keywords: ['memecoin'], + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg' + } + ], + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-5286', + base_denom: 'uion', + chain_name: 'osmosistestnet' + }, + chain: { + channel_id: 'channel-0' + } + } + ] + }, + { + denom_units: [ + { + denom: + 'ibc/BB012F1C95C818F6C959D638595984F4D3916F89E1C159FF73F6B130E0ADFD33', + exponent: 0, + aliases: [ + 'factory/osmo1zlkzu72774ynac53necz46u4ycqtp36wedrar0/willyz' + ] + }, + { + denom: 'willyz', + exponent: 6 + } + ], + base: 'ibc/BB012F1C95C818F6C959D638595984F4D3916F89E1C159FF73F6B130E0ADFD33', + name: 'Willyz', + display: 'willyz', + symbol: 'WILLYZ', + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/osmosistestnet/images/willyz.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/osmosistestnet/images/willyz.svg' + }, + keywords: ['memecoin'], + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/osmosistestnet/images/willyz.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/osmosistestnet/images/willyz.svg' + } + ], + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-5286', + base_denom: + 'factory/osmo1zlkzu72774ynac53necz46u4ycqtp36wedrar0/willyz', + chain_name: 'osmosistestnet' + }, + chain: { + channel_id: 'channel-0' + } + } + ] + } + ] +}; +export default assets; diff --git a/packages/assets/src/testnet/osmosistestnet.ts b/packages/assets/src/testnet/osmosistestnet.ts index 8e4d69ebc..ad97871d6 100644 --- a/packages/assets/src/testnet/osmosistestnet.ts +++ b/packages/assets/src/testnet/osmosistestnet.ts @@ -1692,6 +1692,55 @@ const assets: AssetList = { } ] }, + { + description: 'The native token of the Titan network.', + denom_units: [ + { + denom: + 'ibc/28EEF762052DB8C3D27A7BF625E9F86A1B3B689CC8D80C818CEDF2EB6CBA02A6', + exponent: 0, + aliases: ['atkx'] + }, + { + denom: 'utkx', + exponent: 12, + aliases: ['microtkx'] + }, + { + denom: 'mtkx', + exponent: 15, + aliases: ['millitkx'] + }, + { + denom: 'tkx', + exponent: 18, + aliases: [] + } + ], + base: 'ibc/28EEF762052DB8C3D27A7BF625E9F86A1B3B689CC8D80C818CEDF2EB6CBA02A6', + display: 'tkx', + name: 'titan tkx', + symbol: 'TKX', + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/titantestnet/images/tkx.png' + } + ], + keywords: ['staking'], + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-2', + base_denom: 'atkx', + chain_name: 'titantestnet' + }, + chain: { + channel_id: 'channel-5969' + } + } + ] + }, { description: 'The native staking token of the Xion network.', denom_units: [ diff --git a/packages/assets/src/testnet/stargazetestnet.ts b/packages/assets/src/testnet/stargazetestnet.ts index fc55444e9..fbd19fd97 100644 --- a/packages/assets/src/testnet/stargazetestnet.ts +++ b/packages/assets/src/testnet/stargazetestnet.ts @@ -218,6 +218,55 @@ const assets: AssetList = { } } ] + }, + { + description: 'The native token of the Titan network.', + denom_units: [ + { + denom: + 'ibc/9EB62C79953545C992B245713E325596D9B821539417F5BF245DE5C84C538EAE', + exponent: 0, + aliases: ['atkx'] + }, + { + denom: 'utkx', + exponent: 12, + aliases: ['microtkx'] + }, + { + denom: 'mtkx', + exponent: 15, + aliases: ['millitkx'] + }, + { + denom: 'tkx', + exponent: 18, + aliases: [] + } + ], + base: 'ibc/9EB62C79953545C992B245713E325596D9B821539417F5BF245DE5C84C538EAE', + display: 'tkx', + name: 'titan tkx', + symbol: 'TKX', + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/titantestnet/images/tkx.png' + } + ], + keywords: ['staking'], + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-3', + base_denom: 'atkx', + chain_name: 'titantestnet' + }, + chain: { + channel_id: 'channel-807' + } + } + ] } ] }; diff --git a/packages/assets/src/testnet/titantestnet.ts b/packages/assets/src/testnet/titantestnet.ts new file mode 100644 index 000000000..6cd6108da --- /dev/null +++ b/packages/assets/src/testnet/titantestnet.ts @@ -0,0 +1,577 @@ +import { AssetList } from '@chain-registry/types'; +const assets: AssetList = { + chain_name: 'titantestnet', + assets: [ + { + description: 'The native token of Axelar', + denom_units: [ + { + denom: + 'ibc/0E1517E2771CA7C03F2ED3F9BAECCAEADF0BFD79B89679E834933BC0F179AD98', + exponent: 0, + aliases: ['uaxl'] + }, + { + denom: 'axl', + exponent: 6 + } + ], + base: 'ibc/0E1517E2771CA7C03F2ED3F9BAECCAEADF0BFD79B89679E834933BC0F179AD98', + name: 'Axelar', + display: 'axl', + symbol: 'AXL', + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.svg' + }, + coingecko_id: 'axelar', + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.svg' + } + ], + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-448', + base_denom: 'uaxl', + chain_name: 'axelartestnet' + }, + chain: { + channel_id: 'channel-1' + } + } + ] + }, + { + description: "Circle's stablecoin on Axelar", + denom_units: [ + { + denom: + 'ibc/4BDF2D63B8FFE3454AF30E9BC10D2D7979BD3A938D989889ABC94FC5B86F1E2D', + exponent: 0, + aliases: ['uausdc'] + }, + { + denom: 'ausdc', + exponent: 6 + } + ], + base: 'ibc/4BDF2D63B8FFE3454AF30E9BC10D2D7979BD3A938D989889ABC94FC5B86F1E2D', + name: 'USD Coin', + display: 'ausdc', + symbol: 'aUSDC', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-448', + base_denom: 'uausdc', + chain_name: 'axelartestnet' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + images: [ + { + image_sync: { + chain_name: 'ethereumtestnet', + base_denom: '0x254d06f33bDc5b8ee05b2ea472107E300226659A' + }, + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg' + } + ], + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg' + } + }, + { + description: 'Wrapped Ether on Axelar', + denom_units: [ + { + denom: + 'ibc/13F73121EEA6CAA0DF51B06F64C39FD55EF394C64223881569DFA5628FA1288D', + exponent: 0, + aliases: ['eth-wei'] + }, + { + denom: 'weth', + exponent: 18 + } + ], + base: 'ibc/13F73121EEA6CAA0DF51B06F64C39FD55EF394C64223881569DFA5628FA1288D', + name: 'Wrapped Ether', + display: 'weth', + symbol: 'axlWETH', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-448', + base_denom: 'eth-wei', + chain_name: 'axelartestnet' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + images: [ + { + image_sync: { + chain_name: 'ethereumtestnet', + base_denom: '0xB4FBF271143F4FBf7B91A5ded31805e42b2208d6' + }, + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/weth.svg' + } + ], + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/weth.svg' + } + }, + { + description: 'Wrapped Moonbeam on Axelar', + denom_units: [ + { + denom: + 'ibc/E3878CD653ECCD470639A4398EC4913C9915DD3E550697CF0424B572B2385B60', + exponent: 0, + aliases: ['wglmr-wei'] + }, + { + denom: 'wglmr', + exponent: 18 + } + ], + base: 'ibc/E3878CD653ECCD470639A4398EC4913C9915DD3E550697CF0424B572B2385B60', + name: 'Wrapped Moonbeam', + display: 'wglmr', + symbol: 'WDEV', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-448', + base_denom: 'wglmr-wei', + chain_name: 'axelartestnet' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + images: [ + { + image_sync: { + chain_name: 'moonbeamtestnet', + base_denom: '0x1436aE0dF0A8663F18c0Ec51d7e2E46591730715' + }, + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/moonbeam/images/glmr.svg' + } + ], + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/moonbeam/images/glmr.svg' + } + }, + { + description: 'Wrapped Matic on Axelar', + denom_units: [ + { + denom: + 'ibc/7BFC5893BCCC6C9A4B173BC1183D2706141CBF71679EA6BDCE15E679CEC05183', + exponent: 0, + aliases: ['wmatic-wei'] + }, + { + denom: 'wmatic', + exponent: 18 + } + ], + base: 'ibc/7BFC5893BCCC6C9A4B173BC1183D2706141CBF71679EA6BDCE15E679CEC05183', + name: 'Wrapped Matic', + display: 'wmatic', + symbol: 'WMATIC', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-448', + base_denom: 'wmatic-wei', + chain_name: 'axelartestnet' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + images: [ + { + image_sync: { + chain_name: 'polygontestnet', + base_denom: '0x9c3C9283D3e44854697Cd22D3Faa240Cfb032889' + }, + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/polygon/images/wmatic.svg' + } + ], + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/polygon/images/wmatic.svg' + } + }, + { + description: 'Wrapped BNB on Axelar', + denom_units: [ + { + denom: + 'ibc/52F7DAC8D338E4D7388D02EBD6E522B86EBB62A48C6732C2651423A9E79377DE', + exponent: 0, + aliases: ['wbnb-wei'] + }, + { + denom: 'wbnb', + exponent: 18 + } + ], + base: 'ibc/52F7DAC8D338E4D7388D02EBD6E522B86EBB62A48C6732C2651423A9E79377DE', + name: 'Wrapped BNB', + display: 'wbnb', + symbol: 'WBNB', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-448', + base_denom: 'wbnb-wei', + chain_name: 'axelartestnet' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + images: [ + { + image_sync: { + chain_name: 'binancesmartchaintestnet', + base_denom: '0xae13d989daC2f0dEbFf460aC112a837C89BAa7cd' + }, + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/binancesmartchain/images/wbnb.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/binancesmartchain/images/wbnb.svg' + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/binancesmartchain/images/wbnb.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/binancesmartchain/images/wbnb.svg' + } + }, + { + description: 'Wrapped AVAX on Axelar.', + denom_units: [ + { + denom: + 'ibc/78D5DAB545549A930F5DB22CFA7C821ACE8EF55DCF787BED93A56D04CC7477F5', + exponent: 0, + aliases: ['wavax-wei'] + }, + { + denom: 'avax', + exponent: 18 + } + ], + base: 'ibc/78D5DAB545549A930F5DB22CFA7C821ACE8EF55DCF787BED93A56D04CC7477F5', + name: 'Wrapped AVAX', + display: 'avax', + symbol: 'WAVAX', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-448', + base_denom: 'wavax-wei', + chain_name: 'axelartestnet' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + images: [ + { + image_sync: { + chain_name: 'avalanchetestnet', + base_denom: '0xd00ae08403B9bbb9124bB305C09058E32C39A48c' + }, + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/avalanche/images/wavax.svg' + } + ], + logo_URIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/avalanche/images/wavax.svg' + } + }, + { + description: 'Wrapped FTM on Axelar.', + denom_units: [ + { + denom: + 'ibc/301A96A9BB897EF914BA74534EE1D75417753A0E113F2F766838274057290B79', + exponent: 0, + aliases: ['wftm-wei'] + }, + { + denom: 'ftm', + exponent: 18 + } + ], + base: 'ibc/301A96A9BB897EF914BA74534EE1D75417753A0E113F2F766838274057290B79', + name: 'Wrapped FTM', + display: 'ftm', + symbol: 'WFTM', + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-448', + base_denom: 'wftm-wei', + chain_name: 'axelartestnet' + }, + chain: { + channel_id: 'channel-1' + } + } + ], + images: [ + { + image_sync: { + chain_name: 'fantomtestnet', + base_denom: '0x812666209b90344Ec8e528375298ab9045c2Bd08' + }, + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/fantom/images/ftm.png' + } + ], + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/fantom/images/ftm.png' + } + }, + { + description: + 'The native staking and governance token of the Theta testnet version of the Cosmos Hub.', + denom_units: [ + { + denom: + 'ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2', + exponent: 0, + aliases: ['uatom'] + }, + { + denom: 'atom', + exponent: 6 + } + ], + base: 'ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2', + name: 'Cosmos', + display: 'atom', + symbol: 'ATOM', + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg' + } + ], + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-3910', + base_denom: 'uatom', + chain_name: 'cosmoshubtestnet' + }, + chain: { + channel_id: 'channel-0' + } + } + ] + }, + { + description: 'The native token of Osmosis', + denom_units: [ + { + denom: + 'ibc/13B2C536BB057AC79D5616B8EA1B9540EC1F2170718CAFF6F0083C966FFFED0B', + exponent: 0, + aliases: ['uosmo'] + }, + { + denom: 'osmo', + exponent: 6, + aliases: [] + } + ], + base: 'ibc/13B2C536BB057AC79D5616B8EA1B9540EC1F2170718CAFF6F0083C966FFFED0B', + name: 'Osmosis', + display: 'osmo', + symbol: 'OSMO', + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg' + }, + coingecko_id: 'osmosis', + keywords: ['dex', 'staking'], + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg' + } + ], + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-5969', + base_denom: 'uosmo', + chain_name: 'osmosistestnet' + }, + chain: { + channel_id: 'channel-2' + } + } + ] + }, + { + denom_units: [ + { + denom: + 'ibc/6FA7B62692FBCA2E51F567947035DE3C5D7333D49D13B85A25F358E80DF4E991', + exponent: 0, + aliases: ['uion'] + }, + { + denom: 'ion', + exponent: 6 + } + ], + base: 'ibc/6FA7B62692FBCA2E51F567947035DE3C5D7333D49D13B85A25F358E80DF4E991', + name: 'Ion', + display: 'ion', + symbol: 'ION', + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg' + }, + coingecko_id: 'ion', + keywords: ['memecoin'], + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg' + } + ], + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-5969', + base_denom: 'uion', + chain_name: 'osmosistestnet' + }, + chain: { + channel_id: 'channel-2' + } + } + ] + }, + { + denom_units: [ + { + denom: + 'ibc/7B6DCC6FFBA65D66FE2F349B72A62298200CACC6BEF44F05BE337DA0DF6659DC', + exponent: 0, + aliases: [ + 'factory/osmo1zlkzu72774ynac53necz46u4ycqtp36wedrar0/willyz' + ] + }, + { + denom: 'willyz', + exponent: 6 + } + ], + base: 'ibc/7B6DCC6FFBA65D66FE2F349B72A62298200CACC6BEF44F05BE337DA0DF6659DC', + name: 'Willyz', + display: 'willyz', + symbol: 'WILLYZ', + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/osmosistestnet/images/willyz.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/osmosistestnet/images/willyz.svg' + }, + keywords: ['memecoin'], + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/osmosistestnet/images/willyz.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/osmosistestnet/images/willyz.svg' + } + ], + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-5969', + base_denom: + 'factory/osmo1zlkzu72774ynac53necz46u4ycqtp36wedrar0/willyz', + chain_name: 'osmosistestnet' + }, + chain: { + channel_id: 'channel-2' + } + } + ] + }, + { + description: 'The native token of Stargaze', + denom_units: [ + { + denom: + 'ibc/482A30C07803B0455B1492BAF94EC3D600E862D52A814F25A34BCCAAA132FEE9', + exponent: 0, + aliases: ['ustars'] + }, + { + denom: 'stars', + exponent: 6 + } + ], + base: 'ibc/482A30C07803B0455B1492BAF94EC3D600E862D52A814F25A34BCCAAA132FEE9', + name: 'Stargaze', + display: 'stars', + symbol: 'STARS', + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png' + }, + coingecko_id: 'stargaze', + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png' + } + ], + traces: [ + { + type: 'ibc', + counterparty: { + channel_id: 'channel-807', + base_denom: 'ustars', + chain_name: 'stargazetestnet' + }, + chain: { + channel_id: 'channel-3' + } + } + ] + } + ] +}; +export default assets; diff --git a/packages/juno/src/assets.ts b/packages/juno/src/assets.ts index 96e45c7aa..6e8a8a6f9 100644 --- a/packages/juno/src/assets.ts +++ b/packages/juno/src/assets.ts @@ -2056,11 +2056,11 @@ const assets: AssetList = { 'Minerva was one of the main goddesses worshiped by the Roman Pagans and is a goddess from Roman Mythology.', type_asset: 'cw20', address: - 'juno1lsfym25w35ylhuq4m48fmycwe6nhntzh2ag2pttqtfe8cew9s25s2ym9t8', + 'juno1h86ut5aevlxuuxrra6wy3dfq6e39zkzzv9eelz678jr6amxlc4gsx46j82', denom_units: [ { denom: - 'cw20:juno1lsfym25w35ylhuq4m48fmycwe6nhntzh2ag2pttqtfe8cew9s25s2ym9t8', + 'cw20:juno1h86ut5aevlxuuxrra6wy3dfq6e39zkzzv9eelz678jr6amxlc4gsx46j82', exponent: 0 }, { @@ -2068,7 +2068,7 @@ const assets: AssetList = { exponent: 6 } ], - base: 'cw20:juno1lsfym25w35ylhuq4m48fmycwe6nhntzh2ag2pttqtfe8cew9s25s2ym9t8', + base: 'cw20:juno1h86ut5aevlxuuxrra6wy3dfq6e39zkzzv9eelz678jr6amxlc4gsx46j82', name: 'MINERVA', display: 'minerva', symbol: 'MRVA', @@ -2080,6 +2080,36 @@ const assets: AssetList = { png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/minerva.png' } ] + }, + { + description: + 'In Roman mythology, Juno (Latin: Iuno; pronounced [[Help:Pronunciation|[ˈjuːnoː]]]) was the protector and advisor of the state.', + type_asset: 'cw20', + address: + 'juno13c57ssxvlzefsj4v5spdz4m9r6c6s2far5npvmc9en7nz02xqjyqne40gk', + denom_units: [ + { + denom: + 'cw20:juno13c57ssxvlzefsj4v5spdz4m9r6c6s2far5npvmc9en7nz02xqjyqne40gk', + exponent: 0 + }, + { + denom: 'luno', + exponent: 6 + } + ], + base: 'cw20:juno13c57ssxvlzefsj4v5spdz4m9r6c6s2far5npvmc9en7nz02xqjyqne40gk', + name: 'LUNO', + display: 'luno', + symbol: 'LUNO', + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/luno.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/luno.png' + } + ] } ] }; diff --git a/packages/osmosis/src/asset_list.ts b/packages/osmosis/src/asset_list.ts index 342c95827..19346b445 100644 --- a/packages/osmosis/src/asset_list.ts +++ b/packages/osmosis/src/asset_list.ts @@ -13679,12 +13679,25 @@ const asset_list: AssetList = { display: 'nym', symbol: 'NYM', logo_URIs: { - png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nyx/images/nym.png' + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nyx/images/nym-token-light.png' }, coingecko_id: 'nym', images: [ { - png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nyx/images/nym.png' + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nyx/images/nym-token-light.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nyx/images/nym-token-light.svg', + theme: { + dark_mode: false, + circle: true + } + }, + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nyx/images/nym-token-dark.png', + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nyx/images/nym-token-dark.svg', + theme: { + dark_mode: true, + circle: true + } } ], traces: [ @@ -22552,14 +22565,14 @@ const asset_list: AssetList = { 'Minerva was one of the main goddesses worshiped by the Roman Pagans and is a goddess from Roman Mythology.', type_asset: 'cw20', address: - 'juno1lsfym25w35ylhuq4m48fmycwe6nhntzh2ag2pttqtfe8cew9s25s2ym9t8', + 'juno1h86ut5aevlxuuxrra6wy3dfq6e39zkzzv9eelz678jr6amxlc4gsx46j82', denom_units: [ { denom: - 'ibc/297AF7827A8D61CB77DADAF6D951D428ACAF56C37BB98079B4B32DC694A73F20', + 'ibc/9E1F8DBB64753CAB022F2BDEA0D2C3B53522F372140DDF494AEE94C3078925E8', exponent: 0, aliases: [ - 'cw20:juno1lsfym25w35ylhuq4m48fmycwe6nhntzh2ag2pttqtfe8cew9s25s2ym9t8' + 'cw20:juno1h86ut5aevlxuuxrra6wy3dfq6e39zkzzv9eelz678jr6amxlc4gsx46j82' ] }, { @@ -22567,7 +22580,7 @@ const asset_list: AssetList = { exponent: 6 } ], - base: 'ibc/297AF7827A8D61CB77DADAF6D951D428ACAF56C37BB98079B4B32DC694A73F20', + base: 'ibc/9E1F8DBB64753CAB022F2BDEA0D2C3B53522F372140DDF494AEE94C3078925E8', name: 'MINERVA', display: 'minerva', symbol: 'MRVA', @@ -22586,7 +22599,56 @@ const asset_list: AssetList = { port: 'wasm.juno1v4887y83d6g28puzvt8cl0f3cdhd3y6y9mpysnsp3k8krdm7l6jqgm0rkn', channel_id: 'channel-47', base_denom: - 'cw20:juno1lsfym25w35ylhuq4m48fmycwe6nhntzh2ag2pttqtfe8cew9s25s2ym9t8', + 'cw20:juno1h86ut5aevlxuuxrra6wy3dfq6e39zkzzv9eelz678jr6amxlc4gsx46j82', + chain_name: 'juno' + }, + chain: { + port: 'transfer', + channel_id: 'channel-169' + } + } + ] + }, + { + description: + 'In Roman mythology, Juno (Latin: Iuno; pronounced [[Help:Pronunciation|[ˈjuːnoː]]]) was the protector and advisor of the state.', + type_asset: 'cw20', + address: + 'juno13c57ssxvlzefsj4v5spdz4m9r6c6s2far5npvmc9en7nz02xqjyqne40gk', + denom_units: [ + { + denom: + 'ibc/EF9E75F44C52D139A6C98A0E37183E1C32ED6F00BDCFA0020550D78C31A62C0E', + exponent: 0, + aliases: [ + 'cw20:juno13c57ssxvlzefsj4v5spdz4m9r6c6s2far5npvmc9en7nz02xqjyqne40gk' + ] + }, + { + denom: 'luno', + exponent: 6 + } + ], + base: 'ibc/EF9E75F44C52D139A6C98A0E37183E1C32ED6F00BDCFA0020550D78C31A62C0E', + name: 'LUNO', + display: 'luno', + symbol: 'LUNO', + logo_URIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/luno.png' + }, + images: [ + { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/luno.png' + } + ], + traces: [ + { + type: 'ibc-cw20', + counterparty: { + port: 'wasm.juno1v4887y83d6g28puzvt8cl0f3cdhd3y6y9mpysnsp3k8krdm7l6jqgm0rkn', + channel_id: 'channel-47', + base_denom: + 'cw20:juno13c57ssxvlzefsj4v5spdz4m9r6c6s2far5npvmc9en7nz02xqjyqne40gk', chain_name: 'juno' }, chain: {