@chain-registry/assets 1.28.0 → 1.29.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +8 -0
- package/main/asset_lists.js +13 -1
- package/main/index.js +41 -3
- package/main/mainnet/8ball.js +1454 -0
- package/main/mainnet/acrechain.js +5752 -0
- package/main/mainnet/agoric.js +4889 -0
- package/main/mainnet/aioz.js +1559 -0
- package/main/mainnet/akash.js +3628 -0
- package/main/mainnet/andromeda.js +1254 -0
- package/main/mainnet/archway.js +5657 -0
- package/main/mainnet/arkh.js +1454 -0
- package/main/mainnet/assetmantle.js +2692 -0
- package/main/mainnet/assets.js +127 -0
- package/main/mainnet/aura.js +3207 -0
- package/main/mainnet/axelar.js +6074 -0
- package/main/mainnet/bandchain.js +1489 -0
- package/main/mainnet/beezee.js +1454 -0
- package/main/mainnet/bitcanna.js +2292 -0
- package/main/mainnet/bitsong.js +1789 -0
- package/main/mainnet/bluzelle.js +1454 -0
- package/main/mainnet/bostrom.js +1454 -0
- package/main/mainnet/canto.js +1996 -0
- package/main/mainnet/carbon.js +4273 -0
- package/main/mainnet/celestia.js +4331 -0
- package/main/mainnet/cerberus.js +1454 -0
- package/main/mainnet/cheqd.js +1953 -0
- package/main/mainnet/chihuahua.js +2908 -0
- package/main/mainnet/comdex.js +3901 -0
- package/main/mainnet/composable.js +6383 -0
- package/main/mainnet/coreum.js +4757 -0
- package/main/mainnet/cosmoshub.js +9108 -0
- package/main/mainnet/crescent.js +7152 -0
- package/main/mainnet/cronos.js +182 -0
- package/main/mainnet/cryptoorgchain.js +2295 -0
- package/main/mainnet/cudos.js +1454 -0
- package/main/mainnet/decentr.js +1653 -0
- package/main/mainnet/desmos.js +1454 -0
- package/main/mainnet/dig.js +1650 -0
- package/main/mainnet/doravota.js +2670 -0
- package/main/mainnet/dydx.js +4361 -0
- package/main/mainnet/dyson.js +1454 -0
- package/main/mainnet/echelon.js +1454 -0
- package/main/mainnet/emoney.js +1789 -0
- package/main/mainnet/empowerchain.js +2663 -0
- package/main/mainnet/evmos.js +6529 -0
- package/main/mainnet/fetchhub.js +1454 -0
- package/main/mainnet/furya.js +2822 -0
- package/main/mainnet/fxcore.js +2737 -0
- package/main/mainnet/galaxy.js +1454 -0
- package/main/mainnet/gateway.js +2567 -0
- package/main/mainnet/genesisl1.js +1454 -0
- package/main/mainnet/gitopia.js +1454 -0
- package/main/mainnet/gravitybridge.js +3401 -0
- package/main/mainnet/haqq.js +3306 -0
- package/main/mainnet/impacthub.js +2832 -0
- package/main/mainnet/imversed.js +1454 -0
- package/main/mainnet/index.js +246 -0
- package/main/mainnet/injective.js +6344 -0
- package/main/mainnet/irisnet.js +2991 -0
- package/main/mainnet/jackal.js +3707 -0
- package/main/mainnet/juno.js +8171 -0
- package/main/mainnet/kava.js +4832 -0
- package/main/mainnet/kichain.js +1559 -0
- package/main/mainnet/konstellation.js +1454 -0
- package/main/mainnet/kujira.js +9086 -0
- package/main/mainnet/kyve.js +2558 -0
- package/main/mainnet/lambda.js +1454 -0
- package/main/mainnet/likecoin.js +1559 -0
- package/main/mainnet/lumenx.js +1454 -0
- package/main/mainnet/lumnetwork.js +1559 -0
- package/main/mainnet/mars.js +3598 -0
- package/main/mainnet/medasdigital.js +1488 -0
- package/main/mainnet/meme.js +1454 -0
- package/main/mainnet/microtick.js +1454 -0
- package/main/mainnet/migaloo.js +5951 -0
- package/main/mainnet/neutron.js +7834 -0
- package/main/mainnet/noble.js +5521 -0
- package/main/mainnet/nois.js +2281 -0
- package/main/mainnet/nolus.js +2195 -0
- package/main/mainnet/nomic.js +3172 -0
- package/main/mainnet/nyx.js +1791 -0
- package/main/mainnet/odin.js +2558 -0
- package/main/mainnet/okexchain.js +563 -0
- package/main/mainnet/omniflixhub.js +2741 -0
- package/main/mainnet/onomy.js +1454 -0
- package/main/mainnet/oraichain.js +1555 -0
- package/main/mainnet/osmosis.js +1 -0
- package/main/mainnet/panacea.js +1454 -0
- package/main/mainnet/passage.js +1454 -0
- package/main/mainnet/persistence.js +4490 -0
- package/main/mainnet/planq.js +2056 -0
- package/main/mainnet/point.js +116 -0
- package/main/mainnet/provenance.js +1454 -0
- package/main/mainnet/pundix.js +1523 -0
- package/main/mainnet/quasar.js +1454 -0
- package/main/mainnet/quicksilver.js +2563 -0
- package/main/mainnet/qwoyn.js +1491 -0
- package/main/mainnet/realio.js +2569 -0
- package/main/mainnet/rebus.js +1454 -0
- package/main/mainnet/regen.js +3303 -0
- package/main/mainnet/rizon.js +1454 -0
- package/main/mainnet/secretnetwork.js +10382 -0
- package/main/mainnet/sei.js +4466 -0
- package/main/mainnet/sentinel.js +2192 -0
- package/main/mainnet/sge.js +1454 -0
- package/main/mainnet/shareledger.js +1454 -0
- package/main/mainnet/shentu.js +1454 -0
- package/main/mainnet/sifchain.js +2354 -0
- package/main/mainnet/sommelier.js +4126 -0
- package/main/mainnet/source.js +1454 -0
- package/main/mainnet/stafihub.js +2985 -0
- package/main/mainnet/stargaze.js +5470 -0
- package/main/mainnet/starname.js +2090 -0
- package/main/mainnet/stride.js +6791 -0
- package/main/mainnet/teritori.js +2738 -0
- package/main/mainnet/terra.js +2015 -0
- package/main/mainnet/terra2.js +8134 -0
- package/main/mainnet/tgrade.js +1557 -0
- package/main/mainnet/umee.js +4119 -0
- package/main/mainnet/unification.js +1791 -0
- package/main/mainnet/uptick.js +150 -0
- package/main/mainnet/vidulum.js +1486 -0
- package/main/mainnet/xpla.js +1650 -0
- package/main/noncosmos/assets.js +11 -0
- package/main/noncosmos/composablepolkadot.js +140 -0
- package/main/noncosmos/index.js +13 -0
- package/main/noncosmos/picasso.js +185 -0
- package/main/testnet/akashtestnet.js +109 -0
- package/main/testnet/archwaytestnet.js +395 -0
- package/main/testnet/assets.js +38 -0
- package/main/testnet/axelartestnet.js +533 -0
- package/main/testnet/celestiatestnet3.js +147 -0
- package/main/testnet/chain4energytestnet.js +81 -0
- package/main/testnet/composabletestnet.js +81 -0
- package/main/testnet/cosmoshubtestnet.js +281 -0
- package/main/testnet/doravotatestnet.js +81 -0
- package/main/testnet/dydxtestnet.js +292 -0
- package/main/testnet/empowertestnet.js +146 -0
- package/main/testnet/entrypointtestnet.js +81 -0
- package/main/testnet/impacthubtestnet.js +81 -0
- package/main/testnet/index.js +67 -0
- package/main/testnet/injectivetestnet.js +115 -0
- package/main/testnet/junotestnet.js +185 -0
- package/main/testnet/kyvetestnet.js +81 -0
- package/main/testnet/likecointestnet.js +81 -0
- package/main/testnet/marstestnet.js +151 -0
- package/main/testnet/neutrontestnet.js +181 -0
- package/main/testnet/nobletestnet.js +296 -0
- package/main/testnet/noistestnet.js +175 -0
- package/main/testnet/nolustestnet.js +114 -0
- package/main/testnet/osmosistestnet.js +1438 -0
- package/main/testnet/osmosistestnet4.js +504 -0
- package/main/testnet/persistencetestnet2.js +395 -0
- package/main/testnet/quicksilvertestnet.js +81 -0
- package/main/testnet/sagatestnet.js +362 -0
- package/main/testnet/sgetestnet.js +81 -0
- package/main/testnet/stargazetestnet.js +146 -0
- package/main/testnet/xiontestnet.js +476 -0
- package/package.json +8 -9
- package/types/index.d.ts +1 -1
|
@@ -0,0 +1,4490 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports["default"] = void 0;
|
|
7
|
+
var assets = {
|
|
8
|
+
chain_name: 'persistence',
|
|
9
|
+
assets: [{
|
|
10
|
+
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.",
|
|
11
|
+
denom_units: [{
|
|
12
|
+
denom: 'ibc/799FDD409719A1122586A629AE8FCA17380351A51C1F47A80A1B8E7F2A491098',
|
|
13
|
+
exponent: 0,
|
|
14
|
+
aliases: ['uakt']
|
|
15
|
+
}, {
|
|
16
|
+
denom: 'akt',
|
|
17
|
+
exponent: 6
|
|
18
|
+
}],
|
|
19
|
+
base: 'ibc/799FDD409719A1122586A629AE8FCA17380351A51C1F47A80A1B8E7F2A491098',
|
|
20
|
+
name: 'Akash Network',
|
|
21
|
+
display: 'akt',
|
|
22
|
+
symbol: 'AKT',
|
|
23
|
+
logo_URIs: {
|
|
24
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.png',
|
|
25
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.svg'
|
|
26
|
+
},
|
|
27
|
+
coingecko_id: 'akash-network',
|
|
28
|
+
images: [{
|
|
29
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.png',
|
|
30
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.svg'
|
|
31
|
+
}],
|
|
32
|
+
traces: [{
|
|
33
|
+
type: 'ibc',
|
|
34
|
+
counterparty: {
|
|
35
|
+
channel_id: 'channel-6',
|
|
36
|
+
base_denom: 'uakt',
|
|
37
|
+
chain_name: 'akash'
|
|
38
|
+
},
|
|
39
|
+
chain: {
|
|
40
|
+
channel_id: 'channel-5'
|
|
41
|
+
}
|
|
42
|
+
}]
|
|
43
|
+
}, {
|
|
44
|
+
description: 'Tether USDt on Akash',
|
|
45
|
+
denom_units: [{
|
|
46
|
+
denom: 'ibc/115F68FBA220A028C6F6ED08EA0C1A9C8C52798B14FB66E6C89D5D8C06A524D4',
|
|
47
|
+
exponent: 0,
|
|
48
|
+
aliases: ['ibc/05DB6975261B805B6F6A157A4386C627F8A70BF8118D411655EFEDCA82BFABA5']
|
|
49
|
+
}, {
|
|
50
|
+
denom: 'usdt',
|
|
51
|
+
exponent: 6
|
|
52
|
+
}],
|
|
53
|
+
type_asset: 'ics20',
|
|
54
|
+
base: 'ibc/115F68FBA220A028C6F6ED08EA0C1A9C8C52798B14FB66E6C89D5D8C06A524D4',
|
|
55
|
+
name: 'Tether USDt',
|
|
56
|
+
display: 'usdt',
|
|
57
|
+
symbol: 'USDt',
|
|
58
|
+
traces: [{
|
|
59
|
+
type: 'ibc',
|
|
60
|
+
counterparty: {
|
|
61
|
+
channel_id: 'channel-6',
|
|
62
|
+
base_denom: 'ibc/05DB6975261B805B6F6A157A4386C627F8A70BF8118D411655EFEDCA82BFABA5',
|
|
63
|
+
chain_name: 'akash'
|
|
64
|
+
},
|
|
65
|
+
chain: {
|
|
66
|
+
channel_id: 'channel-5'
|
|
67
|
+
}
|
|
68
|
+
}],
|
|
69
|
+
images: [{
|
|
70
|
+
image_sync: {
|
|
71
|
+
chain_name: 'kava',
|
|
72
|
+
base_denom: 'erc20/tether/usdt'
|
|
73
|
+
},
|
|
74
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
|
|
75
|
+
}],
|
|
76
|
+
logo_URIs: {
|
|
77
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
|
|
78
|
+
}
|
|
79
|
+
}, {
|
|
80
|
+
description: 'Native Token of Comdex Protocol',
|
|
81
|
+
denom_units: [{
|
|
82
|
+
denom: 'ibc/4E7257D6B8EBFB10B5FF9092D992D9A11D001C8BB7D877134CE657647FF6AFAE',
|
|
83
|
+
exponent: 0,
|
|
84
|
+
aliases: ['ucmdx']
|
|
85
|
+
}, {
|
|
86
|
+
denom: 'cmdx',
|
|
87
|
+
exponent: 6
|
|
88
|
+
}],
|
|
89
|
+
base: 'ibc/4E7257D6B8EBFB10B5FF9092D992D9A11D001C8BB7D877134CE657647FF6AFAE',
|
|
90
|
+
name: 'Comdex',
|
|
91
|
+
display: 'cmdx',
|
|
92
|
+
symbol: 'CMDX',
|
|
93
|
+
logo_URIs: {
|
|
94
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.png',
|
|
95
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.svg'
|
|
96
|
+
},
|
|
97
|
+
coingecko_id: 'comdex',
|
|
98
|
+
images: [{
|
|
99
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.png',
|
|
100
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.svg'
|
|
101
|
+
}],
|
|
102
|
+
traces: [{
|
|
103
|
+
type: 'ibc',
|
|
104
|
+
counterparty: {
|
|
105
|
+
channel_id: 'channel-57',
|
|
106
|
+
base_denom: 'ucmdx',
|
|
107
|
+
chain_name: 'comdex'
|
|
108
|
+
},
|
|
109
|
+
chain: {
|
|
110
|
+
channel_id: 'channel-71'
|
|
111
|
+
}
|
|
112
|
+
}]
|
|
113
|
+
}, {
|
|
114
|
+
description: 'Governance Token of Harbor protocol on Comdex network',
|
|
115
|
+
denom_units: [{
|
|
116
|
+
denom: 'ibc/4F69220C2F5F70BA0B0B66B4534F7916C529EB8350BF5EDF2B8D56682D8F2C9C',
|
|
117
|
+
exponent: 0,
|
|
118
|
+
aliases: ['uharbor']
|
|
119
|
+
}, {
|
|
120
|
+
denom: 'harbor',
|
|
121
|
+
exponent: 6
|
|
122
|
+
}],
|
|
123
|
+
base: 'ibc/4F69220C2F5F70BA0B0B66B4534F7916C529EB8350BF5EDF2B8D56682D8F2C9C',
|
|
124
|
+
name: 'Harbor',
|
|
125
|
+
display: 'harbor',
|
|
126
|
+
symbol: 'HARBOR',
|
|
127
|
+
logo_URIs: {
|
|
128
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/harbor.png',
|
|
129
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/harbor.svg'
|
|
130
|
+
},
|
|
131
|
+
coingecko_id: 'harbor-2',
|
|
132
|
+
images: [{
|
|
133
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/harbor.png',
|
|
134
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/harbor.svg'
|
|
135
|
+
}],
|
|
136
|
+
traces: [{
|
|
137
|
+
type: 'ibc',
|
|
138
|
+
counterparty: {
|
|
139
|
+
channel_id: 'channel-57',
|
|
140
|
+
base_denom: 'uharbor',
|
|
141
|
+
chain_name: 'comdex'
|
|
142
|
+
},
|
|
143
|
+
chain: {
|
|
144
|
+
channel_id: 'channel-71'
|
|
145
|
+
}
|
|
146
|
+
}]
|
|
147
|
+
}, {
|
|
148
|
+
description: 'Stable Token of Harbor protocol on Comdex network',
|
|
149
|
+
denom_units: [{
|
|
150
|
+
denom: 'ibc/F190D85E03B064A5BB7743B77394857D602BAAA1A4E8A2E8AFC227F4D3E9BECB',
|
|
151
|
+
exponent: 0,
|
|
152
|
+
aliases: ['ucmst']
|
|
153
|
+
}, {
|
|
154
|
+
denom: 'cmst',
|
|
155
|
+
exponent: 6
|
|
156
|
+
}],
|
|
157
|
+
base: 'ibc/F190D85E03B064A5BB7743B77394857D602BAAA1A4E8A2E8AFC227F4D3E9BECB',
|
|
158
|
+
name: 'CMST',
|
|
159
|
+
display: 'cmst',
|
|
160
|
+
symbol: 'CMST',
|
|
161
|
+
logo_URIs: {
|
|
162
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmst.png',
|
|
163
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmst.svg'
|
|
164
|
+
},
|
|
165
|
+
coingecko_id: 'composite',
|
|
166
|
+
images: [{
|
|
167
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmst.png',
|
|
168
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmst.svg'
|
|
169
|
+
}],
|
|
170
|
+
traces: [{
|
|
171
|
+
type: 'ibc',
|
|
172
|
+
counterparty: {
|
|
173
|
+
channel_id: 'channel-57',
|
|
174
|
+
base_denom: 'ucmst',
|
|
175
|
+
chain_name: 'comdex'
|
|
176
|
+
},
|
|
177
|
+
chain: {
|
|
178
|
+
channel_id: 'channel-71'
|
|
179
|
+
}
|
|
180
|
+
}]
|
|
181
|
+
}, {
|
|
182
|
+
description: 'The native staking and governance token of the Cosmos Hub.',
|
|
183
|
+
denom_units: [{
|
|
184
|
+
denom: 'ibc/C8A74ABBE2AF892E15680D916A7C22130585CE5704F9B17A10F184A90D53BECA',
|
|
185
|
+
exponent: 0,
|
|
186
|
+
aliases: ['uatom']
|
|
187
|
+
}, {
|
|
188
|
+
denom: 'atom',
|
|
189
|
+
exponent: 6
|
|
190
|
+
}],
|
|
191
|
+
base: 'ibc/C8A74ABBE2AF892E15680D916A7C22130585CE5704F9B17A10F184A90D53BECA',
|
|
192
|
+
name: 'Cosmos Hub Atom',
|
|
193
|
+
display: 'atom',
|
|
194
|
+
symbol: 'ATOM',
|
|
195
|
+
logo_URIs: {
|
|
196
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
|
|
197
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
|
|
198
|
+
},
|
|
199
|
+
coingecko_id: 'cosmos',
|
|
200
|
+
images: [{
|
|
201
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
|
|
202
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
|
|
203
|
+
}],
|
|
204
|
+
traces: [{
|
|
205
|
+
type: 'ibc',
|
|
206
|
+
counterparty: {
|
|
207
|
+
channel_id: 'channel-190',
|
|
208
|
+
base_denom: 'uatom',
|
|
209
|
+
chain_name: 'cosmoshub'
|
|
210
|
+
},
|
|
211
|
+
chain: {
|
|
212
|
+
channel_id: 'channel-24'
|
|
213
|
+
}
|
|
214
|
+
}]
|
|
215
|
+
}, {
|
|
216
|
+
description: 'Tether USDt on the Cosmos Hub',
|
|
217
|
+
denom_units: [{
|
|
218
|
+
denom: 'ibc/F0FD51B14D12832A869AE7DF39BCD0B2B32A11C579F123F770EEA6269DA6C67C',
|
|
219
|
+
exponent: 0,
|
|
220
|
+
aliases: ['ibc/F04D72CF9B5D9C849BB278B691CDFA2241813327430EC9CDC83F8F4CA4CDC2B0']
|
|
221
|
+
}, {
|
|
222
|
+
denom: 'usdt',
|
|
223
|
+
exponent: 6
|
|
224
|
+
}],
|
|
225
|
+
type_asset: 'ics20',
|
|
226
|
+
base: 'ibc/F0FD51B14D12832A869AE7DF39BCD0B2B32A11C579F123F770EEA6269DA6C67C',
|
|
227
|
+
name: 'Tether USDt',
|
|
228
|
+
display: 'usdt',
|
|
229
|
+
symbol: 'USDt',
|
|
230
|
+
traces: [{
|
|
231
|
+
type: 'ibc',
|
|
232
|
+
counterparty: {
|
|
233
|
+
channel_id: 'channel-190',
|
|
234
|
+
base_denom: 'ibc/F04D72CF9B5D9C849BB278B691CDFA2241813327430EC9CDC83F8F4CA4CDC2B0',
|
|
235
|
+
chain_name: 'cosmoshub'
|
|
236
|
+
},
|
|
237
|
+
chain: {
|
|
238
|
+
channel_id: 'channel-24'
|
|
239
|
+
}
|
|
240
|
+
}],
|
|
241
|
+
images: [{
|
|
242
|
+
image_sync: {
|
|
243
|
+
chain_name: 'kava',
|
|
244
|
+
base_denom: 'erc20/tether/usdt'
|
|
245
|
+
},
|
|
246
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
|
|
247
|
+
}],
|
|
248
|
+
logo_URIs: {
|
|
249
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
|
|
250
|
+
}
|
|
251
|
+
}, {
|
|
252
|
+
description: 'FX on Cosmos Hub',
|
|
253
|
+
denom_units: [{
|
|
254
|
+
denom: 'ibc/C0A9D2CA46B33B210EB01E3675ACF6976DD0253F8E7DFBA80AF8398F6FA1F0F1',
|
|
255
|
+
exponent: 0,
|
|
256
|
+
aliases: ['ibc/4925E6ABA571A44D2BE0286D2D29AF42A294D0FF2BB16490149A1B26EAD33729']
|
|
257
|
+
}],
|
|
258
|
+
type_asset: 'ics20',
|
|
259
|
+
base: 'ibc/C0A9D2CA46B33B210EB01E3675ACF6976DD0253F8E7DFBA80AF8398F6FA1F0F1',
|
|
260
|
+
name: 'Function X',
|
|
261
|
+
display: 'FX',
|
|
262
|
+
symbol: 'FX',
|
|
263
|
+
traces: [{
|
|
264
|
+
type: 'ibc',
|
|
265
|
+
counterparty: {
|
|
266
|
+
channel_id: 'channel-190',
|
|
267
|
+
base_denom: 'ibc/4925E6ABA571A44D2BE0286D2D29AF42A294D0FF2BB16490149A1B26EAD33729',
|
|
268
|
+
chain_name: 'cosmoshub'
|
|
269
|
+
},
|
|
270
|
+
chain: {
|
|
271
|
+
channel_id: 'channel-24'
|
|
272
|
+
}
|
|
273
|
+
}],
|
|
274
|
+
images: [{
|
|
275
|
+
image_sync: {
|
|
276
|
+
chain_name: 'fxcore',
|
|
277
|
+
base_denom: 'FX'
|
|
278
|
+
},
|
|
279
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/fx.png',
|
|
280
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/fx.svg'
|
|
281
|
+
}],
|
|
282
|
+
logo_URIs: {
|
|
283
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/fx.png',
|
|
284
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/fx.svg'
|
|
285
|
+
}
|
|
286
|
+
}, {
|
|
287
|
+
description: 'The native token of Crescent',
|
|
288
|
+
denom_units: [{
|
|
289
|
+
denom: 'ibc/25877BD1436C689E501A281CE82647CC9649EBFE0D38CB2AB0B8C17ACB9BD921',
|
|
290
|
+
exponent: 0,
|
|
291
|
+
aliases: ['ucre']
|
|
292
|
+
}, {
|
|
293
|
+
denom: 'cre',
|
|
294
|
+
exponent: 6
|
|
295
|
+
}],
|
|
296
|
+
base: 'ibc/25877BD1436C689E501A281CE82647CC9649EBFE0D38CB2AB0B8C17ACB9BD921',
|
|
297
|
+
name: 'Crescent',
|
|
298
|
+
display: 'cre',
|
|
299
|
+
symbol: 'CRE',
|
|
300
|
+
logo_URIs: {
|
|
301
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/crescent/images/cre.png',
|
|
302
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/crescent/images/cre.svg'
|
|
303
|
+
},
|
|
304
|
+
coingecko_id: 'crescent-network',
|
|
305
|
+
images: [{
|
|
306
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/crescent/images/cre.png',
|
|
307
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/crescent/images/cre.svg'
|
|
308
|
+
}],
|
|
309
|
+
traces: [{
|
|
310
|
+
type: 'ibc',
|
|
311
|
+
counterparty: {
|
|
312
|
+
channel_id: 'channel-30',
|
|
313
|
+
base_denom: 'ucre',
|
|
314
|
+
chain_name: 'crescent'
|
|
315
|
+
},
|
|
316
|
+
chain: {
|
|
317
|
+
channel_id: 'channel-68'
|
|
318
|
+
}
|
|
319
|
+
}]
|
|
320
|
+
}, {
|
|
321
|
+
description: 'The bonded token of Crescent',
|
|
322
|
+
denom_units: [{
|
|
323
|
+
denom: 'ibc/92818A7F38A90C0D2CFBA5409417F0A2AC1E4B46B2D4E4869DD96081EC39A874',
|
|
324
|
+
exponent: 0,
|
|
325
|
+
aliases: ['ubcre']
|
|
326
|
+
}, {
|
|
327
|
+
denom: 'bcre',
|
|
328
|
+
exponent: 6
|
|
329
|
+
}],
|
|
330
|
+
base: 'ibc/92818A7F38A90C0D2CFBA5409417F0A2AC1E4B46B2D4E4869DD96081EC39A874',
|
|
331
|
+
name: 'Bonded Crescent',
|
|
332
|
+
display: 'bcre',
|
|
333
|
+
symbol: 'bCRE',
|
|
334
|
+
logo_URIs: {
|
|
335
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/crescent/images/bcre.png',
|
|
336
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/crescent/images/bcre.svg'
|
|
337
|
+
},
|
|
338
|
+
coingecko_id: 'liquid-staking-crescent',
|
|
339
|
+
images: [{
|
|
340
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/crescent/images/bcre.png',
|
|
341
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/crescent/images/bcre.svg'
|
|
342
|
+
}],
|
|
343
|
+
traces: [{
|
|
344
|
+
type: 'ibc',
|
|
345
|
+
counterparty: {
|
|
346
|
+
channel_id: 'channel-30',
|
|
347
|
+
base_denom: 'ubcre',
|
|
348
|
+
chain_name: 'crescent'
|
|
349
|
+
},
|
|
350
|
+
chain: {
|
|
351
|
+
channel_id: 'channel-68'
|
|
352
|
+
}
|
|
353
|
+
}]
|
|
354
|
+
}, {
|
|
355
|
+
description: 'CRO is the native token of the Crypto.org Chain, referred to as Native CRO.',
|
|
356
|
+
denom_units: [{
|
|
357
|
+
denom: 'ibc/F53B622B0117ECCD0908C1F33ED71B846D9B0C888BE8A16C58098C0AB9497B0A',
|
|
358
|
+
exponent: 0,
|
|
359
|
+
aliases: ['basecro']
|
|
360
|
+
}, {
|
|
361
|
+
denom: 'cro',
|
|
362
|
+
exponent: 8
|
|
363
|
+
}],
|
|
364
|
+
base: 'ibc/F53B622B0117ECCD0908C1F33ED71B846D9B0C888BE8A16C58098C0AB9497B0A',
|
|
365
|
+
name: 'Cronos',
|
|
366
|
+
display: 'cro',
|
|
367
|
+
symbol: 'CRO',
|
|
368
|
+
logo_URIs: {
|
|
369
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cro.svg'
|
|
370
|
+
},
|
|
371
|
+
coingecko_id: 'crypto-com-chain',
|
|
372
|
+
images: [{
|
|
373
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cro.svg'
|
|
374
|
+
}, {
|
|
375
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cronos.png'
|
|
376
|
+
}],
|
|
377
|
+
traces: [{
|
|
378
|
+
type: 'ibc',
|
|
379
|
+
counterparty: {
|
|
380
|
+
channel_id: 'channel-17',
|
|
381
|
+
base_denom: 'basecro',
|
|
382
|
+
chain_name: 'cryptoorgchain'
|
|
383
|
+
},
|
|
384
|
+
chain: {
|
|
385
|
+
channel_id: 'channel-11'
|
|
386
|
+
}
|
|
387
|
+
}]
|
|
388
|
+
}, {
|
|
389
|
+
description: 'The native staking token of dYdX Protocol.',
|
|
390
|
+
denom_units: [{
|
|
391
|
+
denom: 'ibc/23DC3FF0E4CBB53A1915E4C62507CB7796956E84C68CA49707787CB8BDE90A1E',
|
|
392
|
+
exponent: 0,
|
|
393
|
+
aliases: ['adydx']
|
|
394
|
+
}, {
|
|
395
|
+
denom: 'dydx',
|
|
396
|
+
exponent: 18
|
|
397
|
+
}],
|
|
398
|
+
base: 'ibc/23DC3FF0E4CBB53A1915E4C62507CB7796956E84C68CA49707787CB8BDE90A1E',
|
|
399
|
+
name: 'dYdX',
|
|
400
|
+
display: 'dydx',
|
|
401
|
+
symbol: 'DYDX',
|
|
402
|
+
logo_URIs: {
|
|
403
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dydx/images/dydx.png',
|
|
404
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dydx/images/dydx.svg'
|
|
405
|
+
},
|
|
406
|
+
coingecko_id: 'dydx',
|
|
407
|
+
images: [{
|
|
408
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dydx/images/dydx.png',
|
|
409
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dydx/images/dydx.svg'
|
|
410
|
+
}, {
|
|
411
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dydx/images/dydx-circle.svg',
|
|
412
|
+
theme: {
|
|
413
|
+
circle: true
|
|
414
|
+
}
|
|
415
|
+
}],
|
|
416
|
+
traces: [{
|
|
417
|
+
type: 'ibc',
|
|
418
|
+
counterparty: {
|
|
419
|
+
channel_id: 'channel-4',
|
|
420
|
+
base_denom: 'adydx',
|
|
421
|
+
chain_name: 'dydx'
|
|
422
|
+
},
|
|
423
|
+
chain: {
|
|
424
|
+
channel_id: 'channel-131'
|
|
425
|
+
}
|
|
426
|
+
}]
|
|
427
|
+
}, {
|
|
428
|
+
description: 'Noble USDC on dYdX Protocol.',
|
|
429
|
+
denom_units: [{
|
|
430
|
+
denom: 'ibc/B9748CF9A4A92AE57252FF523DE35D0169E38DB30C8961A6024AD93F1651097A',
|
|
431
|
+
exponent: 0,
|
|
432
|
+
aliases: ['ibc/8E27BA2D5493AF5636760E354E46004562C46AB7EC0CC4C1CA14E9E20E2545B5']
|
|
433
|
+
}, {
|
|
434
|
+
denom: 'usdc',
|
|
435
|
+
exponent: 6
|
|
436
|
+
}],
|
|
437
|
+
type_asset: 'ics20',
|
|
438
|
+
base: 'ibc/B9748CF9A4A92AE57252FF523DE35D0169E38DB30C8961A6024AD93F1651097A',
|
|
439
|
+
name: 'Noble USDC',
|
|
440
|
+
display: 'usdc',
|
|
441
|
+
symbol: 'USDC',
|
|
442
|
+
traces: [{
|
|
443
|
+
type: 'ibc',
|
|
444
|
+
counterparty: {
|
|
445
|
+
channel_id: 'channel-4',
|
|
446
|
+
base_denom: 'ibc/8E27BA2D5493AF5636760E354E46004562C46AB7EC0CC4C1CA14E9E20E2545B5',
|
|
447
|
+
chain_name: 'dydx'
|
|
448
|
+
},
|
|
449
|
+
chain: {
|
|
450
|
+
channel_id: 'channel-131'
|
|
451
|
+
}
|
|
452
|
+
}],
|
|
453
|
+
images: [{
|
|
454
|
+
image_sync: {
|
|
455
|
+
chain_name: 'noble',
|
|
456
|
+
base_denom: 'uusdc'
|
|
457
|
+
},
|
|
458
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDCoin.png',
|
|
459
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDCoin.svg'
|
|
460
|
+
}],
|
|
461
|
+
logo_URIs: {
|
|
462
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDCoin.png',
|
|
463
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDCoin.svg'
|
|
464
|
+
}
|
|
465
|
+
}, {
|
|
466
|
+
description: 'The native token of Gravity Bridge',
|
|
467
|
+
denom_units: [{
|
|
468
|
+
denom: 'ibc/31D711D31CD5D83D98E76B1486EEDA1A38CD1F7D6FCBD03521FE51323115AECA',
|
|
469
|
+
exponent: 0,
|
|
470
|
+
aliases: ['ugraviton']
|
|
471
|
+
}, {
|
|
472
|
+
denom: 'graviton',
|
|
473
|
+
exponent: 6
|
|
474
|
+
}],
|
|
475
|
+
base: 'ibc/31D711D31CD5D83D98E76B1486EEDA1A38CD1F7D6FCBD03521FE51323115AECA',
|
|
476
|
+
name: 'Graviton',
|
|
477
|
+
display: 'graviton',
|
|
478
|
+
symbol: 'GRAV',
|
|
479
|
+
coingecko_id: 'graviton',
|
|
480
|
+
logo_URIs: {
|
|
481
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png',
|
|
482
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.svg'
|
|
483
|
+
},
|
|
484
|
+
images: [{
|
|
485
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png',
|
|
486
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.svg'
|
|
487
|
+
}],
|
|
488
|
+
traces: [{
|
|
489
|
+
type: 'ibc',
|
|
490
|
+
counterparty: {
|
|
491
|
+
channel_id: 'channel-24',
|
|
492
|
+
base_denom: 'ugraviton',
|
|
493
|
+
chain_name: 'gravitybridge'
|
|
494
|
+
},
|
|
495
|
+
chain: {
|
|
496
|
+
channel_id: 'channel-38'
|
|
497
|
+
}
|
|
498
|
+
}]
|
|
499
|
+
}, {
|
|
500
|
+
description: 'pSTAKE is a liquid staking protocol unlocking the liquidity of staked assets.',
|
|
501
|
+
denom_units: [{
|
|
502
|
+
denom: 'ibc/A6E3AF63B3C906416A9AF7A556C59EA4BD50E617EFFE6299B99700CCB780E444',
|
|
503
|
+
exponent: 0,
|
|
504
|
+
aliases: ['gravity0xfB5c6815cA3AC72Ce9F5006869AE67f18bF77006']
|
|
505
|
+
}, {
|
|
506
|
+
denom: 'pstake',
|
|
507
|
+
exponent: 18
|
|
508
|
+
}],
|
|
509
|
+
base: 'ibc/A6E3AF63B3C906416A9AF7A556C59EA4BD50E617EFFE6299B99700CCB780E444',
|
|
510
|
+
name: 'pSTAKE Finance',
|
|
511
|
+
display: 'pstake',
|
|
512
|
+
symbol: 'PSTAKE',
|
|
513
|
+
traces: [{
|
|
514
|
+
type: 'ibc',
|
|
515
|
+
counterparty: {
|
|
516
|
+
channel_id: 'channel-24',
|
|
517
|
+
base_denom: 'gravity0xfB5c6815cA3AC72Ce9F5006869AE67f18bF77006',
|
|
518
|
+
chain_name: 'gravitybridge'
|
|
519
|
+
},
|
|
520
|
+
chain: {
|
|
521
|
+
channel_id: 'channel-38'
|
|
522
|
+
}
|
|
523
|
+
}],
|
|
524
|
+
logo_URIs: {
|
|
525
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/pstake.png',
|
|
526
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/pstake.svg'
|
|
527
|
+
},
|
|
528
|
+
images: [{
|
|
529
|
+
image_sync: {
|
|
530
|
+
chain_name: 'ethereum',
|
|
531
|
+
base_denom: '0xfB5c6815cA3AC72Ce9F5006869AE67f18bF77006'
|
|
532
|
+
},
|
|
533
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/pstake.png',
|
|
534
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/pstake.svg'
|
|
535
|
+
}]
|
|
536
|
+
}, {
|
|
537
|
+
description: 'Gravity Bridge WETH',
|
|
538
|
+
denom_units: [{
|
|
539
|
+
denom: 'ibc/ACFDD4DA449EF4925B5D90F19198E96966B6D425D550D7B5676164F303C5BDA7',
|
|
540
|
+
exponent: 0,
|
|
541
|
+
aliases: ['gravity0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2']
|
|
542
|
+
}, {
|
|
543
|
+
denom: 'gweth',
|
|
544
|
+
exponent: 18
|
|
545
|
+
}],
|
|
546
|
+
base: 'ibc/ACFDD4DA449EF4925B5D90F19198E96966B6D425D550D7B5676164F303C5BDA7',
|
|
547
|
+
name: 'Wrapped Ethereum',
|
|
548
|
+
display: 'gweth',
|
|
549
|
+
symbol: 'WETH',
|
|
550
|
+
logo_URIs: {
|
|
551
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/weth.svg'
|
|
552
|
+
},
|
|
553
|
+
traces: [{
|
|
554
|
+
type: 'ibc',
|
|
555
|
+
counterparty: {
|
|
556
|
+
channel_id: 'channel-24',
|
|
557
|
+
base_denom: 'gravity0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2',
|
|
558
|
+
chain_name: 'gravitybridge'
|
|
559
|
+
},
|
|
560
|
+
chain: {
|
|
561
|
+
channel_id: 'channel-38'
|
|
562
|
+
}
|
|
563
|
+
}],
|
|
564
|
+
images: [{
|
|
565
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/weth.svg'
|
|
566
|
+
}]
|
|
567
|
+
}, {
|
|
568
|
+
description: 'Gravity Bridge USDC',
|
|
569
|
+
denom_units: [{
|
|
570
|
+
denom: 'ibc/6F681B32B47E765AE278844A8A97C8B7AD5A3FB591E37CFDFA0E208EFEBEF97D',
|
|
571
|
+
exponent: 0,
|
|
572
|
+
aliases: ['gravity0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48']
|
|
573
|
+
}, {
|
|
574
|
+
denom: 'gusdc',
|
|
575
|
+
exponent: 6
|
|
576
|
+
}],
|
|
577
|
+
base: 'ibc/6F681B32B47E765AE278844A8A97C8B7AD5A3FB591E37CFDFA0E208EFEBEF97D',
|
|
578
|
+
name: 'USD Coin',
|
|
579
|
+
display: 'gusdc',
|
|
580
|
+
symbol: 'USDC',
|
|
581
|
+
logo_URIs: {
|
|
582
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg'
|
|
583
|
+
},
|
|
584
|
+
traces: [{
|
|
585
|
+
type: 'ibc',
|
|
586
|
+
counterparty: {
|
|
587
|
+
channel_id: 'channel-24',
|
|
588
|
+
base_denom: 'gravity0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48',
|
|
589
|
+
chain_name: 'gravitybridge'
|
|
590
|
+
},
|
|
591
|
+
chain: {
|
|
592
|
+
channel_id: 'channel-38'
|
|
593
|
+
}
|
|
594
|
+
}],
|
|
595
|
+
images: [{
|
|
596
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg'
|
|
597
|
+
}]
|
|
598
|
+
}, {
|
|
599
|
+
description: 'Gravity Bridge USDT',
|
|
600
|
+
denom_units: [{
|
|
601
|
+
denom: 'ibc/7F6928F9DB35D5A420330B9470EA4419B5F305EEB668D3274FC1ACDAC325ED17',
|
|
602
|
+
exponent: 0,
|
|
603
|
+
aliases: ['gravity0xdAC17F958D2ee523a2206206994597C13D831ec7']
|
|
604
|
+
}, {
|
|
605
|
+
denom: 'gusdt',
|
|
606
|
+
exponent: 6
|
|
607
|
+
}],
|
|
608
|
+
base: 'ibc/7F6928F9DB35D5A420330B9470EA4419B5F305EEB668D3274FC1ACDAC325ED17',
|
|
609
|
+
name: 'Tether USD',
|
|
610
|
+
display: 'gusdt',
|
|
611
|
+
symbol: 'USDT',
|
|
612
|
+
logo_URIs: {
|
|
613
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
|
|
614
|
+
},
|
|
615
|
+
traces: [{
|
|
616
|
+
type: 'ibc',
|
|
617
|
+
counterparty: {
|
|
618
|
+
channel_id: 'channel-24',
|
|
619
|
+
base_denom: 'gravity0xdAC17F958D2ee523a2206206994597C13D831ec7',
|
|
620
|
+
chain_name: 'gravitybridge'
|
|
621
|
+
},
|
|
622
|
+
chain: {
|
|
623
|
+
channel_id: 'channel-38'
|
|
624
|
+
}
|
|
625
|
+
}],
|
|
626
|
+
images: [{
|
|
627
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
|
|
628
|
+
}]
|
|
629
|
+
}, {
|
|
630
|
+
description: 'Gravity Bridge WBTC',
|
|
631
|
+
denom_units: [{
|
|
632
|
+
denom: 'ibc/16254B8D442184E723683C38F09E7945AF5849E0F5FB9C1890494EF2AC65532A',
|
|
633
|
+
exponent: 0,
|
|
634
|
+
aliases: ['gravity0x2260FAC5E5542a773Aa44fBCfeDf7C193bc2C599']
|
|
635
|
+
}, {
|
|
636
|
+
denom: 'gwbtc',
|
|
637
|
+
exponent: 8
|
|
638
|
+
}],
|
|
639
|
+
base: 'ibc/16254B8D442184E723683C38F09E7945AF5849E0F5FB9C1890494EF2AC65532A',
|
|
640
|
+
name: 'Wrapped Bitcoin',
|
|
641
|
+
display: 'gwbtc',
|
|
642
|
+
symbol: 'WBTC',
|
|
643
|
+
logo_URIs: {
|
|
644
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wbtc.png',
|
|
645
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wbtc.svg'
|
|
646
|
+
},
|
|
647
|
+
traces: [{
|
|
648
|
+
type: 'ibc',
|
|
649
|
+
counterparty: {
|
|
650
|
+
channel_id: 'channel-24',
|
|
651
|
+
base_denom: 'gravity0x2260FAC5E5542a773Aa44fBCfeDf7C193bc2C599',
|
|
652
|
+
chain_name: 'gravitybridge'
|
|
653
|
+
},
|
|
654
|
+
chain: {
|
|
655
|
+
channel_id: 'channel-38'
|
|
656
|
+
}
|
|
657
|
+
}],
|
|
658
|
+
images: [{
|
|
659
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wbtc.png',
|
|
660
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wbtc.svg'
|
|
661
|
+
}]
|
|
662
|
+
}, {
|
|
663
|
+
description: 'Gravity Bridge DAI',
|
|
664
|
+
denom_units: [{
|
|
665
|
+
denom: 'ibc/40E10C9B078055FFC5D25166268107A81BBCAE78C62F17A07969F05B7E31F55C',
|
|
666
|
+
exponent: 0,
|
|
667
|
+
aliases: ['gravity0x6B175474E89094C44Da98b954EedeAC495271d0F']
|
|
668
|
+
}, {
|
|
669
|
+
denom: 'gdai',
|
|
670
|
+
exponent: 18
|
|
671
|
+
}],
|
|
672
|
+
base: 'ibc/40E10C9B078055FFC5D25166268107A81BBCAE78C62F17A07969F05B7E31F55C',
|
|
673
|
+
name: 'Dai Stablecoin',
|
|
674
|
+
display: 'gdai',
|
|
675
|
+
symbol: 'DAI',
|
|
676
|
+
logo_URIs: {
|
|
677
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/dai.svg'
|
|
678
|
+
},
|
|
679
|
+
traces: [{
|
|
680
|
+
type: 'ibc',
|
|
681
|
+
counterparty: {
|
|
682
|
+
channel_id: 'channel-24',
|
|
683
|
+
base_denom: 'gravity0x6B175474E89094C44Da98b954EedeAC495271d0F',
|
|
684
|
+
chain_name: 'gravitybridge'
|
|
685
|
+
},
|
|
686
|
+
chain: {
|
|
687
|
+
channel_id: 'channel-38'
|
|
688
|
+
}
|
|
689
|
+
}],
|
|
690
|
+
images: [{
|
|
691
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/dai.svg'
|
|
692
|
+
}]
|
|
693
|
+
}, {
|
|
694
|
+
description: 'Gravity Bridge sDAI',
|
|
695
|
+
denom_units: [{
|
|
696
|
+
denom: 'ibc/76464BD93F13DED4381980282741D7A1C14DC9ECD3F13778FEF474423DD2D544',
|
|
697
|
+
exponent: 0,
|
|
698
|
+
aliases: ['gravity0x83F20F44975D03b1b09e64809B757c47f942BEeA']
|
|
699
|
+
}, {
|
|
700
|
+
denom: 'gsdai',
|
|
701
|
+
exponent: 18
|
|
702
|
+
}],
|
|
703
|
+
base: 'ibc/76464BD93F13DED4381980282741D7A1C14DC9ECD3F13778FEF474423DD2D544',
|
|
704
|
+
name: 'Savings Dai',
|
|
705
|
+
display: 'gsdai',
|
|
706
|
+
symbol: 'sDAI',
|
|
707
|
+
logo_URIs: {
|
|
708
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/sdai.png',
|
|
709
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/sdai.svg'
|
|
710
|
+
},
|
|
711
|
+
traces: [{
|
|
712
|
+
type: 'ibc',
|
|
713
|
+
counterparty: {
|
|
714
|
+
channel_id: 'channel-24',
|
|
715
|
+
base_denom: 'gravity0x83F20F44975D03b1b09e64809B757c47f942BEeA',
|
|
716
|
+
chain_name: 'gravitybridge'
|
|
717
|
+
},
|
|
718
|
+
chain: {
|
|
719
|
+
channel_id: 'channel-38'
|
|
720
|
+
}
|
|
721
|
+
}],
|
|
722
|
+
images: [{
|
|
723
|
+
image_sync: {
|
|
724
|
+
base_denom: 'ethereum',
|
|
725
|
+
chain_name: '0x83F20F44975D03b1b09e64809B757c47f942BEeA'
|
|
726
|
+
},
|
|
727
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/sdai.png',
|
|
728
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/sdai.svg'
|
|
729
|
+
}]
|
|
730
|
+
}, {
|
|
731
|
+
description: 'Gravity Bridge OCC',
|
|
732
|
+
denom_units: [{
|
|
733
|
+
denom: 'ibc/14EA52FE50F7B63F377798E22751D1773B3016B07884904C0430818C48F54823',
|
|
734
|
+
exponent: 0,
|
|
735
|
+
aliases: ['gravity0x2F109021aFe75B949429fe30523Ee7C0D5B27207']
|
|
736
|
+
}, {
|
|
737
|
+
denom: 'gocc',
|
|
738
|
+
exponent: 18
|
|
739
|
+
}],
|
|
740
|
+
base: 'ibc/14EA52FE50F7B63F377798E22751D1773B3016B07884904C0430818C48F54823',
|
|
741
|
+
name: 'OccamFi',
|
|
742
|
+
display: 'gocc',
|
|
743
|
+
symbol: 'OCC',
|
|
744
|
+
logo_URIs: {
|
|
745
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/occamfi.png'
|
|
746
|
+
},
|
|
747
|
+
traces: [{
|
|
748
|
+
type: 'ibc',
|
|
749
|
+
counterparty: {
|
|
750
|
+
channel_id: 'channel-24',
|
|
751
|
+
base_denom: 'gravity0x2F109021aFe75B949429fe30523Ee7C0D5B27207',
|
|
752
|
+
chain_name: 'gravitybridge'
|
|
753
|
+
},
|
|
754
|
+
chain: {
|
|
755
|
+
channel_id: 'channel-38'
|
|
756
|
+
}
|
|
757
|
+
}],
|
|
758
|
+
images: [{
|
|
759
|
+
image_sync: {
|
|
760
|
+
chain_name: 'ethereum',
|
|
761
|
+
base_denom: '0x2F109021aFe75B949429fe30523Ee7C0D5B27207'
|
|
762
|
+
},
|
|
763
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/occamfi.png'
|
|
764
|
+
}]
|
|
765
|
+
}, {
|
|
766
|
+
description: 'The PAGE token is used for actions in the PageDAO NFT literary ecosystem and for DAO governance.',
|
|
767
|
+
denom_units: [{
|
|
768
|
+
denom: 'ibc/E4E6AD88A4C3754ADABE5CEFCD92C00EF7C1CA9A760BAA654D0A923D7B0347D3',
|
|
769
|
+
exponent: 0,
|
|
770
|
+
aliases: ['gravity0x60e683C6514Edd5F758A55b6f393BeBBAfaA8d5e']
|
|
771
|
+
}, {
|
|
772
|
+
denom: 'page',
|
|
773
|
+
exponent: 8
|
|
774
|
+
}],
|
|
775
|
+
base: 'ibc/E4E6AD88A4C3754ADABE5CEFCD92C00EF7C1CA9A760BAA654D0A923D7B0347D3',
|
|
776
|
+
name: 'Page',
|
|
777
|
+
display: 'page',
|
|
778
|
+
symbol: 'PAGE',
|
|
779
|
+
logo_URIs: {
|
|
780
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/page.png',
|
|
781
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/page.svg'
|
|
782
|
+
},
|
|
783
|
+
traces: [{
|
|
784
|
+
type: 'ibc',
|
|
785
|
+
counterparty: {
|
|
786
|
+
channel_id: 'channel-24',
|
|
787
|
+
base_denom: 'gravity0x60e683C6514Edd5F758A55b6f393BeBBAfaA8d5e',
|
|
788
|
+
chain_name: 'gravitybridge'
|
|
789
|
+
},
|
|
790
|
+
chain: {
|
|
791
|
+
channel_id: 'channel-38'
|
|
792
|
+
}
|
|
793
|
+
}],
|
|
794
|
+
images: [{
|
|
795
|
+
image_sync: {
|
|
796
|
+
chain_name: 'ethereum',
|
|
797
|
+
base_denom: '0x60e683C6514Edd5F758A55b6f393BeBBAfaA8d5e'
|
|
798
|
+
},
|
|
799
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/page.png',
|
|
800
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/page.svg'
|
|
801
|
+
}]
|
|
802
|
+
}, {
|
|
803
|
+
description: 'The INJ token is the native governance token for the Injective chain.',
|
|
804
|
+
denom_units: [{
|
|
805
|
+
denom: 'ibc/D64E84758BCA42602C27E9ED2DB8F4EFDAE6A1E311CF404B516D45FEDF319D73',
|
|
806
|
+
exponent: 0,
|
|
807
|
+
aliases: ['inj']
|
|
808
|
+
}, {
|
|
809
|
+
denom: 'INJ',
|
|
810
|
+
exponent: 18
|
|
811
|
+
}],
|
|
812
|
+
base: 'ibc/D64E84758BCA42602C27E9ED2DB8F4EFDAE6A1E311CF404B516D45FEDF319D73',
|
|
813
|
+
name: 'Injective',
|
|
814
|
+
display: 'INJ',
|
|
815
|
+
symbol: 'INJ',
|
|
816
|
+
logo_URIs: {
|
|
817
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/inj.png',
|
|
818
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/inj.svg'
|
|
819
|
+
},
|
|
820
|
+
coingecko_id: 'injective-protocol',
|
|
821
|
+
images: [{
|
|
822
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/inj.png',
|
|
823
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/inj.svg'
|
|
824
|
+
}],
|
|
825
|
+
traces: [{
|
|
826
|
+
type: 'ibc',
|
|
827
|
+
counterparty: {
|
|
828
|
+
channel_id: 'channel-82',
|
|
829
|
+
base_denom: 'inj',
|
|
830
|
+
chain_name: 'injective'
|
|
831
|
+
},
|
|
832
|
+
chain: {
|
|
833
|
+
channel_id: 'channel-41'
|
|
834
|
+
}
|
|
835
|
+
}]
|
|
836
|
+
}, {
|
|
837
|
+
description: 'Tether USDt on Injective',
|
|
838
|
+
denom_units: [{
|
|
839
|
+
denom: 'ibc/DF1678DE660C411E6EE3779FBCA350E8561A009F50CC25D33D6FC93E2C388B17',
|
|
840
|
+
exponent: 0,
|
|
841
|
+
aliases: ['ibc/4ABBEF4C8926DDDB320AE5188CFD63267ABBCEFC0583E4AE05D6E5AA2401DDAB']
|
|
842
|
+
}, {
|
|
843
|
+
denom: 'usdt',
|
|
844
|
+
exponent: 6
|
|
845
|
+
}],
|
|
846
|
+
type_asset: 'ics20',
|
|
847
|
+
base: 'ibc/DF1678DE660C411E6EE3779FBCA350E8561A009F50CC25D33D6FC93E2C388B17',
|
|
848
|
+
name: 'Tether USDt',
|
|
849
|
+
display: 'usdt',
|
|
850
|
+
symbol: 'USDt',
|
|
851
|
+
traces: [{
|
|
852
|
+
type: 'ibc',
|
|
853
|
+
counterparty: {
|
|
854
|
+
channel_id: 'channel-82',
|
|
855
|
+
base_denom: 'ibc/4ABBEF4C8926DDDB320AE5188CFD63267ABBCEFC0583E4AE05D6E5AA2401DDAB',
|
|
856
|
+
chain_name: 'injective'
|
|
857
|
+
},
|
|
858
|
+
chain: {
|
|
859
|
+
channel_id: 'channel-41'
|
|
860
|
+
}
|
|
861
|
+
}],
|
|
862
|
+
images: [{
|
|
863
|
+
image_sync: {
|
|
864
|
+
chain_name: 'kava',
|
|
865
|
+
base_denom: 'erc20/tether/usdt'
|
|
866
|
+
},
|
|
867
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
|
|
868
|
+
}],
|
|
869
|
+
logo_URIs: {
|
|
870
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
|
|
871
|
+
}
|
|
872
|
+
}, {
|
|
873
|
+
description: 'ERIS liquid staked INJ',
|
|
874
|
+
denom_units: [{
|
|
875
|
+
denom: 'ibc/45D63C7E4A7295D5B7BAC0E30DEFD58B610905DCA4AA84CD7DAA81A94FED0FE7',
|
|
876
|
+
exponent: 0,
|
|
877
|
+
aliases: ['factory/inj1cdwt8g7nxgtg2k4fn8sj363mh9ahkw2qt0vrnc/ampINJ']
|
|
878
|
+
}, {
|
|
879
|
+
denom: 'ampINJ',
|
|
880
|
+
exponent: 6
|
|
881
|
+
}],
|
|
882
|
+
base: 'ibc/45D63C7E4A7295D5B7BAC0E30DEFD58B610905DCA4AA84CD7DAA81A94FED0FE7',
|
|
883
|
+
name: 'ERIS Amplified INJ',
|
|
884
|
+
display: 'ampINJ',
|
|
885
|
+
symbol: 'ampINJ',
|
|
886
|
+
logo_URIs: {
|
|
887
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/ampinj.png'
|
|
888
|
+
},
|
|
889
|
+
images: [{
|
|
890
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/ampinj.png'
|
|
891
|
+
}],
|
|
892
|
+
traces: [{
|
|
893
|
+
type: 'ibc',
|
|
894
|
+
counterparty: {
|
|
895
|
+
channel_id: 'channel-82',
|
|
896
|
+
base_denom: 'factory/inj1cdwt8g7nxgtg2k4fn8sj363mh9ahkw2qt0vrnc/ampINJ',
|
|
897
|
+
chain_name: 'injective'
|
|
898
|
+
},
|
|
899
|
+
chain: {
|
|
900
|
+
channel_id: 'channel-41'
|
|
901
|
+
}
|
|
902
|
+
}]
|
|
903
|
+
}, {
|
|
904
|
+
description: '$AUTISM exists to celebrate autism as a superior biological tech stack for a changing world',
|
|
905
|
+
denom_units: [{
|
|
906
|
+
denom: 'ibc/A2CAE89DBF96B49C72595D21E80DA4CEADCC706F85B259DFEE1FB70E8D62C01C',
|
|
907
|
+
exponent: 0,
|
|
908
|
+
aliases: ['factory/inj14lf8xm6fcvlggpa7guxzjqwjmtr24gnvf56hvz/autism']
|
|
909
|
+
}, {
|
|
910
|
+
denom: 'autism',
|
|
911
|
+
exponent: 6
|
|
912
|
+
}],
|
|
913
|
+
base: 'ibc/A2CAE89DBF96B49C72595D21E80DA4CEADCC706F85B259DFEE1FB70E8D62C01C',
|
|
914
|
+
name: 'Autism',
|
|
915
|
+
display: 'autism',
|
|
916
|
+
symbol: 'AUTISM',
|
|
917
|
+
logo_URIs: {
|
|
918
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/autism.png'
|
|
919
|
+
},
|
|
920
|
+
coingecko_id: 'autism',
|
|
921
|
+
images: [{
|
|
922
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/autism.png'
|
|
923
|
+
}],
|
|
924
|
+
traces: [{
|
|
925
|
+
type: 'ibc',
|
|
926
|
+
counterparty: {
|
|
927
|
+
channel_id: 'channel-82',
|
|
928
|
+
base_denom: 'factory/inj14lf8xm6fcvlggpa7guxzjqwjmtr24gnvf56hvz/autism',
|
|
929
|
+
chain_name: 'injective'
|
|
930
|
+
},
|
|
931
|
+
chain: {
|
|
932
|
+
channel_id: 'channel-41'
|
|
933
|
+
}
|
|
934
|
+
}]
|
|
935
|
+
}, {
|
|
936
|
+
description: 'The first meme coin on Injective. It’s a dog, but he has nunchucks',
|
|
937
|
+
denom_units: [{
|
|
938
|
+
denom: 'ibc/2C593A9B8482C8CD2D942346DB49238B586343E4AC69C06F4760E9BE4169AC1C',
|
|
939
|
+
exponent: 0,
|
|
940
|
+
aliases: ['factory/inj1xtel2knkt8hmc9dnzpjz6kdmacgcfmlv5f308w/ninja']
|
|
941
|
+
}, {
|
|
942
|
+
denom: 'NINJA',
|
|
943
|
+
exponent: 6
|
|
944
|
+
}],
|
|
945
|
+
base: 'ibc/2C593A9B8482C8CD2D942346DB49238B586343E4AC69C06F4760E9BE4169AC1C',
|
|
946
|
+
name: 'Dog wif nunchucks',
|
|
947
|
+
display: 'NINJA',
|
|
948
|
+
symbol: 'NINJA',
|
|
949
|
+
logo_URIs: {
|
|
950
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/ninja.png'
|
|
951
|
+
},
|
|
952
|
+
coingecko_id: 'dog-wif-nuchucks',
|
|
953
|
+
images: [{
|
|
954
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/ninja.png'
|
|
955
|
+
}],
|
|
956
|
+
traces: [{
|
|
957
|
+
type: 'ibc',
|
|
958
|
+
counterparty: {
|
|
959
|
+
channel_id: 'channel-82',
|
|
960
|
+
base_denom: 'factory/inj1xtel2knkt8hmc9dnzpjz6kdmacgcfmlv5f308w/ninja',
|
|
961
|
+
chain_name: 'injective'
|
|
962
|
+
},
|
|
963
|
+
chain: {
|
|
964
|
+
channel_id: 'channel-41'
|
|
965
|
+
}
|
|
966
|
+
}]
|
|
967
|
+
}, {
|
|
968
|
+
description: 'The $WGMI Token - We Gonna Make It. Are you ready?',
|
|
969
|
+
denom_units: [{
|
|
970
|
+
denom: 'ibc/A8E9E51C5C0ABDFF317EAFF94024545ED5483E07531A9DF6A3F2BC56BABBA1A5',
|
|
971
|
+
exponent: 0,
|
|
972
|
+
aliases: ['factory/inj1rmjzj9fn47kdmfk4f3z39qr6czexxe0yjyc546/WGMI']
|
|
973
|
+
}, {
|
|
974
|
+
denom: 'WGMI',
|
|
975
|
+
exponent: 6
|
|
976
|
+
}],
|
|
977
|
+
base: 'ibc/A8E9E51C5C0ABDFF317EAFF94024545ED5483E07531A9DF6A3F2BC56BABBA1A5',
|
|
978
|
+
name: 'WGMI',
|
|
979
|
+
display: 'WGMI',
|
|
980
|
+
symbol: 'WGMI',
|
|
981
|
+
logo_URIs: {
|
|
982
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/wgmi.png'
|
|
983
|
+
},
|
|
984
|
+
images: [{
|
|
985
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/wgmi.png'
|
|
986
|
+
}],
|
|
987
|
+
traces: [{
|
|
988
|
+
type: 'ibc',
|
|
989
|
+
counterparty: {
|
|
990
|
+
channel_id: 'channel-82',
|
|
991
|
+
base_denom: 'factory/inj1rmjzj9fn47kdmfk4f3z39qr6czexxe0yjyc546/WGMI',
|
|
992
|
+
chain_name: 'injective'
|
|
993
|
+
},
|
|
994
|
+
chain: {
|
|
995
|
+
channel_id: 'channel-41'
|
|
996
|
+
}
|
|
997
|
+
}]
|
|
998
|
+
}, {
|
|
999
|
+
description: 'The IRIS token is the native governance token for the IrisNet chain.',
|
|
1000
|
+
denom_units: [{
|
|
1001
|
+
denom: 'ibc/5709B8339F05C7E37D27FCFEC18CEDBB0747309144C8B3C4A49C122F0F30B96B',
|
|
1002
|
+
exponent: 0,
|
|
1003
|
+
aliases: ['uiris']
|
|
1004
|
+
}, {
|
|
1005
|
+
denom: 'iris',
|
|
1006
|
+
exponent: 6
|
|
1007
|
+
}],
|
|
1008
|
+
base: 'ibc/5709B8339F05C7E37D27FCFEC18CEDBB0747309144C8B3C4A49C122F0F30B96B',
|
|
1009
|
+
name: 'IRISnet',
|
|
1010
|
+
display: 'iris',
|
|
1011
|
+
symbol: 'IRIS',
|
|
1012
|
+
logo_URIs: {
|
|
1013
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/irisnet/images/iris.png',
|
|
1014
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/irisnet/images/iris.svg'
|
|
1015
|
+
},
|
|
1016
|
+
coingecko_id: 'iris-network',
|
|
1017
|
+
images: [{
|
|
1018
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/irisnet/images/iris.png',
|
|
1019
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/irisnet/images/iris.svg'
|
|
1020
|
+
}],
|
|
1021
|
+
traces: [{
|
|
1022
|
+
type: 'ibc',
|
|
1023
|
+
counterparty: {
|
|
1024
|
+
channel_id: 'channel-15',
|
|
1025
|
+
base_denom: 'uiris',
|
|
1026
|
+
chain_name: 'irisnet'
|
|
1027
|
+
},
|
|
1028
|
+
chain: {
|
|
1029
|
+
channel_id: 'channel-19'
|
|
1030
|
+
}
|
|
1031
|
+
}]
|
|
1032
|
+
}, {
|
|
1033
|
+
description: 'The native token of JUNO Chain',
|
|
1034
|
+
denom_units: [{
|
|
1035
|
+
denom: 'ibc/CA687302422C075B26948BEC7143F6D47BACAB53421D57DF30741F91D4DFCA1F',
|
|
1036
|
+
exponent: 0,
|
|
1037
|
+
aliases: ['ujuno']
|
|
1038
|
+
}, {
|
|
1039
|
+
denom: 'juno',
|
|
1040
|
+
exponent: 6
|
|
1041
|
+
}],
|
|
1042
|
+
base: 'ibc/CA687302422C075B26948BEC7143F6D47BACAB53421D57DF30741F91D4DFCA1F',
|
|
1043
|
+
name: 'Juno',
|
|
1044
|
+
display: 'juno',
|
|
1045
|
+
symbol: 'JUNO',
|
|
1046
|
+
logo_URIs: {
|
|
1047
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/juno.png',
|
|
1048
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/juno.svg'
|
|
1049
|
+
},
|
|
1050
|
+
coingecko_id: 'juno-network',
|
|
1051
|
+
images: [{
|
|
1052
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/juno.png',
|
|
1053
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/juno.svg'
|
|
1054
|
+
}],
|
|
1055
|
+
traces: [{
|
|
1056
|
+
type: 'ibc',
|
|
1057
|
+
counterparty: {
|
|
1058
|
+
channel_id: 'channel-33',
|
|
1059
|
+
base_denom: 'ujuno',
|
|
1060
|
+
chain_name: 'juno'
|
|
1061
|
+
},
|
|
1062
|
+
chain: {
|
|
1063
|
+
channel_id: 'channel-37'
|
|
1064
|
+
}
|
|
1065
|
+
}]
|
|
1066
|
+
}, {
|
|
1067
|
+
denom_units: [{
|
|
1068
|
+
denom: 'ibc/8E6F67AF9FFFF4D3304EC0C27774A90A1A85D5CFA23AB9E2ECDEF6C056E7C24B',
|
|
1069
|
+
exponent: 0,
|
|
1070
|
+
aliases: ['ibc/C4CFF46FD6DE35CA4CF4CE031E643C8FDC9BA4B99AE598E9B0ED98FE3A2319F9']
|
|
1071
|
+
}, {
|
|
1072
|
+
denom: 'atom',
|
|
1073
|
+
exponent: 6
|
|
1074
|
+
}],
|
|
1075
|
+
type_asset: 'ics20',
|
|
1076
|
+
base: 'ibc/8E6F67AF9FFFF4D3304EC0C27774A90A1A85D5CFA23AB9E2ECDEF6C056E7C24B',
|
|
1077
|
+
name: 'ATOM on Juno',
|
|
1078
|
+
display: 'atom',
|
|
1079
|
+
symbol: 'ATOM',
|
|
1080
|
+
traces: [{
|
|
1081
|
+
type: 'ibc',
|
|
1082
|
+
counterparty: {
|
|
1083
|
+
channel_id: 'channel-33',
|
|
1084
|
+
base_denom: 'ibc/C4CFF46FD6DE35CA4CF4CE031E643C8FDC9BA4B99AE598E9B0ED98FE3A2319F9',
|
|
1085
|
+
chain_name: 'juno'
|
|
1086
|
+
},
|
|
1087
|
+
chain: {
|
|
1088
|
+
channel_id: 'channel-37'
|
|
1089
|
+
}
|
|
1090
|
+
}],
|
|
1091
|
+
images: [{
|
|
1092
|
+
image_sync: {
|
|
1093
|
+
chain_name: 'cosmoshub',
|
|
1094
|
+
base_denom: 'uatom'
|
|
1095
|
+
},
|
|
1096
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
|
|
1097
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
|
|
1098
|
+
}],
|
|
1099
|
+
logo_URIs: {
|
|
1100
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
|
|
1101
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
|
|
1102
|
+
}
|
|
1103
|
+
}, {
|
|
1104
|
+
description: 'Bored APE IBC club token',
|
|
1105
|
+
type_asset: 'cw20',
|
|
1106
|
+
address: 'juno1s2dp05rspeuzzpzyzdchk262szehrtfpz847uvf98cnwh53ulx4qg20qwj',
|
|
1107
|
+
denom_units: [{
|
|
1108
|
+
denom: 'cw20:juno1s2dp05rspeuzzpzyzdchk262szehrtfpz847uvf98cnwh53ulx4qg20qwj',
|
|
1109
|
+
exponent: 0
|
|
1110
|
+
}, {
|
|
1111
|
+
denom: 'banana',
|
|
1112
|
+
exponent: 6
|
|
1113
|
+
}],
|
|
1114
|
+
base: 'ibc/239CF26B6804489BBFDE89257D4520FCDCFC3B66AE28EE838AA60D9BFC52315D',
|
|
1115
|
+
name: 'Banana Token',
|
|
1116
|
+
display: 'banana',
|
|
1117
|
+
symbol: 'BANANA',
|
|
1118
|
+
logo_URIs: {
|
|
1119
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/banana.png'
|
|
1120
|
+
},
|
|
1121
|
+
images: [{
|
|
1122
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/banana.png'
|
|
1123
|
+
}],
|
|
1124
|
+
traces: [{
|
|
1125
|
+
type: 'ibc',
|
|
1126
|
+
counterparty: {
|
|
1127
|
+
channel_id: 'channel-33',
|
|
1128
|
+
base_denom: 'cw20:juno1s2dp05rspeuzzpzyzdchk262szehrtfpz847uvf98cnwh53ulx4qg20qwj',
|
|
1129
|
+
chain_name: 'juno'
|
|
1130
|
+
},
|
|
1131
|
+
chain: {
|
|
1132
|
+
channel_id: 'channel-37'
|
|
1133
|
+
}
|
|
1134
|
+
}]
|
|
1135
|
+
}, {
|
|
1136
|
+
denom_units: [{
|
|
1137
|
+
denom: 'ibc/AFAD662DEA3F4785C22C7B24098E371624AF5D651DF24488FF705F67BF2DAD80',
|
|
1138
|
+
exponent: 0,
|
|
1139
|
+
aliases: ['factory/juno1qly4zcmzr2gyxtze5yt9chv2srczwwunppxjfh/NEXX']
|
|
1140
|
+
}, {
|
|
1141
|
+
denom: 'nexx',
|
|
1142
|
+
exponent: 6
|
|
1143
|
+
}],
|
|
1144
|
+
address: 'juno1qly4zcmzr2gyxtze5yt9chv2srczwwunppxjfh',
|
|
1145
|
+
base: 'ibc/AFAD662DEA3F4785C22C7B24098E371624AF5D651DF24488FF705F67BF2DAD80',
|
|
1146
|
+
name: 'NEXX GEN AI',
|
|
1147
|
+
display: 'nexx',
|
|
1148
|
+
symbol: 'NEXX',
|
|
1149
|
+
logo_URIs: {
|
|
1150
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/nexx.png'
|
|
1151
|
+
},
|
|
1152
|
+
images: [{
|
|
1153
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/nexx.png'
|
|
1154
|
+
}],
|
|
1155
|
+
traces: [{
|
|
1156
|
+
type: 'ibc',
|
|
1157
|
+
counterparty: {
|
|
1158
|
+
channel_id: 'channel-33',
|
|
1159
|
+
base_denom: 'factory/juno1qly4zcmzr2gyxtze5yt9chv2srczwwunppxjfh/NEXX',
|
|
1160
|
+
chain_name: 'juno'
|
|
1161
|
+
},
|
|
1162
|
+
chain: {
|
|
1163
|
+
channel_id: 'channel-37'
|
|
1164
|
+
}
|
|
1165
|
+
}]
|
|
1166
|
+
}, {
|
|
1167
|
+
denom_units: [{
|
|
1168
|
+
denom: 'ibc/9A7D7CCB2CC02750C70FF1A3B716486048F232029C6AAD4A500FAA58E212E5D6',
|
|
1169
|
+
exponent: 0,
|
|
1170
|
+
aliases: ['factory/juno1u805lv20qc6jy7c3ttre7nct6uyl20pfky5r7e/DGL']
|
|
1171
|
+
}, {
|
|
1172
|
+
denom: 'dgl',
|
|
1173
|
+
exponent: 6
|
|
1174
|
+
}],
|
|
1175
|
+
address: 'juno1u805lv20qc6jy7c3ttre7nct6uyl20pfky5r7e',
|
|
1176
|
+
base: 'ibc/9A7D7CCB2CC02750C70FF1A3B716486048F232029C6AAD4A500FAA58E212E5D6',
|
|
1177
|
+
name: 'Licorice',
|
|
1178
|
+
display: 'dgl',
|
|
1179
|
+
symbol: 'DGL',
|
|
1180
|
+
logo_URIs: {
|
|
1181
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/dgl.png'
|
|
1182
|
+
},
|
|
1183
|
+
images: [{
|
|
1184
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/dgl.png'
|
|
1185
|
+
}],
|
|
1186
|
+
traces: [{
|
|
1187
|
+
type: 'ibc',
|
|
1188
|
+
counterparty: {
|
|
1189
|
+
channel_id: 'channel-33',
|
|
1190
|
+
base_denom: 'factory/juno1u805lv20qc6jy7c3ttre7nct6uyl20pfky5r7e/DGL',
|
|
1191
|
+
chain_name: 'juno'
|
|
1192
|
+
},
|
|
1193
|
+
chain: {
|
|
1194
|
+
channel_id: 'channel-37'
|
|
1195
|
+
}
|
|
1196
|
+
}]
|
|
1197
|
+
}, {
|
|
1198
|
+
description: 'Hava Coin is the lifeblood of the Cosmos & Juno networks, rewarding builders and welcoming supporters. https://havacoin.xyz/',
|
|
1199
|
+
denom_units: [{
|
|
1200
|
+
denom: 'ibc/94431E61EFAED353C0C86125B91AFA1C72ACEEAB2DB3957C8B66661A0BC03B02',
|
|
1201
|
+
exponent: 0,
|
|
1202
|
+
aliases: ['factory/juno195asgku87kxgu48s447z0ryhsyn5rl3yzvfw0d/uhava']
|
|
1203
|
+
}, {
|
|
1204
|
+
denom: 'hava',
|
|
1205
|
+
exponent: 6
|
|
1206
|
+
}],
|
|
1207
|
+
base: 'ibc/94431E61EFAED353C0C86125B91AFA1C72ACEEAB2DB3957C8B66661A0BC03B02',
|
|
1208
|
+
name: 'Hava Coin',
|
|
1209
|
+
display: 'hava',
|
|
1210
|
+
symbol: 'HAVA',
|
|
1211
|
+
logo_URIs: {
|
|
1212
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/hava.png'
|
|
1213
|
+
},
|
|
1214
|
+
images: [{
|
|
1215
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/hava.png'
|
|
1216
|
+
}],
|
|
1217
|
+
traces: [{
|
|
1218
|
+
type: 'ibc',
|
|
1219
|
+
counterparty: {
|
|
1220
|
+
channel_id: 'channel-33',
|
|
1221
|
+
base_denom: 'factory/juno195asgku87kxgu48s447z0ryhsyn5rl3yzvfw0d/uhava',
|
|
1222
|
+
chain_name: 'juno'
|
|
1223
|
+
},
|
|
1224
|
+
chain: {
|
|
1225
|
+
channel_id: 'channel-37'
|
|
1226
|
+
}
|
|
1227
|
+
}]
|
|
1228
|
+
}, {
|
|
1229
|
+
description: 'The native staking and governance token of Kava',
|
|
1230
|
+
denom_units: [{
|
|
1231
|
+
denom: 'ibc/1D1218E270EC508BAF00AEA3EB24E6FA50C19D93AFABD406886633098D0B76B0',
|
|
1232
|
+
exponent: 0,
|
|
1233
|
+
aliases: ['ukava']
|
|
1234
|
+
}, {
|
|
1235
|
+
denom: 'kava',
|
|
1236
|
+
exponent: 6
|
|
1237
|
+
}],
|
|
1238
|
+
base: 'ibc/1D1218E270EC508BAF00AEA3EB24E6FA50C19D93AFABD406886633098D0B76B0',
|
|
1239
|
+
name: 'Kava',
|
|
1240
|
+
display: 'kava',
|
|
1241
|
+
symbol: 'KAVA',
|
|
1242
|
+
logo_URIs: {
|
|
1243
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/kava.png',
|
|
1244
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/kava.svg'
|
|
1245
|
+
},
|
|
1246
|
+
coingecko_id: 'kava',
|
|
1247
|
+
images: [{
|
|
1248
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/kava.png',
|
|
1249
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/kava.svg'
|
|
1250
|
+
}],
|
|
1251
|
+
traces: [{
|
|
1252
|
+
type: 'ibc',
|
|
1253
|
+
counterparty: {
|
|
1254
|
+
channel_id: 'channel-134',
|
|
1255
|
+
base_denom: 'ukava',
|
|
1256
|
+
chain_name: 'kava'
|
|
1257
|
+
},
|
|
1258
|
+
chain: {
|
|
1259
|
+
channel_id: 'channel-129'
|
|
1260
|
+
}
|
|
1261
|
+
}]
|
|
1262
|
+
}, {
|
|
1263
|
+
description: 'Governance token of Kava Lend Protocol',
|
|
1264
|
+
denom_units: [{
|
|
1265
|
+
denom: 'ibc/9B4A725BA18733BEA727BE42A1B2438177CF545BA2F2CE1B295DF9FBCB0F3C76',
|
|
1266
|
+
exponent: 0,
|
|
1267
|
+
aliases: ['hard']
|
|
1268
|
+
}, {
|
|
1269
|
+
denom: 'HARD',
|
|
1270
|
+
exponent: 6
|
|
1271
|
+
}],
|
|
1272
|
+
base: 'ibc/9B4A725BA18733BEA727BE42A1B2438177CF545BA2F2CE1B295DF9FBCB0F3C76',
|
|
1273
|
+
name: 'Kava Hard',
|
|
1274
|
+
display: 'HARD',
|
|
1275
|
+
symbol: 'HARD',
|
|
1276
|
+
logo_URIs: {
|
|
1277
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/hard.png',
|
|
1278
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/hard.svg'
|
|
1279
|
+
},
|
|
1280
|
+
coingecko_id: 'kava-lend',
|
|
1281
|
+
images: [{
|
|
1282
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/hard.png',
|
|
1283
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/hard.svg'
|
|
1284
|
+
}],
|
|
1285
|
+
traces: [{
|
|
1286
|
+
type: 'ibc',
|
|
1287
|
+
counterparty: {
|
|
1288
|
+
channel_id: 'channel-134',
|
|
1289
|
+
base_denom: 'hard',
|
|
1290
|
+
chain_name: 'kava'
|
|
1291
|
+
},
|
|
1292
|
+
chain: {
|
|
1293
|
+
channel_id: 'channel-129'
|
|
1294
|
+
}
|
|
1295
|
+
}]
|
|
1296
|
+
}, {
|
|
1297
|
+
description: 'Governance token of Kava Swap Protocol',
|
|
1298
|
+
denom_units: [{
|
|
1299
|
+
denom: 'ibc/8E9B60996FD71950B0A147F79ED469EF4EE8EB6E5887EB3C802CA6F3E85AEE8A',
|
|
1300
|
+
exponent: 0,
|
|
1301
|
+
aliases: ['swp']
|
|
1302
|
+
}, {
|
|
1303
|
+
denom: 'SWP',
|
|
1304
|
+
exponent: 6
|
|
1305
|
+
}],
|
|
1306
|
+
base: 'ibc/8E9B60996FD71950B0A147F79ED469EF4EE8EB6E5887EB3C802CA6F3E85AEE8A',
|
|
1307
|
+
name: 'Kava Swap',
|
|
1308
|
+
display: 'SWP',
|
|
1309
|
+
symbol: 'SWP',
|
|
1310
|
+
logo_URIs: {
|
|
1311
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/swp.png',
|
|
1312
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/swp.svg'
|
|
1313
|
+
},
|
|
1314
|
+
coingecko_id: 'kava-swap',
|
|
1315
|
+
images: [{
|
|
1316
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/swp.png',
|
|
1317
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/swp.svg'
|
|
1318
|
+
}],
|
|
1319
|
+
traces: [{
|
|
1320
|
+
type: 'ibc',
|
|
1321
|
+
counterparty: {
|
|
1322
|
+
channel_id: 'channel-134',
|
|
1323
|
+
base_denom: 'swp',
|
|
1324
|
+
chain_name: 'kava'
|
|
1325
|
+
},
|
|
1326
|
+
chain: {
|
|
1327
|
+
channel_id: 'channel-129'
|
|
1328
|
+
}
|
|
1329
|
+
}]
|
|
1330
|
+
}, {
|
|
1331
|
+
description: 'The native stablecoin of Kava',
|
|
1332
|
+
denom_units: [{
|
|
1333
|
+
denom: 'ibc/B7136D180EE06B80585209B9C12C5069B2FFA949658A3146D31F76DE2BB0DA51',
|
|
1334
|
+
exponent: 0,
|
|
1335
|
+
aliases: ['usdx']
|
|
1336
|
+
}, {
|
|
1337
|
+
denom: 'USDX',
|
|
1338
|
+
exponent: 6
|
|
1339
|
+
}],
|
|
1340
|
+
base: 'ibc/B7136D180EE06B80585209B9C12C5069B2FFA949658A3146D31F76DE2BB0DA51',
|
|
1341
|
+
name: 'Kava USDX',
|
|
1342
|
+
display: 'USDX',
|
|
1343
|
+
symbol: 'USDX',
|
|
1344
|
+
logo_URIs: {
|
|
1345
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/usdx.png',
|
|
1346
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/usdx.svg'
|
|
1347
|
+
},
|
|
1348
|
+
coingecko_id: 'usdx',
|
|
1349
|
+
images: [{
|
|
1350
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/usdx.png',
|
|
1351
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kava/images/usdx.svg'
|
|
1352
|
+
}],
|
|
1353
|
+
traces: [{
|
|
1354
|
+
type: 'ibc',
|
|
1355
|
+
counterparty: {
|
|
1356
|
+
channel_id: 'channel-134',
|
|
1357
|
+
base_denom: 'usdx',
|
|
1358
|
+
chain_name: 'kava'
|
|
1359
|
+
},
|
|
1360
|
+
chain: {
|
|
1361
|
+
channel_id: 'channel-129'
|
|
1362
|
+
}
|
|
1363
|
+
}]
|
|
1364
|
+
}, {
|
|
1365
|
+
denom_units: [{
|
|
1366
|
+
denom: 'ibc/C559977F5797BDC1D74C0836A10C379C991D664166CB60D776A83029852431B4',
|
|
1367
|
+
exponent: 0,
|
|
1368
|
+
aliases: ['erc20/tether/usdt']
|
|
1369
|
+
}, {
|
|
1370
|
+
denom: 'usdt',
|
|
1371
|
+
exponent: 6
|
|
1372
|
+
}],
|
|
1373
|
+
base: 'ibc/C559977F5797BDC1D74C0836A10C379C991D664166CB60D776A83029852431B4',
|
|
1374
|
+
name: 'Tether USD',
|
|
1375
|
+
display: 'usdt',
|
|
1376
|
+
symbol: 'USDT',
|
|
1377
|
+
coingecko_id: 'tether',
|
|
1378
|
+
traces: [{
|
|
1379
|
+
type: 'ibc',
|
|
1380
|
+
counterparty: {
|
|
1381
|
+
channel_id: 'channel-134',
|
|
1382
|
+
base_denom: 'erc20/tether/usdt',
|
|
1383
|
+
chain_name: 'kava'
|
|
1384
|
+
},
|
|
1385
|
+
chain: {
|
|
1386
|
+
channel_id: 'channel-129'
|
|
1387
|
+
}
|
|
1388
|
+
}],
|
|
1389
|
+
images: [{
|
|
1390
|
+
image_sync: {
|
|
1391
|
+
chain_name: 'ethereum',
|
|
1392
|
+
base_denom: '0xdac17f958d2ee523a2206206994597c13d831ec7'
|
|
1393
|
+
},
|
|
1394
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
|
|
1395
|
+
}],
|
|
1396
|
+
logo_URIs: {
|
|
1397
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
|
|
1398
|
+
}
|
|
1399
|
+
}, {
|
|
1400
|
+
description: 'The native token of Neutron chain.',
|
|
1401
|
+
denom_units: [{
|
|
1402
|
+
denom: 'ibc/88386638D9EE3A4BD2B16E4A7EB239A435E4BA1B1BB450EA46ADB771BAB10A63',
|
|
1403
|
+
exponent: 0,
|
|
1404
|
+
aliases: ['untrn']
|
|
1405
|
+
}, {
|
|
1406
|
+
denom: 'ntrn',
|
|
1407
|
+
exponent: 6
|
|
1408
|
+
}],
|
|
1409
|
+
base: 'ibc/88386638D9EE3A4BD2B16E4A7EB239A435E4BA1B1BB450EA46ADB771BAB10A63',
|
|
1410
|
+
name: 'Neutron',
|
|
1411
|
+
display: 'ntrn',
|
|
1412
|
+
symbol: 'NTRN',
|
|
1413
|
+
logo_URIs: {
|
|
1414
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.png',
|
|
1415
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.svg'
|
|
1416
|
+
},
|
|
1417
|
+
coingecko_id: 'neutron-3',
|
|
1418
|
+
images: [{
|
|
1419
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.png',
|
|
1420
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.svg'
|
|
1421
|
+
}],
|
|
1422
|
+
traces: [{
|
|
1423
|
+
type: 'ibc',
|
|
1424
|
+
counterparty: {
|
|
1425
|
+
channel_id: 'channel-49',
|
|
1426
|
+
base_denom: 'untrn',
|
|
1427
|
+
chain_name: 'neutron'
|
|
1428
|
+
},
|
|
1429
|
+
chain: {
|
|
1430
|
+
channel_id: 'channel-136'
|
|
1431
|
+
}
|
|
1432
|
+
}]
|
|
1433
|
+
}, {
|
|
1434
|
+
description: 'IBC uatom through cosmoshub-4 transfer/channel-1',
|
|
1435
|
+
denom_units: [{
|
|
1436
|
+
denom: 'ibc/966025FD5D0D35ADB7833D0F491BA0D9681D3AAF0183CFC1527B35ED0492B331',
|
|
1437
|
+
exponent: 0,
|
|
1438
|
+
aliases: ['ibc/C4CFF46FD6DE35CA4CF4CE031E643C8FDC9BA4B99AE598E9B0ED98FE3A2319F9']
|
|
1439
|
+
}, {
|
|
1440
|
+
denom: 'atom',
|
|
1441
|
+
exponent: 6
|
|
1442
|
+
}],
|
|
1443
|
+
type_asset: 'ics20',
|
|
1444
|
+
base: 'ibc/966025FD5D0D35ADB7833D0F491BA0D9681D3AAF0183CFC1527B35ED0492B331',
|
|
1445
|
+
name: 'IBC atom',
|
|
1446
|
+
display: 'atom',
|
|
1447
|
+
symbol: 'ATOM',
|
|
1448
|
+
traces: [{
|
|
1449
|
+
type: 'ibc',
|
|
1450
|
+
counterparty: {
|
|
1451
|
+
channel_id: 'channel-49',
|
|
1452
|
+
base_denom: 'ibc/C4CFF46FD6DE35CA4CF4CE031E643C8FDC9BA4B99AE598E9B0ED98FE3A2319F9',
|
|
1453
|
+
chain_name: 'neutron'
|
|
1454
|
+
},
|
|
1455
|
+
chain: {
|
|
1456
|
+
channel_id: 'channel-136'
|
|
1457
|
+
}
|
|
1458
|
+
}],
|
|
1459
|
+
images: [{
|
|
1460
|
+
image_sync: {
|
|
1461
|
+
chain_name: 'cosmoshub',
|
|
1462
|
+
base_denom: 'uatom'
|
|
1463
|
+
},
|
|
1464
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
|
|
1465
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
|
|
1466
|
+
}],
|
|
1467
|
+
logo_URIs: {
|
|
1468
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
|
|
1469
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
|
|
1470
|
+
}
|
|
1471
|
+
}, {
|
|
1472
|
+
description: 'IBC Axelar uusdc through axelar-dojo-1 transfer/channel-2',
|
|
1473
|
+
denom_units: [{
|
|
1474
|
+
denom: 'ibc/E3B1B362C9FAC2BC1C4CC224241229A0014BCAF7FB9ED1725F15CCA2EA563625',
|
|
1475
|
+
exponent: 0,
|
|
1476
|
+
aliases: ['ibc/F082B65C88E4B6D5EF1DB243CDA1D331D002759E938A0F5CD3FFDC5D53B3E349']
|
|
1477
|
+
}, {
|
|
1478
|
+
denom: 'usdc',
|
|
1479
|
+
exponent: 6
|
|
1480
|
+
}],
|
|
1481
|
+
type_asset: 'ics20',
|
|
1482
|
+
base: 'ibc/E3B1B362C9FAC2BC1C4CC224241229A0014BCAF7FB9ED1725F15CCA2EA563625',
|
|
1483
|
+
name: 'IBC usdc',
|
|
1484
|
+
display: 'usdc',
|
|
1485
|
+
symbol: 'USDC',
|
|
1486
|
+
traces: [{
|
|
1487
|
+
type: 'ibc',
|
|
1488
|
+
counterparty: {
|
|
1489
|
+
channel_id: 'channel-49',
|
|
1490
|
+
base_denom: 'ibc/F082B65C88E4B6D5EF1DB243CDA1D331D002759E938A0F5CD3FFDC5D53B3E349',
|
|
1491
|
+
chain_name: 'neutron'
|
|
1492
|
+
},
|
|
1493
|
+
chain: {
|
|
1494
|
+
channel_id: 'channel-136'
|
|
1495
|
+
}
|
|
1496
|
+
}],
|
|
1497
|
+
images: [{
|
|
1498
|
+
image_sync: {
|
|
1499
|
+
chain_name: 'axelar',
|
|
1500
|
+
base_denom: 'uusdc'
|
|
1501
|
+
},
|
|
1502
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.png',
|
|
1503
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.svg'
|
|
1504
|
+
}],
|
|
1505
|
+
logo_URIs: {
|
|
1506
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.png',
|
|
1507
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.svg'
|
|
1508
|
+
}
|
|
1509
|
+
}, {
|
|
1510
|
+
description: 'Tia on Neutron',
|
|
1511
|
+
denom_units: [{
|
|
1512
|
+
denom: 'ibc/2444438574D7C2FAC67EEDF28F83C95C1B4AAE538E8B5BBEA28E2D46D4AAB26F',
|
|
1513
|
+
exponent: 0,
|
|
1514
|
+
aliases: ['ibc/773B4D0A3CD667B2275D5A4A7A2F0909C0BA0F4059C0B9181E680DDF4965DCC7']
|
|
1515
|
+
}, {
|
|
1516
|
+
denom: 'tia',
|
|
1517
|
+
exponent: 6
|
|
1518
|
+
}],
|
|
1519
|
+
type_asset: 'ics20',
|
|
1520
|
+
base: 'ibc/2444438574D7C2FAC67EEDF28F83C95C1B4AAE538E8B5BBEA28E2D46D4AAB26F',
|
|
1521
|
+
name: 'Celestia TIA',
|
|
1522
|
+
display: 'tia',
|
|
1523
|
+
symbol: 'TIA',
|
|
1524
|
+
traces: [{
|
|
1525
|
+
type: 'ibc',
|
|
1526
|
+
counterparty: {
|
|
1527
|
+
channel_id: 'channel-49',
|
|
1528
|
+
base_denom: 'ibc/773B4D0A3CD667B2275D5A4A7A2F0909C0BA0F4059C0B9181E680DDF4965DCC7',
|
|
1529
|
+
chain_name: 'neutron'
|
|
1530
|
+
},
|
|
1531
|
+
chain: {
|
|
1532
|
+
channel_id: 'channel-136'
|
|
1533
|
+
}
|
|
1534
|
+
}],
|
|
1535
|
+
images: [{
|
|
1536
|
+
image_sync: {
|
|
1537
|
+
chain_name: 'celestia',
|
|
1538
|
+
base_denom: 'utia'
|
|
1539
|
+
},
|
|
1540
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.png',
|
|
1541
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.svg'
|
|
1542
|
+
}],
|
|
1543
|
+
logo_URIs: {
|
|
1544
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.png',
|
|
1545
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.svg'
|
|
1546
|
+
}
|
|
1547
|
+
}, {
|
|
1548
|
+
description: 'Astropepe meme coin',
|
|
1549
|
+
denom_units: [{
|
|
1550
|
+
denom: 'ibc/C04F984183075A59DE75013363D68B64641ADE5FBA6BFE6F591403F8A93F3A0D',
|
|
1551
|
+
exponent: 0,
|
|
1552
|
+
aliases: ['factory/neutron14henrqx9y328fjrdvz6l6d92r0t7g5hk86q5nd/uastropepe']
|
|
1553
|
+
}, {
|
|
1554
|
+
denom: 'ASTROPEPE',
|
|
1555
|
+
exponent: 6
|
|
1556
|
+
}],
|
|
1557
|
+
base: 'ibc/C04F984183075A59DE75013363D68B64641ADE5FBA6BFE6F591403F8A93F3A0D',
|
|
1558
|
+
name: 'AstroPepe',
|
|
1559
|
+
display: 'ASTROPEPE',
|
|
1560
|
+
symbol: 'ASTROPEPE',
|
|
1561
|
+
logo_URIs: {
|
|
1562
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/astropepe.png'
|
|
1563
|
+
},
|
|
1564
|
+
images: [{
|
|
1565
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/astropepe.png'
|
|
1566
|
+
}],
|
|
1567
|
+
traces: [{
|
|
1568
|
+
type: 'ibc',
|
|
1569
|
+
counterparty: {
|
|
1570
|
+
channel_id: 'channel-49',
|
|
1571
|
+
base_denom: 'factory/neutron14henrqx9y328fjrdvz6l6d92r0t7g5hk86q5nd/uastropepe',
|
|
1572
|
+
chain_name: 'neutron'
|
|
1573
|
+
},
|
|
1574
|
+
chain: {
|
|
1575
|
+
channel_id: 'channel-136'
|
|
1576
|
+
}
|
|
1577
|
+
}]
|
|
1578
|
+
}, {
|
|
1579
|
+
description: 'wstETH on Neutron',
|
|
1580
|
+
denom_units: [{
|
|
1581
|
+
denom: 'ibc/F32C0B1FE24F67A0C14CBC1EB19EE95F56AF461641A5954DC1D6CB399126670D',
|
|
1582
|
+
exponent: 0,
|
|
1583
|
+
aliases: ['factory/neutron1ug740qrkquxzrk2hh29qrlx3sktkfml3je7juusc2te7xmvsscns0n2wry/wstETH']
|
|
1584
|
+
}, {
|
|
1585
|
+
denom: 'wstETH',
|
|
1586
|
+
exponent: 18
|
|
1587
|
+
}],
|
|
1588
|
+
base: 'ibc/F32C0B1FE24F67A0C14CBC1EB19EE95F56AF461641A5954DC1D6CB399126670D',
|
|
1589
|
+
name: 'wstETH',
|
|
1590
|
+
display: 'wstETH',
|
|
1591
|
+
symbol: 'wstETH',
|
|
1592
|
+
traces: [{
|
|
1593
|
+
type: 'ibc',
|
|
1594
|
+
counterparty: {
|
|
1595
|
+
channel_id: 'channel-49',
|
|
1596
|
+
base_denom: 'factory/neutron1ug740qrkquxzrk2hh29qrlx3sktkfml3je7juusc2te7xmvsscns0n2wry/wstETH',
|
|
1597
|
+
chain_name: 'neutron'
|
|
1598
|
+
},
|
|
1599
|
+
chain: {
|
|
1600
|
+
channel_id: 'channel-136'
|
|
1601
|
+
}
|
|
1602
|
+
}],
|
|
1603
|
+
images: [{
|
|
1604
|
+
image_sync: {
|
|
1605
|
+
chain_name: 'ethereum',
|
|
1606
|
+
base_denom: '0x7f39c581f595b53c5cb19bd0b3f8da6c935e2ca0'
|
|
1607
|
+
},
|
|
1608
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wsteth.svg'
|
|
1609
|
+
}],
|
|
1610
|
+
logo_URIs: {
|
|
1611
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wsteth.svg'
|
|
1612
|
+
}
|
|
1613
|
+
}, {
|
|
1614
|
+
description: 'NBTC on Neutron',
|
|
1615
|
+
denom_units: [{
|
|
1616
|
+
denom: 'ibc/B7BFCE5B38F83E3A44631337774C2C91D66956A1E104BDD8B1F8E99EBAFABD38',
|
|
1617
|
+
exponent: 0,
|
|
1618
|
+
aliases: ['ibc/DDC3C60EE82BF544F1A0C6A983FF500EF1C14DE20071A5E1E7C0FB470E36E920']
|
|
1619
|
+
}, {
|
|
1620
|
+
denom: 'sat',
|
|
1621
|
+
exponent: 6
|
|
1622
|
+
}],
|
|
1623
|
+
type_asset: 'ics20',
|
|
1624
|
+
base: 'ibc/B7BFCE5B38F83E3A44631337774C2C91D66956A1E104BDD8B1F8E99EBAFABD38',
|
|
1625
|
+
name: 'Nomic NBTC',
|
|
1626
|
+
display: 'sat',
|
|
1627
|
+
symbol: 'SAT',
|
|
1628
|
+
traces: [{
|
|
1629
|
+
type: 'ibc',
|
|
1630
|
+
counterparty: {
|
|
1631
|
+
channel_id: 'channel-49',
|
|
1632
|
+
base_denom: 'ibc/DDC3C60EE82BF544F1A0C6A983FF500EF1C14DE20071A5E1E7C0FB470E36E920',
|
|
1633
|
+
chain_name: 'neutron'
|
|
1634
|
+
},
|
|
1635
|
+
chain: {
|
|
1636
|
+
channel_id: 'channel-136'
|
|
1637
|
+
}
|
|
1638
|
+
}],
|
|
1639
|
+
images: [{
|
|
1640
|
+
image_sync: {
|
|
1641
|
+
chain_name: 'nomic',
|
|
1642
|
+
base_denom: 'usat'
|
|
1643
|
+
},
|
|
1644
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nbtc.png',
|
|
1645
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nbtc.svg'
|
|
1646
|
+
}],
|
|
1647
|
+
logo_URIs: {
|
|
1648
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nbtc.png',
|
|
1649
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nbtc.svg'
|
|
1650
|
+
}
|
|
1651
|
+
}, {
|
|
1652
|
+
description: 'DYDX on Neutron',
|
|
1653
|
+
denom_units: [{
|
|
1654
|
+
denom: 'ibc/9C17B1AD182BF552B494C56C7774219414EC7F011CC55A5E81219CC00C29E84D',
|
|
1655
|
+
exponent: 0,
|
|
1656
|
+
aliases: ['ibc/2CB87BCE0937B1D1DFCEE79BE4501AAF3C265E923509AEAC410AD85D27F35130']
|
|
1657
|
+
}, {
|
|
1658
|
+
denom: 'dydx',
|
|
1659
|
+
exponent: 18
|
|
1660
|
+
}],
|
|
1661
|
+
type_asset: 'ics20',
|
|
1662
|
+
base: 'ibc/9C17B1AD182BF552B494C56C7774219414EC7F011CC55A5E81219CC00C29E84D',
|
|
1663
|
+
name: 'DYDX',
|
|
1664
|
+
display: 'dydx',
|
|
1665
|
+
symbol: 'DYDX',
|
|
1666
|
+
traces: [{
|
|
1667
|
+
type: 'ibc',
|
|
1668
|
+
counterparty: {
|
|
1669
|
+
channel_id: 'channel-49',
|
|
1670
|
+
base_denom: 'ibc/2CB87BCE0937B1D1DFCEE79BE4501AAF3C265E923509AEAC410AD85D27F35130',
|
|
1671
|
+
chain_name: 'neutron'
|
|
1672
|
+
},
|
|
1673
|
+
chain: {
|
|
1674
|
+
channel_id: 'channel-136'
|
|
1675
|
+
}
|
|
1676
|
+
}],
|
|
1677
|
+
images: [{
|
|
1678
|
+
image_sync: {
|
|
1679
|
+
chain_name: 'dydx',
|
|
1680
|
+
base_denom: 'adydx'
|
|
1681
|
+
},
|
|
1682
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dydx/images/dydx.png',
|
|
1683
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dydx/images/dydx.svg'
|
|
1684
|
+
}],
|
|
1685
|
+
logo_URIs: {
|
|
1686
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dydx/images/dydx.png',
|
|
1687
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dydx/images/dydx.svg'
|
|
1688
|
+
}
|
|
1689
|
+
}, {
|
|
1690
|
+
description: 'The cutest NEWT token on Neutron chain.',
|
|
1691
|
+
denom_units: [{
|
|
1692
|
+
denom: 'ibc/10960B263E6942247150AE0B741AF86D3DD09F23FB305154B121B664B61F723E',
|
|
1693
|
+
exponent: 0,
|
|
1694
|
+
aliases: ['factory/neutron1p8d89wvxyjcnawmgw72klknr3lg9gwwl6ypxda/newt']
|
|
1695
|
+
}, {
|
|
1696
|
+
denom: 'newt',
|
|
1697
|
+
exponent: 6
|
|
1698
|
+
}],
|
|
1699
|
+
base: 'ibc/10960B263E6942247150AE0B741AF86D3DD09F23FB305154B121B664B61F723E',
|
|
1700
|
+
name: 'Newt',
|
|
1701
|
+
display: 'newt',
|
|
1702
|
+
symbol: 'NEWT',
|
|
1703
|
+
logo_URIs: {
|
|
1704
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/newt.png'
|
|
1705
|
+
},
|
|
1706
|
+
coingecko_id: 'newt',
|
|
1707
|
+
images: [{
|
|
1708
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/newt.png'
|
|
1709
|
+
}],
|
|
1710
|
+
traces: [{
|
|
1711
|
+
type: 'ibc',
|
|
1712
|
+
counterparty: {
|
|
1713
|
+
channel_id: 'channel-49',
|
|
1714
|
+
base_denom: 'factory/neutron1p8d89wvxyjcnawmgw72klknr3lg9gwwl6ypxda/newt',
|
|
1715
|
+
chain_name: 'neutron'
|
|
1716
|
+
},
|
|
1717
|
+
chain: {
|
|
1718
|
+
channel_id: 'channel-136'
|
|
1719
|
+
}
|
|
1720
|
+
}]
|
|
1721
|
+
}, {
|
|
1722
|
+
description: 'ASTRO on Neutron',
|
|
1723
|
+
denom_units: [{
|
|
1724
|
+
denom: 'ibc/E6BF3BB3FC131D2ADC098D2922CFCA23F7CA653DB173DCCC51A1496164E15CD0',
|
|
1725
|
+
exponent: 0,
|
|
1726
|
+
aliases: ['ibc/5751B8BCDA688FD0A8EC0B292EEF1CDEAB4B766B63EC632778B196D317C40C3A']
|
|
1727
|
+
}, {
|
|
1728
|
+
denom: 'astro',
|
|
1729
|
+
exponent: 6
|
|
1730
|
+
}],
|
|
1731
|
+
type_asset: 'ics20',
|
|
1732
|
+
base: 'ibc/E6BF3BB3FC131D2ADC098D2922CFCA23F7CA653DB173DCCC51A1496164E15CD0',
|
|
1733
|
+
name: 'Astroport token',
|
|
1734
|
+
display: 'astro',
|
|
1735
|
+
symbol: 'ASTRO',
|
|
1736
|
+
traces: [{
|
|
1737
|
+
type: 'ibc',
|
|
1738
|
+
counterparty: {
|
|
1739
|
+
channel_id: 'channel-49',
|
|
1740
|
+
base_denom: 'ibc/5751B8BCDA688FD0A8EC0B292EEF1CDEAB4B766B63EC632778B196D317C40C3A',
|
|
1741
|
+
chain_name: 'neutron'
|
|
1742
|
+
},
|
|
1743
|
+
chain: {
|
|
1744
|
+
channel_id: 'channel-136'
|
|
1745
|
+
}
|
|
1746
|
+
}],
|
|
1747
|
+
images: [{
|
|
1748
|
+
image_sync: {
|
|
1749
|
+
chain_name: 'terra2',
|
|
1750
|
+
base_denom: 'cw20:terra1nsuqsk6kh58ulczatwev87ttq2z6r3pusulg9r24mfj2fvtzd4uq3exn26'
|
|
1751
|
+
},
|
|
1752
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/astro.png',
|
|
1753
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/astro.svg'
|
|
1754
|
+
}],
|
|
1755
|
+
logo_URIs: {
|
|
1756
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/astro.png',
|
|
1757
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/astro.svg'
|
|
1758
|
+
}
|
|
1759
|
+
}, {
|
|
1760
|
+
description: 'Baby Corgi is the real doggo of Neutron!',
|
|
1761
|
+
denom_units: [{
|
|
1762
|
+
denom: 'ibc/F6411E5108BA49F31AAD977CB6232910B366FD37980B6E8717FBD99175F9E2C0',
|
|
1763
|
+
exponent: 0,
|
|
1764
|
+
aliases: ['factory/neutron1tklm6cvr2wxg8k65t8gh5ewslnzdfd5fsk0w3f/corgi']
|
|
1765
|
+
}, {
|
|
1766
|
+
denom: 'corgi',
|
|
1767
|
+
exponent: 6
|
|
1768
|
+
}],
|
|
1769
|
+
base: 'ibc/F6411E5108BA49F31AAD977CB6232910B366FD37980B6E8717FBD99175F9E2C0',
|
|
1770
|
+
name: 'Baby Corgi',
|
|
1771
|
+
display: 'corgi',
|
|
1772
|
+
symbol: 'CORGI',
|
|
1773
|
+
logo_URIs: {
|
|
1774
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/babycorgi.png'
|
|
1775
|
+
},
|
|
1776
|
+
images: [{
|
|
1777
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/babycorgi.png'
|
|
1778
|
+
}],
|
|
1779
|
+
traces: [{
|
|
1780
|
+
type: 'ibc',
|
|
1781
|
+
counterparty: {
|
|
1782
|
+
channel_id: 'channel-49',
|
|
1783
|
+
base_denom: 'factory/neutron1tklm6cvr2wxg8k65t8gh5ewslnzdfd5fsk0w3f/corgi',
|
|
1784
|
+
chain_name: 'neutron'
|
|
1785
|
+
},
|
|
1786
|
+
chain: {
|
|
1787
|
+
channel_id: 'channel-136'
|
|
1788
|
+
}
|
|
1789
|
+
}]
|
|
1790
|
+
}, {
|
|
1791
|
+
description: 'clownmaxxed store of value',
|
|
1792
|
+
denom_units: [{
|
|
1793
|
+
denom: 'ibc/1C3305DA2EAB9A354DE252F74932777A425E5DAC25BA838E83C690F14C70F236',
|
|
1794
|
+
exponent: 0,
|
|
1795
|
+
aliases: ['factory/neutron170v88vrtnedesyfytuku257cggxc79rd7lwt7q/ucircus']
|
|
1796
|
+
}, {
|
|
1797
|
+
denom: 'circus',
|
|
1798
|
+
exponent: 6
|
|
1799
|
+
}],
|
|
1800
|
+
base: 'ibc/1C3305DA2EAB9A354DE252F74932777A425E5DAC25BA838E83C690F14C70F236',
|
|
1801
|
+
name: 'AtomEconomicZone69JaeKwonInu',
|
|
1802
|
+
display: 'circus',
|
|
1803
|
+
symbol: 'CIRCUS',
|
|
1804
|
+
logo_URIs: {
|
|
1805
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/circus.png'
|
|
1806
|
+
},
|
|
1807
|
+
images: [{
|
|
1808
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/circus.png'
|
|
1809
|
+
}],
|
|
1810
|
+
traces: [{
|
|
1811
|
+
type: 'ibc',
|
|
1812
|
+
counterparty: {
|
|
1813
|
+
channel_id: 'channel-49',
|
|
1814
|
+
base_denom: 'factory/neutron170v88vrtnedesyfytuku257cggxc79rd7lwt7q/ucircus',
|
|
1815
|
+
chain_name: 'neutron'
|
|
1816
|
+
},
|
|
1817
|
+
chain: {
|
|
1818
|
+
channel_id: 'channel-136'
|
|
1819
|
+
}
|
|
1820
|
+
}]
|
|
1821
|
+
}, {
|
|
1822
|
+
description: 'Jimmy Neutron Finance',
|
|
1823
|
+
denom_units: [{
|
|
1824
|
+
denom: 'ibc/35C9CC97C082FBA77D4F5F3708C95B9CC9AE0A1BAABBCE629C0C3707BAE864CE',
|
|
1825
|
+
exponent: 0,
|
|
1826
|
+
aliases: ['factory/neutron108x7vp9zv22d6wxrs9as8dshd3pd5vsga463yd/JIMMY']
|
|
1827
|
+
}, {
|
|
1828
|
+
denom: 'jimmy',
|
|
1829
|
+
exponent: 6
|
|
1830
|
+
}],
|
|
1831
|
+
base: 'ibc/35C9CC97C082FBA77D4F5F3708C95B9CC9AE0A1BAABBCE629C0C3707BAE864CE',
|
|
1832
|
+
name: 'jimmy',
|
|
1833
|
+
display: 'jimmy',
|
|
1834
|
+
symbol: 'JIMMY',
|
|
1835
|
+
logo_URIs: {
|
|
1836
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/jimmy.png'
|
|
1837
|
+
},
|
|
1838
|
+
images: [{
|
|
1839
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/jimmy.png'
|
|
1840
|
+
}],
|
|
1841
|
+
traces: [{
|
|
1842
|
+
type: 'ibc',
|
|
1843
|
+
counterparty: {
|
|
1844
|
+
channel_id: 'channel-49',
|
|
1845
|
+
base_denom: 'factory/neutron108x7vp9zv22d6wxrs9as8dshd3pd5vsga463yd/JIMMY',
|
|
1846
|
+
chain_name: 'neutron'
|
|
1847
|
+
},
|
|
1848
|
+
chain: {
|
|
1849
|
+
channel_id: 'channel-136'
|
|
1850
|
+
}
|
|
1851
|
+
}]
|
|
1852
|
+
}, {
|
|
1853
|
+
description: 'Baddest coin on Cosmos',
|
|
1854
|
+
denom_units: [{
|
|
1855
|
+
denom: 'ibc/43B7302B4BDC12372B6E3909A2EA66904103C98D13ECBEE6B0D8F2D7771B7A3A',
|
|
1856
|
+
exponent: 0,
|
|
1857
|
+
aliases: ['factory/neutron143wp6g8paqasnuuey6zyapucknwy9rhnld8hkr/bad']
|
|
1858
|
+
}, {
|
|
1859
|
+
denom: 'bad',
|
|
1860
|
+
exponent: 6
|
|
1861
|
+
}],
|
|
1862
|
+
base: 'ibc/43B7302B4BDC12372B6E3909A2EA66904103C98D13ECBEE6B0D8F2D7771B7A3A',
|
|
1863
|
+
name: 'Badcoin',
|
|
1864
|
+
display: 'bad',
|
|
1865
|
+
symbol: 'BAD',
|
|
1866
|
+
logo_URIs: {
|
|
1867
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/bad.png'
|
|
1868
|
+
},
|
|
1869
|
+
images: [{
|
|
1870
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/bad.png'
|
|
1871
|
+
}],
|
|
1872
|
+
traces: [{
|
|
1873
|
+
type: 'ibc',
|
|
1874
|
+
counterparty: {
|
|
1875
|
+
channel_id: 'channel-49',
|
|
1876
|
+
base_denom: 'factory/neutron143wp6g8paqasnuuey6zyapucknwy9rhnld8hkr/bad',
|
|
1877
|
+
chain_name: 'neutron'
|
|
1878
|
+
},
|
|
1879
|
+
chain: {
|
|
1880
|
+
channel_id: 'channel-136'
|
|
1881
|
+
}
|
|
1882
|
+
}]
|
|
1883
|
+
}, {
|
|
1884
|
+
description: 'BITCOSMOS',
|
|
1885
|
+
denom_units: [{
|
|
1886
|
+
denom: 'ibc/5338ECB32187F1417530CD66371434D69EDF1DA6F384435B01533E426B45971E',
|
|
1887
|
+
exponent: 0,
|
|
1888
|
+
aliases: ['neutron1fjzg7fmv770hsvahqm0nwnu6grs3rjnd2wa6fvm9unv6vedkzekqpw44qj']
|
|
1889
|
+
}, {
|
|
1890
|
+
denom: 'bitcosmos',
|
|
1891
|
+
exponent: 6
|
|
1892
|
+
}],
|
|
1893
|
+
base: 'ibc/5338ECB32187F1417530CD66371434D69EDF1DA6F384435B01533E426B45971E',
|
|
1894
|
+
name: 'Bitcosmos',
|
|
1895
|
+
display: 'bitcosmos',
|
|
1896
|
+
symbol: 'BTC',
|
|
1897
|
+
logo_URIs: {
|
|
1898
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/bitcosmos.png'
|
|
1899
|
+
},
|
|
1900
|
+
images: [{
|
|
1901
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/bitcosmos.png'
|
|
1902
|
+
}],
|
|
1903
|
+
traces: [{
|
|
1904
|
+
type: 'ibc',
|
|
1905
|
+
counterparty: {
|
|
1906
|
+
channel_id: 'channel-49',
|
|
1907
|
+
base_denom: 'neutron1fjzg7fmv770hsvahqm0nwnu6grs3rjnd2wa6fvm9unv6vedkzekqpw44qj',
|
|
1908
|
+
chain_name: 'neutron'
|
|
1909
|
+
},
|
|
1910
|
+
chain: {
|
|
1911
|
+
channel_id: 'channel-136'
|
|
1912
|
+
}
|
|
1913
|
+
}]
|
|
1914
|
+
}, {
|
|
1915
|
+
description: 'What the Fuck',
|
|
1916
|
+
denom_units: [{
|
|
1917
|
+
denom: 'ibc/95AF5A5D4DF438898DDB71B9D8B769D87AE9B0844929F155C9E4B1238CD06907',
|
|
1918
|
+
exponent: 0,
|
|
1919
|
+
aliases: ['neutron12h09p8hq5y4xpsmcuxxzsn9juef4f6jvekp8yefc6xnlwm6uumnsdk29wf']
|
|
1920
|
+
}, {
|
|
1921
|
+
denom: 'wtf',
|
|
1922
|
+
exponent: 6
|
|
1923
|
+
}],
|
|
1924
|
+
base: 'ibc/95AF5A5D4DF438898DDB71B9D8B769D87AE9B0844929F155C9E4B1238CD06907',
|
|
1925
|
+
name: 'wtf',
|
|
1926
|
+
display: 'wtf',
|
|
1927
|
+
symbol: 'WTF',
|
|
1928
|
+
logo_URIs: {
|
|
1929
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/WTF.png'
|
|
1930
|
+
},
|
|
1931
|
+
images: [{
|
|
1932
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/WTF.png'
|
|
1933
|
+
}],
|
|
1934
|
+
traces: [{
|
|
1935
|
+
type: 'ibc',
|
|
1936
|
+
counterparty: {
|
|
1937
|
+
channel_id: 'channel-49',
|
|
1938
|
+
base_denom: 'neutron12h09p8hq5y4xpsmcuxxzsn9juef4f6jvekp8yefc6xnlwm6uumnsdk29wf',
|
|
1939
|
+
chain_name: 'neutron'
|
|
1940
|
+
},
|
|
1941
|
+
chain: {
|
|
1942
|
+
channel_id: 'channel-136'
|
|
1943
|
+
}
|
|
1944
|
+
}]
|
|
1945
|
+
}, {
|
|
1946
|
+
description: 'NLS on Neutron',
|
|
1947
|
+
denom_units: [{
|
|
1948
|
+
denom: 'ibc/1585A07B63661F264D9F1D412A85DBE217368E87C5CF905435B9E73E4F704011',
|
|
1949
|
+
exponent: 0,
|
|
1950
|
+
aliases: ['ibc/6C9E6701AC217C0FC7D74B0F7A6265B9B4E3C3CDA6E80AADE5F950A8F52F9972']
|
|
1951
|
+
}, {
|
|
1952
|
+
denom: 'nls',
|
|
1953
|
+
exponent: 6
|
|
1954
|
+
}],
|
|
1955
|
+
type_asset: 'ics20',
|
|
1956
|
+
base: 'ibc/1585A07B63661F264D9F1D412A85DBE217368E87C5CF905435B9E73E4F704011',
|
|
1957
|
+
name: 'Nolus NLS',
|
|
1958
|
+
display: 'nls',
|
|
1959
|
+
symbol: 'NLS',
|
|
1960
|
+
traces: [{
|
|
1961
|
+
type: 'ibc',
|
|
1962
|
+
counterparty: {
|
|
1963
|
+
channel_id: 'channel-49',
|
|
1964
|
+
base_denom: 'ibc/6C9E6701AC217C0FC7D74B0F7A6265B9B4E3C3CDA6E80AADE5F950A8F52F9972',
|
|
1965
|
+
chain_name: 'neutron'
|
|
1966
|
+
},
|
|
1967
|
+
chain: {
|
|
1968
|
+
channel_id: 'channel-136'
|
|
1969
|
+
}
|
|
1970
|
+
}],
|
|
1971
|
+
images: [{
|
|
1972
|
+
image_sync: {
|
|
1973
|
+
chain_name: 'nolus',
|
|
1974
|
+
base_denom: 'unls'
|
|
1975
|
+
},
|
|
1976
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nolus/images/nolus.png',
|
|
1977
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nolus/images/nolus.svg'
|
|
1978
|
+
}],
|
|
1979
|
+
logo_URIs: {
|
|
1980
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nolus/images/nolus.png',
|
|
1981
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nolus/images/nolus.svg'
|
|
1982
|
+
}
|
|
1983
|
+
}, {
|
|
1984
|
+
description: 'A Mechanical Canine',
|
|
1985
|
+
denom_units: [{
|
|
1986
|
+
denom: 'ibc/3AF6FB9CEB58FB1E8E5E83251542E247812594DEBDE818C8B8B071E81FEECCBE',
|
|
1987
|
+
exponent: 0,
|
|
1988
|
+
aliases: ['factory/neutron1t5qrjtyryh8gzt800qr5vylhh2f8cmx4wmz9mc/ugoddard']
|
|
1989
|
+
}, {
|
|
1990
|
+
denom: 'goddard',
|
|
1991
|
+
exponent: 6
|
|
1992
|
+
}],
|
|
1993
|
+
base: 'ibc/3AF6FB9CEB58FB1E8E5E83251542E247812594DEBDE818C8B8B071E81FEECCBE',
|
|
1994
|
+
name: 'Goddard',
|
|
1995
|
+
display: 'goddard',
|
|
1996
|
+
symbol: 'GODRD',
|
|
1997
|
+
logo_URIs: {
|
|
1998
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/goddardntrn.png'
|
|
1999
|
+
},
|
|
2000
|
+
images: [{
|
|
2001
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/goddardntrn.png'
|
|
2002
|
+
}],
|
|
2003
|
+
traces: [{
|
|
2004
|
+
type: 'ibc',
|
|
2005
|
+
counterparty: {
|
|
2006
|
+
channel_id: 'channel-49',
|
|
2007
|
+
base_denom: 'factory/neutron1t5qrjtyryh8gzt800qr5vylhh2f8cmx4wmz9mc/ugoddard',
|
|
2008
|
+
chain_name: 'neutron'
|
|
2009
|
+
},
|
|
2010
|
+
chain: {
|
|
2011
|
+
channel_id: 'channel-136'
|
|
2012
|
+
}
|
|
2013
|
+
}]
|
|
2014
|
+
}, {
|
|
2015
|
+
description: 'The deflationary utility token of the Apollo DAO project',
|
|
2016
|
+
denom_units: [{
|
|
2017
|
+
denom: 'ibc/4DE7C4DE671191B9533EF6603E3F7C07943DE4018BF29C72F4683D7C198CD105',
|
|
2018
|
+
exponent: 0,
|
|
2019
|
+
aliases: ['factory/neutron154gg0wtm2v4h9ur8xg32ep64e8ef0g5twlsgvfeajqwghdryvyqsqhgk8e/APOLLO']
|
|
2020
|
+
}, {
|
|
2021
|
+
denom: 'apollo',
|
|
2022
|
+
exponent: 6
|
|
2023
|
+
}],
|
|
2024
|
+
base: 'ibc/4DE7C4DE671191B9533EF6603E3F7C07943DE4018BF29C72F4683D7C198CD105',
|
|
2025
|
+
name: 'Apollo DAO',
|
|
2026
|
+
display: 'apollo',
|
|
2027
|
+
symbol: 'APOLLO',
|
|
2028
|
+
logo_URIs: {
|
|
2029
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/apollo.svg'
|
|
2030
|
+
},
|
|
2031
|
+
images: [{
|
|
2032
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/apollo.svg'
|
|
2033
|
+
}],
|
|
2034
|
+
traces: [{
|
|
2035
|
+
type: 'ibc',
|
|
2036
|
+
counterparty: {
|
|
2037
|
+
channel_id: 'channel-49',
|
|
2038
|
+
base_denom: 'factory/neutron154gg0wtm2v4h9ur8xg32ep64e8ef0g5twlsgvfeajqwghdryvyqsqhgk8e/APOLLO',
|
|
2039
|
+
chain_name: 'neutron'
|
|
2040
|
+
},
|
|
2041
|
+
chain: {
|
|
2042
|
+
channel_id: 'channel-136'
|
|
2043
|
+
}
|
|
2044
|
+
}]
|
|
2045
|
+
}, {
|
|
2046
|
+
description: 'NEWTROLL',
|
|
2047
|
+
denom_units: [{
|
|
2048
|
+
denom: 'ibc/07C3F7B80743C42FDF1BCDED745FF7824F95DD2A07E992B14C82897081F282EC',
|
|
2049
|
+
exponent: 0,
|
|
2050
|
+
aliases: ['factory/neutron1ume2n42r5j0660gegrr28fzdze7aqf7r5cd9y6/newtroll']
|
|
2051
|
+
}, {
|
|
2052
|
+
denom: 'newtroll',
|
|
2053
|
+
exponent: 6
|
|
2054
|
+
}],
|
|
2055
|
+
base: 'ibc/07C3F7B80743C42FDF1BCDED745FF7824F95DD2A07E992B14C82897081F282EC',
|
|
2056
|
+
name: 'Newtroll',
|
|
2057
|
+
display: 'newtroll',
|
|
2058
|
+
symbol: 'NTRL',
|
|
2059
|
+
logo_URIs: {
|
|
2060
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/newtroll.svg'
|
|
2061
|
+
},
|
|
2062
|
+
images: [{
|
|
2063
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/newtroll.svg'
|
|
2064
|
+
}],
|
|
2065
|
+
traces: [{
|
|
2066
|
+
type: 'ibc',
|
|
2067
|
+
counterparty: {
|
|
2068
|
+
channel_id: 'channel-49',
|
|
2069
|
+
base_denom: 'factory/neutron1ume2n42r5j0660gegrr28fzdze7aqf7r5cd9y6/newtroll',
|
|
2070
|
+
chain_name: 'neutron'
|
|
2071
|
+
},
|
|
2072
|
+
chain: {
|
|
2073
|
+
channel_id: 'channel-136'
|
|
2074
|
+
}
|
|
2075
|
+
}]
|
|
2076
|
+
}, {
|
|
2077
|
+
description: 'Retro Game',
|
|
2078
|
+
denom_units: [{
|
|
2079
|
+
denom: 'ibc/FC2E6B5C81B3CAC48A7349F2A8671593725A647356C41EDBF0A626FCAF4DD01F',
|
|
2080
|
+
exponent: 0,
|
|
2081
|
+
aliases: ['factory/neutron1t24nc7whl77relnu3taxyg3p66pjyuk82png2y/uretro']
|
|
2082
|
+
}, {
|
|
2083
|
+
denom: 'retro',
|
|
2084
|
+
exponent: 6
|
|
2085
|
+
}],
|
|
2086
|
+
base: 'ibc/FC2E6B5C81B3CAC48A7349F2A8671593725A647356C41EDBF0A626FCAF4DD01F',
|
|
2087
|
+
name: 'Retro',
|
|
2088
|
+
display: 'retro',
|
|
2089
|
+
symbol: 'RETRO',
|
|
2090
|
+
logo_URIs: {
|
|
2091
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/retro.svg'
|
|
2092
|
+
},
|
|
2093
|
+
images: [{
|
|
2094
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/retro.svg'
|
|
2095
|
+
}],
|
|
2096
|
+
traces: [{
|
|
2097
|
+
type: 'ibc',
|
|
2098
|
+
counterparty: {
|
|
2099
|
+
channel_id: 'channel-49',
|
|
2100
|
+
base_denom: 'factory/neutron1t24nc7whl77relnu3taxyg3p66pjyuk82png2y/uretro',
|
|
2101
|
+
chain_name: 'neutron'
|
|
2102
|
+
},
|
|
2103
|
+
chain: {
|
|
2104
|
+
channel_id: 'channel-136'
|
|
2105
|
+
}
|
|
2106
|
+
}]
|
|
2107
|
+
}, {
|
|
2108
|
+
description: 'The permissioned staking asset for Noble Chain',
|
|
2109
|
+
denom_units: [{
|
|
2110
|
+
denom: 'ibc/81D03D8FCD6171B36317A487BF846D75D1178F252D204C01A0986AB371971FC1',
|
|
2111
|
+
exponent: 0,
|
|
2112
|
+
aliases: ['ustake']
|
|
2113
|
+
}, {
|
|
2114
|
+
denom: 'stake',
|
|
2115
|
+
exponent: 6
|
|
2116
|
+
}],
|
|
2117
|
+
base: 'ibc/81D03D8FCD6171B36317A487BF846D75D1178F252D204C01A0986AB371971FC1',
|
|
2118
|
+
name: 'Stake',
|
|
2119
|
+
display: 'stake',
|
|
2120
|
+
symbol: 'STAKE',
|
|
2121
|
+
logo_URIs: {
|
|
2122
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/stake.png',
|
|
2123
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/stake.svg'
|
|
2124
|
+
},
|
|
2125
|
+
images: [{
|
|
2126
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/stake.png',
|
|
2127
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/stake.svg'
|
|
2128
|
+
}],
|
|
2129
|
+
traces: [{
|
|
2130
|
+
type: 'ibc',
|
|
2131
|
+
counterparty: {
|
|
2132
|
+
channel_id: 'channel-36',
|
|
2133
|
+
base_denom: 'ustake',
|
|
2134
|
+
chain_name: 'noble'
|
|
2135
|
+
},
|
|
2136
|
+
chain: {
|
|
2137
|
+
channel_id: 'channel-132'
|
|
2138
|
+
}
|
|
2139
|
+
}]
|
|
2140
|
+
}, {
|
|
2141
|
+
description: 'Frienzies are an IBC token redeemable exclusively for a physical asset issued by the Noble entity.',
|
|
2142
|
+
denom_units: [{
|
|
2143
|
+
denom: 'ibc/BA279CFC912BC0D7515522C217126891F1AB46B37ECB418BE066808097E7FC52',
|
|
2144
|
+
exponent: 0,
|
|
2145
|
+
aliases: ['ufrienzies']
|
|
2146
|
+
}, {
|
|
2147
|
+
denom: 'frienzies',
|
|
2148
|
+
exponent: 6
|
|
2149
|
+
}],
|
|
2150
|
+
base: 'ibc/BA279CFC912BC0D7515522C217126891F1AB46B37ECB418BE066808097E7FC52',
|
|
2151
|
+
display: 'frienzies',
|
|
2152
|
+
name: 'Frienzies',
|
|
2153
|
+
symbol: 'FRNZ',
|
|
2154
|
+
logo_URIs: {
|
|
2155
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
|
|
2156
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
2157
|
+
},
|
|
2158
|
+
images: [{
|
|
2159
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
|
|
2160
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
2161
|
+
}],
|
|
2162
|
+
traces: [{
|
|
2163
|
+
type: 'ibc',
|
|
2164
|
+
counterparty: {
|
|
2165
|
+
channel_id: 'channel-36',
|
|
2166
|
+
base_denom: 'ufrienzies',
|
|
2167
|
+
chain_name: 'noble'
|
|
2168
|
+
},
|
|
2169
|
+
chain: {
|
|
2170
|
+
channel_id: 'channel-132'
|
|
2171
|
+
}
|
|
2172
|
+
}]
|
|
2173
|
+
}, {
|
|
2174
|
+
description: 'ATOM token on Noble',
|
|
2175
|
+
denom_units: [{
|
|
2176
|
+
denom: 'ibc/1763582ED57DC337CF6435A7F92CA0FD8A617A53BB84AAEF6CC81AADA4D0A1BA',
|
|
2177
|
+
exponent: 0,
|
|
2178
|
+
aliases: ['ibc/EF48E6B1A1A19F47ECAEA62F5670C37C0580E86A9E88498B7E393EB6F49F33C0']
|
|
2179
|
+
}, {
|
|
2180
|
+
denom: 'atom',
|
|
2181
|
+
exponent: 6,
|
|
2182
|
+
aliases: ['ATOM']
|
|
2183
|
+
}],
|
|
2184
|
+
type_asset: 'ics20',
|
|
2185
|
+
base: 'ibc/1763582ED57DC337CF6435A7F92CA0FD8A617A53BB84AAEF6CC81AADA4D0A1BA',
|
|
2186
|
+
name: 'Atom Staking Coin',
|
|
2187
|
+
display: 'atom',
|
|
2188
|
+
symbol: 'ATOM',
|
|
2189
|
+
traces: [{
|
|
2190
|
+
type: 'ibc',
|
|
2191
|
+
counterparty: {
|
|
2192
|
+
channel_id: 'channel-36',
|
|
2193
|
+
base_denom: 'ibc/EF48E6B1A1A19F47ECAEA62F5670C37C0580E86A9E88498B7E393EB6F49F33C0',
|
|
2194
|
+
chain_name: 'noble'
|
|
2195
|
+
},
|
|
2196
|
+
chain: {
|
|
2197
|
+
channel_id: 'channel-132'
|
|
2198
|
+
}
|
|
2199
|
+
}],
|
|
2200
|
+
logo_URIs: {
|
|
2201
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
|
|
2202
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
|
|
2203
|
+
},
|
|
2204
|
+
images: [{
|
|
2205
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
|
|
2206
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
|
|
2207
|
+
}]
|
|
2208
|
+
}, {
|
|
2209
|
+
description: 'USD Coin',
|
|
2210
|
+
denom_units: [{
|
|
2211
|
+
denom: 'ibc/B3792E4A62DF4A934EF2DF5968556DB56F5776ED25BDE11188A4F58A7DD406F0',
|
|
2212
|
+
exponent: 0,
|
|
2213
|
+
aliases: ['uusdc']
|
|
2214
|
+
}, {
|
|
2215
|
+
denom: 'usdc',
|
|
2216
|
+
exponent: 6
|
|
2217
|
+
}],
|
|
2218
|
+
base: 'ibc/B3792E4A62DF4A934EF2DF5968556DB56F5776ED25BDE11188A4F58A7DD406F0',
|
|
2219
|
+
display: 'usdc',
|
|
2220
|
+
name: 'USD Coin',
|
|
2221
|
+
symbol: 'USDC',
|
|
2222
|
+
coingecko_id: 'usd-coin',
|
|
2223
|
+
traces: [{
|
|
2224
|
+
type: 'ibc',
|
|
2225
|
+
counterparty: {
|
|
2226
|
+
channel_id: 'channel-36',
|
|
2227
|
+
base_denom: 'uusdc',
|
|
2228
|
+
chain_name: 'noble'
|
|
2229
|
+
},
|
|
2230
|
+
chain: {
|
|
2231
|
+
channel_id: 'channel-132'
|
|
2232
|
+
}
|
|
2233
|
+
}],
|
|
2234
|
+
logo_URIs: {
|
|
2235
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDCoin.png',
|
|
2236
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDCoin.svg'
|
|
2237
|
+
},
|
|
2238
|
+
images: [{
|
|
2239
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDCoin.png',
|
|
2240
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDCoin.svg'
|
|
2241
|
+
}]
|
|
2242
|
+
}, {
|
|
2243
|
+
description: 'The native token of Osmosis',
|
|
2244
|
+
denom_units: [{
|
|
2245
|
+
denom: 'ibc/646315E3B0461F5FA4C5C8968A88FC45D4D5D04A45B98F1B8294DD82F386DD85',
|
|
2246
|
+
exponent: 0,
|
|
2247
|
+
aliases: ['uosmo']
|
|
2248
|
+
}, {
|
|
2249
|
+
denom: 'osmo',
|
|
2250
|
+
exponent: 6
|
|
2251
|
+
}],
|
|
2252
|
+
base: 'ibc/646315E3B0461F5FA4C5C8968A88FC45D4D5D04A45B98F1B8294DD82F386DD85',
|
|
2253
|
+
name: 'Osmosis',
|
|
2254
|
+
display: 'osmo',
|
|
2255
|
+
symbol: 'OSMO',
|
|
2256
|
+
logo_URIs: {
|
|
2257
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
2258
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
2259
|
+
},
|
|
2260
|
+
coingecko_id: 'osmosis',
|
|
2261
|
+
keywords: ['dex', 'staking'],
|
|
2262
|
+
images: [{
|
|
2263
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
2264
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
2265
|
+
}],
|
|
2266
|
+
traces: [{
|
|
2267
|
+
type: 'ibc',
|
|
2268
|
+
counterparty: {
|
|
2269
|
+
channel_id: 'channel-4',
|
|
2270
|
+
base_denom: 'uosmo',
|
|
2271
|
+
chain_name: 'osmosis'
|
|
2272
|
+
},
|
|
2273
|
+
chain: {
|
|
2274
|
+
channel_id: 'channel-6'
|
|
2275
|
+
}
|
|
2276
|
+
}]
|
|
2277
|
+
}, {
|
|
2278
|
+
denom_units: [{
|
|
2279
|
+
denom: 'ibc/69B4810E989B56FC6CA41F395228236FA7E7F59B9A3B7AF3FB0A344361C38389',
|
|
2280
|
+
exponent: 0,
|
|
2281
|
+
aliases: ['uion']
|
|
2282
|
+
}, {
|
|
2283
|
+
denom: 'ion',
|
|
2284
|
+
exponent: 6
|
|
2285
|
+
}],
|
|
2286
|
+
base: 'ibc/69B4810E989B56FC6CA41F395228236FA7E7F59B9A3B7AF3FB0A344361C38389',
|
|
2287
|
+
name: 'Ion DAO',
|
|
2288
|
+
display: 'ion',
|
|
2289
|
+
symbol: 'ION',
|
|
2290
|
+
logo_URIs: {
|
|
2291
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
2292
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
2293
|
+
},
|
|
2294
|
+
coingecko_id: 'ion',
|
|
2295
|
+
keywords: ['memecoin'],
|
|
2296
|
+
images: [{
|
|
2297
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
2298
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
2299
|
+
}],
|
|
2300
|
+
traces: [{
|
|
2301
|
+
type: 'ibc',
|
|
2302
|
+
counterparty: {
|
|
2303
|
+
channel_id: 'channel-4',
|
|
2304
|
+
base_denom: 'uion',
|
|
2305
|
+
chain_name: 'osmosis'
|
|
2306
|
+
},
|
|
2307
|
+
chain: {
|
|
2308
|
+
channel_id: 'channel-6'
|
|
2309
|
+
}
|
|
2310
|
+
}]
|
|
2311
|
+
}, {
|
|
2312
|
+
denom_units: [{
|
|
2313
|
+
denom: 'ibc/984EF329DD592E9253CCB1E65571C80F8689165B88A54974471136B57A80D74E',
|
|
2314
|
+
exponent: 0,
|
|
2315
|
+
aliases: ['factory/osmo14klwqgkmackvx2tqa0trtg69dmy0nrg4ntq4gjgw2za4734r5seqjqm4gm/uibcx']
|
|
2316
|
+
}, {
|
|
2317
|
+
denom: 'ibcx',
|
|
2318
|
+
exponent: 6
|
|
2319
|
+
}],
|
|
2320
|
+
address: 'osmo14klwqgkmackvx2tqa0trtg69dmy0nrg4ntq4gjgw2za4734r5seqjqm4gm',
|
|
2321
|
+
base: 'ibc/984EF329DD592E9253CCB1E65571C80F8689165B88A54974471136B57A80D74E',
|
|
2322
|
+
name: 'IBC Index',
|
|
2323
|
+
display: 'ibcx',
|
|
2324
|
+
symbol: 'IBCX',
|
|
2325
|
+
logo_URIs: {
|
|
2326
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ibcx.svg'
|
|
2327
|
+
},
|
|
2328
|
+
coingecko_id: 'ibc-index',
|
|
2329
|
+
images: [{
|
|
2330
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ibcx.svg'
|
|
2331
|
+
}],
|
|
2332
|
+
traces: [{
|
|
2333
|
+
type: 'ibc',
|
|
2334
|
+
counterparty: {
|
|
2335
|
+
channel_id: 'channel-4',
|
|
2336
|
+
base_denom: 'factory/osmo14klwqgkmackvx2tqa0trtg69dmy0nrg4ntq4gjgw2za4734r5seqjqm4gm/uibcx',
|
|
2337
|
+
chain_name: 'osmosis'
|
|
2338
|
+
},
|
|
2339
|
+
chain: {
|
|
2340
|
+
channel_id: 'channel-6'
|
|
2341
|
+
}
|
|
2342
|
+
}]
|
|
2343
|
+
}, {
|
|
2344
|
+
denom_units: [{
|
|
2345
|
+
denom: 'ibc/F7AA2E59C609EBF307BF86217C1B73565EAD74B528AA0DA28FBA26F7FFB858E5',
|
|
2346
|
+
exponent: 0,
|
|
2347
|
+
aliases: ['factory/osmo1xqw2sl9zk8a6pch0csaw78n4swg5ws8t62wc5qta4gnjxfqg6v2qcs243k/stuibcx']
|
|
2348
|
+
}, {
|
|
2349
|
+
denom: 'stibcx',
|
|
2350
|
+
exponent: 6
|
|
2351
|
+
}],
|
|
2352
|
+
address: 'osmo1xqw2sl9zk8a6pch0csaw78n4swg5ws8t62wc5qta4gnjxfqg6v2qcs243k',
|
|
2353
|
+
base: 'ibc/F7AA2E59C609EBF307BF86217C1B73565EAD74B528AA0DA28FBA26F7FFB858E5',
|
|
2354
|
+
name: 'Staked IBCX',
|
|
2355
|
+
display: 'stibcx',
|
|
2356
|
+
symbol: 'stIBCX',
|
|
2357
|
+
logo_URIs: {
|
|
2358
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/stibcx.png',
|
|
2359
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/stibcx.svg'
|
|
2360
|
+
},
|
|
2361
|
+
images: [{
|
|
2362
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/stibcx.png',
|
|
2363
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/stibcx.svg'
|
|
2364
|
+
}],
|
|
2365
|
+
traces: [{
|
|
2366
|
+
type: 'ibc',
|
|
2367
|
+
counterparty: {
|
|
2368
|
+
channel_id: 'channel-4',
|
|
2369
|
+
base_denom: 'factory/osmo1xqw2sl9zk8a6pch0csaw78n4swg5ws8t62wc5qta4gnjxfqg6v2qcs243k/stuibcx',
|
|
2370
|
+
chain_name: 'osmosis'
|
|
2371
|
+
},
|
|
2372
|
+
chain: {
|
|
2373
|
+
channel_id: 'channel-6'
|
|
2374
|
+
}
|
|
2375
|
+
}]
|
|
2376
|
+
}, {
|
|
2377
|
+
denom_units: [{
|
|
2378
|
+
denom: 'ibc/D652CF3DD8442315EEC2F45DFB643B9C3F73BC0E2A563EB33E9AD4F3A077BCE1',
|
|
2379
|
+
exponent: 0,
|
|
2380
|
+
aliases: ['ibc/D189335C6E4A68B513C10AB227BF1C1D38C746766278BA3EEB4FB14124F1D858']
|
|
2381
|
+
}, {
|
|
2382
|
+
denom: 'usdc',
|
|
2383
|
+
exponent: 6
|
|
2384
|
+
}],
|
|
2385
|
+
type_asset: 'ics20',
|
|
2386
|
+
base: 'ibc/D652CF3DD8442315EEC2F45DFB643B9C3F73BC0E2A563EB33E9AD4F3A077BCE1',
|
|
2387
|
+
name: 'Axelar USD Coin',
|
|
2388
|
+
display: 'usdc',
|
|
2389
|
+
symbol: 'USDC.axl',
|
|
2390
|
+
traces: [{
|
|
2391
|
+
type: 'ibc',
|
|
2392
|
+
counterparty: {
|
|
2393
|
+
channel_id: 'channel-4',
|
|
2394
|
+
base_denom: 'ibc/D189335C6E4A68B513C10AB227BF1C1D38C746766278BA3EEB4FB14124F1D858',
|
|
2395
|
+
chain_name: 'osmosis'
|
|
2396
|
+
},
|
|
2397
|
+
chain: {
|
|
2398
|
+
channel_id: 'channel-6'
|
|
2399
|
+
}
|
|
2400
|
+
}],
|
|
2401
|
+
images: [{
|
|
2402
|
+
image_sync: {
|
|
2403
|
+
chain_name: 'axelar',
|
|
2404
|
+
base_denom: 'uusdc'
|
|
2405
|
+
},
|
|
2406
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.png',
|
|
2407
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.svg'
|
|
2408
|
+
}],
|
|
2409
|
+
logo_URIs: {
|
|
2410
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.png',
|
|
2411
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.svg'
|
|
2412
|
+
}
|
|
2413
|
+
}, {
|
|
2414
|
+
denom_units: [{
|
|
2415
|
+
denom: 'ibc/BE1753945019C7A20FEDFE83904D350E9D580F8026B028B9373EFB6ADDBE5437',
|
|
2416
|
+
exponent: 0,
|
|
2417
|
+
aliases: ['ibc/0B3C3D06228578334B66B57FBFBA4033216CEB8119B27ACDEE18D92DA5B28D43']
|
|
2418
|
+
}, {
|
|
2419
|
+
denom: 'avalanche-usdc',
|
|
2420
|
+
exponent: 6
|
|
2421
|
+
}],
|
|
2422
|
+
type_asset: 'ics20',
|
|
2423
|
+
base: 'ibc/BE1753945019C7A20FEDFE83904D350E9D580F8026B028B9373EFB6ADDBE5437',
|
|
2424
|
+
name: 'Wormhole USDC(Avalanche)',
|
|
2425
|
+
display: 'avalanche-usdc',
|
|
2426
|
+
symbol: 'avalanche.USDC.wh',
|
|
2427
|
+
traces: [{
|
|
2428
|
+
type: 'ibc',
|
|
2429
|
+
counterparty: {
|
|
2430
|
+
channel_id: 'channel-4',
|
|
2431
|
+
base_denom: 'ibc/0B3C3D06228578334B66B57FBFBA4033216CEB8119B27ACDEE18D92DA5B28D43',
|
|
2432
|
+
chain_name: 'osmosis'
|
|
2433
|
+
},
|
|
2434
|
+
chain: {
|
|
2435
|
+
channel_id: 'channel-6'
|
|
2436
|
+
}
|
|
2437
|
+
}],
|
|
2438
|
+
images: [{
|
|
2439
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdc.hole.png',
|
|
2440
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdc.hole.svg'
|
|
2441
|
+
}],
|
|
2442
|
+
logo_URIs: {
|
|
2443
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdc.hole.png',
|
|
2444
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdc.hole.svg'
|
|
2445
|
+
}
|
|
2446
|
+
}, {
|
|
2447
|
+
denom_units: [{
|
|
2448
|
+
denom: 'ibc/F7DEAB173D82F970E364DFF28E2EF7868D589D2D9303598AE4546A99DCEFE827',
|
|
2449
|
+
exponent: 0,
|
|
2450
|
+
aliases: ['ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4']
|
|
2451
|
+
}, {
|
|
2452
|
+
denom: 'usdc',
|
|
2453
|
+
exponent: 6
|
|
2454
|
+
}],
|
|
2455
|
+
type_asset: 'ics20',
|
|
2456
|
+
base: 'ibc/F7DEAB173D82F970E364DFF28E2EF7868D589D2D9303598AE4546A99DCEFE827',
|
|
2457
|
+
name: 'Noble USD Coin',
|
|
2458
|
+
display: 'usdc',
|
|
2459
|
+
symbol: 'USDC',
|
|
2460
|
+
traces: [{
|
|
2461
|
+
type: 'ibc',
|
|
2462
|
+
counterparty: {
|
|
2463
|
+
channel_id: 'channel-4',
|
|
2464
|
+
base_denom: 'ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4',
|
|
2465
|
+
chain_name: 'osmosis'
|
|
2466
|
+
},
|
|
2467
|
+
chain: {
|
|
2468
|
+
channel_id: 'channel-6'
|
|
2469
|
+
}
|
|
2470
|
+
}],
|
|
2471
|
+
images: [{
|
|
2472
|
+
image_sync: {
|
|
2473
|
+
chain_name: 'noble',
|
|
2474
|
+
base_denom: 'uusdc'
|
|
2475
|
+
},
|
|
2476
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDCoin.png',
|
|
2477
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDCoin.svg'
|
|
2478
|
+
}],
|
|
2479
|
+
logo_URIs: {
|
|
2480
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDCoin.png',
|
|
2481
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDCoin.svg'
|
|
2482
|
+
}
|
|
2483
|
+
}, {
|
|
2484
|
+
denom_units: [{
|
|
2485
|
+
denom: 'ibc/994045F6FA3BDBEADB44673B363CC1962870C73274DF7BFDA3D67C1A31B92357',
|
|
2486
|
+
exponent: 0,
|
|
2487
|
+
aliases: ['ibc/D176154B0C63D1F9C6DCFB4F70349EBF2E2B5A87A05902F57A6AE92B863E9AEC']
|
|
2488
|
+
}, {
|
|
2489
|
+
denom: 'stosmo',
|
|
2490
|
+
exponent: 6
|
|
2491
|
+
}],
|
|
2492
|
+
type_asset: 'ics20',
|
|
2493
|
+
base: 'ibc/994045F6FA3BDBEADB44673B363CC1962870C73274DF7BFDA3D67C1A31B92357',
|
|
2494
|
+
name: 'stOSMO',
|
|
2495
|
+
display: 'stosmo',
|
|
2496
|
+
symbol: 'stOSMO',
|
|
2497
|
+
traces: [{
|
|
2498
|
+
type: 'ibc',
|
|
2499
|
+
counterparty: {
|
|
2500
|
+
channel_id: 'channel-4',
|
|
2501
|
+
base_denom: 'ibc/D176154B0C63D1F9C6DCFB4F70349EBF2E2B5A87A05902F57A6AE92B863E9AEC',
|
|
2502
|
+
chain_name: 'osmosis'
|
|
2503
|
+
},
|
|
2504
|
+
chain: {
|
|
2505
|
+
channel_id: 'channel-6'
|
|
2506
|
+
}
|
|
2507
|
+
}],
|
|
2508
|
+
images: [{
|
|
2509
|
+
image_sync: {
|
|
2510
|
+
chain_name: 'stride',
|
|
2511
|
+
base_denom: 'stuosmo'
|
|
2512
|
+
},
|
|
2513
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stosmo.png',
|
|
2514
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stosmo.svg'
|
|
2515
|
+
}],
|
|
2516
|
+
logo_URIs: {
|
|
2517
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stosmo.png',
|
|
2518
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stosmo.svg'
|
|
2519
|
+
}
|
|
2520
|
+
}, {
|
|
2521
|
+
denom_units: [{
|
|
2522
|
+
denom: 'ibc/81844CA896A4C233B331A468123AF2AACDC580DE294C5528A6E3F661A136795C',
|
|
2523
|
+
exponent: 0,
|
|
2524
|
+
aliases: ['ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2']
|
|
2525
|
+
}, {
|
|
2526
|
+
denom: 'atom',
|
|
2527
|
+
exponent: 6
|
|
2528
|
+
}],
|
|
2529
|
+
type_asset: 'ics20',
|
|
2530
|
+
base: 'ibc/81844CA896A4C233B331A468123AF2AACDC580DE294C5528A6E3F661A136795C',
|
|
2531
|
+
name: 'Cosmos Hub Atom',
|
|
2532
|
+
display: 'atom',
|
|
2533
|
+
symbol: 'ATOM',
|
|
2534
|
+
traces: [{
|
|
2535
|
+
type: 'ibc',
|
|
2536
|
+
counterparty: {
|
|
2537
|
+
channel_id: 'channel-4',
|
|
2538
|
+
base_denom: 'ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2',
|
|
2539
|
+
chain_name: 'osmosis'
|
|
2540
|
+
},
|
|
2541
|
+
chain: {
|
|
2542
|
+
channel_id: 'channel-6'
|
|
2543
|
+
}
|
|
2544
|
+
}],
|
|
2545
|
+
images: [{
|
|
2546
|
+
image_sync: {
|
|
2547
|
+
chain_name: 'cosmoshub',
|
|
2548
|
+
base_denom: 'uatom'
|
|
2549
|
+
},
|
|
2550
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
|
|
2551
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
|
|
2552
|
+
}],
|
|
2553
|
+
logo_URIs: {
|
|
2554
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
|
|
2555
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
|
|
2556
|
+
}
|
|
2557
|
+
}, {
|
|
2558
|
+
denom_units: [{
|
|
2559
|
+
denom: 'ibc/832211C8B733177241E36AD688CCBF38C9254598120B7FB54736B76DFEF91FEE',
|
|
2560
|
+
exponent: 0,
|
|
2561
|
+
aliases: ['ibc/C140AFD542AE77BD7DCC83F13FDD8C5E5BB8C4929785E6EC2F4C636F98F17901']
|
|
2562
|
+
}, {
|
|
2563
|
+
denom: 'statom',
|
|
2564
|
+
exponent: 6
|
|
2565
|
+
}],
|
|
2566
|
+
type_asset: 'ics20',
|
|
2567
|
+
base: 'ibc/832211C8B733177241E36AD688CCBF38C9254598120B7FB54736B76DFEF91FEE',
|
|
2568
|
+
name: 'stATOM',
|
|
2569
|
+
display: 'statom',
|
|
2570
|
+
symbol: 'stATOM',
|
|
2571
|
+
traces: [{
|
|
2572
|
+
type: 'ibc',
|
|
2573
|
+
counterparty: {
|
|
2574
|
+
channel_id: 'channel-4',
|
|
2575
|
+
base_denom: 'ibc/C140AFD542AE77BD7DCC83F13FDD8C5E5BB8C4929785E6EC2F4C636F98F17901',
|
|
2576
|
+
chain_name: 'osmosis'
|
|
2577
|
+
},
|
|
2578
|
+
chain: {
|
|
2579
|
+
channel_id: 'channel-6'
|
|
2580
|
+
}
|
|
2581
|
+
}],
|
|
2582
|
+
images: [{
|
|
2583
|
+
image_sync: {
|
|
2584
|
+
chain_name: 'stride',
|
|
2585
|
+
base_denom: 'stuatom'
|
|
2586
|
+
},
|
|
2587
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/statom.png',
|
|
2588
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/statom.svg'
|
|
2589
|
+
}],
|
|
2590
|
+
logo_URIs: {
|
|
2591
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/statom.png',
|
|
2592
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/statom.svg'
|
|
2593
|
+
}
|
|
2594
|
+
}, {
|
|
2595
|
+
denom_units: [{
|
|
2596
|
+
denom: 'ibc/24AB598706D1A5039B026EFDCDEA9BE72651513C1BF67878EB044DDBE061C543',
|
|
2597
|
+
exponent: 0,
|
|
2598
|
+
aliases: ['ibc/EA1D43981D5C9A1C4AAEA9C23BB1D4FA126BA9BC7020A25E0AE4AA841EA25DC5']
|
|
2599
|
+
}, {
|
|
2600
|
+
denom: 'weth',
|
|
2601
|
+
exponent: 18
|
|
2602
|
+
}],
|
|
2603
|
+
type_asset: 'ics20',
|
|
2604
|
+
base: 'ibc/24AB598706D1A5039B026EFDCDEA9BE72651513C1BF67878EB044DDBE061C543',
|
|
2605
|
+
name: 'Wrapped Ether',
|
|
2606
|
+
display: 'weth',
|
|
2607
|
+
symbol: 'ETH',
|
|
2608
|
+
traces: [{
|
|
2609
|
+
type: 'ibc',
|
|
2610
|
+
counterparty: {
|
|
2611
|
+
channel_id: 'channel-4',
|
|
2612
|
+
base_denom: 'ibc/EA1D43981D5C9A1C4AAEA9C23BB1D4FA126BA9BC7020A25E0AE4AA841EA25DC5',
|
|
2613
|
+
chain_name: 'osmosis'
|
|
2614
|
+
},
|
|
2615
|
+
chain: {
|
|
2616
|
+
channel_id: 'channel-6'
|
|
2617
|
+
}
|
|
2618
|
+
}],
|
|
2619
|
+
images: [{
|
|
2620
|
+
image_sync: {
|
|
2621
|
+
chain_name: 'axelar',
|
|
2622
|
+
base_denom: 'weth-wei'
|
|
2623
|
+
},
|
|
2624
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/weth.png'
|
|
2625
|
+
}],
|
|
2626
|
+
logo_URIs: {
|
|
2627
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/weth.png'
|
|
2628
|
+
}
|
|
2629
|
+
}, {
|
|
2630
|
+
denom_units: [{
|
|
2631
|
+
denom: 'ibc/90917DBA892E9DAB893589DDE17D2F407DC93C57245099290BD66E48621D6F6A',
|
|
2632
|
+
exponent: 0,
|
|
2633
|
+
aliases: ['ibc/D1542AA8762DB13087D8364F3EA6509FD6F009A34F00426AF9E4F9FA85CBBF1F']
|
|
2634
|
+
}, {
|
|
2635
|
+
denom: 'wbtc',
|
|
2636
|
+
exponent: 8
|
|
2637
|
+
}],
|
|
2638
|
+
type_asset: 'ics20',
|
|
2639
|
+
base: 'ibc/90917DBA892E9DAB893589DDE17D2F407DC93C57245099290BD66E48621D6F6A',
|
|
2640
|
+
name: 'Wrapped Bitcoin (Axelar)',
|
|
2641
|
+
display: 'wbtc',
|
|
2642
|
+
symbol: 'WBTC.axl',
|
|
2643
|
+
traces: [{
|
|
2644
|
+
type: 'ibc',
|
|
2645
|
+
counterparty: {
|
|
2646
|
+
channel_id: 'channel-4',
|
|
2647
|
+
base_denom: 'ibc/D1542AA8762DB13087D8364F3EA6509FD6F009A34F00426AF9E4F9FA85CBBF1F',
|
|
2648
|
+
chain_name: 'osmosis'
|
|
2649
|
+
},
|
|
2650
|
+
chain: {
|
|
2651
|
+
channel_id: 'channel-6'
|
|
2652
|
+
}
|
|
2653
|
+
}],
|
|
2654
|
+
images: [{
|
|
2655
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/wbtc.axl.svg',
|
|
2656
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/wbtc.axl.png'
|
|
2657
|
+
}, {
|
|
2658
|
+
image_sync: {
|
|
2659
|
+
chain_name: 'axelar',
|
|
2660
|
+
base_denom: 'wbtc-satoshi'
|
|
2661
|
+
},
|
|
2662
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/wbtc.png'
|
|
2663
|
+
}],
|
|
2664
|
+
logo_URIs: {
|
|
2665
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/wbtc.axl.svg',
|
|
2666
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/wbtc.axl.png'
|
|
2667
|
+
}
|
|
2668
|
+
}, {
|
|
2669
|
+
description: 'ERIS liquid staked OSMO',
|
|
2670
|
+
denom_units: [{
|
|
2671
|
+
denom: 'ibc/7D3D4489F954CC8939EE3A293DF2BFA65B9D9C62A5EA735BA21F99A4138BA4FE',
|
|
2672
|
+
exponent: 0,
|
|
2673
|
+
aliases: ['factory/osmo1dv8wz09tckslr2wy5z86r46dxvegylhpt97r9yd6qc3kyc6tv42qa89dr9/ampOSMO']
|
|
2674
|
+
}, {
|
|
2675
|
+
denom: 'ampOSMO',
|
|
2676
|
+
exponent: 6
|
|
2677
|
+
}],
|
|
2678
|
+
address: 'osmo1dv8wz09tckslr2wy5z86r46dxvegylhpt97r9yd6qc3kyc6tv42qa89dr9',
|
|
2679
|
+
base: 'ibc/7D3D4489F954CC8939EE3A293DF2BFA65B9D9C62A5EA735BA21F99A4138BA4FE',
|
|
2680
|
+
name: 'ERIS Amplified OSMO',
|
|
2681
|
+
display: 'ampOSMO',
|
|
2682
|
+
symbol: 'ampOSMO',
|
|
2683
|
+
logo_URIs: {
|
|
2684
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/amposmo.png'
|
|
2685
|
+
},
|
|
2686
|
+
images: [{
|
|
2687
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/amposmo.png'
|
|
2688
|
+
}],
|
|
2689
|
+
traces: [{
|
|
2690
|
+
type: 'ibc',
|
|
2691
|
+
counterparty: {
|
|
2692
|
+
channel_id: 'channel-4',
|
|
2693
|
+
base_denom: 'factory/osmo1dv8wz09tckslr2wy5z86r46dxvegylhpt97r9yd6qc3kyc6tv42qa89dr9/ampOSMO',
|
|
2694
|
+
chain_name: 'osmosis'
|
|
2695
|
+
},
|
|
2696
|
+
chain: {
|
|
2697
|
+
channel_id: 'channel-6'
|
|
2698
|
+
}
|
|
2699
|
+
}]
|
|
2700
|
+
}, {
|
|
2701
|
+
description: 'Tether USDT on Osmosis',
|
|
2702
|
+
denom_units: [{
|
|
2703
|
+
denom: 'ibc/FF37ECEEC52777A6E77B23642BEE542B5E7363696812BCE76E2A6891D63324C7',
|
|
2704
|
+
exponent: 0,
|
|
2705
|
+
aliases: ['ibc/4ABBEF4C8926DDDB320AE5188CFD63267ABBCEFC0583E4AE05D6E5AA2401DDAB']
|
|
2706
|
+
}, {
|
|
2707
|
+
denom: 'usdt',
|
|
2708
|
+
exponent: 6
|
|
2709
|
+
}],
|
|
2710
|
+
type_asset: 'ics20',
|
|
2711
|
+
base: 'ibc/FF37ECEEC52777A6E77B23642BEE542B5E7363696812BCE76E2A6891D63324C7',
|
|
2712
|
+
name: 'Tether USDT',
|
|
2713
|
+
display: 'usdt',
|
|
2714
|
+
symbol: 'USDT',
|
|
2715
|
+
traces: [{
|
|
2716
|
+
type: 'ibc',
|
|
2717
|
+
counterparty: {
|
|
2718
|
+
channel_id: 'channel-4',
|
|
2719
|
+
base_denom: 'ibc/4ABBEF4C8926DDDB320AE5188CFD63267ABBCEFC0583E4AE05D6E5AA2401DDAB',
|
|
2720
|
+
chain_name: 'osmosis'
|
|
2721
|
+
},
|
|
2722
|
+
chain: {
|
|
2723
|
+
channel_id: 'channel-6'
|
|
2724
|
+
}
|
|
2725
|
+
}],
|
|
2726
|
+
images: [{
|
|
2727
|
+
image_sync: {
|
|
2728
|
+
chain_name: 'kava',
|
|
2729
|
+
base_denom: 'erc20/tether/usdt'
|
|
2730
|
+
},
|
|
2731
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
|
|
2732
|
+
}],
|
|
2733
|
+
logo_URIs: {
|
|
2734
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
|
|
2735
|
+
}
|
|
2736
|
+
}, {
|
|
2737
|
+
description: "Membrane's CDP-style stablecoin called CDT",
|
|
2738
|
+
denom_units: [{
|
|
2739
|
+
denom: 'ibc/29E4B969D10073DE451D80BDD915397FD68783FE95401378C7E3DCFC0BE01AF7',
|
|
2740
|
+
exponent: 0,
|
|
2741
|
+
aliases: ['factory/osmo1s794h9rxggytja3a4pmwul53u98k06zy2qtrdvjnfuxruh7s8yjs6cyxgd/ucdt']
|
|
2742
|
+
}, {
|
|
2743
|
+
denom: 'cdt',
|
|
2744
|
+
exponent: 6
|
|
2745
|
+
}],
|
|
2746
|
+
base: 'ibc/29E4B969D10073DE451D80BDD915397FD68783FE95401378C7E3DCFC0BE01AF7',
|
|
2747
|
+
name: 'CDT Stablecoin',
|
|
2748
|
+
display: 'cdt',
|
|
2749
|
+
symbol: 'CDT',
|
|
2750
|
+
logo_URIs: {
|
|
2751
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/CDT.svg'
|
|
2752
|
+
},
|
|
2753
|
+
coingecko_id: 'collateralized-debt-token',
|
|
2754
|
+
images: [{
|
|
2755
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/CDT.svg'
|
|
2756
|
+
}],
|
|
2757
|
+
traces: [{
|
|
2758
|
+
type: 'ibc',
|
|
2759
|
+
counterparty: {
|
|
2760
|
+
channel_id: 'channel-4',
|
|
2761
|
+
base_denom: 'factory/osmo1s794h9rxggytja3a4pmwul53u98k06zy2qtrdvjnfuxruh7s8yjs6cyxgd/ucdt',
|
|
2762
|
+
chain_name: 'osmosis'
|
|
2763
|
+
},
|
|
2764
|
+
chain: {
|
|
2765
|
+
channel_id: 'channel-6'
|
|
2766
|
+
}
|
|
2767
|
+
}]
|
|
2768
|
+
}, {
|
|
2769
|
+
description: "Membrane's protocol token",
|
|
2770
|
+
denom_units: [{
|
|
2771
|
+
denom: 'ibc/6D26CDC660738D15E7199F8DB80E11D2CCDB96177B01C7356953371418EB8776',
|
|
2772
|
+
exponent: 0,
|
|
2773
|
+
aliases: ['factory/osmo1s794h9rxggytja3a4pmwul53u98k06zy2qtrdvjnfuxruh7s8yjs6cyxgd/umbrn']
|
|
2774
|
+
}, {
|
|
2775
|
+
denom: 'mbrn',
|
|
2776
|
+
exponent: 6
|
|
2777
|
+
}],
|
|
2778
|
+
base: 'ibc/6D26CDC660738D15E7199F8DB80E11D2CCDB96177B01C7356953371418EB8776',
|
|
2779
|
+
name: 'Membrane',
|
|
2780
|
+
display: 'mbrn',
|
|
2781
|
+
symbol: 'MBRN',
|
|
2782
|
+
logo_URIs: {
|
|
2783
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/MBRN.svg'
|
|
2784
|
+
},
|
|
2785
|
+
coingecko_id: 'membrane',
|
|
2786
|
+
images: [{
|
|
2787
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/MBRN.svg'
|
|
2788
|
+
}],
|
|
2789
|
+
traces: [{
|
|
2790
|
+
type: 'ibc',
|
|
2791
|
+
counterparty: {
|
|
2792
|
+
channel_id: 'channel-4',
|
|
2793
|
+
base_denom: 'factory/osmo1s794h9rxggytja3a4pmwul53u98k06zy2qtrdvjnfuxruh7s8yjs6cyxgd/umbrn',
|
|
2794
|
+
chain_name: 'osmosis'
|
|
2795
|
+
},
|
|
2796
|
+
chain: {
|
|
2797
|
+
channel_id: 'channel-6'
|
|
2798
|
+
}
|
|
2799
|
+
}]
|
|
2800
|
+
}, {
|
|
2801
|
+
description: 'TIA on Osmosis',
|
|
2802
|
+
denom_units: [{
|
|
2803
|
+
denom: 'ibc/16CFCBDEF03BBE9C74A5A2E8639690AC715795190E8A5701D3544C414B83115B',
|
|
2804
|
+
exponent: 0,
|
|
2805
|
+
aliases: ['ibc/D79E7D83AB399BFFF93433E54FAA480C191248FC556924A2A8351AE2638B3877']
|
|
2806
|
+
}, {
|
|
2807
|
+
denom: 'tia',
|
|
2808
|
+
exponent: 6
|
|
2809
|
+
}],
|
|
2810
|
+
type_asset: 'ics20',
|
|
2811
|
+
base: 'ibc/16CFCBDEF03BBE9C74A5A2E8639690AC715795190E8A5701D3544C414B83115B',
|
|
2812
|
+
name: 'Celestia TIA',
|
|
2813
|
+
display: 'tia',
|
|
2814
|
+
symbol: 'TIA',
|
|
2815
|
+
traces: [{
|
|
2816
|
+
type: 'ibc',
|
|
2817
|
+
counterparty: {
|
|
2818
|
+
channel_id: 'channel-4',
|
|
2819
|
+
base_denom: 'ibc/D79E7D83AB399BFFF93433E54FAA480C191248FC556924A2A8351AE2638B3877',
|
|
2820
|
+
chain_name: 'osmosis'
|
|
2821
|
+
},
|
|
2822
|
+
chain: {
|
|
2823
|
+
channel_id: 'channel-6'
|
|
2824
|
+
}
|
|
2825
|
+
}],
|
|
2826
|
+
images: [{
|
|
2827
|
+
image_sync: {
|
|
2828
|
+
chain_name: 'celestia',
|
|
2829
|
+
base_denom: 'utia'
|
|
2830
|
+
},
|
|
2831
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.png',
|
|
2832
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.svg'
|
|
2833
|
+
}],
|
|
2834
|
+
logo_URIs: {
|
|
2835
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.png',
|
|
2836
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.svg'
|
|
2837
|
+
}
|
|
2838
|
+
}, {
|
|
2839
|
+
description: 'Margined Power Token sqOSMO',
|
|
2840
|
+
denom_units: [{
|
|
2841
|
+
denom: 'ibc/13AC6977AB776AE4154CA3EE544DCCB5C0E55CB906DA1664049648085278AC5D',
|
|
2842
|
+
exponent: 0,
|
|
2843
|
+
aliases: ['factory/osmo1g8qypve6l95xmhgc0fddaecerffymsl7kn9muw/squosmo']
|
|
2844
|
+
}, {
|
|
2845
|
+
denom: 'sqosmo',
|
|
2846
|
+
exponent: 6
|
|
2847
|
+
}],
|
|
2848
|
+
base: 'ibc/13AC6977AB776AE4154CA3EE544DCCB5C0E55CB906DA1664049648085278AC5D',
|
|
2849
|
+
name: 'OSMO Squared',
|
|
2850
|
+
display: 'sqosmo',
|
|
2851
|
+
symbol: 'sqOSMO',
|
|
2852
|
+
logo_URIs: {
|
|
2853
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sqosmo.svg'
|
|
2854
|
+
},
|
|
2855
|
+
images: [{
|
|
2856
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sqosmo.svg'
|
|
2857
|
+
}],
|
|
2858
|
+
traces: [{
|
|
2859
|
+
type: 'ibc',
|
|
2860
|
+
counterparty: {
|
|
2861
|
+
channel_id: 'channel-4',
|
|
2862
|
+
base_denom: 'factory/osmo1g8qypve6l95xmhgc0fddaecerffymsl7kn9muw/squosmo',
|
|
2863
|
+
chain_name: 'osmosis'
|
|
2864
|
+
},
|
|
2865
|
+
chain: {
|
|
2866
|
+
channel_id: 'channel-6'
|
|
2867
|
+
}
|
|
2868
|
+
}]
|
|
2869
|
+
}, {
|
|
2870
|
+
description: 'NOIS on Osmosis',
|
|
2871
|
+
denom_units: [{
|
|
2872
|
+
denom: 'ibc/34DA059221BDE59620EAF6B7F9F9FDF8FC4C7C5ADABD522147226E8FB7FEB85C',
|
|
2873
|
+
exponent: 0,
|
|
2874
|
+
aliases: ['ibc/6928AFA9EA721938FED13B051F9DBF1272B16393D20C49EA5E4901BB76D94A90']
|
|
2875
|
+
}, {
|
|
2876
|
+
denom: 'nois',
|
|
2877
|
+
exponent: 6
|
|
2878
|
+
}],
|
|
2879
|
+
type_asset: 'ics20',
|
|
2880
|
+
base: 'ibc/34DA059221BDE59620EAF6B7F9F9FDF8FC4C7C5ADABD522147226E8FB7FEB85C',
|
|
2881
|
+
name: 'Nois NOIS',
|
|
2882
|
+
display: 'nois',
|
|
2883
|
+
symbol: 'NOIS',
|
|
2884
|
+
traces: [{
|
|
2885
|
+
type: 'ibc',
|
|
2886
|
+
counterparty: {
|
|
2887
|
+
channel_id: 'channel-4',
|
|
2888
|
+
base_denom: 'ibc/6928AFA9EA721938FED13B051F9DBF1272B16393D20C49EA5E4901BB76D94A90',
|
|
2889
|
+
chain_name: 'osmosis'
|
|
2890
|
+
},
|
|
2891
|
+
chain: {
|
|
2892
|
+
channel_id: 'channel-6'
|
|
2893
|
+
}
|
|
2894
|
+
}],
|
|
2895
|
+
images: [{
|
|
2896
|
+
image_sync: {
|
|
2897
|
+
chain_name: 'nois',
|
|
2898
|
+
base_denom: 'unois'
|
|
2899
|
+
},
|
|
2900
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nois/images/nois.png',
|
|
2901
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nois/images/nois.svg'
|
|
2902
|
+
}],
|
|
2903
|
+
logo_URIs: {
|
|
2904
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nois/images/nois.png',
|
|
2905
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nois/images/nois.svg'
|
|
2906
|
+
}
|
|
2907
|
+
}, {
|
|
2908
|
+
description: 'Margined Power Token sqBTC',
|
|
2909
|
+
denom_units: [{
|
|
2910
|
+
denom: 'ibc/2B8A8125B0CB2A01135655CD41A270FCF2CF39595DFE4E8A65233629EF80ECC2',
|
|
2911
|
+
exponent: 0,
|
|
2912
|
+
aliases: ['factory/osmo1g8qypve6l95xmhgc0fddaecerffymsl7kn9muw/sqbtc']
|
|
2913
|
+
}, {
|
|
2914
|
+
denom: 'sqbtc',
|
|
2915
|
+
exponent: 6
|
|
2916
|
+
}],
|
|
2917
|
+
base: 'ibc/2B8A8125B0CB2A01135655CD41A270FCF2CF39595DFE4E8A65233629EF80ECC2',
|
|
2918
|
+
name: 'BTC Squared',
|
|
2919
|
+
display: 'sqbtc',
|
|
2920
|
+
symbol: 'sqBTC',
|
|
2921
|
+
logo_URIs: {
|
|
2922
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sqbtc.svg'
|
|
2923
|
+
},
|
|
2924
|
+
images: [{
|
|
2925
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sqbtc.svg'
|
|
2926
|
+
}],
|
|
2927
|
+
traces: [{
|
|
2928
|
+
type: 'ibc',
|
|
2929
|
+
counterparty: {
|
|
2930
|
+
channel_id: 'channel-4',
|
|
2931
|
+
base_denom: 'factory/osmo1g8qypve6l95xmhgc0fddaecerffymsl7kn9muw/sqbtc',
|
|
2932
|
+
chain_name: 'osmosis'
|
|
2933
|
+
},
|
|
2934
|
+
chain: {
|
|
2935
|
+
channel_id: 'channel-6'
|
|
2936
|
+
}
|
|
2937
|
+
}]
|
|
2938
|
+
}, {
|
|
2939
|
+
description: 'Margined Power Token sqATOM',
|
|
2940
|
+
denom_units: [{
|
|
2941
|
+
denom: 'ibc/32B707DCBD6250C99EEF78C7023484903FB73E9F42C4F313938B942920562F35',
|
|
2942
|
+
exponent: 0,
|
|
2943
|
+
aliases: ['factory/osmo1g8qypve6l95xmhgc0fddaecerffymsl7kn9muw/sqatom']
|
|
2944
|
+
}, {
|
|
2945
|
+
denom: 'sqatom',
|
|
2946
|
+
exponent: 6
|
|
2947
|
+
}],
|
|
2948
|
+
base: 'ibc/32B707DCBD6250C99EEF78C7023484903FB73E9F42C4F313938B942920562F35',
|
|
2949
|
+
name: 'ATOM Squared',
|
|
2950
|
+
display: 'sqatom',
|
|
2951
|
+
symbol: 'sqATOM',
|
|
2952
|
+
logo_URIs: {
|
|
2953
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sqatom.svg'
|
|
2954
|
+
},
|
|
2955
|
+
images: [{
|
|
2956
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sqatom.svg'
|
|
2957
|
+
}],
|
|
2958
|
+
traces: [{
|
|
2959
|
+
type: 'ibc',
|
|
2960
|
+
counterparty: {
|
|
2961
|
+
channel_id: 'channel-4',
|
|
2962
|
+
base_denom: 'factory/osmo1g8qypve6l95xmhgc0fddaecerffymsl7kn9muw/sqatom',
|
|
2963
|
+
chain_name: 'osmosis'
|
|
2964
|
+
},
|
|
2965
|
+
chain: {
|
|
2966
|
+
channel_id: 'channel-6'
|
|
2967
|
+
}
|
|
2968
|
+
}]
|
|
2969
|
+
}, {
|
|
2970
|
+
description: 'CRO is the native token of the Crypto.org Chain, referred to as Native CRO.',
|
|
2971
|
+
denom_units: [{
|
|
2972
|
+
denom: 'ibc/97D8B16FCE2560015857DB6DC7123B92B6336584B18C7FFF9D4C423DB05997E8',
|
|
2973
|
+
exponent: 0,
|
|
2974
|
+
aliases: ['ibc/E6931F78057F7CC5DA0FD6CEF82FF39373A6E0452BF1FD76910B93292CF356C1']
|
|
2975
|
+
}, {
|
|
2976
|
+
denom: 'cro',
|
|
2977
|
+
exponent: 8
|
|
2978
|
+
}],
|
|
2979
|
+
type_asset: 'ics20',
|
|
2980
|
+
base: 'ibc/97D8B16FCE2560015857DB6DC7123B92B6336584B18C7FFF9D4C423DB05997E8',
|
|
2981
|
+
name: 'Cronos',
|
|
2982
|
+
display: 'cro',
|
|
2983
|
+
symbol: 'CRO',
|
|
2984
|
+
traces: [{
|
|
2985
|
+
type: 'ibc',
|
|
2986
|
+
counterparty: {
|
|
2987
|
+
channel_id: 'channel-4',
|
|
2988
|
+
base_denom: 'ibc/E6931F78057F7CC5DA0FD6CEF82FF39373A6E0452BF1FD76910B93292CF356C1',
|
|
2989
|
+
chain_name: 'osmosis'
|
|
2990
|
+
},
|
|
2991
|
+
chain: {
|
|
2992
|
+
channel_id: 'channel-6'
|
|
2993
|
+
}
|
|
2994
|
+
}],
|
|
2995
|
+
images: [{
|
|
2996
|
+
image_sync: {
|
|
2997
|
+
chain_name: 'cryptoorgchain',
|
|
2998
|
+
base_denom: 'basecro'
|
|
2999
|
+
},
|
|
3000
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cro.svg'
|
|
3001
|
+
}],
|
|
3002
|
+
logo_URIs: {
|
|
3003
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cro.svg'
|
|
3004
|
+
}
|
|
3005
|
+
}, {
|
|
3006
|
+
description: 'The native token of Stargaze',
|
|
3007
|
+
denom_units: [{
|
|
3008
|
+
denom: 'ibc/4B796CD8B925D210AE8EF1D6E7C8FF9C8AE508A808883DABAD44BB0B6E6792EE',
|
|
3009
|
+
exponent: 0,
|
|
3010
|
+
aliases: ['ibc/987C17B11ABC2B20019178ACE62929FE9840202CE79498E29FE8E5CB02B7C0A4']
|
|
3011
|
+
}, {
|
|
3012
|
+
denom: 'stars',
|
|
3013
|
+
exponent: 6
|
|
3014
|
+
}],
|
|
3015
|
+
type_asset: 'ics20',
|
|
3016
|
+
base: 'ibc/4B796CD8B925D210AE8EF1D6E7C8FF9C8AE508A808883DABAD44BB0B6E6792EE',
|
|
3017
|
+
name: 'Stargaze',
|
|
3018
|
+
display: 'stars',
|
|
3019
|
+
symbol: 'STARS',
|
|
3020
|
+
traces: [{
|
|
3021
|
+
type: 'ibc',
|
|
3022
|
+
counterparty: {
|
|
3023
|
+
channel_id: 'channel-4',
|
|
3024
|
+
base_denom: 'ibc/987C17B11ABC2B20019178ACE62929FE9840202CE79498E29FE8E5CB02B7C0A4',
|
|
3025
|
+
chain_name: 'osmosis'
|
|
3026
|
+
},
|
|
3027
|
+
chain: {
|
|
3028
|
+
channel_id: 'channel-6'
|
|
3029
|
+
}
|
|
3030
|
+
}],
|
|
3031
|
+
images: [{
|
|
3032
|
+
image_sync: {
|
|
3033
|
+
chain_name: 'stargaze',
|
|
3034
|
+
base_denom: 'ustars'
|
|
3035
|
+
},
|
|
3036
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
|
|
3037
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
|
|
3038
|
+
}],
|
|
3039
|
+
logo_URIs: {
|
|
3040
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
|
|
3041
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
|
|
3042
|
+
}
|
|
3043
|
+
}, {
|
|
3044
|
+
description: 'Maximize ETH yield through leveraged staking across Aave, Compound and Morpho and liquidity provision of ETH liquid staking tokens on Uniswap V3.',
|
|
3045
|
+
denom_units: [{
|
|
3046
|
+
denom: 'ibc/19B88C95E1378E1EB066BFBEA0671E90A1768222E36ADF35C3146A888D361951',
|
|
3047
|
+
exponent: 0,
|
|
3048
|
+
aliases: ['ibc/FBB3FEF80ED2344D821D4F95C31DBFD33E4E31D5324CAD94EF756E67B749F668']
|
|
3049
|
+
}, {
|
|
3050
|
+
denom: 'YieldETH',
|
|
3051
|
+
exponent: 18
|
|
3052
|
+
}],
|
|
3053
|
+
type_asset: 'ics20',
|
|
3054
|
+
base: 'ibc/19B88C95E1378E1EB066BFBEA0671E90A1768222E36ADF35C3146A888D361951',
|
|
3055
|
+
name: 'Real Yield Eth',
|
|
3056
|
+
display: 'YieldETH',
|
|
3057
|
+
symbol: 'YieldETH',
|
|
3058
|
+
traces: [{
|
|
3059
|
+
type: 'ibc',
|
|
3060
|
+
counterparty: {
|
|
3061
|
+
channel_id: 'channel-4',
|
|
3062
|
+
base_denom: 'ibc/FBB3FEF80ED2344D821D4F95C31DBFD33E4E31D5324CAD94EF756E67B749F668',
|
|
3063
|
+
chain_name: 'osmosis'
|
|
3064
|
+
},
|
|
3065
|
+
chain: {
|
|
3066
|
+
channel_id: 'channel-6'
|
|
3067
|
+
}
|
|
3068
|
+
}],
|
|
3069
|
+
images: [{
|
|
3070
|
+
image_sync: {
|
|
3071
|
+
chain_name: 'ethereum',
|
|
3072
|
+
base_denom: 'wei'
|
|
3073
|
+
},
|
|
3074
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eth-white.png',
|
|
3075
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eth-white.svg'
|
|
3076
|
+
}],
|
|
3077
|
+
logo_URIs: {
|
|
3078
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eth-white.png',
|
|
3079
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eth-white.svg'
|
|
3080
|
+
}
|
|
3081
|
+
}, {
|
|
3082
|
+
description: 'The native staking token of dYdX Protocol.',
|
|
3083
|
+
denom_units: [{
|
|
3084
|
+
denom: 'ibc/71D7D33A7B85309735075F89782D82EB9A58F723DA9FF14333330C88905FF8A6',
|
|
3085
|
+
exponent: 0,
|
|
3086
|
+
aliases: ['ibc/831F0B1BBB1D08A2B75311892876D71565478C532967545476DF4C2D7492E48C']
|
|
3087
|
+
}, {
|
|
3088
|
+
denom: 'dydx',
|
|
3089
|
+
exponent: 18
|
|
3090
|
+
}],
|
|
3091
|
+
type_asset: 'ics20',
|
|
3092
|
+
base: 'ibc/71D7D33A7B85309735075F89782D82EB9A58F723DA9FF14333330C88905FF8A6',
|
|
3093
|
+
name: 'dYdX',
|
|
3094
|
+
display: 'dydx',
|
|
3095
|
+
symbol: 'DYDX',
|
|
3096
|
+
traces: [{
|
|
3097
|
+
type: 'ibc',
|
|
3098
|
+
counterparty: {
|
|
3099
|
+
channel_id: 'channel-4',
|
|
3100
|
+
base_denom: 'ibc/831F0B1BBB1D08A2B75311892876D71565478C532967545476DF4C2D7492E48C',
|
|
3101
|
+
chain_name: 'osmosis'
|
|
3102
|
+
},
|
|
3103
|
+
chain: {
|
|
3104
|
+
channel_id: 'channel-6'
|
|
3105
|
+
}
|
|
3106
|
+
}],
|
|
3107
|
+
images: [{
|
|
3108
|
+
image_sync: {
|
|
3109
|
+
chain_name: 'dydx',
|
|
3110
|
+
base_denom: 'adydx'
|
|
3111
|
+
},
|
|
3112
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dydx/images/dydx.png',
|
|
3113
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dydx/images/dydx.svg'
|
|
3114
|
+
}],
|
|
3115
|
+
logo_URIs: {
|
|
3116
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dydx/images/dydx.png',
|
|
3117
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dydx/images/dydx.svg'
|
|
3118
|
+
}
|
|
3119
|
+
}, {
|
|
3120
|
+
description: 'The native token of Quasar',
|
|
3121
|
+
denom_units: [{
|
|
3122
|
+
denom: 'ibc/54A3849EC13BCCF3A7F422A9E67DE815309118FC1C684D88396C165F07CA64C2',
|
|
3123
|
+
exponent: 0,
|
|
3124
|
+
aliases: ['ibc/1B708808D372E959CD4839C594960309283424C775F4A038AAEBE7F83A988477']
|
|
3125
|
+
}, {
|
|
3126
|
+
denom: 'qsr',
|
|
3127
|
+
exponent: 6
|
|
3128
|
+
}],
|
|
3129
|
+
type_asset: 'ics20',
|
|
3130
|
+
base: 'ibc/54A3849EC13BCCF3A7F422A9E67DE815309118FC1C684D88396C165F07CA64C2',
|
|
3131
|
+
name: 'Quasar',
|
|
3132
|
+
display: 'qsr',
|
|
3133
|
+
symbol: 'QSR',
|
|
3134
|
+
traces: [{
|
|
3135
|
+
type: 'ibc',
|
|
3136
|
+
counterparty: {
|
|
3137
|
+
channel_id: 'channel-4',
|
|
3138
|
+
base_denom: 'ibc/1B708808D372E959CD4839C594960309283424C775F4A038AAEBE7F83A988477',
|
|
3139
|
+
chain_name: 'osmosis'
|
|
3140
|
+
},
|
|
3141
|
+
chain: {
|
|
3142
|
+
channel_id: 'channel-6'
|
|
3143
|
+
}
|
|
3144
|
+
}],
|
|
3145
|
+
images: [{
|
|
3146
|
+
image_sync: {
|
|
3147
|
+
chain_name: 'quasar',
|
|
3148
|
+
base_denom: 'uqsr'
|
|
3149
|
+
},
|
|
3150
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quasar/images/quasar.png'
|
|
3151
|
+
}],
|
|
3152
|
+
logo_URIs: {
|
|
3153
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quasar/images/quasar.png'
|
|
3154
|
+
}
|
|
3155
|
+
}, {
|
|
3156
|
+
description: 'Levana native token',
|
|
3157
|
+
denom_units: [{
|
|
3158
|
+
denom: 'ibc/46589871DE00760A7FF7CDD13B770D8ED75D6349D29CFDE1FAB92C5E56259368',
|
|
3159
|
+
exponent: 0,
|
|
3160
|
+
aliases: ['factory/osmo1mlng7pz4pnyxtpq0akfwall37czyk9lukaucsrn30ameplhhshtqdvfm5c/ulvn']
|
|
3161
|
+
}, {
|
|
3162
|
+
denom: 'lvn',
|
|
3163
|
+
exponent: 6
|
|
3164
|
+
}],
|
|
3165
|
+
base: 'ibc/46589871DE00760A7FF7CDD13B770D8ED75D6349D29CFDE1FAB92C5E56259368',
|
|
3166
|
+
name: 'Levana',
|
|
3167
|
+
display: 'lvn',
|
|
3168
|
+
symbol: 'LVN',
|
|
3169
|
+
logo_URIs: {
|
|
3170
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/levana.png',
|
|
3171
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/levana.svg'
|
|
3172
|
+
},
|
|
3173
|
+
coingecko_id: 'levana-protocol',
|
|
3174
|
+
images: [{
|
|
3175
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/levana.png',
|
|
3176
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/levana.svg'
|
|
3177
|
+
}, {
|
|
3178
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/levana.png'
|
|
3179
|
+
}],
|
|
3180
|
+
traces: [{
|
|
3181
|
+
type: 'ibc',
|
|
3182
|
+
counterparty: {
|
|
3183
|
+
channel_id: 'channel-4',
|
|
3184
|
+
base_denom: 'factory/osmo1mlng7pz4pnyxtpq0akfwall37czyk9lukaucsrn30ameplhhshtqdvfm5c/ulvn',
|
|
3185
|
+
chain_name: 'osmosis'
|
|
3186
|
+
},
|
|
3187
|
+
chain: {
|
|
3188
|
+
channel_id: 'channel-6'
|
|
3189
|
+
}
|
|
3190
|
+
}]
|
|
3191
|
+
}, {
|
|
3192
|
+
description: "MilkyWay's liquid staked TIA",
|
|
3193
|
+
denom_units: [{
|
|
3194
|
+
denom: 'ibc/AFFED3EB2292EAE7D7B9FD6226241EEC70D4FA62675E14E025EB2FBDC150A244',
|
|
3195
|
+
exponent: 0,
|
|
3196
|
+
aliases: ['factory/osmo1f5vfcph2dvfeqcqkhetwv75fda69z7e5c2dldm3kvgj23crkv6wqcn47a0/umilkTIA']
|
|
3197
|
+
}, {
|
|
3198
|
+
denom: 'milkTIA',
|
|
3199
|
+
exponent: 6
|
|
3200
|
+
}],
|
|
3201
|
+
base: 'ibc/AFFED3EB2292EAE7D7B9FD6226241EEC70D4FA62675E14E025EB2FBDC150A244',
|
|
3202
|
+
name: 'milkTIA',
|
|
3203
|
+
display: 'milkTIA',
|
|
3204
|
+
symbol: 'milkTIA',
|
|
3205
|
+
traces: [{
|
|
3206
|
+
type: 'ibc',
|
|
3207
|
+
counterparty: {
|
|
3208
|
+
channel_id: 'channel-4',
|
|
3209
|
+
base_denom: 'factory/osmo1f5vfcph2dvfeqcqkhetwv75fda69z7e5c2dldm3kvgj23crkv6wqcn47a0/umilkTIA',
|
|
3210
|
+
chain_name: 'osmosis'
|
|
3211
|
+
},
|
|
3212
|
+
chain: {
|
|
3213
|
+
channel_id: 'channel-6'
|
|
3214
|
+
}
|
|
3215
|
+
}],
|
|
3216
|
+
logo_URIs: {
|
|
3217
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/milktia.png',
|
|
3218
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/milktia.svg'
|
|
3219
|
+
},
|
|
3220
|
+
coingecko_id: 'milkyway-staked-tia',
|
|
3221
|
+
images: [{
|
|
3222
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/milktia.png',
|
|
3223
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/milktia.svg'
|
|
3224
|
+
}]
|
|
3225
|
+
}, {
|
|
3226
|
+
denom_units: [{
|
|
3227
|
+
denom: 'ibc/DEFC912F83078D3871B7B23E78051A136D2017FBF24869D1C34BA5DC5003BAF7',
|
|
3228
|
+
exponent: 0,
|
|
3229
|
+
aliases: ['ibc/ECBE78BF7677320A93E7BA1761D144BCBF0CBC247C290C049655E106FE5DC68E']
|
|
3230
|
+
}, {
|
|
3231
|
+
denom: 'stkosmo',
|
|
3232
|
+
exponent: 6,
|
|
3233
|
+
aliases: ['stk/osmo']
|
|
3234
|
+
}],
|
|
3235
|
+
type_asset: 'ics20',
|
|
3236
|
+
base: 'ibc/DEFC912F83078D3871B7B23E78051A136D2017FBF24869D1C34BA5DC5003BAF7',
|
|
3237
|
+
name: 'PSTAKE staked OSMO',
|
|
3238
|
+
display: 'stkosmo',
|
|
3239
|
+
symbol: 'stkOSMO',
|
|
3240
|
+
traces: [{
|
|
3241
|
+
type: 'ibc',
|
|
3242
|
+
counterparty: {
|
|
3243
|
+
channel_id: 'channel-4',
|
|
3244
|
+
base_denom: 'ibc/ECBE78BF7677320A93E7BA1761D144BCBF0CBC247C290C049655E106FE5DC68E',
|
|
3245
|
+
chain_name: 'osmosis'
|
|
3246
|
+
},
|
|
3247
|
+
chain: {
|
|
3248
|
+
channel_id: 'channel-6'
|
|
3249
|
+
}
|
|
3250
|
+
}],
|
|
3251
|
+
images: [{
|
|
3252
|
+
image_sync: {
|
|
3253
|
+
chain_name: 'persistence',
|
|
3254
|
+
base_denom: 'stk/uosmo'
|
|
3255
|
+
},
|
|
3256
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkosmo.png',
|
|
3257
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkosmo.svg'
|
|
3258
|
+
}],
|
|
3259
|
+
logo_URIs: {
|
|
3260
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkosmo.png',
|
|
3261
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkosmo.svg'
|
|
3262
|
+
}
|
|
3263
|
+
}, {
|
|
3264
|
+
description: 'The PAGE token is used for actions in the PageDAO NFT literary ecosystem and for DAO governance.',
|
|
3265
|
+
denom_units: [{
|
|
3266
|
+
denom: 'ibc/12F659774A2765A8B9B249698A152C47D24F1CC0992B8609E78CB286CAF98C38',
|
|
3267
|
+
exponent: 0,
|
|
3268
|
+
aliases: ['ibc/23A62409E4AD8133116C249B1FA38EED30E500A115D7B153109462CD82C1CD99']
|
|
3269
|
+
}, {
|
|
3270
|
+
denom: 'page',
|
|
3271
|
+
exponent: 8
|
|
3272
|
+
}],
|
|
3273
|
+
type_asset: 'ics20',
|
|
3274
|
+
base: 'ibc/12F659774A2765A8B9B249698A152C47D24F1CC0992B8609E78CB286CAF98C38',
|
|
3275
|
+
name: 'PageDAO',
|
|
3276
|
+
display: 'page',
|
|
3277
|
+
symbol: 'PAGE.grv',
|
|
3278
|
+
traces: [{
|
|
3279
|
+
type: 'ibc',
|
|
3280
|
+
counterparty: {
|
|
3281
|
+
channel_id: 'channel-4',
|
|
3282
|
+
base_denom: 'ibc/23A62409E4AD8133116C249B1FA38EED30E500A115D7B153109462CD82C1CD99',
|
|
3283
|
+
chain_name: 'osmosis'
|
|
3284
|
+
},
|
|
3285
|
+
chain: {
|
|
3286
|
+
channel_id: 'channel-6'
|
|
3287
|
+
}
|
|
3288
|
+
}],
|
|
3289
|
+
images: [{
|
|
3290
|
+
image_sync: {
|
|
3291
|
+
chain_name: 'gravitybridge',
|
|
3292
|
+
base_denom: 'gravity0x60e683C6514Edd5F758A55b6f393BeBBAfaA8d5e'
|
|
3293
|
+
},
|
|
3294
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/page.png',
|
|
3295
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/page.svg'
|
|
3296
|
+
}],
|
|
3297
|
+
logo_URIs: {
|
|
3298
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/page.png',
|
|
3299
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/page.svg'
|
|
3300
|
+
}
|
|
3301
|
+
}, {
|
|
3302
|
+
description: "Nomic's native token.",
|
|
3303
|
+
denom_units: [{
|
|
3304
|
+
denom: 'ibc/3C82DFEED96509056AF414E36FA2EE151778B07D1DBBE4C851887FF5705C3CB6',
|
|
3305
|
+
exponent: 0,
|
|
3306
|
+
aliases: ['ibc/F49DFB3BC8105C57EE7F17EC2402438825B31212CFDD81681EB87911E934F32C']
|
|
3307
|
+
}, {
|
|
3308
|
+
denom: 'nom',
|
|
3309
|
+
exponent: 6
|
|
3310
|
+
}],
|
|
3311
|
+
type_asset: 'ics20',
|
|
3312
|
+
base: 'ibc/3C82DFEED96509056AF414E36FA2EE151778B07D1DBBE4C851887FF5705C3CB6',
|
|
3313
|
+
name: 'Nomic',
|
|
3314
|
+
display: 'nomic',
|
|
3315
|
+
symbol: 'NOM',
|
|
3316
|
+
traces: [{
|
|
3317
|
+
type: 'ibc',
|
|
3318
|
+
counterparty: {
|
|
3319
|
+
channel_id: 'channel-4',
|
|
3320
|
+
base_denom: 'ibc/F49DFB3BC8105C57EE7F17EC2402438825B31212CFDD81681EB87911E934F32C',
|
|
3321
|
+
chain_name: 'osmosis'
|
|
3322
|
+
},
|
|
3323
|
+
chain: {
|
|
3324
|
+
channel_id: 'channel-6'
|
|
3325
|
+
}
|
|
3326
|
+
}],
|
|
3327
|
+
images: [{
|
|
3328
|
+
image_sync: {
|
|
3329
|
+
chain_name: 'nomic',
|
|
3330
|
+
base_denom: 'unom'
|
|
3331
|
+
},
|
|
3332
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nom.png',
|
|
3333
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nom.svg'
|
|
3334
|
+
}],
|
|
3335
|
+
logo_URIs: {
|
|
3336
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nom.png',
|
|
3337
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nom.svg'
|
|
3338
|
+
}
|
|
3339
|
+
}, {
|
|
3340
|
+
description: 'Bitcoin. On Cosmos.',
|
|
3341
|
+
denom_units: [{
|
|
3342
|
+
denom: 'ibc/A9DE67210128FA89CCCDED0700AA26766C420D674799FD3945D107CA99546437',
|
|
3343
|
+
exponent: 0,
|
|
3344
|
+
aliases: ['ibc/75345531D87BD90BF108BE7240BD721CB2CB0A1F16D4EBA71B09EC3C43E15C8F']
|
|
3345
|
+
}, {
|
|
3346
|
+
denom: 'nbtc',
|
|
3347
|
+
exponent: 14
|
|
3348
|
+
}],
|
|
3349
|
+
type_asset: 'ics20',
|
|
3350
|
+
base: 'ibc/A9DE67210128FA89CCCDED0700AA26766C420D674799FD3945D107CA99546437',
|
|
3351
|
+
name: 'Nomic Bitcoin',
|
|
3352
|
+
display: 'nbtc',
|
|
3353
|
+
symbol: 'nBTC',
|
|
3354
|
+
traces: [{
|
|
3355
|
+
type: 'ibc',
|
|
3356
|
+
counterparty: {
|
|
3357
|
+
channel_id: 'channel-4',
|
|
3358
|
+
base_denom: 'ibc/75345531D87BD90BF108BE7240BD721CB2CB0A1F16D4EBA71B09EC3C43E15C8F',
|
|
3359
|
+
chain_name: 'osmosis'
|
|
3360
|
+
},
|
|
3361
|
+
chain: {
|
|
3362
|
+
channel_id: 'channel-6'
|
|
3363
|
+
}
|
|
3364
|
+
}],
|
|
3365
|
+
images: [{
|
|
3366
|
+
image_sync: {
|
|
3367
|
+
chain_name: 'nomic',
|
|
3368
|
+
base_denom: 'usat'
|
|
3369
|
+
},
|
|
3370
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nbtc.png',
|
|
3371
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nbtc.svg'
|
|
3372
|
+
}],
|
|
3373
|
+
logo_URIs: {
|
|
3374
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nbtc.png',
|
|
3375
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nbtc.svg'
|
|
3376
|
+
}
|
|
3377
|
+
}, {
|
|
3378
|
+
description: 'AUTISM on Osmosis',
|
|
3379
|
+
denom_units: [{
|
|
3380
|
+
denom: 'ibc/97C44C935A592FFC9FB600FDEB4E6D29EBEEDFCD417B87C83A8BAB2C6C4535AF',
|
|
3381
|
+
exponent: 0,
|
|
3382
|
+
aliases: ['ibc/9DDF52A334F92BC57A9E0D59DFF9984EAC61D2A14E5162605DF601AA58FDFC6D']
|
|
3383
|
+
}, {
|
|
3384
|
+
denom: 'autism',
|
|
3385
|
+
exponent: 6
|
|
3386
|
+
}],
|
|
3387
|
+
type_asset: 'ics20',
|
|
3388
|
+
base: 'ibc/97C44C935A592FFC9FB600FDEB4E6D29EBEEDFCD417B87C83A8BAB2C6C4535AF',
|
|
3389
|
+
name: 'Injective AUTISM',
|
|
3390
|
+
display: 'autism',
|
|
3391
|
+
symbol: 'AUTISM',
|
|
3392
|
+
traces: [{
|
|
3393
|
+
type: 'ibc',
|
|
3394
|
+
counterparty: {
|
|
3395
|
+
channel_id: 'channel-4',
|
|
3396
|
+
base_denom: 'ibc/9DDF52A334F92BC57A9E0D59DFF9984EAC61D2A14E5162605DF601AA58FDFC6D',
|
|
3397
|
+
chain_name: 'osmosis'
|
|
3398
|
+
},
|
|
3399
|
+
chain: {
|
|
3400
|
+
channel_id: 'channel-6'
|
|
3401
|
+
}
|
|
3402
|
+
}],
|
|
3403
|
+
images: [{
|
|
3404
|
+
image_sync: {
|
|
3405
|
+
chain_name: 'injective',
|
|
3406
|
+
base_denom: 'factory/inj14lf8xm6fcvlggpa7guxzjqwjmtr24gnvf56hvz/autism'
|
|
3407
|
+
},
|
|
3408
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/autism.png'
|
|
3409
|
+
}],
|
|
3410
|
+
logo_URIs: {
|
|
3411
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/autism.png'
|
|
3412
|
+
}
|
|
3413
|
+
}, {
|
|
3414
|
+
description: 'Woof on Osmosis',
|
|
3415
|
+
denom_units: [{
|
|
3416
|
+
denom: 'ibc/D890928B0B869501D98E0A91B5AB9812A7185F950C85D0F12A5236005E15A7DF',
|
|
3417
|
+
exponent: 0,
|
|
3418
|
+
aliases: ['ibc/9B8EC667B6DF55387DC0F3ACC4F187DA6921B0806ED35DE6B04DE96F5AB81F53']
|
|
3419
|
+
}, {
|
|
3420
|
+
denom: 'WOOF',
|
|
3421
|
+
exponent: 6
|
|
3422
|
+
}],
|
|
3423
|
+
type_asset: 'ics20',
|
|
3424
|
+
base: 'ibc/D890928B0B869501D98E0A91B5AB9812A7185F950C85D0F12A5236005E15A7DF',
|
|
3425
|
+
name: 'WOOF chihuahua',
|
|
3426
|
+
display: 'WOOF',
|
|
3427
|
+
symbol: 'WOOF',
|
|
3428
|
+
traces: [{
|
|
3429
|
+
type: 'ibc',
|
|
3430
|
+
counterparty: {
|
|
3431
|
+
channel_id: 'channel-4',
|
|
3432
|
+
base_denom: 'ibc/9B8EC667B6DF55387DC0F3ACC4F187DA6921B0806ED35DE6B04DE96F5AB81F53',
|
|
3433
|
+
chain_name: 'osmosis'
|
|
3434
|
+
},
|
|
3435
|
+
chain: {
|
|
3436
|
+
channel_id: 'channel-6'
|
|
3437
|
+
}
|
|
3438
|
+
}],
|
|
3439
|
+
logo_URIs: {
|
|
3440
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/chihuahua/images/woof.png'
|
|
3441
|
+
},
|
|
3442
|
+
images: [{
|
|
3443
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/chihuahua/images/woof.png'
|
|
3444
|
+
}]
|
|
3445
|
+
}, {
|
|
3446
|
+
description: 'The native coin of Sneaky Productions.',
|
|
3447
|
+
denom_units: [{
|
|
3448
|
+
denom: 'ibc/8CF776047867590E4E15E3BF90B2ACA84F50F57D19C58781008835460082F47A',
|
|
3449
|
+
exponent: 0,
|
|
3450
|
+
aliases: ['ibc/94ED1F172BC633DFC56D7E26551D8B101ADCCC69052AC44FED89F97FF658138F']
|
|
3451
|
+
}, {
|
|
3452
|
+
denom: 'sneaky',
|
|
3453
|
+
exponent: 6
|
|
3454
|
+
}],
|
|
3455
|
+
type_asset: 'ics20',
|
|
3456
|
+
base: 'ibc/8CF776047867590E4E15E3BF90B2ACA84F50F57D19C58781008835460082F47A',
|
|
3457
|
+
name: 'Sneaky Productions',
|
|
3458
|
+
display: 'sneaky',
|
|
3459
|
+
symbol: 'SNEAKY',
|
|
3460
|
+
traces: [{
|
|
3461
|
+
type: 'ibc',
|
|
3462
|
+
counterparty: {
|
|
3463
|
+
channel_id: 'channel-4',
|
|
3464
|
+
base_denom: 'ibc/94ED1F172BC633DFC56D7E26551D8B101ADCCC69052AC44FED89F97FF658138F',
|
|
3465
|
+
chain_name: 'osmosis'
|
|
3466
|
+
},
|
|
3467
|
+
chain: {
|
|
3468
|
+
channel_id: 'channel-6'
|
|
3469
|
+
}
|
|
3470
|
+
}],
|
|
3471
|
+
logo_URIs: {
|
|
3472
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/sneaky.png'
|
|
3473
|
+
},
|
|
3474
|
+
images: [{
|
|
3475
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/sneaky.png'
|
|
3476
|
+
}]
|
|
3477
|
+
}, {
|
|
3478
|
+
denom_units: [{
|
|
3479
|
+
denom: 'ibc/CCA9F9B22D39884C09975D45E1869B73A12B87080EE53CB44905CE2C422CA228',
|
|
3480
|
+
exponent: 0,
|
|
3481
|
+
aliases: ['factory/osmo1z0qrq605sjgcqpylfl4aa6s90x738j7m58wyatt0tdzflg2ha26q67k743/wbtc']
|
|
3482
|
+
}, {
|
|
3483
|
+
denom: 'wbtc',
|
|
3484
|
+
exponent: 8
|
|
3485
|
+
}],
|
|
3486
|
+
address: 'osmo1z0qrq605sjgcqpylfl4aa6s90x738j7m58wyatt0tdzflg2ha26q67k743',
|
|
3487
|
+
type_asset: 'sdk.coin',
|
|
3488
|
+
base: 'ibc/CCA9F9B22D39884C09975D45E1869B73A12B87080EE53CB44905CE2C422CA228',
|
|
3489
|
+
name: 'Wrapped Bitcoin',
|
|
3490
|
+
display: 'wbtc',
|
|
3491
|
+
symbol: 'WBTC',
|
|
3492
|
+
traces: [{
|
|
3493
|
+
type: 'ibc',
|
|
3494
|
+
counterparty: {
|
|
3495
|
+
channel_id: 'channel-4',
|
|
3496
|
+
base_denom: 'factory/osmo1z0qrq605sjgcqpylfl4aa6s90x738j7m58wyatt0tdzflg2ha26q67k743/wbtc',
|
|
3497
|
+
chain_name: 'osmosis'
|
|
3498
|
+
},
|
|
3499
|
+
chain: {
|
|
3500
|
+
channel_id: 'channel-6'
|
|
3501
|
+
}
|
|
3502
|
+
}],
|
|
3503
|
+
images: [{
|
|
3504
|
+
image_sync: {
|
|
3505
|
+
chain_name: 'ethereum',
|
|
3506
|
+
base_denom: '0x2260fac5e5542a773aa44fbcfedf7c193bc2c599'
|
|
3507
|
+
},
|
|
3508
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wbtc.png',
|
|
3509
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wbtc.svg'
|
|
3510
|
+
}],
|
|
3511
|
+
logo_URIs: {
|
|
3512
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wbtc.png',
|
|
3513
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wbtc.svg'
|
|
3514
|
+
}
|
|
3515
|
+
}, {
|
|
3516
|
+
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.",
|
|
3517
|
+
denom_units: [{
|
|
3518
|
+
denom: 'ibc/E6C7BC444B58AC2E326744348B670C8A1B4123C8BA2868DE2E91F1CDBF30F291',
|
|
3519
|
+
exponent: 0,
|
|
3520
|
+
aliases: ['factory/osmo1pfyxruwvtwk00y8z06dh2lqjdj82ldvy74wzm3/WOSMO']
|
|
3521
|
+
}, {
|
|
3522
|
+
denom: 'WOSMO',
|
|
3523
|
+
exponent: 6
|
|
3524
|
+
}],
|
|
3525
|
+
address: 'osmo1pfyxruwvtwk00y8z06dh2lqjdj82ldvy74wzm3',
|
|
3526
|
+
base: 'ibc/E6C7BC444B58AC2E326744348B670C8A1B4123C8BA2868DE2E91F1CDBF30F291',
|
|
3527
|
+
name: 'WOSMO',
|
|
3528
|
+
display: 'WOSMO',
|
|
3529
|
+
symbol: 'WOSMO',
|
|
3530
|
+
logo_URIs: {
|
|
3531
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/WOSMO.png'
|
|
3532
|
+
},
|
|
3533
|
+
images: [{
|
|
3534
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/WOSMO.png'
|
|
3535
|
+
}],
|
|
3536
|
+
traces: [{
|
|
3537
|
+
type: 'ibc',
|
|
3538
|
+
counterparty: {
|
|
3539
|
+
channel_id: 'channel-4',
|
|
3540
|
+
base_denom: 'factory/osmo1pfyxruwvtwk00y8z06dh2lqjdj82ldvy74wzm3/WOSMO',
|
|
3541
|
+
chain_name: 'osmosis'
|
|
3542
|
+
},
|
|
3543
|
+
chain: {
|
|
3544
|
+
channel_id: 'channel-6'
|
|
3545
|
+
}
|
|
3546
|
+
}]
|
|
3547
|
+
}, {
|
|
3548
|
+
description: 'NLS on Osmosis',
|
|
3549
|
+
denom_units: [{
|
|
3550
|
+
denom: 'ibc/F0298A1E566F2914AE0CD740BC09030CCFB6FF9E38A8B1EFE5C5A6ED87CDC0DF',
|
|
3551
|
+
exponent: 0,
|
|
3552
|
+
aliases: ['ibc/D9AFCECDD361D38302AA66EB3BAC23B95234832C51D12489DC451FA2B7C72782']
|
|
3553
|
+
}, {
|
|
3554
|
+
denom: 'nls',
|
|
3555
|
+
exponent: 6
|
|
3556
|
+
}],
|
|
3557
|
+
type_asset: 'ics20',
|
|
3558
|
+
base: 'ibc/F0298A1E566F2914AE0CD740BC09030CCFB6FF9E38A8B1EFE5C5A6ED87CDC0DF',
|
|
3559
|
+
name: 'Nolus',
|
|
3560
|
+
display: 'nls',
|
|
3561
|
+
symbol: 'NLS',
|
|
3562
|
+
traces: [{
|
|
3563
|
+
type: 'ibc',
|
|
3564
|
+
counterparty: {
|
|
3565
|
+
channel_id: 'channel-4',
|
|
3566
|
+
base_denom: 'ibc/D9AFCECDD361D38302AA66EB3BAC23B95234832C51D12489DC451FA2B7C72782',
|
|
3567
|
+
chain_name: 'osmosis'
|
|
3568
|
+
},
|
|
3569
|
+
chain: {
|
|
3570
|
+
channel_id: 'channel-6'
|
|
3571
|
+
}
|
|
3572
|
+
}],
|
|
3573
|
+
images: [{
|
|
3574
|
+
image_sync: {
|
|
3575
|
+
chain_name: 'nolus',
|
|
3576
|
+
base_denom: 'unls'
|
|
3577
|
+
},
|
|
3578
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nolus/images/nolus.png',
|
|
3579
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nolus/images/nolus.svg'
|
|
3580
|
+
}],
|
|
3581
|
+
logo_URIs: {
|
|
3582
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nolus/images/nolus.png',
|
|
3583
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nolus/images/nolus.svg'
|
|
3584
|
+
}
|
|
3585
|
+
}, {
|
|
3586
|
+
description: 'STRD on Osmosis',
|
|
3587
|
+
denom_units: [{
|
|
3588
|
+
denom: 'ibc/7759393D3E279C246AB095A89002E005A77D0621A135EC16667E0DE1A5FBF11A',
|
|
3589
|
+
exponent: 0,
|
|
3590
|
+
aliases: ['ibc/A8CA5EE328FA10C9519DF6057DA1F69682D28F7D0F5CCC7ECB72E3DCA2D157A4']
|
|
3591
|
+
}, {
|
|
3592
|
+
denom: 'strd',
|
|
3593
|
+
exponent: 6
|
|
3594
|
+
}],
|
|
3595
|
+
type_asset: 'ics20',
|
|
3596
|
+
base: 'ibc/7759393D3E279C246AB095A89002E005A77D0621A135EC16667E0DE1A5FBF11A',
|
|
3597
|
+
name: 'Stride',
|
|
3598
|
+
display: 'strd',
|
|
3599
|
+
symbol: 'STRD',
|
|
3600
|
+
traces: [{
|
|
3601
|
+
type: 'ibc',
|
|
3602
|
+
counterparty: {
|
|
3603
|
+
channel_id: 'channel-4',
|
|
3604
|
+
base_denom: 'ibc/A8CA5EE328FA10C9519DF6057DA1F69682D28F7D0F5CCC7ECB72E3DCA2D157A4',
|
|
3605
|
+
chain_name: 'osmosis'
|
|
3606
|
+
},
|
|
3607
|
+
chain: {
|
|
3608
|
+
channel_id: 'channel-6'
|
|
3609
|
+
}
|
|
3610
|
+
}],
|
|
3611
|
+
images: [{
|
|
3612
|
+
image_sync: {
|
|
3613
|
+
chain_name: 'stride',
|
|
3614
|
+
base_denom: 'ustrd'
|
|
3615
|
+
},
|
|
3616
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/strd.png',
|
|
3617
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/strd.svg'
|
|
3618
|
+
}],
|
|
3619
|
+
logo_URIs: {
|
|
3620
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/strd.png',
|
|
3621
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/strd.svg'
|
|
3622
|
+
}
|
|
3623
|
+
}, {
|
|
3624
|
+
description: 'Margined Power Token sqTIA',
|
|
3625
|
+
denom_units: [{
|
|
3626
|
+
denom: 'ibc/6A67B1A1B09613A5DC0479C750E22F327AF26FF1DC6DD2DD366BDB02EFE27EF4',
|
|
3627
|
+
exponent: 0,
|
|
3628
|
+
aliases: ['factory/osmo1g8qypve6l95xmhgc0fddaecerffymsl7kn9muw/sqtia']
|
|
3629
|
+
}, {
|
|
3630
|
+
denom: 'sqtia',
|
|
3631
|
+
exponent: 6
|
|
3632
|
+
}],
|
|
3633
|
+
base: 'ibc/6A67B1A1B09613A5DC0479C750E22F327AF26FF1DC6DD2DD366BDB02EFE27EF4',
|
|
3634
|
+
name: 'TIA Squared',
|
|
3635
|
+
display: 'sqtia',
|
|
3636
|
+
symbol: 'sqTIA',
|
|
3637
|
+
logo_URIs: {
|
|
3638
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sqtia.svg'
|
|
3639
|
+
},
|
|
3640
|
+
images: [{
|
|
3641
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sqtia.svg'
|
|
3642
|
+
}],
|
|
3643
|
+
traces: [{
|
|
3644
|
+
type: 'ibc',
|
|
3645
|
+
counterparty: {
|
|
3646
|
+
channel_id: 'channel-4',
|
|
3647
|
+
base_denom: 'factory/osmo1g8qypve6l95xmhgc0fddaecerffymsl7kn9muw/sqtia',
|
|
3648
|
+
chain_name: 'osmosis'
|
|
3649
|
+
},
|
|
3650
|
+
chain: {
|
|
3651
|
+
channel_id: 'channel-6'
|
|
3652
|
+
}
|
|
3653
|
+
}]
|
|
3654
|
+
}, {
|
|
3655
|
+
description: 'Sail DAO Token',
|
|
3656
|
+
denom_units: [{
|
|
3657
|
+
denom: 'ibc/9B29820FEC9C47B3EA02B44F6E8EF0F31D212B4272B6A2C78E015E0819F5899E',
|
|
3658
|
+
exponent: 0,
|
|
3659
|
+
aliases: ['factory/osmo1rckme96ptawr4zwexxj5g5gej9s2dmud8r2t9j0k0prn5mch5g4snzzwjv/sail']
|
|
3660
|
+
}, {
|
|
3661
|
+
denom: 'sail',
|
|
3662
|
+
exponent: 6
|
|
3663
|
+
}],
|
|
3664
|
+
base: 'ibc/9B29820FEC9C47B3EA02B44F6E8EF0F31D212B4272B6A2C78E015E0819F5899E',
|
|
3665
|
+
name: 'Sail',
|
|
3666
|
+
display: 'sail',
|
|
3667
|
+
symbol: 'SAIL',
|
|
3668
|
+
logo_URIs: {
|
|
3669
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sail.png'
|
|
3670
|
+
},
|
|
3671
|
+
images: [{
|
|
3672
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sail.png'
|
|
3673
|
+
}],
|
|
3674
|
+
traces: [{
|
|
3675
|
+
type: 'ibc',
|
|
3676
|
+
counterparty: {
|
|
3677
|
+
channel_id: 'channel-4',
|
|
3678
|
+
base_denom: 'factory/osmo1rckme96ptawr4zwexxj5g5gej9s2dmud8r2t9j0k0prn5mch5g4snzzwjv/sail',
|
|
3679
|
+
chain_name: 'osmosis'
|
|
3680
|
+
},
|
|
3681
|
+
chain: {
|
|
3682
|
+
channel_id: 'channel-6'
|
|
3683
|
+
}
|
|
3684
|
+
}]
|
|
3685
|
+
}, {
|
|
3686
|
+
description: 'QCK - native token of Quicksilver',
|
|
3687
|
+
denom_units: [{
|
|
3688
|
+
denom: 'ibc/E40F6BAB4FFBDB908F63366155A793AB6B42EEB4FCD856C1DF7C91BE7F252D61',
|
|
3689
|
+
exponent: 0,
|
|
3690
|
+
aliases: ['uqck']
|
|
3691
|
+
}, {
|
|
3692
|
+
denom: 'qck',
|
|
3693
|
+
exponent: 6,
|
|
3694
|
+
aliases: []
|
|
3695
|
+
}],
|
|
3696
|
+
base: 'ibc/E40F6BAB4FFBDB908F63366155A793AB6B42EEB4FCD856C1DF7C91BE7F252D61',
|
|
3697
|
+
name: 'Quicksilver',
|
|
3698
|
+
display: 'qck',
|
|
3699
|
+
symbol: 'QCK',
|
|
3700
|
+
logo_URIs: {
|
|
3701
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qck.png'
|
|
3702
|
+
},
|
|
3703
|
+
coingecko_id: 'quicksilver',
|
|
3704
|
+
images: [{
|
|
3705
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qck.png'
|
|
3706
|
+
}],
|
|
3707
|
+
traces: [{
|
|
3708
|
+
type: 'ibc',
|
|
3709
|
+
counterparty: {
|
|
3710
|
+
channel_id: 'channel-16',
|
|
3711
|
+
base_denom: 'uqck',
|
|
3712
|
+
chain_name: 'quicksilver'
|
|
3713
|
+
},
|
|
3714
|
+
chain: {
|
|
3715
|
+
channel_id: 'channel-73'
|
|
3716
|
+
}
|
|
3717
|
+
}]
|
|
3718
|
+
}, {
|
|
3719
|
+
description: 'Quicksilver Liquid Staked STARS',
|
|
3720
|
+
denom_units: [{
|
|
3721
|
+
denom: 'ibc/1DF0487AD7C5A0E1BD7C4F77448E99912122C76B8F38E05C857BFDBE015FC9F6',
|
|
3722
|
+
exponent: 0,
|
|
3723
|
+
aliases: ['uqstars']
|
|
3724
|
+
}, {
|
|
3725
|
+
denom: 'qstars',
|
|
3726
|
+
exponent: 6,
|
|
3727
|
+
aliases: []
|
|
3728
|
+
}],
|
|
3729
|
+
base: 'ibc/1DF0487AD7C5A0E1BD7C4F77448E99912122C76B8F38E05C857BFDBE015FC9F6',
|
|
3730
|
+
name: 'Quicksilver Liquid Staked STARS',
|
|
3731
|
+
display: 'qstars',
|
|
3732
|
+
symbol: 'qSTARS',
|
|
3733
|
+
traces: [{
|
|
3734
|
+
type: 'ibc',
|
|
3735
|
+
counterparty: {
|
|
3736
|
+
channel_id: 'channel-16',
|
|
3737
|
+
base_denom: 'uqstars',
|
|
3738
|
+
chain_name: 'quicksilver'
|
|
3739
|
+
},
|
|
3740
|
+
chain: {
|
|
3741
|
+
channel_id: 'channel-73'
|
|
3742
|
+
}
|
|
3743
|
+
}],
|
|
3744
|
+
logo_URIs: {
|
|
3745
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qstars.png',
|
|
3746
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qstars.svg'
|
|
3747
|
+
},
|
|
3748
|
+
images: [{
|
|
3749
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qstars.png',
|
|
3750
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qstars.svg'
|
|
3751
|
+
}]
|
|
3752
|
+
}, {
|
|
3753
|
+
description: 'Quicksilver Liquid Staked ATOM',
|
|
3754
|
+
denom_units: [{
|
|
3755
|
+
denom: 'ibc/6712C719554E42DAA3CC07F0ED987BE3249F0E022B6E29DA2162FC68B172A5FD',
|
|
3756
|
+
exponent: 0,
|
|
3757
|
+
aliases: ['uqatom']
|
|
3758
|
+
}, {
|
|
3759
|
+
denom: 'qatom',
|
|
3760
|
+
exponent: 6,
|
|
3761
|
+
aliases: []
|
|
3762
|
+
}],
|
|
3763
|
+
base: 'ibc/6712C719554E42DAA3CC07F0ED987BE3249F0E022B6E29DA2162FC68B172A5FD',
|
|
3764
|
+
name: 'Quicksilver Liquid Staked ATOM',
|
|
3765
|
+
display: 'qatom',
|
|
3766
|
+
symbol: 'qATOM',
|
|
3767
|
+
traces: [{
|
|
3768
|
+
type: 'ibc',
|
|
3769
|
+
counterparty: {
|
|
3770
|
+
channel_id: 'channel-16',
|
|
3771
|
+
base_denom: 'uqatom',
|
|
3772
|
+
chain_name: 'quicksilver'
|
|
3773
|
+
},
|
|
3774
|
+
chain: {
|
|
3775
|
+
channel_id: 'channel-73'
|
|
3776
|
+
}
|
|
3777
|
+
}],
|
|
3778
|
+
logo_URIs: {
|
|
3779
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qatom.png',
|
|
3780
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qatom.svg'
|
|
3781
|
+
},
|
|
3782
|
+
images: [{
|
|
3783
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qatom.png',
|
|
3784
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qatom.svg'
|
|
3785
|
+
}]
|
|
3786
|
+
}, {
|
|
3787
|
+
description: 'Quicksilver Liquid Staked REGEN',
|
|
3788
|
+
denom_units: [{
|
|
3789
|
+
denom: 'ibc/E0EF7AF6F2392C902F3432ECE22F9661ECC2F4B4A0B9316AF93092AB800F1674',
|
|
3790
|
+
exponent: 0,
|
|
3791
|
+
aliases: ['uqregen']
|
|
3792
|
+
}, {
|
|
3793
|
+
denom: 'qregen',
|
|
3794
|
+
exponent: 6,
|
|
3795
|
+
aliases: []
|
|
3796
|
+
}],
|
|
3797
|
+
base: 'ibc/E0EF7AF6F2392C902F3432ECE22F9661ECC2F4B4A0B9316AF93092AB800F1674',
|
|
3798
|
+
name: 'Quicksilver Liquid Staked Regen',
|
|
3799
|
+
display: 'qregen',
|
|
3800
|
+
symbol: 'qREGEN',
|
|
3801
|
+
traces: [{
|
|
3802
|
+
type: 'ibc',
|
|
3803
|
+
counterparty: {
|
|
3804
|
+
channel_id: 'channel-16',
|
|
3805
|
+
base_denom: 'uqregen',
|
|
3806
|
+
chain_name: 'quicksilver'
|
|
3807
|
+
},
|
|
3808
|
+
chain: {
|
|
3809
|
+
channel_id: 'channel-73'
|
|
3810
|
+
}
|
|
3811
|
+
}],
|
|
3812
|
+
logo_URIs: {
|
|
3813
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qregen.png',
|
|
3814
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qregen.svg'
|
|
3815
|
+
},
|
|
3816
|
+
images: [{
|
|
3817
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qregen.png',
|
|
3818
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qregen.svg'
|
|
3819
|
+
}]
|
|
3820
|
+
}, {
|
|
3821
|
+
description: 'Quicksilver Liquid Staked OSMO',
|
|
3822
|
+
denom_units: [{
|
|
3823
|
+
denom: 'ibc/BB14D2F40E206287AB6B9A0E0EB09488F15CF9EC662B0BE053005D208B063BC9',
|
|
3824
|
+
exponent: 0,
|
|
3825
|
+
aliases: ['uqosmo']
|
|
3826
|
+
}, {
|
|
3827
|
+
denom: 'qosmo',
|
|
3828
|
+
exponent: 6,
|
|
3829
|
+
aliases: []
|
|
3830
|
+
}],
|
|
3831
|
+
base: 'ibc/BB14D2F40E206287AB6B9A0E0EB09488F15CF9EC662B0BE053005D208B063BC9',
|
|
3832
|
+
name: 'Quicksilver Liquid Staked OSMO',
|
|
3833
|
+
display: 'qosmo',
|
|
3834
|
+
symbol: 'qOSMO',
|
|
3835
|
+
traces: [{
|
|
3836
|
+
type: 'ibc',
|
|
3837
|
+
counterparty: {
|
|
3838
|
+
channel_id: 'channel-16',
|
|
3839
|
+
base_denom: 'uqosmo',
|
|
3840
|
+
chain_name: 'quicksilver'
|
|
3841
|
+
},
|
|
3842
|
+
chain: {
|
|
3843
|
+
channel_id: 'channel-73'
|
|
3844
|
+
}
|
|
3845
|
+
}],
|
|
3846
|
+
logo_URIs: {
|
|
3847
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qosmo.png',
|
|
3848
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qosmo.svg'
|
|
3849
|
+
},
|
|
3850
|
+
images: [{
|
|
3851
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qosmo.png',
|
|
3852
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qosmo.svg'
|
|
3853
|
+
}]
|
|
3854
|
+
}, {
|
|
3855
|
+
description: 'Quicksilver Liquid Staked SOMM',
|
|
3856
|
+
denom_units: [{
|
|
3857
|
+
denom: 'ibc/C3D3E318794D05796828C8C5AF7398BBDB042FF8E8589FAE83293744E77BAB56',
|
|
3858
|
+
exponent: 0,
|
|
3859
|
+
aliases: ['uqsomm']
|
|
3860
|
+
}, {
|
|
3861
|
+
denom: 'qsomm',
|
|
3862
|
+
exponent: 6,
|
|
3863
|
+
aliases: []
|
|
3864
|
+
}],
|
|
3865
|
+
base: 'ibc/C3D3E318794D05796828C8C5AF7398BBDB042FF8E8589FAE83293744E77BAB56',
|
|
3866
|
+
name: 'Quicksilver Liquid Staked SOMM',
|
|
3867
|
+
display: 'qsomm',
|
|
3868
|
+
symbol: 'qSOMM',
|
|
3869
|
+
traces: [{
|
|
3870
|
+
type: 'ibc',
|
|
3871
|
+
counterparty: {
|
|
3872
|
+
channel_id: 'channel-16',
|
|
3873
|
+
base_denom: 'uqsomm',
|
|
3874
|
+
chain_name: 'quicksilver'
|
|
3875
|
+
},
|
|
3876
|
+
chain: {
|
|
3877
|
+
channel_id: 'channel-73'
|
|
3878
|
+
}
|
|
3879
|
+
}],
|
|
3880
|
+
logo_URIs: {
|
|
3881
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qsomm.png',
|
|
3882
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qsomm.svg'
|
|
3883
|
+
},
|
|
3884
|
+
images: [{
|
|
3885
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qsomm.png',
|
|
3886
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qsomm.svg'
|
|
3887
|
+
}]
|
|
3888
|
+
}, {
|
|
3889
|
+
description: 'REGEN coin is the token for the Regen Network Platform',
|
|
3890
|
+
denom_units: [{
|
|
3891
|
+
denom: 'ibc/7D053E5CF515235C2C8A923840D6D5352F19B08722B774355AC97C596C729D5C',
|
|
3892
|
+
exponent: 0,
|
|
3893
|
+
aliases: ['uregen']
|
|
3894
|
+
}, {
|
|
3895
|
+
denom: 'regen',
|
|
3896
|
+
exponent: 6
|
|
3897
|
+
}],
|
|
3898
|
+
base: 'ibc/7D053E5CF515235C2C8A923840D6D5352F19B08722B774355AC97C596C729D5C',
|
|
3899
|
+
name: 'Regen Network',
|
|
3900
|
+
display: 'regen',
|
|
3901
|
+
symbol: 'REGEN',
|
|
3902
|
+
logo_URIs: {
|
|
3903
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/regen/images/regen.png',
|
|
3904
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/regen/images/regen.svg'
|
|
3905
|
+
},
|
|
3906
|
+
coingecko_id: 'regen',
|
|
3907
|
+
images: [{
|
|
3908
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/regen/images/regen.png',
|
|
3909
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/regen/images/regen.svg'
|
|
3910
|
+
}],
|
|
3911
|
+
traces: [{
|
|
3912
|
+
type: 'ibc',
|
|
3913
|
+
counterparty: {
|
|
3914
|
+
channel_id: 'channel-14',
|
|
3915
|
+
base_denom: 'uregen',
|
|
3916
|
+
chain_name: 'regen'
|
|
3917
|
+
},
|
|
3918
|
+
chain: {
|
|
3919
|
+
channel_id: 'channel-21'
|
|
3920
|
+
}
|
|
3921
|
+
}]
|
|
3922
|
+
}, {
|
|
3923
|
+
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.',
|
|
3924
|
+
denom_units: [{
|
|
3925
|
+
denom: 'ibc/7175DE4BF0BA4019D7187298E60CCB37A84006AEA8194D0471B2870813969D1F',
|
|
3926
|
+
exponent: 0,
|
|
3927
|
+
aliases: ['eco.uC.NCT']
|
|
3928
|
+
}, {
|
|
3929
|
+
denom: 'nct',
|
|
3930
|
+
exponent: 6
|
|
3931
|
+
}],
|
|
3932
|
+
base: 'ibc/7175DE4BF0BA4019D7187298E60CCB37A84006AEA8194D0471B2870813969D1F',
|
|
3933
|
+
name: 'Nature Carbon Ton',
|
|
3934
|
+
display: 'nct',
|
|
3935
|
+
symbol: 'NCT',
|
|
3936
|
+
logo_URIs: {
|
|
3937
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/regen/images/nct.png',
|
|
3938
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/regen/images/nct.svg'
|
|
3939
|
+
},
|
|
3940
|
+
coingecko_id: 'toucan-protocol-nature-carbon-tonne',
|
|
3941
|
+
images: [{
|
|
3942
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/regen/images/nct.png',
|
|
3943
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/regen/images/nct.svg'
|
|
3944
|
+
}],
|
|
3945
|
+
traces: [{
|
|
3946
|
+
type: 'ibc',
|
|
3947
|
+
counterparty: {
|
|
3948
|
+
channel_id: 'channel-14',
|
|
3949
|
+
base_denom: 'eco.uC.NCT',
|
|
3950
|
+
chain_name: 'regen'
|
|
3951
|
+
},
|
|
3952
|
+
chain: {
|
|
3953
|
+
channel_id: 'channel-21'
|
|
3954
|
+
}
|
|
3955
|
+
}]
|
|
3956
|
+
}, {
|
|
3957
|
+
description: 'The native token of Secret Network',
|
|
3958
|
+
denom_units: [{
|
|
3959
|
+
denom: 'ibc/8AD0356E16A8EC966F71C62016EECF54239762CC276BA1BAB4F954423951CF5C',
|
|
3960
|
+
exponent: 0,
|
|
3961
|
+
aliases: ['uscrt']
|
|
3962
|
+
}, {
|
|
3963
|
+
denom: 'scrt',
|
|
3964
|
+
exponent: 6
|
|
3965
|
+
}],
|
|
3966
|
+
base: 'ibc/8AD0356E16A8EC966F71C62016EECF54239762CC276BA1BAB4F954423951CF5C',
|
|
3967
|
+
name: 'Secret Network',
|
|
3968
|
+
display: 'scrt',
|
|
3969
|
+
symbol: 'SCRT',
|
|
3970
|
+
logo_URIs: {
|
|
3971
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png',
|
|
3972
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
|
|
3973
|
+
},
|
|
3974
|
+
coingecko_id: 'secret',
|
|
3975
|
+
images: [{
|
|
3976
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png',
|
|
3977
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
|
|
3978
|
+
}],
|
|
3979
|
+
traces: [{
|
|
3980
|
+
type: 'ibc',
|
|
3981
|
+
counterparty: {
|
|
3982
|
+
channel_id: 'channel-64',
|
|
3983
|
+
base_denom: 'uscrt',
|
|
3984
|
+
chain_name: 'secretnetwork'
|
|
3985
|
+
},
|
|
3986
|
+
chain: {
|
|
3987
|
+
channel_id: 'channel-82'
|
|
3988
|
+
}
|
|
3989
|
+
}]
|
|
3990
|
+
}, {
|
|
3991
|
+
description: 'DVPN is the native token of the Sentinel Hub.',
|
|
3992
|
+
denom_units: [{
|
|
3993
|
+
denom: 'ibc/4F03563F9E504B0C147FD395DBCF0A41A45E9A1134DFEC83A94B5E11D43EAA04',
|
|
3994
|
+
exponent: 0,
|
|
3995
|
+
aliases: ['udvpn']
|
|
3996
|
+
}, {
|
|
3997
|
+
denom: 'dvpn',
|
|
3998
|
+
exponent: 6
|
|
3999
|
+
}],
|
|
4000
|
+
base: 'ibc/4F03563F9E504B0C147FD395DBCF0A41A45E9A1134DFEC83A94B5E11D43EAA04',
|
|
4001
|
+
name: 'Sentinel',
|
|
4002
|
+
display: 'dvpn',
|
|
4003
|
+
symbol: 'DVPN',
|
|
4004
|
+
logo_URIs: {
|
|
4005
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sentinel/images/dvpn.png',
|
|
4006
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sentinel/images/dvpn.svg'
|
|
4007
|
+
},
|
|
4008
|
+
coingecko_id: 'sentinel',
|
|
4009
|
+
images: [{
|
|
4010
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sentinel/images/dvpn.png',
|
|
4011
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sentinel/images/dvpn.svg'
|
|
4012
|
+
}],
|
|
4013
|
+
traces: [{
|
|
4014
|
+
type: 'ibc',
|
|
4015
|
+
counterparty: {
|
|
4016
|
+
channel_id: 'channel-15',
|
|
4017
|
+
base_denom: 'udvpn',
|
|
4018
|
+
chain_name: 'sentinel'
|
|
4019
|
+
},
|
|
4020
|
+
chain: {
|
|
4021
|
+
channel_id: 'channel-22'
|
|
4022
|
+
}
|
|
4023
|
+
}]
|
|
4024
|
+
}, {
|
|
4025
|
+
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.",
|
|
4026
|
+
denom_units: [{
|
|
4027
|
+
denom: 'ibc/BA51309DEEE69EF9159FADDCD9F566C372157A1F4E559076D201B255C27F484A',
|
|
4028
|
+
exponent: 0,
|
|
4029
|
+
aliases: ['rowan']
|
|
4030
|
+
}, {
|
|
4031
|
+
denom: 'ROWAN',
|
|
4032
|
+
exponent: 18
|
|
4033
|
+
}],
|
|
4034
|
+
base: 'ibc/BA51309DEEE69EF9159FADDCD9F566C372157A1F4E559076D201B255C27F484A',
|
|
4035
|
+
name: 'Sifchain Rowan',
|
|
4036
|
+
display: 'ROWAN',
|
|
4037
|
+
symbol: 'ROWAN',
|
|
4038
|
+
logo_URIs: {
|
|
4039
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sifchain/images/rowan.png',
|
|
4040
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sifchain/images/rowan.svg'
|
|
4041
|
+
},
|
|
4042
|
+
coingecko_id: 'sifchain',
|
|
4043
|
+
images: [{
|
|
4044
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sifchain/images/rowan.png',
|
|
4045
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sifchain/images/rowan.svg'
|
|
4046
|
+
}],
|
|
4047
|
+
traces: [{
|
|
4048
|
+
type: 'ibc',
|
|
4049
|
+
counterparty: {
|
|
4050
|
+
channel_id: 'channel-7',
|
|
4051
|
+
base_denom: 'rowan',
|
|
4052
|
+
chain_name: 'sifchain'
|
|
4053
|
+
},
|
|
4054
|
+
chain: {
|
|
4055
|
+
channel_id: 'channel-26'
|
|
4056
|
+
}
|
|
4057
|
+
}]
|
|
4058
|
+
}, {
|
|
4059
|
+
description: 'IOV coin is the token for the Starname (IOV) Asset Name Service',
|
|
4060
|
+
denom_units: [{
|
|
4061
|
+
denom: 'ibc/43F1FDAC4E552DD8194B3FFD35EE16957BC39AFF5CA57545DB71161FA66E7DC0',
|
|
4062
|
+
exponent: 0,
|
|
4063
|
+
aliases: ['uiov']
|
|
4064
|
+
}, {
|
|
4065
|
+
denom: 'iov',
|
|
4066
|
+
exponent: 6
|
|
4067
|
+
}],
|
|
4068
|
+
base: 'ibc/43F1FDAC4E552DD8194B3FFD35EE16957BC39AFF5CA57545DB71161FA66E7DC0',
|
|
4069
|
+
name: 'Starname',
|
|
4070
|
+
display: 'iov',
|
|
4071
|
+
symbol: 'IOV',
|
|
4072
|
+
logo_URIs: {
|
|
4073
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/starname/images/iov.png',
|
|
4074
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/starname/images/iov.svg'
|
|
4075
|
+
},
|
|
4076
|
+
coingecko_id: 'starname',
|
|
4077
|
+
images: [{
|
|
4078
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/starname/images/iov.png',
|
|
4079
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/starname/images/iov.svg'
|
|
4080
|
+
}],
|
|
4081
|
+
traces: [{
|
|
4082
|
+
type: 'ibc',
|
|
4083
|
+
counterparty: {
|
|
4084
|
+
channel_id: 'channel-13',
|
|
4085
|
+
base_denom: 'uiov',
|
|
4086
|
+
chain_name: 'starname'
|
|
4087
|
+
},
|
|
4088
|
+
chain: {
|
|
4089
|
+
channel_id: 'channel-27'
|
|
4090
|
+
}
|
|
4091
|
+
}]
|
|
4092
|
+
}, {
|
|
4093
|
+
description: 'The native token of Stride',
|
|
4094
|
+
denom_units: [{
|
|
4095
|
+
denom: 'ibc/C98348DF19AA429B2202B408DD87332BA3A9533CC626E507F5A16082F26FCF16',
|
|
4096
|
+
exponent: 0,
|
|
4097
|
+
aliases: ['ustrd']
|
|
4098
|
+
}, {
|
|
4099
|
+
denom: 'strd',
|
|
4100
|
+
exponent: 6
|
|
4101
|
+
}],
|
|
4102
|
+
base: 'ibc/C98348DF19AA429B2202B408DD87332BA3A9533CC626E507F5A16082F26FCF16',
|
|
4103
|
+
name: 'Stride',
|
|
4104
|
+
display: 'strd',
|
|
4105
|
+
symbol: 'STRD',
|
|
4106
|
+
logo_URIs: {
|
|
4107
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/strd.png',
|
|
4108
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/strd.svg'
|
|
4109
|
+
},
|
|
4110
|
+
coingecko_id: 'stride',
|
|
4111
|
+
images: [{
|
|
4112
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/strd.png',
|
|
4113
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/strd.svg'
|
|
4114
|
+
}],
|
|
4115
|
+
traces: [{
|
|
4116
|
+
type: 'ibc',
|
|
4117
|
+
counterparty: {
|
|
4118
|
+
channel_id: 'channel-53',
|
|
4119
|
+
base_denom: 'ustrd',
|
|
4120
|
+
chain_name: 'stride'
|
|
4121
|
+
},
|
|
4122
|
+
chain: {
|
|
4123
|
+
channel_id: 'channel-67'
|
|
4124
|
+
}
|
|
4125
|
+
}]
|
|
4126
|
+
}, {
|
|
4127
|
+
denom_units: [{
|
|
4128
|
+
denom: 'ibc/3718F4B083ACB5BDCC1312B96AEE4E968278B4FC8EA67C3E6DDF133D4EE60B88',
|
|
4129
|
+
exponent: 0,
|
|
4130
|
+
aliases: ['stuatom']
|
|
4131
|
+
}, {
|
|
4132
|
+
denom: 'statom',
|
|
4133
|
+
exponent: 6
|
|
4134
|
+
}],
|
|
4135
|
+
base: 'ibc/3718F4B083ACB5BDCC1312B96AEE4E968278B4FC8EA67C3E6DDF133D4EE60B88',
|
|
4136
|
+
name: 'Stride Staked ATOM',
|
|
4137
|
+
display: 'statom',
|
|
4138
|
+
symbol: 'stATOM',
|
|
4139
|
+
traces: [{
|
|
4140
|
+
type: 'ibc',
|
|
4141
|
+
counterparty: {
|
|
4142
|
+
channel_id: 'channel-53',
|
|
4143
|
+
base_denom: 'stuatom',
|
|
4144
|
+
chain_name: 'stride'
|
|
4145
|
+
},
|
|
4146
|
+
chain: {
|
|
4147
|
+
channel_id: 'channel-67'
|
|
4148
|
+
}
|
|
4149
|
+
}],
|
|
4150
|
+
logo_URIs: {
|
|
4151
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/statom.png',
|
|
4152
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/statom.svg'
|
|
4153
|
+
},
|
|
4154
|
+
coingecko_id: 'stride-staked-atom',
|
|
4155
|
+
images: [{
|
|
4156
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/statom.png',
|
|
4157
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/statom.svg'
|
|
4158
|
+
}]
|
|
4159
|
+
}, {
|
|
4160
|
+
denom_units: [{
|
|
4161
|
+
denom: 'ibc/86187E4D8FE633056F317903FFA19C492B5068157375F72B1FF6EE7E325F5745',
|
|
4162
|
+
exponent: 0,
|
|
4163
|
+
aliases: ['stustars']
|
|
4164
|
+
}, {
|
|
4165
|
+
denom: 'ststars',
|
|
4166
|
+
exponent: 6
|
|
4167
|
+
}],
|
|
4168
|
+
base: 'ibc/86187E4D8FE633056F317903FFA19C492B5068157375F72B1FF6EE7E325F5745',
|
|
4169
|
+
name: 'Stride Staked STARS',
|
|
4170
|
+
display: 'ststars',
|
|
4171
|
+
symbol: 'stSTARS',
|
|
4172
|
+
traces: [{
|
|
4173
|
+
type: 'ibc',
|
|
4174
|
+
counterparty: {
|
|
4175
|
+
channel_id: 'channel-53',
|
|
4176
|
+
base_denom: 'stustars',
|
|
4177
|
+
chain_name: 'stride'
|
|
4178
|
+
},
|
|
4179
|
+
chain: {
|
|
4180
|
+
channel_id: 'channel-67'
|
|
4181
|
+
}
|
|
4182
|
+
}],
|
|
4183
|
+
logo_URIs: {
|
|
4184
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/ststars.png',
|
|
4185
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/ststars.svg'
|
|
4186
|
+
},
|
|
4187
|
+
coingecko_id: 'stride-staked-stars',
|
|
4188
|
+
images: [{
|
|
4189
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/ststars.png',
|
|
4190
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/ststars.svg'
|
|
4191
|
+
}]
|
|
4192
|
+
}, {
|
|
4193
|
+
denom_units: [{
|
|
4194
|
+
denom: 'ibc/26D6E1FF4D65B4A13B9B2D8A3C87BA94B0BF866F4C73F37E8FA77FCB39C37F91',
|
|
4195
|
+
exponent: 0,
|
|
4196
|
+
aliases: ['stuosmo']
|
|
4197
|
+
}, {
|
|
4198
|
+
denom: 'stosmo',
|
|
4199
|
+
exponent: 6
|
|
4200
|
+
}],
|
|
4201
|
+
base: 'ibc/26D6E1FF4D65B4A13B9B2D8A3C87BA94B0BF866F4C73F37E8FA77FCB39C37F91',
|
|
4202
|
+
name: 'Stride Staked OSMO',
|
|
4203
|
+
display: 'stosmo',
|
|
4204
|
+
symbol: 'stOSMO',
|
|
4205
|
+
traces: [{
|
|
4206
|
+
type: 'ibc',
|
|
4207
|
+
counterparty: {
|
|
4208
|
+
channel_id: 'channel-53',
|
|
4209
|
+
base_denom: 'stuosmo',
|
|
4210
|
+
chain_name: 'stride'
|
|
4211
|
+
},
|
|
4212
|
+
chain: {
|
|
4213
|
+
channel_id: 'channel-67'
|
|
4214
|
+
}
|
|
4215
|
+
}],
|
|
4216
|
+
logo_URIs: {
|
|
4217
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stosmo.png',
|
|
4218
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stosmo.svg'
|
|
4219
|
+
},
|
|
4220
|
+
coingecko_id: 'stride-staked-osmo',
|
|
4221
|
+
images: [{
|
|
4222
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stosmo.png',
|
|
4223
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stosmo.svg'
|
|
4224
|
+
}]
|
|
4225
|
+
}, {
|
|
4226
|
+
denom_units: [{
|
|
4227
|
+
denom: 'ibc/038A211E7F3FE7B1D7C7AA87DB440B79161975C3772129B5280AB5B690E5E748',
|
|
4228
|
+
exponent: 0,
|
|
4229
|
+
aliases: ['stujuno']
|
|
4230
|
+
}, {
|
|
4231
|
+
denom: 'stjuno',
|
|
4232
|
+
exponent: 6
|
|
4233
|
+
}],
|
|
4234
|
+
base: 'ibc/038A211E7F3FE7B1D7C7AA87DB440B79161975C3772129B5280AB5B690E5E748',
|
|
4235
|
+
name: 'Stride Staked JUNO',
|
|
4236
|
+
display: 'stjuno',
|
|
4237
|
+
symbol: 'stJUNO',
|
|
4238
|
+
traces: [{
|
|
4239
|
+
type: 'ibc',
|
|
4240
|
+
counterparty: {
|
|
4241
|
+
channel_id: 'channel-53',
|
|
4242
|
+
base_denom: 'stujuno',
|
|
4243
|
+
chain_name: 'stride'
|
|
4244
|
+
},
|
|
4245
|
+
chain: {
|
|
4246
|
+
channel_id: 'channel-67'
|
|
4247
|
+
}
|
|
4248
|
+
}],
|
|
4249
|
+
logo_URIs: {
|
|
4250
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stjuno.png',
|
|
4251
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stjuno.svg'
|
|
4252
|
+
},
|
|
4253
|
+
coingecko_id: 'stride-staked-juno',
|
|
4254
|
+
images: [{
|
|
4255
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stjuno.png',
|
|
4256
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stjuno.svg'
|
|
4257
|
+
}]
|
|
4258
|
+
}, {
|
|
4259
|
+
denom_units: [{
|
|
4260
|
+
denom: 'ibc/127F2F22E18B843030CF6003D3AB025DC40A53F7507F078BB6A4FA7C86E50189',
|
|
4261
|
+
exponent: 0,
|
|
4262
|
+
aliases: ['stuluna']
|
|
4263
|
+
}, {
|
|
4264
|
+
denom: 'stluna',
|
|
4265
|
+
exponent: 6
|
|
4266
|
+
}],
|
|
4267
|
+
base: 'ibc/127F2F22E18B843030CF6003D3AB025DC40A53F7507F078BB6A4FA7C86E50189',
|
|
4268
|
+
name: 'Stride Staked LUNA',
|
|
4269
|
+
display: 'stluna',
|
|
4270
|
+
symbol: 'stLUNA',
|
|
4271
|
+
traces: [{
|
|
4272
|
+
type: 'ibc',
|
|
4273
|
+
counterparty: {
|
|
4274
|
+
channel_id: 'channel-53',
|
|
4275
|
+
base_denom: 'stuluna',
|
|
4276
|
+
chain_name: 'stride'
|
|
4277
|
+
},
|
|
4278
|
+
chain: {
|
|
4279
|
+
channel_id: 'channel-67'
|
|
4280
|
+
}
|
|
4281
|
+
}],
|
|
4282
|
+
logo_URIs: {
|
|
4283
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stluna.png',
|
|
4284
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stluna.svg'
|
|
4285
|
+
},
|
|
4286
|
+
coingecko_id: 'stride-staked-luna',
|
|
4287
|
+
images: [{
|
|
4288
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stluna.png',
|
|
4289
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stluna.svg'
|
|
4290
|
+
}]
|
|
4291
|
+
}, {
|
|
4292
|
+
denom_units: [{
|
|
4293
|
+
denom: 'ibc/5D026DBEC2EFED9669092E20A5BF9A58C04E4F78D488BCFC18F014183630ED27',
|
|
4294
|
+
exponent: 0,
|
|
4295
|
+
aliases: ['stinj']
|
|
4296
|
+
}, {
|
|
4297
|
+
denom: 'stINJ',
|
|
4298
|
+
exponent: 18
|
|
4299
|
+
}],
|
|
4300
|
+
base: 'ibc/5D026DBEC2EFED9669092E20A5BF9A58C04E4F78D488BCFC18F014183630ED27',
|
|
4301
|
+
name: 'Stride Staked INJ',
|
|
4302
|
+
display: 'stINJ',
|
|
4303
|
+
symbol: 'stINJ',
|
|
4304
|
+
traces: [{
|
|
4305
|
+
type: 'ibc',
|
|
4306
|
+
counterparty: {
|
|
4307
|
+
channel_id: 'channel-53',
|
|
4308
|
+
base_denom: 'stinj',
|
|
4309
|
+
chain_name: 'stride'
|
|
4310
|
+
},
|
|
4311
|
+
chain: {
|
|
4312
|
+
channel_id: 'channel-67'
|
|
4313
|
+
}
|
|
4314
|
+
}],
|
|
4315
|
+
logo_URIs: {
|
|
4316
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stinj.png',
|
|
4317
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stinj.svg'
|
|
4318
|
+
},
|
|
4319
|
+
images: [{
|
|
4320
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stinj.png',
|
|
4321
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stinj.svg'
|
|
4322
|
+
}]
|
|
4323
|
+
}, {
|
|
4324
|
+
denom_units: [{
|
|
4325
|
+
denom: 'ibc/844664855C3703A00253D80466629C68AE2AAE799B2CC6515A0874219F24DC3F',
|
|
4326
|
+
exponent: 0,
|
|
4327
|
+
aliases: ['staevmos']
|
|
4328
|
+
}, {
|
|
4329
|
+
denom: 'stevmos',
|
|
4330
|
+
exponent: 18
|
|
4331
|
+
}],
|
|
4332
|
+
base: 'ibc/844664855C3703A00253D80466629C68AE2AAE799B2CC6515A0874219F24DC3F',
|
|
4333
|
+
name: 'Stride Staked EVMOS',
|
|
4334
|
+
display: 'stevmos',
|
|
4335
|
+
symbol: 'stEVMOS',
|
|
4336
|
+
traces: [{
|
|
4337
|
+
type: 'ibc',
|
|
4338
|
+
counterparty: {
|
|
4339
|
+
channel_id: 'channel-53',
|
|
4340
|
+
base_denom: 'staevmos',
|
|
4341
|
+
chain_name: 'stride'
|
|
4342
|
+
},
|
|
4343
|
+
chain: {
|
|
4344
|
+
channel_id: 'channel-67'
|
|
4345
|
+
}
|
|
4346
|
+
}],
|
|
4347
|
+
logo_URIs: {
|
|
4348
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stevmos.png',
|
|
4349
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stevmos.svg'
|
|
4350
|
+
},
|
|
4351
|
+
coingecko_id: 'stride-staked-evmos',
|
|
4352
|
+
images: [{
|
|
4353
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stevmos.png',
|
|
4354
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stevmos.svg'
|
|
4355
|
+
}]
|
|
4356
|
+
}, {
|
|
4357
|
+
denom_units: [{
|
|
4358
|
+
denom: 'ibc/0BBFD7B5982349B7A11A9EC3C1A596D81D37413C923C166C65649CECEBBBF06D',
|
|
4359
|
+
exponent: 0,
|
|
4360
|
+
aliases: ['stuumee']
|
|
4361
|
+
}, {
|
|
4362
|
+
denom: 'stumee',
|
|
4363
|
+
exponent: 6
|
|
4364
|
+
}],
|
|
4365
|
+
base: 'ibc/0BBFD7B5982349B7A11A9EC3C1A596D81D37413C923C166C65649CECEBBBF06D',
|
|
4366
|
+
name: 'Stride Staked UMEE',
|
|
4367
|
+
display: 'stumee',
|
|
4368
|
+
symbol: 'stUMEE',
|
|
4369
|
+
traces: [{
|
|
4370
|
+
type: 'ibc',
|
|
4371
|
+
counterparty: {
|
|
4372
|
+
channel_id: 'channel-53',
|
|
4373
|
+
base_denom: 'stuumee',
|
|
4374
|
+
chain_name: 'stride'
|
|
4375
|
+
},
|
|
4376
|
+
chain: {
|
|
4377
|
+
channel_id: 'channel-67'
|
|
4378
|
+
}
|
|
4379
|
+
}],
|
|
4380
|
+
logo_URIs: {
|
|
4381
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stumee.png',
|
|
4382
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stumee.svg'
|
|
4383
|
+
},
|
|
4384
|
+
coingecko_id: 'stride-staked-umee',
|
|
4385
|
+
images: [{
|
|
4386
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stumee.png',
|
|
4387
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stumee.svg'
|
|
4388
|
+
}]
|
|
4389
|
+
}, {
|
|
4390
|
+
denom_units: [{
|
|
4391
|
+
denom: 'ibc/A0C4D6604F8AE13137CE28EED2C3F893880B832FE317EC9D817AEAD3F1A0F7EA',
|
|
4392
|
+
exponent: 0,
|
|
4393
|
+
aliases: ['stucmdx']
|
|
4394
|
+
}, {
|
|
4395
|
+
denom: 'stcmdx',
|
|
4396
|
+
exponent: 6
|
|
4397
|
+
}],
|
|
4398
|
+
base: 'ibc/A0C4D6604F8AE13137CE28EED2C3F893880B832FE317EC9D817AEAD3F1A0F7EA',
|
|
4399
|
+
name: 'Stride Staked CMDX',
|
|
4400
|
+
display: 'stcmdx',
|
|
4401
|
+
symbol: 'stCMDX',
|
|
4402
|
+
traces: [{
|
|
4403
|
+
type: 'ibc',
|
|
4404
|
+
counterparty: {
|
|
4405
|
+
channel_id: 'channel-53',
|
|
4406
|
+
base_denom: 'stucmdx',
|
|
4407
|
+
chain_name: 'stride'
|
|
4408
|
+
},
|
|
4409
|
+
chain: {
|
|
4410
|
+
channel_id: 'channel-67'
|
|
4411
|
+
}
|
|
4412
|
+
}],
|
|
4413
|
+
logo_URIs: {
|
|
4414
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stcmdx.png',
|
|
4415
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stcmdx.svg'
|
|
4416
|
+
},
|
|
4417
|
+
images: [{
|
|
4418
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stcmdx.png',
|
|
4419
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stcmdx.svg'
|
|
4420
|
+
}]
|
|
4421
|
+
}, {
|
|
4422
|
+
denom_units: [{
|
|
4423
|
+
denom: 'ibc/4D3EA0C8F70A255E6E84D4E60D39844A07899AFF32327E6D8B1DC277D6764B09',
|
|
4424
|
+
exponent: 0,
|
|
4425
|
+
aliases: ['stusomm']
|
|
4426
|
+
}, {
|
|
4427
|
+
denom: 'stsomm',
|
|
4428
|
+
exponent: 6
|
|
4429
|
+
}],
|
|
4430
|
+
base: 'ibc/4D3EA0C8F70A255E6E84D4E60D39844A07899AFF32327E6D8B1DC277D6764B09',
|
|
4431
|
+
name: 'Stride Staked SOMM',
|
|
4432
|
+
display: 'stsomm',
|
|
4433
|
+
symbol: 'stSOMM',
|
|
4434
|
+
traces: [{
|
|
4435
|
+
type: 'ibc',
|
|
4436
|
+
counterparty: {
|
|
4437
|
+
channel_id: 'channel-53',
|
|
4438
|
+
base_denom: 'stusomm',
|
|
4439
|
+
chain_name: 'stride'
|
|
4440
|
+
},
|
|
4441
|
+
chain: {
|
|
4442
|
+
channel_id: 'channel-67'
|
|
4443
|
+
}
|
|
4444
|
+
}],
|
|
4445
|
+
logo_URIs: {
|
|
4446
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stsomm.png',
|
|
4447
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stsomm.svg'
|
|
4448
|
+
},
|
|
4449
|
+
coingecko_id: 'stride-staked-sommelier',
|
|
4450
|
+
images: [{
|
|
4451
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stsomm.png',
|
|
4452
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stsomm.svg'
|
|
4453
|
+
}]
|
|
4454
|
+
}, {
|
|
4455
|
+
description: 'The native token of Umee',
|
|
4456
|
+
denom_units: [{
|
|
4457
|
+
denom: 'ibc/16CB664A4DFCCC37C0EF0A0591AD0EF3BB93A0809A5B6BBC86F8F1533D5E4F58',
|
|
4458
|
+
exponent: 0,
|
|
4459
|
+
aliases: ['uumee']
|
|
4460
|
+
}, {
|
|
4461
|
+
denom: 'umee',
|
|
4462
|
+
exponent: 6
|
|
4463
|
+
}],
|
|
4464
|
+
base: 'ibc/16CB664A4DFCCC37C0EF0A0591AD0EF3BB93A0809A5B6BBC86F8F1533D5E4F58',
|
|
4465
|
+
name: 'Umee',
|
|
4466
|
+
display: 'umee',
|
|
4467
|
+
symbol: 'UMEE',
|
|
4468
|
+
logo_URIs: {
|
|
4469
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/umee/images/umee.png',
|
|
4470
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/umee/images/umee.svg'
|
|
4471
|
+
},
|
|
4472
|
+
coingecko_id: 'umee',
|
|
4473
|
+
images: [{
|
|
4474
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/umee/images/umee.png',
|
|
4475
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/umee/images/umee.svg'
|
|
4476
|
+
}],
|
|
4477
|
+
traces: [{
|
|
4478
|
+
type: 'ibc',
|
|
4479
|
+
counterparty: {
|
|
4480
|
+
channel_id: 'channel-51',
|
|
4481
|
+
base_denom: 'uumee',
|
|
4482
|
+
chain_name: 'umee'
|
|
4483
|
+
},
|
|
4484
|
+
chain: {
|
|
4485
|
+
channel_id: 'channel-81'
|
|
4486
|
+
}
|
|
4487
|
+
}]
|
|
4488
|
+
}]
|
|
4489
|
+
};
|
|
4490
|
+
var _default = exports["default"] = assets;
|