@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,3901 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports["default"] = void 0;
|
|
7
|
+
var assets = {
|
|
8
|
+
chain_name: 'comdex',
|
|
9
|
+
assets: [{
|
|
10
|
+
description: 'The native token of Crescent',
|
|
11
|
+
denom_units: [{
|
|
12
|
+
denom: 'ibc/AC1C2A51F65F31032B0FBF87D6D405D62727B3A548F0390B8C727FF8D8193DAD',
|
|
13
|
+
exponent: 0,
|
|
14
|
+
aliases: ['ucre']
|
|
15
|
+
}, {
|
|
16
|
+
denom: 'cre',
|
|
17
|
+
exponent: 6
|
|
18
|
+
}],
|
|
19
|
+
base: 'ibc/AC1C2A51F65F31032B0FBF87D6D405D62727B3A548F0390B8C727FF8D8193DAD',
|
|
20
|
+
name: 'Crescent',
|
|
21
|
+
display: 'cre',
|
|
22
|
+
symbol: 'CRE',
|
|
23
|
+
logo_URIs: {
|
|
24
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/crescent/images/cre.png',
|
|
25
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/crescent/images/cre.svg'
|
|
26
|
+
},
|
|
27
|
+
coingecko_id: 'crescent-network',
|
|
28
|
+
images: [{
|
|
29
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/crescent/images/cre.png',
|
|
30
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/crescent/images/cre.svg'
|
|
31
|
+
}],
|
|
32
|
+
traces: [{
|
|
33
|
+
type: 'ibc',
|
|
34
|
+
counterparty: {
|
|
35
|
+
channel_id: 'channel-26',
|
|
36
|
+
base_denom: 'ucre',
|
|
37
|
+
chain_name: 'crescent'
|
|
38
|
+
},
|
|
39
|
+
chain: {
|
|
40
|
+
channel_id: 'channel-49'
|
|
41
|
+
}
|
|
42
|
+
}]
|
|
43
|
+
}, {
|
|
44
|
+
description: 'The bonded token of Crescent',
|
|
45
|
+
denom_units: [{
|
|
46
|
+
denom: 'ibc/CC3FE9ED5DE6407197D9A368CBE869C2C076CC4E082F270FF175C3EC4F26F1D4',
|
|
47
|
+
exponent: 0,
|
|
48
|
+
aliases: ['ubcre']
|
|
49
|
+
}, {
|
|
50
|
+
denom: 'bcre',
|
|
51
|
+
exponent: 6
|
|
52
|
+
}],
|
|
53
|
+
base: 'ibc/CC3FE9ED5DE6407197D9A368CBE869C2C076CC4E082F270FF175C3EC4F26F1D4',
|
|
54
|
+
name: 'Bonded Crescent',
|
|
55
|
+
display: 'bcre',
|
|
56
|
+
symbol: 'bCRE',
|
|
57
|
+
logo_URIs: {
|
|
58
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/crescent/images/bcre.png',
|
|
59
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/crescent/images/bcre.svg'
|
|
60
|
+
},
|
|
61
|
+
coingecko_id: 'liquid-staking-crescent',
|
|
62
|
+
images: [{
|
|
63
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/crescent/images/bcre.png',
|
|
64
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/crescent/images/bcre.svg'
|
|
65
|
+
}],
|
|
66
|
+
traces: [{
|
|
67
|
+
type: 'ibc',
|
|
68
|
+
counterparty: {
|
|
69
|
+
channel_id: 'channel-26',
|
|
70
|
+
base_denom: 'ubcre',
|
|
71
|
+
chain_name: 'crescent'
|
|
72
|
+
},
|
|
73
|
+
chain: {
|
|
74
|
+
channel_id: 'channel-49'
|
|
75
|
+
}
|
|
76
|
+
}]
|
|
77
|
+
}, {
|
|
78
|
+
description: 'The native token of JUNO Chain',
|
|
79
|
+
denom_units: [{
|
|
80
|
+
denom: 'ibc/167E3D88D71B7D2F6308D3EF93FC3DD51932B2D9672D72B71418F61CBC5F5717',
|
|
81
|
+
exponent: 0,
|
|
82
|
+
aliases: ['ujuno']
|
|
83
|
+
}, {
|
|
84
|
+
denom: 'juno',
|
|
85
|
+
exponent: 6
|
|
86
|
+
}],
|
|
87
|
+
base: 'ibc/167E3D88D71B7D2F6308D3EF93FC3DD51932B2D9672D72B71418F61CBC5F5717',
|
|
88
|
+
name: 'Juno',
|
|
89
|
+
display: 'juno',
|
|
90
|
+
symbol: 'JUNO',
|
|
91
|
+
logo_URIs: {
|
|
92
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/juno.png',
|
|
93
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/juno.svg'
|
|
94
|
+
},
|
|
95
|
+
coingecko_id: 'juno-network',
|
|
96
|
+
images: [{
|
|
97
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/juno.png',
|
|
98
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/juno.svg'
|
|
99
|
+
}],
|
|
100
|
+
traces: [{
|
|
101
|
+
type: 'ibc',
|
|
102
|
+
counterparty: {
|
|
103
|
+
channel_id: 'channel-36',
|
|
104
|
+
base_denom: 'ujuno',
|
|
105
|
+
chain_name: 'juno'
|
|
106
|
+
},
|
|
107
|
+
chain: {
|
|
108
|
+
channel_id: 'channel-18'
|
|
109
|
+
}
|
|
110
|
+
}]
|
|
111
|
+
}, {
|
|
112
|
+
denom_units: [{
|
|
113
|
+
denom: 'ibc/0F4E8E28F5E20104A392D5903587397002C551A8706F75A0B3470745FE44074F',
|
|
114
|
+
exponent: 0,
|
|
115
|
+
aliases: ['ibc/C4CFF46FD6DE35CA4CF4CE031E643C8FDC9BA4B99AE598E9B0ED98FE3A2319F9']
|
|
116
|
+
}, {
|
|
117
|
+
denom: 'atom',
|
|
118
|
+
exponent: 6
|
|
119
|
+
}],
|
|
120
|
+
type_asset: 'ics20',
|
|
121
|
+
base: 'ibc/0F4E8E28F5E20104A392D5903587397002C551A8706F75A0B3470745FE44074F',
|
|
122
|
+
name: 'ATOM on Juno',
|
|
123
|
+
display: 'atom',
|
|
124
|
+
symbol: 'ATOM',
|
|
125
|
+
traces: [{
|
|
126
|
+
type: 'ibc',
|
|
127
|
+
counterparty: {
|
|
128
|
+
channel_id: 'channel-36',
|
|
129
|
+
base_denom: 'ibc/C4CFF46FD6DE35CA4CF4CE031E643C8FDC9BA4B99AE598E9B0ED98FE3A2319F9',
|
|
130
|
+
chain_name: 'juno'
|
|
131
|
+
},
|
|
132
|
+
chain: {
|
|
133
|
+
channel_id: 'channel-18'
|
|
134
|
+
}
|
|
135
|
+
}],
|
|
136
|
+
images: [{
|
|
137
|
+
image_sync: {
|
|
138
|
+
chain_name: 'cosmoshub',
|
|
139
|
+
base_denom: 'uatom'
|
|
140
|
+
},
|
|
141
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
|
|
142
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
|
|
143
|
+
}],
|
|
144
|
+
logo_URIs: {
|
|
145
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
|
|
146
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
|
|
147
|
+
}
|
|
148
|
+
}, {
|
|
149
|
+
description: 'Bored APE IBC club token',
|
|
150
|
+
type_asset: 'cw20',
|
|
151
|
+
address: 'juno1s2dp05rspeuzzpzyzdchk262szehrtfpz847uvf98cnwh53ulx4qg20qwj',
|
|
152
|
+
denom_units: [{
|
|
153
|
+
denom: 'cw20:juno1s2dp05rspeuzzpzyzdchk262szehrtfpz847uvf98cnwh53ulx4qg20qwj',
|
|
154
|
+
exponent: 0
|
|
155
|
+
}, {
|
|
156
|
+
denom: 'banana',
|
|
157
|
+
exponent: 6
|
|
158
|
+
}],
|
|
159
|
+
base: 'ibc/EAB874FF3F144AE61EEB8EAB6C42C126D692CD61BB0A7C69F21381737371CCBB',
|
|
160
|
+
name: 'Banana Token',
|
|
161
|
+
display: 'banana',
|
|
162
|
+
symbol: 'BANANA',
|
|
163
|
+
logo_URIs: {
|
|
164
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/banana.png'
|
|
165
|
+
},
|
|
166
|
+
images: [{
|
|
167
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/banana.png'
|
|
168
|
+
}],
|
|
169
|
+
traces: [{
|
|
170
|
+
type: 'ibc',
|
|
171
|
+
counterparty: {
|
|
172
|
+
channel_id: 'channel-36',
|
|
173
|
+
base_denom: 'cw20:juno1s2dp05rspeuzzpzyzdchk262szehrtfpz847uvf98cnwh53ulx4qg20qwj',
|
|
174
|
+
chain_name: 'juno'
|
|
175
|
+
},
|
|
176
|
+
chain: {
|
|
177
|
+
channel_id: 'channel-18'
|
|
178
|
+
}
|
|
179
|
+
}]
|
|
180
|
+
}, {
|
|
181
|
+
denom_units: [{
|
|
182
|
+
denom: 'ibc/DC7E090349891609745A9871539FE5D39A06B24EA8EAF3FF14D2C855CFC3C7AA',
|
|
183
|
+
exponent: 0,
|
|
184
|
+
aliases: ['factory/juno1qly4zcmzr2gyxtze5yt9chv2srczwwunppxjfh/NEXX']
|
|
185
|
+
}, {
|
|
186
|
+
denom: 'nexx',
|
|
187
|
+
exponent: 6
|
|
188
|
+
}],
|
|
189
|
+
address: 'juno1qly4zcmzr2gyxtze5yt9chv2srczwwunppxjfh',
|
|
190
|
+
base: 'ibc/DC7E090349891609745A9871539FE5D39A06B24EA8EAF3FF14D2C855CFC3C7AA',
|
|
191
|
+
name: 'NEXX GEN AI',
|
|
192
|
+
display: 'nexx',
|
|
193
|
+
symbol: 'NEXX',
|
|
194
|
+
logo_URIs: {
|
|
195
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/nexx.png'
|
|
196
|
+
},
|
|
197
|
+
images: [{
|
|
198
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/nexx.png'
|
|
199
|
+
}],
|
|
200
|
+
traces: [{
|
|
201
|
+
type: 'ibc',
|
|
202
|
+
counterparty: {
|
|
203
|
+
channel_id: 'channel-36',
|
|
204
|
+
base_denom: 'factory/juno1qly4zcmzr2gyxtze5yt9chv2srczwwunppxjfh/NEXX',
|
|
205
|
+
chain_name: 'juno'
|
|
206
|
+
},
|
|
207
|
+
chain: {
|
|
208
|
+
channel_id: 'channel-18'
|
|
209
|
+
}
|
|
210
|
+
}]
|
|
211
|
+
}, {
|
|
212
|
+
denom_units: [{
|
|
213
|
+
denom: 'ibc/7D9CA08C46B6CDF645682D24C65EF727B167947260A6EDA6FA0784984602D5D4',
|
|
214
|
+
exponent: 0,
|
|
215
|
+
aliases: ['factory/juno1u805lv20qc6jy7c3ttre7nct6uyl20pfky5r7e/DGL']
|
|
216
|
+
}, {
|
|
217
|
+
denom: 'dgl',
|
|
218
|
+
exponent: 6
|
|
219
|
+
}],
|
|
220
|
+
address: 'juno1u805lv20qc6jy7c3ttre7nct6uyl20pfky5r7e',
|
|
221
|
+
base: 'ibc/7D9CA08C46B6CDF645682D24C65EF727B167947260A6EDA6FA0784984602D5D4',
|
|
222
|
+
name: 'Licorice',
|
|
223
|
+
display: 'dgl',
|
|
224
|
+
symbol: 'DGL',
|
|
225
|
+
logo_URIs: {
|
|
226
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/dgl.png'
|
|
227
|
+
},
|
|
228
|
+
images: [{
|
|
229
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/dgl.png'
|
|
230
|
+
}],
|
|
231
|
+
traces: [{
|
|
232
|
+
type: 'ibc',
|
|
233
|
+
counterparty: {
|
|
234
|
+
channel_id: 'channel-36',
|
|
235
|
+
base_denom: 'factory/juno1u805lv20qc6jy7c3ttre7nct6uyl20pfky5r7e/DGL',
|
|
236
|
+
chain_name: 'juno'
|
|
237
|
+
},
|
|
238
|
+
chain: {
|
|
239
|
+
channel_id: 'channel-18'
|
|
240
|
+
}
|
|
241
|
+
}]
|
|
242
|
+
}, {
|
|
243
|
+
description: 'Hava Coin is the lifeblood of the Cosmos & Juno networks, rewarding builders and welcoming supporters. https://havacoin.xyz/',
|
|
244
|
+
denom_units: [{
|
|
245
|
+
denom: 'ibc/F2F52F0A45BE34BDA4198B11E4C5FBB7142427D7729B25FEA79FA82721A115D5',
|
|
246
|
+
exponent: 0,
|
|
247
|
+
aliases: ['factory/juno195asgku87kxgu48s447z0ryhsyn5rl3yzvfw0d/uhava']
|
|
248
|
+
}, {
|
|
249
|
+
denom: 'hava',
|
|
250
|
+
exponent: 6
|
|
251
|
+
}],
|
|
252
|
+
base: 'ibc/F2F52F0A45BE34BDA4198B11E4C5FBB7142427D7729B25FEA79FA82721A115D5',
|
|
253
|
+
name: 'Hava Coin',
|
|
254
|
+
display: 'hava',
|
|
255
|
+
symbol: 'HAVA',
|
|
256
|
+
logo_URIs: {
|
|
257
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/hava.png'
|
|
258
|
+
},
|
|
259
|
+
images: [{
|
|
260
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/hava.png'
|
|
261
|
+
}],
|
|
262
|
+
traces: [{
|
|
263
|
+
type: 'ibc',
|
|
264
|
+
counterparty: {
|
|
265
|
+
channel_id: 'channel-36',
|
|
266
|
+
base_denom: 'factory/juno195asgku87kxgu48s447z0ryhsyn5rl3yzvfw0d/uhava',
|
|
267
|
+
chain_name: 'juno'
|
|
268
|
+
},
|
|
269
|
+
chain: {
|
|
270
|
+
channel_id: 'channel-18'
|
|
271
|
+
}
|
|
272
|
+
}]
|
|
273
|
+
}, {
|
|
274
|
+
description: 'The native staking and governance token of the Kujira chain.',
|
|
275
|
+
denom_units: [{
|
|
276
|
+
denom: 'ibc/9F3B9FA98C4D46C7E8A5CFA250CDD875DC670715A307EEBFE59F113B2FB096FD',
|
|
277
|
+
exponent: 0,
|
|
278
|
+
aliases: ['ukuji']
|
|
279
|
+
}, {
|
|
280
|
+
denom: 'kuji',
|
|
281
|
+
exponent: 6
|
|
282
|
+
}],
|
|
283
|
+
base: 'ibc/9F3B9FA98C4D46C7E8A5CFA250CDD875DC670715A307EEBFE59F113B2FB096FD',
|
|
284
|
+
name: 'Kujira',
|
|
285
|
+
display: 'kuji',
|
|
286
|
+
symbol: 'KUJI',
|
|
287
|
+
coingecko_id: 'kujira',
|
|
288
|
+
logo_URIs: {
|
|
289
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/kuji.png',
|
|
290
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/kuji.svg'
|
|
291
|
+
},
|
|
292
|
+
images: [{
|
|
293
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/kuji.png',
|
|
294
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/kuji.svg'
|
|
295
|
+
}],
|
|
296
|
+
traces: [{
|
|
297
|
+
type: 'ibc',
|
|
298
|
+
counterparty: {
|
|
299
|
+
channel_id: 'channel-18',
|
|
300
|
+
base_denom: 'ukuji',
|
|
301
|
+
chain_name: 'kujira'
|
|
302
|
+
},
|
|
303
|
+
chain: {
|
|
304
|
+
channel_id: 'channel-31'
|
|
305
|
+
}
|
|
306
|
+
}]
|
|
307
|
+
}, {
|
|
308
|
+
description: 'The native over-collateralized stablecoin from the Kujira chain.',
|
|
309
|
+
denom_units: [{
|
|
310
|
+
denom: 'ibc/F228F6BB33BD05EC5545B7022CCED947B80F3ECF0F84E6A7EA7ADC8C1EA30A1B',
|
|
311
|
+
exponent: 0,
|
|
312
|
+
aliases: ['factory/kujira1qk00h5atutpsv900x202pxx42npjr9thg58dnqpa72f2p7m2luase444a7/uusk']
|
|
313
|
+
}, {
|
|
314
|
+
denom: 'usk',
|
|
315
|
+
exponent: 6
|
|
316
|
+
}],
|
|
317
|
+
base: 'ibc/F228F6BB33BD05EC5545B7022CCED947B80F3ECF0F84E6A7EA7ADC8C1EA30A1B',
|
|
318
|
+
name: 'USK',
|
|
319
|
+
display: 'usk',
|
|
320
|
+
symbol: 'USK',
|
|
321
|
+
coingecko_id: 'usk',
|
|
322
|
+
logo_URIs: {
|
|
323
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/usk.png',
|
|
324
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/usk.svg'
|
|
325
|
+
},
|
|
326
|
+
images: [{
|
|
327
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/usk.png',
|
|
328
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/usk.svg'
|
|
329
|
+
}],
|
|
330
|
+
traces: [{
|
|
331
|
+
type: 'ibc',
|
|
332
|
+
counterparty: {
|
|
333
|
+
channel_id: 'channel-18',
|
|
334
|
+
base_denom: 'factory/kujira1qk00h5atutpsv900x202pxx42npjr9thg58dnqpa72f2p7m2luase444a7/uusk',
|
|
335
|
+
chain_name: 'kujira'
|
|
336
|
+
},
|
|
337
|
+
chain: {
|
|
338
|
+
channel_id: 'channel-31'
|
|
339
|
+
}
|
|
340
|
+
}]
|
|
341
|
+
}, {
|
|
342
|
+
description: "Quark's auto-compounding KUJI derivative",
|
|
343
|
+
denom_units: [{
|
|
344
|
+
denom: 'ibc/08CDBADD3AEBE599E5799FCA47272BAB62AEB2F169A5647016125B2504630A94',
|
|
345
|
+
exponent: 0,
|
|
346
|
+
aliases: ['factory/kujira1m96ucsfpt2yy72w09z2rxjdj38y5qd8lqx5jtggnejmdua2ynpnsxyvjex/urcpt']
|
|
347
|
+
}, {
|
|
348
|
+
denom: 'qcKUJI',
|
|
349
|
+
exponent: 6
|
|
350
|
+
}],
|
|
351
|
+
base: 'ibc/08CDBADD3AEBE599E5799FCA47272BAB62AEB2F169A5647016125B2504630A94',
|
|
352
|
+
name: 'qcKUJI',
|
|
353
|
+
display: 'qcKUJI',
|
|
354
|
+
symbol: 'qcKUJI',
|
|
355
|
+
logo_URIs: {
|
|
356
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/qckuji.svg'
|
|
357
|
+
},
|
|
358
|
+
images: [{
|
|
359
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/qckuji.svg'
|
|
360
|
+
}],
|
|
361
|
+
traces: [{
|
|
362
|
+
type: 'ibc',
|
|
363
|
+
counterparty: {
|
|
364
|
+
channel_id: 'channel-18',
|
|
365
|
+
base_denom: 'factory/kujira1m96ucsfpt2yy72w09z2rxjdj38y5qd8lqx5jtggnejmdua2ynpnsxyvjex/urcpt',
|
|
366
|
+
chain_name: 'kujira'
|
|
367
|
+
},
|
|
368
|
+
chain: {
|
|
369
|
+
channel_id: 'channel-31'
|
|
370
|
+
}
|
|
371
|
+
}]
|
|
372
|
+
}, {
|
|
373
|
+
description: 'ampKUJI',
|
|
374
|
+
denom_units: [{
|
|
375
|
+
denom: 'ibc/71B4D5CFA6EC4C620AC93301CA56B3EB00935CA398A219B7C25D193566AE6B4E',
|
|
376
|
+
exponent: 0,
|
|
377
|
+
aliases: ['factory/kujira1n3fr5f56r2ce0s37wdvwrk98yhhq3unnxgcqus8nzsfxvllk0yxquurqty/ampKUJI']
|
|
378
|
+
}, {
|
|
379
|
+
denom: 'ampKUJI',
|
|
380
|
+
exponent: 6
|
|
381
|
+
}],
|
|
382
|
+
base: 'ibc/71B4D5CFA6EC4C620AC93301CA56B3EB00935CA398A219B7C25D193566AE6B4E',
|
|
383
|
+
name: 'ampKUJI',
|
|
384
|
+
display: 'ampKUJI',
|
|
385
|
+
symbol: 'ampKUJI',
|
|
386
|
+
logo_URIs: {
|
|
387
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/ampkuji.png',
|
|
388
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/ampkuji.svg'
|
|
389
|
+
},
|
|
390
|
+
images: [{
|
|
391
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/ampkuji.png',
|
|
392
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/ampkuji.svg'
|
|
393
|
+
}],
|
|
394
|
+
traces: [{
|
|
395
|
+
type: 'ibc',
|
|
396
|
+
counterparty: {
|
|
397
|
+
channel_id: 'channel-18',
|
|
398
|
+
base_denom: 'factory/kujira1n3fr5f56r2ce0s37wdvwrk98yhhq3unnxgcqus8nzsfxvllk0yxquurqty/ampKUJI',
|
|
399
|
+
chain_name: 'kujira'
|
|
400
|
+
},
|
|
401
|
+
chain: {
|
|
402
|
+
channel_id: 'channel-31'
|
|
403
|
+
}
|
|
404
|
+
}]
|
|
405
|
+
}, {
|
|
406
|
+
description: 'MantaDAO Governance Token',
|
|
407
|
+
denom_units: [{
|
|
408
|
+
denom: 'ibc/403FA2D7318D7E7875FACD3B7D8017560FA3FBA7DFF38AF874A239E807FDC6A2',
|
|
409
|
+
exponent: 0,
|
|
410
|
+
aliases: ['factory/kujira1643jxg8wasy5cfcn7xm8rd742yeazcksqlg4d7/umnta']
|
|
411
|
+
}, {
|
|
412
|
+
denom: 'mnta',
|
|
413
|
+
exponent: 6
|
|
414
|
+
}],
|
|
415
|
+
base: 'ibc/403FA2D7318D7E7875FACD3B7D8017560FA3FBA7DFF38AF874A239E807FDC6A2',
|
|
416
|
+
name: 'MantaDAO',
|
|
417
|
+
display: 'mnta',
|
|
418
|
+
symbol: 'MNTA',
|
|
419
|
+
coingecko_id: 'mantadao',
|
|
420
|
+
logo_URIs: {
|
|
421
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/mnta.png',
|
|
422
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/mnta.svg'
|
|
423
|
+
},
|
|
424
|
+
images: [{
|
|
425
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/mnta.png',
|
|
426
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/mnta.svg'
|
|
427
|
+
}],
|
|
428
|
+
traces: [{
|
|
429
|
+
type: 'ibc',
|
|
430
|
+
counterparty: {
|
|
431
|
+
channel_id: 'channel-18',
|
|
432
|
+
base_denom: 'factory/kujira1643jxg8wasy5cfcn7xm8rd742yeazcksqlg4d7/umnta',
|
|
433
|
+
chain_name: 'kujira'
|
|
434
|
+
},
|
|
435
|
+
chain: {
|
|
436
|
+
channel_id: 'channel-31'
|
|
437
|
+
}
|
|
438
|
+
}]
|
|
439
|
+
}, {
|
|
440
|
+
description: "Quark's auto-compounding MNTA derivative",
|
|
441
|
+
denom_units: [{
|
|
442
|
+
denom: 'ibc/2E9C63F049A11D7FF1D8A84074319FF8AC02E4239CE6DB718FBF5A9D144649F6',
|
|
443
|
+
exponent: 0,
|
|
444
|
+
aliases: ['factory/kujira1qzu3up50auxhqyzfq56znuj8n38q2ra7daaf9ef7vg8gu66jh4fqd2wd2y/urcpt']
|
|
445
|
+
}, {
|
|
446
|
+
denom: 'qcMNTA',
|
|
447
|
+
exponent: 6
|
|
448
|
+
}],
|
|
449
|
+
base: 'ibc/2E9C63F049A11D7FF1D8A84074319FF8AC02E4239CE6DB718FBF5A9D144649F6',
|
|
450
|
+
name: 'qcMNTA',
|
|
451
|
+
display: 'qcMNTA',
|
|
452
|
+
symbol: 'qcMNTA',
|
|
453
|
+
logo_URIs: {
|
|
454
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/qcmnta.svg'
|
|
455
|
+
},
|
|
456
|
+
images: [{
|
|
457
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/qcmnta.svg'
|
|
458
|
+
}],
|
|
459
|
+
traces: [{
|
|
460
|
+
type: 'ibc',
|
|
461
|
+
counterparty: {
|
|
462
|
+
channel_id: 'channel-18',
|
|
463
|
+
base_denom: 'factory/kujira1qzu3up50auxhqyzfq56znuj8n38q2ra7daaf9ef7vg8gu66jh4fqd2wd2y/urcpt',
|
|
464
|
+
chain_name: 'kujira'
|
|
465
|
+
},
|
|
466
|
+
chain: {
|
|
467
|
+
channel_id: 'channel-31'
|
|
468
|
+
}
|
|
469
|
+
}]
|
|
470
|
+
}, {
|
|
471
|
+
description: 'ERIS Liquid Staked MNTA',
|
|
472
|
+
denom_units: [{
|
|
473
|
+
denom: 'ibc/067FB9B0C667F409C56A552F9887BD50DC0531A3665990165C600FF1D1EC40B4',
|
|
474
|
+
exponent: 0,
|
|
475
|
+
aliases: ['factory/kujira175yatpvkpgw07w0chhzuks3zrrae9z9g2y6r7u5pzqesyau4x9eqqyv0rr/ampMNTA']
|
|
476
|
+
}, {
|
|
477
|
+
denom: 'ampMNTA',
|
|
478
|
+
exponent: 6
|
|
479
|
+
}],
|
|
480
|
+
base: 'ibc/067FB9B0C667F409C56A552F9887BD50DC0531A3665990165C600FF1D1EC40B4',
|
|
481
|
+
name: 'ERIS Amplified MNTA',
|
|
482
|
+
display: 'ampMNTA',
|
|
483
|
+
symbol: 'ampMNTA',
|
|
484
|
+
logo_URIs: {
|
|
485
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/ampmnta.png'
|
|
486
|
+
},
|
|
487
|
+
images: [{
|
|
488
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/ampmnta.png'
|
|
489
|
+
}],
|
|
490
|
+
traces: [{
|
|
491
|
+
type: 'ibc',
|
|
492
|
+
counterparty: {
|
|
493
|
+
channel_id: 'channel-18',
|
|
494
|
+
base_denom: 'factory/kujira175yatpvkpgw07w0chhzuks3zrrae9z9g2y6r7u5pzqesyau4x9eqqyv0rr/ampMNTA',
|
|
495
|
+
chain_name: 'kujira'
|
|
496
|
+
},
|
|
497
|
+
chain: {
|
|
498
|
+
channel_id: 'channel-31'
|
|
499
|
+
}
|
|
500
|
+
}]
|
|
501
|
+
}, {
|
|
502
|
+
description: 'The content house of Kujira',
|
|
503
|
+
denom_units: [{
|
|
504
|
+
denom: 'ibc/381C832E94AC810E8992D3E979D45134A137936316607B5AB85645A2AACD7578',
|
|
505
|
+
exponent: 0,
|
|
506
|
+
aliases: ['factory/kujira12cjjeytrqcj25uv349thltcygnp9k0kukpct0e/uwink']
|
|
507
|
+
}, {
|
|
508
|
+
denom: 'wink',
|
|
509
|
+
exponent: 6
|
|
510
|
+
}],
|
|
511
|
+
base: 'ibc/381C832E94AC810E8992D3E979D45134A137936316607B5AB85645A2AACD7578',
|
|
512
|
+
name: 'WINK',
|
|
513
|
+
display: 'wink',
|
|
514
|
+
symbol: 'WINK',
|
|
515
|
+
logo_URIs: {
|
|
516
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/wink.png',
|
|
517
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/wink.svg'
|
|
518
|
+
},
|
|
519
|
+
images: [{
|
|
520
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/wink.png',
|
|
521
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/wink.svg'
|
|
522
|
+
}],
|
|
523
|
+
traces: [{
|
|
524
|
+
type: 'ibc',
|
|
525
|
+
counterparty: {
|
|
526
|
+
channel_id: 'channel-18',
|
|
527
|
+
base_denom: 'factory/kujira12cjjeytrqcj25uv349thltcygnp9k0kukpct0e/uwink',
|
|
528
|
+
chain_name: 'kujira'
|
|
529
|
+
},
|
|
530
|
+
chain: {
|
|
531
|
+
channel_id: 'channel-31'
|
|
532
|
+
}
|
|
533
|
+
}]
|
|
534
|
+
}, {
|
|
535
|
+
description: 'Blend Token',
|
|
536
|
+
denom_units: [{
|
|
537
|
+
denom: 'ibc/9C89ECE754820887A43A63F91EDB1EC51F8FAD7205DB6B9CE5F9656DE54C3442',
|
|
538
|
+
exponent: 0,
|
|
539
|
+
aliases: ['factory/kujira1slueerjz7mx9jp45u3y0rjwtvhcf8a68wf2mjt/ublend']
|
|
540
|
+
}, {
|
|
541
|
+
denom: 'blend',
|
|
542
|
+
exponent: 6
|
|
543
|
+
}],
|
|
544
|
+
base: 'ibc/9C89ECE754820887A43A63F91EDB1EC51F8FAD7205DB6B9CE5F9656DE54C3442',
|
|
545
|
+
name: 'BLEND',
|
|
546
|
+
display: 'blend',
|
|
547
|
+
symbol: 'BLEND',
|
|
548
|
+
logo_URIs: {
|
|
549
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/blend.svg'
|
|
550
|
+
},
|
|
551
|
+
images: [{
|
|
552
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/blend.svg'
|
|
553
|
+
}],
|
|
554
|
+
traces: [{
|
|
555
|
+
type: 'ibc',
|
|
556
|
+
counterparty: {
|
|
557
|
+
channel_id: 'channel-18',
|
|
558
|
+
base_denom: 'factory/kujira1slueerjz7mx9jp45u3y0rjwtvhcf8a68wf2mjt/ublend',
|
|
559
|
+
chain_name: 'kujira'
|
|
560
|
+
},
|
|
561
|
+
chain: {
|
|
562
|
+
channel_id: 'channel-31'
|
|
563
|
+
}
|
|
564
|
+
}]
|
|
565
|
+
}, {
|
|
566
|
+
description: 'Tether USDt on Kujira',
|
|
567
|
+
denom_units: [{
|
|
568
|
+
denom: 'ibc/47C2ACA2D1E3E0657231F2E947F0BD3AEBA6F6FBE1FC5617C5B00B631E196F16',
|
|
569
|
+
exponent: 0,
|
|
570
|
+
aliases: ['ibc/20014F963CC9E6488B299622F87B60C6DE71632864859EC08B4753478DAB2BB8']
|
|
571
|
+
}, {
|
|
572
|
+
denom: 'usdt',
|
|
573
|
+
exponent: 6
|
|
574
|
+
}],
|
|
575
|
+
type_asset: 'ics20',
|
|
576
|
+
base: 'ibc/47C2ACA2D1E3E0657231F2E947F0BD3AEBA6F6FBE1FC5617C5B00B631E196F16',
|
|
577
|
+
name: 'Tether USD',
|
|
578
|
+
display: 'usdt',
|
|
579
|
+
symbol: 'USDT',
|
|
580
|
+
traces: [{
|
|
581
|
+
type: 'ibc',
|
|
582
|
+
counterparty: {
|
|
583
|
+
channel_id: 'channel-18',
|
|
584
|
+
base_denom: 'ibc/20014F963CC9E6488B299622F87B60C6DE71632864859EC08B4753478DAB2BB8',
|
|
585
|
+
chain_name: 'kujira'
|
|
586
|
+
},
|
|
587
|
+
chain: {
|
|
588
|
+
channel_id: 'channel-31'
|
|
589
|
+
}
|
|
590
|
+
}],
|
|
591
|
+
images: [{
|
|
592
|
+
image_sync: {
|
|
593
|
+
chain_name: 'kava',
|
|
594
|
+
base_denom: 'erc20/tether/usdt'
|
|
595
|
+
},
|
|
596
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
|
|
597
|
+
}],
|
|
598
|
+
logo_URIs: {
|
|
599
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
|
|
600
|
+
}
|
|
601
|
+
}, {
|
|
602
|
+
description: 'The staking and governance token of Fuzion',
|
|
603
|
+
denom_units: [{
|
|
604
|
+
denom: 'ibc/416078812BB20344688CBB8A8B5FE931EE9E90B30F7939C55EA99BB71B5645DF',
|
|
605
|
+
exponent: 0,
|
|
606
|
+
aliases: ['factory/kujira1sc6a0347cc5q3k890jj0pf3ylx2s38rh4sza4t/ufuzn']
|
|
607
|
+
}, {
|
|
608
|
+
denom: 'fuzn',
|
|
609
|
+
exponent: 6
|
|
610
|
+
}],
|
|
611
|
+
base: 'ibc/416078812BB20344688CBB8A8B5FE931EE9E90B30F7939C55EA99BB71B5645DF',
|
|
612
|
+
name: 'Fuzion',
|
|
613
|
+
display: 'fuzn',
|
|
614
|
+
symbol: 'FUZN',
|
|
615
|
+
logo_URIs: {
|
|
616
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/fuzion.png',
|
|
617
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/fuzion.svg'
|
|
618
|
+
},
|
|
619
|
+
images: [{
|
|
620
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/fuzion.png',
|
|
621
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/fuzion.svg'
|
|
622
|
+
}],
|
|
623
|
+
traces: [{
|
|
624
|
+
type: 'ibc',
|
|
625
|
+
counterparty: {
|
|
626
|
+
channel_id: 'channel-18',
|
|
627
|
+
base_denom: 'factory/kujira1sc6a0347cc5q3k890jj0pf3ylx2s38rh4sza4t/ufuzn',
|
|
628
|
+
chain_name: 'kujira'
|
|
629
|
+
},
|
|
630
|
+
chain: {
|
|
631
|
+
channel_id: 'channel-31'
|
|
632
|
+
}
|
|
633
|
+
}]
|
|
634
|
+
}, {
|
|
635
|
+
description: 'The receipt token of Fuzion',
|
|
636
|
+
denom_units: [{
|
|
637
|
+
denom: 'ibc/E74D28D42AA31E3D356F9B19DEFCE23572DBEC3321B74F2D9C52C9211C9228B8',
|
|
638
|
+
exponent: 0,
|
|
639
|
+
aliases: ['factory/kujira1sc6a0347cc5q3k890jj0pf3ylx2s38rh4sza4t/urfuzn']
|
|
640
|
+
}, {
|
|
641
|
+
denom: 'rfuzn',
|
|
642
|
+
exponent: 6
|
|
643
|
+
}],
|
|
644
|
+
base: 'ibc/E74D28D42AA31E3D356F9B19DEFCE23572DBEC3321B74F2D9C52C9211C9228B8',
|
|
645
|
+
name: 'Fuzion Receipt',
|
|
646
|
+
display: 'rfuzn',
|
|
647
|
+
symbol: 'rFUZN',
|
|
648
|
+
logo_URIs: {
|
|
649
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/fuzionr.png'
|
|
650
|
+
},
|
|
651
|
+
images: [{
|
|
652
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/fuzionr.png'
|
|
653
|
+
}],
|
|
654
|
+
traces: [{
|
|
655
|
+
type: 'ibc',
|
|
656
|
+
counterparty: {
|
|
657
|
+
channel_id: 'channel-18',
|
|
658
|
+
base_denom: 'factory/kujira1sc6a0347cc5q3k890jj0pf3ylx2s38rh4sza4t/urfuzn',
|
|
659
|
+
chain_name: 'kujira'
|
|
660
|
+
},
|
|
661
|
+
chain: {
|
|
662
|
+
channel_id: 'channel-31'
|
|
663
|
+
}
|
|
664
|
+
}]
|
|
665
|
+
}, {
|
|
666
|
+
description: 'The yield token of Fuzion',
|
|
667
|
+
denom_units: [{
|
|
668
|
+
denom: 'ibc/22CBBDC98B44F19DF2910AB244D3EE6C47E6C23E1A428F95E7F6D0436D4D66E9',
|
|
669
|
+
exponent: 0,
|
|
670
|
+
aliases: ['factory/kujira1sc6a0347cc5q3k890jj0pf3ylx2s38rh4sza4t/uyfuzn']
|
|
671
|
+
}, {
|
|
672
|
+
denom: 'yfuzn',
|
|
673
|
+
exponent: 6
|
|
674
|
+
}],
|
|
675
|
+
base: 'ibc/22CBBDC98B44F19DF2910AB244D3EE6C47E6C23E1A428F95E7F6D0436D4D66E9',
|
|
676
|
+
name: 'Fuzion Yield',
|
|
677
|
+
display: 'yfuzn',
|
|
678
|
+
symbol: 'yFUZN',
|
|
679
|
+
logo_URIs: {
|
|
680
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/fuziony.svg'
|
|
681
|
+
},
|
|
682
|
+
images: [{
|
|
683
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/fuziony.svg'
|
|
684
|
+
}],
|
|
685
|
+
traces: [{
|
|
686
|
+
type: 'ibc',
|
|
687
|
+
counterparty: {
|
|
688
|
+
channel_id: 'channel-18',
|
|
689
|
+
base_denom: 'factory/kujira1sc6a0347cc5q3k890jj0pf3ylx2s38rh4sza4t/uyfuzn',
|
|
690
|
+
chain_name: 'kujira'
|
|
691
|
+
},
|
|
692
|
+
chain: {
|
|
693
|
+
channel_id: 'channel-31'
|
|
694
|
+
}
|
|
695
|
+
}]
|
|
696
|
+
}, {
|
|
697
|
+
description: "Quark's auto-compounding FUZN derivative",
|
|
698
|
+
denom_units: [{
|
|
699
|
+
denom: 'ibc/A8A9E80D1BD16994F890FB420D594379F6256B58F611014E6D8B89A9C52521F2',
|
|
700
|
+
exponent: 0,
|
|
701
|
+
aliases: ['factory/kujira1l04ged98c7a7s9tllu62ld09ztylwf442qgm4thfgmadrvngeumsz4zrh2/urcpt']
|
|
702
|
+
}, {
|
|
703
|
+
denom: 'qcFUZN',
|
|
704
|
+
exponent: 6
|
|
705
|
+
}],
|
|
706
|
+
base: 'ibc/A8A9E80D1BD16994F890FB420D594379F6256B58F611014E6D8B89A9C52521F2',
|
|
707
|
+
name: 'qcFUZN',
|
|
708
|
+
display: 'qcFUZN',
|
|
709
|
+
symbol: 'qcFUZN',
|
|
710
|
+
logo_URIs: {
|
|
711
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/qcfuzn.svg'
|
|
712
|
+
},
|
|
713
|
+
images: [{
|
|
714
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/qcfuzn.svg'
|
|
715
|
+
}],
|
|
716
|
+
traces: [{
|
|
717
|
+
type: 'ibc',
|
|
718
|
+
counterparty: {
|
|
719
|
+
channel_id: 'channel-18',
|
|
720
|
+
base_denom: 'factory/kujira1l04ged98c7a7s9tllu62ld09ztylwf442qgm4thfgmadrvngeumsz4zrh2/urcpt',
|
|
721
|
+
chain_name: 'kujira'
|
|
722
|
+
},
|
|
723
|
+
chain: {
|
|
724
|
+
channel_id: 'channel-31'
|
|
725
|
+
}
|
|
726
|
+
}]
|
|
727
|
+
}, {
|
|
728
|
+
description: 'The Revenue & Governance token of Unstake.fi',
|
|
729
|
+
denom_units: [{
|
|
730
|
+
denom: 'ibc/14DCCD6DD681E9D1890C364A026A9CDC0534D5C9924F7114845558434A288BCC',
|
|
731
|
+
exponent: 0,
|
|
732
|
+
aliases: ['factory/kujira1aaudpfr9y23lt9d45hrmskphpdfaq9ajxd3ukh/unstk']
|
|
733
|
+
}, {
|
|
734
|
+
denom: 'nstk',
|
|
735
|
+
exponent: 6
|
|
736
|
+
}],
|
|
737
|
+
base: 'ibc/14DCCD6DD681E9D1890C364A026A9CDC0534D5C9924F7114845558434A288BCC',
|
|
738
|
+
name: 'Unstake Fi',
|
|
739
|
+
display: 'nstk',
|
|
740
|
+
symbol: 'NSTK',
|
|
741
|
+
logo_URIs: {
|
|
742
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/nstk.svg'
|
|
743
|
+
},
|
|
744
|
+
coingecko_id: 'unstake-fi',
|
|
745
|
+
images: [{
|
|
746
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/nstk.svg'
|
|
747
|
+
}],
|
|
748
|
+
traces: [{
|
|
749
|
+
type: 'ibc',
|
|
750
|
+
counterparty: {
|
|
751
|
+
channel_id: 'channel-18',
|
|
752
|
+
base_denom: 'factory/kujira1aaudpfr9y23lt9d45hrmskphpdfaq9ajxd3ukh/unstk',
|
|
753
|
+
chain_name: 'kujira'
|
|
754
|
+
},
|
|
755
|
+
chain: {
|
|
756
|
+
channel_id: 'channel-31'
|
|
757
|
+
}
|
|
758
|
+
}]
|
|
759
|
+
}, {
|
|
760
|
+
description: 'Local Money',
|
|
761
|
+
denom_units: [{
|
|
762
|
+
denom: 'ibc/8DE7AD37213B70934C865B8EE53FFB91E3BF1C239A10E3B3DBFBE7D34CEB2980',
|
|
763
|
+
exponent: 0,
|
|
764
|
+
aliases: ['factory/kujira1swkuyt08z74n5jl7zr6hx0ru5sa2yev5v896p6/local']
|
|
765
|
+
}, {
|
|
766
|
+
denom: 'local',
|
|
767
|
+
exponent: 6
|
|
768
|
+
}],
|
|
769
|
+
base: 'ibc/8DE7AD37213B70934C865B8EE53FFB91E3BF1C239A10E3B3DBFBE7D34CEB2980',
|
|
770
|
+
name: 'LOCAL',
|
|
771
|
+
display: 'local',
|
|
772
|
+
symbol: 'LOCAL',
|
|
773
|
+
logo_URIs: {
|
|
774
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/local.png'
|
|
775
|
+
},
|
|
776
|
+
images: [{
|
|
777
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/local.png'
|
|
778
|
+
}],
|
|
779
|
+
traces: [{
|
|
780
|
+
type: 'ibc',
|
|
781
|
+
counterparty: {
|
|
782
|
+
channel_id: 'channel-18',
|
|
783
|
+
base_denom: 'factory/kujira1swkuyt08z74n5jl7zr6hx0ru5sa2yev5v896p6/local',
|
|
784
|
+
chain_name: 'kujira'
|
|
785
|
+
},
|
|
786
|
+
chain: {
|
|
787
|
+
channel_id: 'channel-31'
|
|
788
|
+
}
|
|
789
|
+
}]
|
|
790
|
+
}, {
|
|
791
|
+
description: 'Food for whales',
|
|
792
|
+
denom_units: [{
|
|
793
|
+
denom: 'ibc/5409AF451DEF25BD301C388C275A90B71950D36D52842CF1ECF15C57919BB43F',
|
|
794
|
+
exponent: 0,
|
|
795
|
+
aliases: ['factory/kujira166ysf07ze5suazfzj0r05tv8amk2yn8zvsfuu7/uplnk']
|
|
796
|
+
}, {
|
|
797
|
+
denom: 'PLNK',
|
|
798
|
+
exponent: 6
|
|
799
|
+
}],
|
|
800
|
+
base: 'ibc/5409AF451DEF25BD301C388C275A90B71950D36D52842CF1ECF15C57919BB43F',
|
|
801
|
+
name: 'Plankton',
|
|
802
|
+
display: 'PLNK',
|
|
803
|
+
symbol: 'PLNK',
|
|
804
|
+
logo_URIs: {
|
|
805
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/PLNK_drk.png'
|
|
806
|
+
},
|
|
807
|
+
images: [{
|
|
808
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/PLNK_drk.png'
|
|
809
|
+
}],
|
|
810
|
+
traces: [{
|
|
811
|
+
type: 'ibc',
|
|
812
|
+
counterparty: {
|
|
813
|
+
channel_id: 'channel-18',
|
|
814
|
+
base_denom: 'factory/kujira166ysf07ze5suazfzj0r05tv8amk2yn8zvsfuu7/uplnk',
|
|
815
|
+
chain_name: 'kujira'
|
|
816
|
+
},
|
|
817
|
+
chain: {
|
|
818
|
+
channel_id: 'channel-31'
|
|
819
|
+
}
|
|
820
|
+
}]
|
|
821
|
+
}, {
|
|
822
|
+
denom_units: [{
|
|
823
|
+
denom: 'ibc/FC6ED2F8C913125B31DB94FC86C7DC6052971101AE4C17EB650A71139DDEF804',
|
|
824
|
+
exponent: 0,
|
|
825
|
+
aliases: ['ibc/E5CA126979E2FFB4C70C072F8094D07ECF27773B37623AD2BF7582AD0726F0F3']
|
|
826
|
+
}, {
|
|
827
|
+
denom: 'sol',
|
|
828
|
+
exponent: 8
|
|
829
|
+
}],
|
|
830
|
+
base: 'ibc/FC6ED2F8C913125B31DB94FC86C7DC6052971101AE4C17EB650A71139DDEF804',
|
|
831
|
+
name: 'Wormhole Solana',
|
|
832
|
+
display: 'sol',
|
|
833
|
+
symbol: 'whSOL',
|
|
834
|
+
traces: [{
|
|
835
|
+
type: 'ibc',
|
|
836
|
+
counterparty: {
|
|
837
|
+
channel_id: 'channel-18',
|
|
838
|
+
base_denom: 'ibc/E5CA126979E2FFB4C70C072F8094D07ECF27773B37623AD2BF7582AD0726F0F3',
|
|
839
|
+
chain_name: 'kujira'
|
|
840
|
+
},
|
|
841
|
+
chain: {
|
|
842
|
+
channel_id: 'channel-31'
|
|
843
|
+
}
|
|
844
|
+
}],
|
|
845
|
+
images: [{
|
|
846
|
+
image_sync: {
|
|
847
|
+
chain_name: 'gateway',
|
|
848
|
+
base_denom: 'factory/wormhole14ejqjyq8um4p3xfqj74yld5waqljf88fz25yxnma0cngspxe3les00fpjx/8sYgCzLRJC3J7qPn2bNbx6PiGcarhyx8rBhVaNnfvHCA'
|
|
849
|
+
},
|
|
850
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/solana/images/sol.svg'
|
|
851
|
+
}],
|
|
852
|
+
logo_URIs: {
|
|
853
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/solana/images/sol.svg'
|
|
854
|
+
}
|
|
855
|
+
}, {
|
|
856
|
+
denom_units: [{
|
|
857
|
+
denom: 'ibc/47C59EAB88642ABA6E046F04B3128A7DC90145C03A74F2C4E291636F14BCA3E6',
|
|
858
|
+
exponent: 0,
|
|
859
|
+
aliases: ['ibc/F3AA7EF362EC5E791FE78A0F4CCC69FEE1F9A7485EB1A8CAB3F6601C00522F10']
|
|
860
|
+
}, {
|
|
861
|
+
denom: 'evmos',
|
|
862
|
+
exponent: 18
|
|
863
|
+
}],
|
|
864
|
+
base: 'ibc/47C59EAB88642ABA6E046F04B3128A7DC90145C03A74F2C4E291636F14BCA3E6',
|
|
865
|
+
name: 'Evmos',
|
|
866
|
+
display: 'evmos',
|
|
867
|
+
symbol: 'EVMOS',
|
|
868
|
+
traces: [{
|
|
869
|
+
type: 'ibc',
|
|
870
|
+
counterparty: {
|
|
871
|
+
channel_id: 'channel-18',
|
|
872
|
+
base_denom: 'ibc/F3AA7EF362EC5E791FE78A0F4CCC69FEE1F9A7485EB1A8CAB3F6601C00522F10',
|
|
873
|
+
chain_name: 'kujira'
|
|
874
|
+
},
|
|
875
|
+
chain: {
|
|
876
|
+
channel_id: 'channel-31'
|
|
877
|
+
}
|
|
878
|
+
}],
|
|
879
|
+
images: [{
|
|
880
|
+
image_sync: {
|
|
881
|
+
chain_name: 'evmos',
|
|
882
|
+
base_denom: 'aevmos'
|
|
883
|
+
},
|
|
884
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.png',
|
|
885
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.svg'
|
|
886
|
+
}],
|
|
887
|
+
logo_URIs: {
|
|
888
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.png',
|
|
889
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.svg'
|
|
890
|
+
}
|
|
891
|
+
}, {
|
|
892
|
+
denom_units: [{
|
|
893
|
+
denom: 'ibc/50EFC5B6CE9E0B172123B79BFECB61A6B308DC7135FEB044E35BB4C4346A4E84',
|
|
894
|
+
exponent: 0,
|
|
895
|
+
aliases: ['ibc/004EBF085BBED1029326D56BE8A2E67C08CECE670A94AC1947DF413EF5130EB2']
|
|
896
|
+
}, {
|
|
897
|
+
denom: 'avax',
|
|
898
|
+
exponent: 18
|
|
899
|
+
}],
|
|
900
|
+
type_asset: 'ics20',
|
|
901
|
+
base: 'ibc/50EFC5B6CE9E0B172123B79BFECB61A6B308DC7135FEB044E35BB4C4346A4E84',
|
|
902
|
+
name: 'Axelar Wrapped AVAX',
|
|
903
|
+
display: 'avax',
|
|
904
|
+
symbol: 'wAVAX',
|
|
905
|
+
traces: [{
|
|
906
|
+
type: 'ibc',
|
|
907
|
+
counterparty: {
|
|
908
|
+
channel_id: 'channel-18',
|
|
909
|
+
base_denom: 'ibc/004EBF085BBED1029326D56BE8A2E67C08CECE670A94AC1947DF413EF5130EB2',
|
|
910
|
+
chain_name: 'kujira'
|
|
911
|
+
},
|
|
912
|
+
chain: {
|
|
913
|
+
channel_id: 'channel-31'
|
|
914
|
+
}
|
|
915
|
+
}],
|
|
916
|
+
images: [{
|
|
917
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/avalanche/images/wavax.svg'
|
|
918
|
+
}],
|
|
919
|
+
logo_URIs: {
|
|
920
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/avalanche/images/wavax.svg'
|
|
921
|
+
}
|
|
922
|
+
}, {
|
|
923
|
+
denom_units: [{
|
|
924
|
+
denom: 'ibc/CC72FCD38F349CA5745F8597E2295274743D71752DFEDB809DF61573D75C52AC',
|
|
925
|
+
exponent: 0,
|
|
926
|
+
aliases: ['ibc/FE98AAD68F02F03565E9FA39A5E627946699B2B07115889ED812D8BA639576A9']
|
|
927
|
+
}, {
|
|
928
|
+
denom: 'usdc',
|
|
929
|
+
exponent: 6
|
|
930
|
+
}],
|
|
931
|
+
type_asset: 'ics20',
|
|
932
|
+
base: 'ibc/CC72FCD38F349CA5745F8597E2295274743D71752DFEDB809DF61573D75C52AC',
|
|
933
|
+
name: 'Noble USD Coin',
|
|
934
|
+
display: 'usdc',
|
|
935
|
+
symbol: 'USDC',
|
|
936
|
+
traces: [{
|
|
937
|
+
type: 'ibc',
|
|
938
|
+
counterparty: {
|
|
939
|
+
channel_id: 'channel-18',
|
|
940
|
+
base_denom: 'ibc/FE98AAD68F02F03565E9FA39A5E627946699B2B07115889ED812D8BA639576A9',
|
|
941
|
+
chain_name: 'kujira'
|
|
942
|
+
},
|
|
943
|
+
chain: {
|
|
944
|
+
channel_id: 'channel-31'
|
|
945
|
+
}
|
|
946
|
+
}],
|
|
947
|
+
images: [{
|
|
948
|
+
image_sync: {
|
|
949
|
+
chain_name: 'noble',
|
|
950
|
+
base_denom: 'uusdc'
|
|
951
|
+
},
|
|
952
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDCoin.png',
|
|
953
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDCoin.svg'
|
|
954
|
+
}],
|
|
955
|
+
logo_URIs: {
|
|
956
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDCoin.png',
|
|
957
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDCoin.svg'
|
|
958
|
+
}
|
|
959
|
+
}, {
|
|
960
|
+
denom_units: [{
|
|
961
|
+
denom: 'ibc/C1FD3227942CAA04F01912FA3EF508BBAD3E4CF47982703892AC445B323BD8AB',
|
|
962
|
+
exponent: 0,
|
|
963
|
+
aliases: ['ibc/47BD209179859CDE4A2806763D7189B6E6FE13A17880FE2B42DE1E6C1E329E23']
|
|
964
|
+
}, {
|
|
965
|
+
denom: 'osmo',
|
|
966
|
+
exponent: 6
|
|
967
|
+
}],
|
|
968
|
+
type_asset: 'ics20',
|
|
969
|
+
base: 'ibc/C1FD3227942CAA04F01912FA3EF508BBAD3E4CF47982703892AC445B323BD8AB',
|
|
970
|
+
name: 'Osmosis',
|
|
971
|
+
display: 'osmo',
|
|
972
|
+
symbol: 'OSMO',
|
|
973
|
+
traces: [{
|
|
974
|
+
type: 'ibc',
|
|
975
|
+
counterparty: {
|
|
976
|
+
channel_id: 'channel-18',
|
|
977
|
+
base_denom: 'ibc/47BD209179859CDE4A2806763D7189B6E6FE13A17880FE2B42DE1E6C1E329E23',
|
|
978
|
+
chain_name: 'kujira'
|
|
979
|
+
},
|
|
980
|
+
chain: {
|
|
981
|
+
channel_id: 'channel-31'
|
|
982
|
+
}
|
|
983
|
+
}],
|
|
984
|
+
images: [{
|
|
985
|
+
image_sync: {
|
|
986
|
+
chain_name: 'osmosis',
|
|
987
|
+
base_denom: 'uosmo'
|
|
988
|
+
},
|
|
989
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
990
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
991
|
+
}],
|
|
992
|
+
logo_URIs: {
|
|
993
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
994
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
995
|
+
}
|
|
996
|
+
}, {
|
|
997
|
+
denom_units: [{
|
|
998
|
+
denom: 'ibc/CF156C5684B37CFAE590E2717666268049B614BD6D4D7202B37E8D81E99161BD',
|
|
999
|
+
exponent: 0,
|
|
1000
|
+
aliases: ['ibc/295548A78785A1007F232DE286149A6FF512F180AF5657780FC89C009E2C348F']
|
|
1001
|
+
}, {
|
|
1002
|
+
denom: 'usdc',
|
|
1003
|
+
exponent: 6
|
|
1004
|
+
}],
|
|
1005
|
+
type_asset: 'ics20',
|
|
1006
|
+
base: 'ibc/CF156C5684B37CFAE590E2717666268049B614BD6D4D7202B37E8D81E99161BD',
|
|
1007
|
+
name: 'Axelar USD Coin',
|
|
1008
|
+
display: 'usdc',
|
|
1009
|
+
symbol: 'axlUSDC',
|
|
1010
|
+
traces: [{
|
|
1011
|
+
type: 'ibc',
|
|
1012
|
+
counterparty: {
|
|
1013
|
+
channel_id: 'channel-18',
|
|
1014
|
+
base_denom: 'ibc/295548A78785A1007F232DE286149A6FF512F180AF5657780FC89C009E2C348F',
|
|
1015
|
+
chain_name: 'kujira'
|
|
1016
|
+
},
|
|
1017
|
+
chain: {
|
|
1018
|
+
channel_id: 'channel-31'
|
|
1019
|
+
}
|
|
1020
|
+
}],
|
|
1021
|
+
images: [{
|
|
1022
|
+
image_sync: {
|
|
1023
|
+
chain_name: 'axelar',
|
|
1024
|
+
base_denom: 'uusdc'
|
|
1025
|
+
},
|
|
1026
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.png',
|
|
1027
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.svg'
|
|
1028
|
+
}],
|
|
1029
|
+
logo_URIs: {
|
|
1030
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.png',
|
|
1031
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.svg'
|
|
1032
|
+
}
|
|
1033
|
+
}, {
|
|
1034
|
+
denom_units: [{
|
|
1035
|
+
denom: 'ibc/2F6057847B094D09AA06CBDC0CFD88BE5C3A2A3FC9D8C7342FDE93F21A626AFB',
|
|
1036
|
+
exponent: 0,
|
|
1037
|
+
aliases: ['ibc/3607EB5B5E64DD1C0E12E07F077FF470D5BC4706AFCBC98FE1BA960E5AE4CE07']
|
|
1038
|
+
}, {
|
|
1039
|
+
denom: 'cmdx',
|
|
1040
|
+
exponent: 6
|
|
1041
|
+
}],
|
|
1042
|
+
type_asset: 'ics20',
|
|
1043
|
+
base: 'ibc/2F6057847B094D09AA06CBDC0CFD88BE5C3A2A3FC9D8C7342FDE93F21A626AFB',
|
|
1044
|
+
name: 'Comdex',
|
|
1045
|
+
display: 'cmdx',
|
|
1046
|
+
symbol: 'CMDX',
|
|
1047
|
+
traces: [{
|
|
1048
|
+
type: 'ibc',
|
|
1049
|
+
counterparty: {
|
|
1050
|
+
channel_id: 'channel-18',
|
|
1051
|
+
base_denom: 'ibc/3607EB5B5E64DD1C0E12E07F077FF470D5BC4706AFCBC98FE1BA960E5AE4CE07',
|
|
1052
|
+
chain_name: 'kujira'
|
|
1053
|
+
},
|
|
1054
|
+
chain: {
|
|
1055
|
+
channel_id: 'channel-31'
|
|
1056
|
+
}
|
|
1057
|
+
}],
|
|
1058
|
+
images: [{
|
|
1059
|
+
image_sync: {
|
|
1060
|
+
chain_name: 'comdex',
|
|
1061
|
+
base_denom: 'ucmdx'
|
|
1062
|
+
},
|
|
1063
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.png',
|
|
1064
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.svg'
|
|
1065
|
+
}],
|
|
1066
|
+
logo_URIs: {
|
|
1067
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.png',
|
|
1068
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.svg'
|
|
1069
|
+
}
|
|
1070
|
+
}, {
|
|
1071
|
+
denom_units: [{
|
|
1072
|
+
denom: 'ibc/2BE97601D08BBF7F7B2A5610F955F3212380C33A4110B51AC83CD31D845B2A7E',
|
|
1073
|
+
exponent: 0,
|
|
1074
|
+
aliases: ['ibc/EFF323CC632EC4F747C61BCE238A758EFDB7699C3226565F7C20DA06509D59A5']
|
|
1075
|
+
}, {
|
|
1076
|
+
denom: 'juno',
|
|
1077
|
+
exponent: 6
|
|
1078
|
+
}],
|
|
1079
|
+
base: 'ibc/2BE97601D08BBF7F7B2A5610F955F3212380C33A4110B51AC83CD31D845B2A7E',
|
|
1080
|
+
name: 'Juno',
|
|
1081
|
+
display: 'juno',
|
|
1082
|
+
symbol: 'JUNO',
|
|
1083
|
+
traces: [{
|
|
1084
|
+
type: 'ibc',
|
|
1085
|
+
counterparty: {
|
|
1086
|
+
channel_id: 'channel-18',
|
|
1087
|
+
base_denom: 'ibc/EFF323CC632EC4F747C61BCE238A758EFDB7699C3226565F7C20DA06509D59A5',
|
|
1088
|
+
chain_name: 'kujira'
|
|
1089
|
+
},
|
|
1090
|
+
chain: {
|
|
1091
|
+
channel_id: 'channel-31'
|
|
1092
|
+
}
|
|
1093
|
+
}],
|
|
1094
|
+
images: [{
|
|
1095
|
+
image_sync: {
|
|
1096
|
+
chain_name: 'juno',
|
|
1097
|
+
base_denom: 'ujuno'
|
|
1098
|
+
},
|
|
1099
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/juno.png',
|
|
1100
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/juno.svg'
|
|
1101
|
+
}],
|
|
1102
|
+
logo_URIs: {
|
|
1103
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/juno.png',
|
|
1104
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/juno.svg'
|
|
1105
|
+
}
|
|
1106
|
+
}, {
|
|
1107
|
+
denom_units: [{
|
|
1108
|
+
denom: 'ibc/569D94388D997D305D3BD303B242DB7A24FA2B40400DAB36A3A0198D82345CF5',
|
|
1109
|
+
exponent: 0,
|
|
1110
|
+
aliases: ['ibc/1B38805B1C75352B28169284F96DF56BDEBD9E8FAC005BDCC8CF0378C82AA8E7']
|
|
1111
|
+
}, {
|
|
1112
|
+
denom: 'weth',
|
|
1113
|
+
exponent: 18
|
|
1114
|
+
}],
|
|
1115
|
+
type_asset: 'ics20',
|
|
1116
|
+
base: 'ibc/569D94388D997D305D3BD303B242DB7A24FA2B40400DAB36A3A0198D82345CF5',
|
|
1117
|
+
name: 'Axelar Wrapped Ether',
|
|
1118
|
+
display: 'weth',
|
|
1119
|
+
symbol: 'wETH',
|
|
1120
|
+
traces: [{
|
|
1121
|
+
type: 'ibc',
|
|
1122
|
+
counterparty: {
|
|
1123
|
+
channel_id: 'channel-18',
|
|
1124
|
+
base_denom: 'ibc/1B38805B1C75352B28169284F96DF56BDEBD9E8FAC005BDCC8CF0378C82AA8E7',
|
|
1125
|
+
chain_name: 'kujira'
|
|
1126
|
+
},
|
|
1127
|
+
chain: {
|
|
1128
|
+
channel_id: 'channel-31'
|
|
1129
|
+
}
|
|
1130
|
+
}],
|
|
1131
|
+
images: [{
|
|
1132
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/weth.png'
|
|
1133
|
+
}],
|
|
1134
|
+
logo_URIs: {
|
|
1135
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/weth.png'
|
|
1136
|
+
}
|
|
1137
|
+
}, {
|
|
1138
|
+
denom_units: [{
|
|
1139
|
+
denom: 'ibc/8F97A47C878D8906E5BCDD3CC012175DAB809CAD690FC22E01078D12DCF67040',
|
|
1140
|
+
exponent: 0,
|
|
1141
|
+
aliases: ['ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2']
|
|
1142
|
+
}, {
|
|
1143
|
+
denom: 'atom',
|
|
1144
|
+
exponent: 6
|
|
1145
|
+
}],
|
|
1146
|
+
type_asset: 'ics20',
|
|
1147
|
+
base: 'ibc/8F97A47C878D8906E5BCDD3CC012175DAB809CAD690FC22E01078D12DCF67040',
|
|
1148
|
+
name: 'Cosmos Hub Atom',
|
|
1149
|
+
display: 'atom',
|
|
1150
|
+
symbol: 'ATOM',
|
|
1151
|
+
traces: [{
|
|
1152
|
+
type: 'ibc',
|
|
1153
|
+
counterparty: {
|
|
1154
|
+
channel_id: 'channel-18',
|
|
1155
|
+
base_denom: 'ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2',
|
|
1156
|
+
chain_name: 'kujira'
|
|
1157
|
+
},
|
|
1158
|
+
chain: {
|
|
1159
|
+
channel_id: 'channel-31'
|
|
1160
|
+
}
|
|
1161
|
+
}],
|
|
1162
|
+
images: [{
|
|
1163
|
+
image_sync: {
|
|
1164
|
+
chain_name: 'cosmoshub',
|
|
1165
|
+
base_denom: 'uatom'
|
|
1166
|
+
},
|
|
1167
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
|
|
1168
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
|
|
1169
|
+
}],
|
|
1170
|
+
logo_URIs: {
|
|
1171
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
|
|
1172
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
|
|
1173
|
+
}
|
|
1174
|
+
}, {
|
|
1175
|
+
denom_units: [{
|
|
1176
|
+
denom: 'ibc/6E3DA8031E104270E53A3372D1BFC212BB21E3C12BB4366A6A04817F1FDB4D98',
|
|
1177
|
+
exponent: 0,
|
|
1178
|
+
aliases: ['ibc/DA59C009A0B3B95E0549E6BF7B075C8239285989FF457A8EDDBB56F10B2A6986']
|
|
1179
|
+
}, {
|
|
1180
|
+
denom: 'luna',
|
|
1181
|
+
exponent: 6
|
|
1182
|
+
}],
|
|
1183
|
+
base: 'ibc/6E3DA8031E104270E53A3372D1BFC212BB21E3C12BB4366A6A04817F1FDB4D98',
|
|
1184
|
+
name: 'Luna',
|
|
1185
|
+
display: 'luna',
|
|
1186
|
+
symbol: 'LUNA',
|
|
1187
|
+
traces: [{
|
|
1188
|
+
type: 'ibc',
|
|
1189
|
+
counterparty: {
|
|
1190
|
+
channel_id: 'channel-18',
|
|
1191
|
+
base_denom: 'ibc/DA59C009A0B3B95E0549E6BF7B075C8239285989FF457A8EDDBB56F10B2A6986',
|
|
1192
|
+
chain_name: 'kujira'
|
|
1193
|
+
},
|
|
1194
|
+
chain: {
|
|
1195
|
+
channel_id: 'channel-31'
|
|
1196
|
+
}
|
|
1197
|
+
}],
|
|
1198
|
+
images: [{
|
|
1199
|
+
image_sync: {
|
|
1200
|
+
chain_name: 'luna',
|
|
1201
|
+
base_denom: 'uluna'
|
|
1202
|
+
},
|
|
1203
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/luna.png',
|
|
1204
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/luna.svg'
|
|
1205
|
+
}],
|
|
1206
|
+
logo_URIs: {
|
|
1207
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/luna.png',
|
|
1208
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/luna.svg'
|
|
1209
|
+
}
|
|
1210
|
+
}, {
|
|
1211
|
+
denom_units: [{
|
|
1212
|
+
denom: 'ibc/A8810A0013582CDDBEE751FD6BA644E39823EB0306BE5D4C5C30A0948CEABEC7',
|
|
1213
|
+
exponent: 0,
|
|
1214
|
+
aliases: ['ibc/4F393C3FCA4190C0A6756CE7F6D897D5D1BE57D6CCB80D0BC87393566A7B6602']
|
|
1215
|
+
}, {
|
|
1216
|
+
denom: 'stars',
|
|
1217
|
+
exponent: 6
|
|
1218
|
+
}],
|
|
1219
|
+
type_asset: 'ics20',
|
|
1220
|
+
base: 'ibc/A8810A0013582CDDBEE751FD6BA644E39823EB0306BE5D4C5C30A0948CEABEC7',
|
|
1221
|
+
name: 'Stargaze',
|
|
1222
|
+
display: 'stars',
|
|
1223
|
+
symbol: 'STARS',
|
|
1224
|
+
traces: [{
|
|
1225
|
+
type: 'ibc',
|
|
1226
|
+
counterparty: {
|
|
1227
|
+
channel_id: 'channel-18',
|
|
1228
|
+
base_denom: 'ibc/4F393C3FCA4190C0A6756CE7F6D897D5D1BE57D6CCB80D0BC87393566A7B6602',
|
|
1229
|
+
chain_name: 'kujira'
|
|
1230
|
+
},
|
|
1231
|
+
chain: {
|
|
1232
|
+
channel_id: 'channel-31'
|
|
1233
|
+
}
|
|
1234
|
+
}],
|
|
1235
|
+
images: [{
|
|
1236
|
+
image_sync: {
|
|
1237
|
+
chain_name: 'stargaze',
|
|
1238
|
+
base_denom: 'ustars'
|
|
1239
|
+
},
|
|
1240
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
|
|
1241
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
|
|
1242
|
+
}],
|
|
1243
|
+
logo_URIs: {
|
|
1244
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
|
|
1245
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
|
|
1246
|
+
}
|
|
1247
|
+
}, {
|
|
1248
|
+
denom_units: [{
|
|
1249
|
+
denom: 'ibc/7BD8ED67209CB75F487E13FD3E6622CABFCF00536BCE718A8F1F6141287A66A8',
|
|
1250
|
+
exponent: 0,
|
|
1251
|
+
aliases: ['ibc/A358D7F19237777AF6D8AD0E0F53268F8B18AE8A53ED318095C14D6D7F3B2DB5']
|
|
1252
|
+
}, {
|
|
1253
|
+
denom: 'scrt',
|
|
1254
|
+
exponent: 6
|
|
1255
|
+
}],
|
|
1256
|
+
base: 'ibc/7BD8ED67209CB75F487E13FD3E6622CABFCF00536BCE718A8F1F6141287A66A8',
|
|
1257
|
+
name: 'Secret Network',
|
|
1258
|
+
display: 'scrt',
|
|
1259
|
+
symbol: 'SCRT',
|
|
1260
|
+
traces: [{
|
|
1261
|
+
type: 'ibc',
|
|
1262
|
+
counterparty: {
|
|
1263
|
+
channel_id: 'channel-18',
|
|
1264
|
+
base_denom: 'ibc/A358D7F19237777AF6D8AD0E0F53268F8B18AE8A53ED318095C14D6D7F3B2DB5',
|
|
1265
|
+
chain_name: 'kujira'
|
|
1266
|
+
},
|
|
1267
|
+
chain: {
|
|
1268
|
+
channel_id: 'channel-31'
|
|
1269
|
+
}
|
|
1270
|
+
}],
|
|
1271
|
+
images: [{
|
|
1272
|
+
image_sync: {
|
|
1273
|
+
chain_name: 'scrt',
|
|
1274
|
+
base_denom: 'uscrt'
|
|
1275
|
+
},
|
|
1276
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png',
|
|
1277
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
|
|
1278
|
+
}],
|
|
1279
|
+
logo_URIs: {
|
|
1280
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png',
|
|
1281
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
|
|
1282
|
+
}
|
|
1283
|
+
}, {
|
|
1284
|
+
description: 'The native token of Migaloo Chain',
|
|
1285
|
+
denom_units: [{
|
|
1286
|
+
denom: 'ibc/1A8D30507F3EAC6A99666EDCB8CD147D1453B35E68F4331B63848B2040E9A5E2',
|
|
1287
|
+
exponent: 0,
|
|
1288
|
+
aliases: ['uwhale']
|
|
1289
|
+
}, {
|
|
1290
|
+
denom: 'whale',
|
|
1291
|
+
exponent: 6
|
|
1292
|
+
}],
|
|
1293
|
+
base: 'ibc/1A8D30507F3EAC6A99666EDCB8CD147D1453B35E68F4331B63848B2040E9A5E2',
|
|
1294
|
+
name: 'Whale',
|
|
1295
|
+
display: 'whale',
|
|
1296
|
+
symbol: 'WHALE',
|
|
1297
|
+
logo_URIs: {
|
|
1298
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/white-whale.png',
|
|
1299
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/white-whale.svg'
|
|
1300
|
+
},
|
|
1301
|
+
coingecko_id: 'white-whale',
|
|
1302
|
+
images: [{
|
|
1303
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/white-whale.png',
|
|
1304
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/white-whale.svg'
|
|
1305
|
+
}],
|
|
1306
|
+
traces: [{
|
|
1307
|
+
type: 'ibc',
|
|
1308
|
+
counterparty: {
|
|
1309
|
+
channel_id: 'channel-12',
|
|
1310
|
+
base_denom: 'uwhale',
|
|
1311
|
+
chain_name: 'migaloo'
|
|
1312
|
+
},
|
|
1313
|
+
chain: {
|
|
1314
|
+
channel_id: 'channel-63'
|
|
1315
|
+
}
|
|
1316
|
+
}]
|
|
1317
|
+
}, {
|
|
1318
|
+
description: 'ampWHALE',
|
|
1319
|
+
denom_units: [{
|
|
1320
|
+
denom: 'ibc/412DE088BAD7A3AB5BF299E1AEEDDBA88E6F3E1BCFEC5EC0BDDEC2A5A062F278',
|
|
1321
|
+
exponent: 0,
|
|
1322
|
+
aliases: ['factory/migaloo1436kxs0w2es6xlqpp9rd35e3d0cjnw4sv8j3a7483sgks29jqwgshqdky4/ampWHALE']
|
|
1323
|
+
}, {
|
|
1324
|
+
denom: 'ampWHALE',
|
|
1325
|
+
exponent: 6
|
|
1326
|
+
}],
|
|
1327
|
+
base: 'ibc/412DE088BAD7A3AB5BF299E1AEEDDBA88E6F3E1BCFEC5EC0BDDEC2A5A062F278',
|
|
1328
|
+
name: 'ampWHALE',
|
|
1329
|
+
display: 'ampWHALE',
|
|
1330
|
+
symbol: 'ampWHALE',
|
|
1331
|
+
logo_URIs: {
|
|
1332
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/ampwhale.svg'
|
|
1333
|
+
},
|
|
1334
|
+
images: [{
|
|
1335
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/ampwhale.svg'
|
|
1336
|
+
}],
|
|
1337
|
+
traces: [{
|
|
1338
|
+
type: 'ibc',
|
|
1339
|
+
counterparty: {
|
|
1340
|
+
channel_id: 'channel-12',
|
|
1341
|
+
base_denom: 'factory/migaloo1436kxs0w2es6xlqpp9rd35e3d0cjnw4sv8j3a7483sgks29jqwgshqdky4/ampWHALE',
|
|
1342
|
+
chain_name: 'migaloo'
|
|
1343
|
+
},
|
|
1344
|
+
chain: {
|
|
1345
|
+
channel_id: 'channel-63'
|
|
1346
|
+
}
|
|
1347
|
+
}]
|
|
1348
|
+
}, {
|
|
1349
|
+
description: 'boneWHALE',
|
|
1350
|
+
denom_units: [{
|
|
1351
|
+
denom: 'ibc/BED9212E5BA494E6EA522D82D55972A3C148BB0232FE2B4366FF5356FB3E522C',
|
|
1352
|
+
exponent: 0,
|
|
1353
|
+
aliases: ['factory/migaloo1mf6ptkssddfmxvhdx0ech0k03ktp6kf9yk59renau2gvht3nq2gqdhts4u/boneWhale']
|
|
1354
|
+
}, {
|
|
1355
|
+
denom: 'boneWHALE',
|
|
1356
|
+
exponent: 6
|
|
1357
|
+
}],
|
|
1358
|
+
base: 'ibc/BED9212E5BA494E6EA522D82D55972A3C148BB0232FE2B4366FF5356FB3E522C',
|
|
1359
|
+
name: 'boneWHALE',
|
|
1360
|
+
display: 'boneWHALE',
|
|
1361
|
+
symbol: 'bWHALE',
|
|
1362
|
+
logo_URIs: {
|
|
1363
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/bWHALE.png',
|
|
1364
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/bWHALE.svg'
|
|
1365
|
+
},
|
|
1366
|
+
images: [{
|
|
1367
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/bWHALE.png',
|
|
1368
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/bWHALE.svg'
|
|
1369
|
+
}],
|
|
1370
|
+
traces: [{
|
|
1371
|
+
type: 'ibc',
|
|
1372
|
+
counterparty: {
|
|
1373
|
+
channel_id: 'channel-12',
|
|
1374
|
+
base_denom: 'factory/migaloo1mf6ptkssddfmxvhdx0ech0k03ktp6kf9yk59renau2gvht3nq2gqdhts4u/boneWhale',
|
|
1375
|
+
chain_name: 'migaloo'
|
|
1376
|
+
},
|
|
1377
|
+
chain: {
|
|
1378
|
+
channel_id: 'channel-63'
|
|
1379
|
+
}
|
|
1380
|
+
}]
|
|
1381
|
+
}, {
|
|
1382
|
+
description: 'FABLE',
|
|
1383
|
+
denom_units: [{
|
|
1384
|
+
denom: 'ibc/637E2A174CCE98B9540AFDBB8C1633778A0BFEA3ED5935BD3E8D9C8E77EE9C63',
|
|
1385
|
+
exponent: 0,
|
|
1386
|
+
aliases: ['factory/migaloo18a9m9stu3dyvewwcq9qmp85euxqcvln5mefync/fable']
|
|
1387
|
+
}, {
|
|
1388
|
+
denom: 'fable',
|
|
1389
|
+
exponent: 6
|
|
1390
|
+
}],
|
|
1391
|
+
base: 'ibc/637E2A174CCE98B9540AFDBB8C1633778A0BFEA3ED5935BD3E8D9C8E77EE9C63',
|
|
1392
|
+
name: 'FABLE',
|
|
1393
|
+
display: 'fable',
|
|
1394
|
+
symbol: 'FABLE',
|
|
1395
|
+
logo_URIs: {
|
|
1396
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/fable.svg'
|
|
1397
|
+
},
|
|
1398
|
+
images: [{
|
|
1399
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/fable.svg'
|
|
1400
|
+
}],
|
|
1401
|
+
traces: [{
|
|
1402
|
+
type: 'ibc',
|
|
1403
|
+
counterparty: {
|
|
1404
|
+
channel_id: 'channel-12',
|
|
1405
|
+
base_denom: 'factory/migaloo18a9m9stu3dyvewwcq9qmp85euxqcvln5mefync/fable',
|
|
1406
|
+
chain_name: 'migaloo'
|
|
1407
|
+
},
|
|
1408
|
+
chain: {
|
|
1409
|
+
channel_id: 'channel-63'
|
|
1410
|
+
}
|
|
1411
|
+
}]
|
|
1412
|
+
}, {
|
|
1413
|
+
description: 'boneLUNA are autocompounding LUNA tokens',
|
|
1414
|
+
denom_units: [{
|
|
1415
|
+
denom: 'ibc/883F66BA984C37CF5E0232B6C99590D8A403BFF998ACAB7F3397F8282062F7D6',
|
|
1416
|
+
exponent: 0,
|
|
1417
|
+
aliases: ['ibc/40C29143BF4153B365089E40E437B7AA819672646C45BB0A5F1E10915A0B6708']
|
|
1418
|
+
}, {
|
|
1419
|
+
denom: 'bluna',
|
|
1420
|
+
exponent: 6
|
|
1421
|
+
}],
|
|
1422
|
+
base: 'ibc/883F66BA984C37CF5E0232B6C99590D8A403BFF998ACAB7F3397F8282062F7D6',
|
|
1423
|
+
address: 'cw20:terra17aj4ty4sz4yhgm08na8drc0v03v2jwr3waxcqrwhajj729zhl7zqnpc0ml',
|
|
1424
|
+
type_asset: 'ics20',
|
|
1425
|
+
name: 'boneLuna',
|
|
1426
|
+
display: 'bluna',
|
|
1427
|
+
symbol: 'bLUNA',
|
|
1428
|
+
traces: [{
|
|
1429
|
+
type: 'ibc',
|
|
1430
|
+
counterparty: {
|
|
1431
|
+
channel_id: 'channel-12',
|
|
1432
|
+
base_denom: 'ibc/40C29143BF4153B365089E40E437B7AA819672646C45BB0A5F1E10915A0B6708',
|
|
1433
|
+
chain_name: 'migaloo'
|
|
1434
|
+
},
|
|
1435
|
+
chain: {
|
|
1436
|
+
channel_id: 'channel-63'
|
|
1437
|
+
}
|
|
1438
|
+
}],
|
|
1439
|
+
logo_URIs: {
|
|
1440
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/boneluna.png'
|
|
1441
|
+
},
|
|
1442
|
+
images: [{
|
|
1443
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/boneluna.png'
|
|
1444
|
+
}]
|
|
1445
|
+
}, {
|
|
1446
|
+
description: 'RAC',
|
|
1447
|
+
denom_units: [{
|
|
1448
|
+
denom: 'ibc/8A9D61D1F18D934882EF45CDED47981229E9051E9D6B8AEDB49E32409609702E',
|
|
1449
|
+
exponent: 0,
|
|
1450
|
+
aliases: ['factory/migaloo1eqntnl6tzcj9h86psg4y4h6hh05g2h9nj8e09l/urac']
|
|
1451
|
+
}, {
|
|
1452
|
+
denom: 'RAC',
|
|
1453
|
+
exponent: 6
|
|
1454
|
+
}],
|
|
1455
|
+
base: 'ibc/8A9D61D1F18D934882EF45CDED47981229E9051E9D6B8AEDB49E32409609702E',
|
|
1456
|
+
name: 'RAC',
|
|
1457
|
+
display: 'RAC',
|
|
1458
|
+
symbol: 'RAC',
|
|
1459
|
+
logo_URIs: {
|
|
1460
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/rac.png',
|
|
1461
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/rac.svg'
|
|
1462
|
+
},
|
|
1463
|
+
images: [{
|
|
1464
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/rac.png',
|
|
1465
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/rac.svg'
|
|
1466
|
+
}],
|
|
1467
|
+
traces: [{
|
|
1468
|
+
type: 'ibc',
|
|
1469
|
+
counterparty: {
|
|
1470
|
+
channel_id: 'channel-12',
|
|
1471
|
+
base_denom: 'factory/migaloo1eqntnl6tzcj9h86psg4y4h6hh05g2h9nj8e09l/urac',
|
|
1472
|
+
chain_name: 'migaloo'
|
|
1473
|
+
},
|
|
1474
|
+
chain: {
|
|
1475
|
+
channel_id: 'channel-63'
|
|
1476
|
+
}
|
|
1477
|
+
}]
|
|
1478
|
+
}, {
|
|
1479
|
+
description: 'ASH',
|
|
1480
|
+
denom_units: [{
|
|
1481
|
+
denom: 'ibc/660837D59789D2D6D573807129C2B2626DFECABB6E1BF9B5D704C37F32992632',
|
|
1482
|
+
exponent: 0,
|
|
1483
|
+
aliases: ['factory/migaloo1erul6xyq0gk6ws98ncj7lnq9l4jn4gnnu9we73gdz78yyl2lr7qqrvcgup/ash']
|
|
1484
|
+
}, {
|
|
1485
|
+
denom: 'ASH',
|
|
1486
|
+
exponent: 6
|
|
1487
|
+
}],
|
|
1488
|
+
base: 'ibc/660837D59789D2D6D573807129C2B2626DFECABB6E1BF9B5D704C37F32992632',
|
|
1489
|
+
name: 'ASH',
|
|
1490
|
+
display: 'ASH',
|
|
1491
|
+
symbol: 'ASH',
|
|
1492
|
+
logo_URIs: {
|
|
1493
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/ash.svg'
|
|
1494
|
+
},
|
|
1495
|
+
images: [{
|
|
1496
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/ash.svg'
|
|
1497
|
+
}],
|
|
1498
|
+
traces: [{
|
|
1499
|
+
type: 'ibc',
|
|
1500
|
+
counterparty: {
|
|
1501
|
+
channel_id: 'channel-12',
|
|
1502
|
+
base_denom: 'factory/migaloo1erul6xyq0gk6ws98ncj7lnq9l4jn4gnnu9we73gdz78yyl2lr7qqrvcgup/ash',
|
|
1503
|
+
chain_name: 'migaloo'
|
|
1504
|
+
},
|
|
1505
|
+
chain: {
|
|
1506
|
+
channel_id: 'channel-63'
|
|
1507
|
+
}
|
|
1508
|
+
}]
|
|
1509
|
+
}, {
|
|
1510
|
+
description: 'Tether USDt on Migaloo',
|
|
1511
|
+
denom_units: [{
|
|
1512
|
+
denom: 'ibc/71C876D610864503B4F3B352B3DA10A739E5D688B39B5EF060C4219F576891AC',
|
|
1513
|
+
exponent: 0,
|
|
1514
|
+
aliases: ['ibc/86A25A8A327164AE7C68A29B6ED745C7EEDC36E260A6666F33A6407BECEC4737']
|
|
1515
|
+
}, {
|
|
1516
|
+
denom: 'usdt',
|
|
1517
|
+
exponent: 6
|
|
1518
|
+
}],
|
|
1519
|
+
type_asset: 'ics20',
|
|
1520
|
+
base: 'ibc/71C876D610864503B4F3B352B3DA10A739E5D688B39B5EF060C4219F576891AC',
|
|
1521
|
+
name: 'Tether USDt',
|
|
1522
|
+
display: 'usdt',
|
|
1523
|
+
symbol: 'USDt',
|
|
1524
|
+
traces: [{
|
|
1525
|
+
type: 'ibc',
|
|
1526
|
+
counterparty: {
|
|
1527
|
+
channel_id: 'channel-12',
|
|
1528
|
+
base_denom: 'ibc/86A25A8A327164AE7C68A29B6ED745C7EEDC36E260A6666F33A6407BECEC4737',
|
|
1529
|
+
chain_name: 'migaloo'
|
|
1530
|
+
},
|
|
1531
|
+
chain: {
|
|
1532
|
+
channel_id: 'channel-63'
|
|
1533
|
+
}
|
|
1534
|
+
}],
|
|
1535
|
+
images: [{
|
|
1536
|
+
image_sync: {
|
|
1537
|
+
chain_name: 'kava',
|
|
1538
|
+
base_denom: 'erc20/tether/usdt'
|
|
1539
|
+
},
|
|
1540
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
|
|
1541
|
+
}],
|
|
1542
|
+
logo_URIs: {
|
|
1543
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
|
|
1544
|
+
}
|
|
1545
|
+
}, {
|
|
1546
|
+
description: 'GUPPY',
|
|
1547
|
+
denom_units: [{
|
|
1548
|
+
denom: 'ibc/0B383F3469F1E6DBB5D89F2038AA14FB964D092A3C4FE4F448CC56D80EC84842',
|
|
1549
|
+
exponent: 0,
|
|
1550
|
+
aliases: ['factory/migaloo1etlu2h30tjvv8rfa4fwdc43c92f6ul5w9acxzk/uguppy']
|
|
1551
|
+
}, {
|
|
1552
|
+
denom: 'GUPPY',
|
|
1553
|
+
exponent: 6
|
|
1554
|
+
}],
|
|
1555
|
+
base: 'ibc/0B383F3469F1E6DBB5D89F2038AA14FB964D092A3C4FE4F448CC56D80EC84842',
|
|
1556
|
+
name: 'GUPPY',
|
|
1557
|
+
display: 'GUPPY',
|
|
1558
|
+
symbol: 'GUPPY',
|
|
1559
|
+
logo_URIs: {
|
|
1560
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/guppy.png'
|
|
1561
|
+
},
|
|
1562
|
+
images: [{
|
|
1563
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/guppy.png'
|
|
1564
|
+
}],
|
|
1565
|
+
traces: [{
|
|
1566
|
+
type: 'ibc',
|
|
1567
|
+
counterparty: {
|
|
1568
|
+
channel_id: 'channel-12',
|
|
1569
|
+
base_denom: 'factory/migaloo1etlu2h30tjvv8rfa4fwdc43c92f6ul5w9acxzk/uguppy',
|
|
1570
|
+
chain_name: 'migaloo'
|
|
1571
|
+
},
|
|
1572
|
+
chain: {
|
|
1573
|
+
channel_id: 'channel-63'
|
|
1574
|
+
}
|
|
1575
|
+
}]
|
|
1576
|
+
}, {
|
|
1577
|
+
description: 'OPHIR is a Cosmos Treasury DAO established on Migaloo.',
|
|
1578
|
+
denom_units: [{
|
|
1579
|
+
denom: 'ibc/DFAFB2409694DB28718F0F3DA4121BF700A3E887C89B2554F8169C3EED7CF2A1',
|
|
1580
|
+
exponent: 0,
|
|
1581
|
+
aliases: ['factory/migaloo1t862qdu9mj5hr3j727247acypym3ej47axu22rrapm4tqlcpuseqltxwq5/ophir']
|
|
1582
|
+
}, {
|
|
1583
|
+
denom: 'OPHIR',
|
|
1584
|
+
exponent: 6
|
|
1585
|
+
}],
|
|
1586
|
+
base: 'ibc/DFAFB2409694DB28718F0F3DA4121BF700A3E887C89B2554F8169C3EED7CF2A1',
|
|
1587
|
+
name: 'OPHIR',
|
|
1588
|
+
display: 'OPHIR',
|
|
1589
|
+
symbol: 'OPHIR',
|
|
1590
|
+
logo_URIs: {
|
|
1591
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/ophir.png'
|
|
1592
|
+
},
|
|
1593
|
+
images: [{
|
|
1594
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/ophir.png'
|
|
1595
|
+
}],
|
|
1596
|
+
traces: [{
|
|
1597
|
+
type: 'ibc',
|
|
1598
|
+
counterparty: {
|
|
1599
|
+
channel_id: 'channel-12',
|
|
1600
|
+
base_denom: 'factory/migaloo1t862qdu9mj5hr3j727247acypym3ej47axu22rrapm4tqlcpuseqltxwq5/ophir',
|
|
1601
|
+
chain_name: 'migaloo'
|
|
1602
|
+
},
|
|
1603
|
+
chain: {
|
|
1604
|
+
channel_id: 'channel-63'
|
|
1605
|
+
}
|
|
1606
|
+
}]
|
|
1607
|
+
}, {
|
|
1608
|
+
description: 'The native token of Osmosis',
|
|
1609
|
+
denom_units: [{
|
|
1610
|
+
denom: 'ibc/0471F1C4E7AFD3F07702BEF6DC365268D64570F7C1FDC98EA6098DD6DE59817B',
|
|
1611
|
+
exponent: 0,
|
|
1612
|
+
aliases: ['uosmo']
|
|
1613
|
+
}, {
|
|
1614
|
+
denom: 'osmo',
|
|
1615
|
+
exponent: 6
|
|
1616
|
+
}],
|
|
1617
|
+
base: 'ibc/0471F1C4E7AFD3F07702BEF6DC365268D64570F7C1FDC98EA6098DD6DE59817B',
|
|
1618
|
+
name: 'Osmosis',
|
|
1619
|
+
display: 'osmo',
|
|
1620
|
+
symbol: 'OSMO',
|
|
1621
|
+
logo_URIs: {
|
|
1622
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
1623
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
1624
|
+
},
|
|
1625
|
+
coingecko_id: 'osmosis',
|
|
1626
|
+
keywords: ['dex', 'staking'],
|
|
1627
|
+
images: [{
|
|
1628
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
1629
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
1630
|
+
}],
|
|
1631
|
+
traces: [{
|
|
1632
|
+
type: 'ibc',
|
|
1633
|
+
counterparty: {
|
|
1634
|
+
channel_id: 'channel-87',
|
|
1635
|
+
base_denom: 'uosmo',
|
|
1636
|
+
chain_name: 'osmosis'
|
|
1637
|
+
},
|
|
1638
|
+
chain: {
|
|
1639
|
+
channel_id: 'channel-1'
|
|
1640
|
+
}
|
|
1641
|
+
}]
|
|
1642
|
+
}, {
|
|
1643
|
+
denom_units: [{
|
|
1644
|
+
denom: 'ibc/EA7DF7F779C7F14E07172E5713E07356B55F01496CA649DDE46CF8FBF1A8466D',
|
|
1645
|
+
exponent: 0,
|
|
1646
|
+
aliases: ['uion']
|
|
1647
|
+
}, {
|
|
1648
|
+
denom: 'ion',
|
|
1649
|
+
exponent: 6
|
|
1650
|
+
}],
|
|
1651
|
+
base: 'ibc/EA7DF7F779C7F14E07172E5713E07356B55F01496CA649DDE46CF8FBF1A8466D',
|
|
1652
|
+
name: 'Ion DAO',
|
|
1653
|
+
display: 'ion',
|
|
1654
|
+
symbol: 'ION',
|
|
1655
|
+
logo_URIs: {
|
|
1656
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
1657
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
1658
|
+
},
|
|
1659
|
+
coingecko_id: 'ion',
|
|
1660
|
+
keywords: ['memecoin'],
|
|
1661
|
+
images: [{
|
|
1662
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
1663
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
1664
|
+
}],
|
|
1665
|
+
traces: [{
|
|
1666
|
+
type: 'ibc',
|
|
1667
|
+
counterparty: {
|
|
1668
|
+
channel_id: 'channel-87',
|
|
1669
|
+
base_denom: 'uion',
|
|
1670
|
+
chain_name: 'osmosis'
|
|
1671
|
+
},
|
|
1672
|
+
chain: {
|
|
1673
|
+
channel_id: 'channel-1'
|
|
1674
|
+
}
|
|
1675
|
+
}]
|
|
1676
|
+
}, {
|
|
1677
|
+
denom_units: [{
|
|
1678
|
+
denom: 'ibc/4FBFB92ED8EBA5AB1454C1215D1FE536BB09393A58E27E3891FD5D9AE18B6A37',
|
|
1679
|
+
exponent: 0,
|
|
1680
|
+
aliases: ['factory/osmo14klwqgkmackvx2tqa0trtg69dmy0nrg4ntq4gjgw2za4734r5seqjqm4gm/uibcx']
|
|
1681
|
+
}, {
|
|
1682
|
+
denom: 'ibcx',
|
|
1683
|
+
exponent: 6
|
|
1684
|
+
}],
|
|
1685
|
+
address: 'osmo14klwqgkmackvx2tqa0trtg69dmy0nrg4ntq4gjgw2za4734r5seqjqm4gm',
|
|
1686
|
+
base: 'ibc/4FBFB92ED8EBA5AB1454C1215D1FE536BB09393A58E27E3891FD5D9AE18B6A37',
|
|
1687
|
+
name: 'IBC Index',
|
|
1688
|
+
display: 'ibcx',
|
|
1689
|
+
symbol: 'IBCX',
|
|
1690
|
+
logo_URIs: {
|
|
1691
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ibcx.svg'
|
|
1692
|
+
},
|
|
1693
|
+
coingecko_id: 'ibc-index',
|
|
1694
|
+
images: [{
|
|
1695
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ibcx.svg'
|
|
1696
|
+
}],
|
|
1697
|
+
traces: [{
|
|
1698
|
+
type: 'ibc',
|
|
1699
|
+
counterparty: {
|
|
1700
|
+
channel_id: 'channel-87',
|
|
1701
|
+
base_denom: 'factory/osmo14klwqgkmackvx2tqa0trtg69dmy0nrg4ntq4gjgw2za4734r5seqjqm4gm/uibcx',
|
|
1702
|
+
chain_name: 'osmosis'
|
|
1703
|
+
},
|
|
1704
|
+
chain: {
|
|
1705
|
+
channel_id: 'channel-1'
|
|
1706
|
+
}
|
|
1707
|
+
}]
|
|
1708
|
+
}, {
|
|
1709
|
+
denom_units: [{
|
|
1710
|
+
denom: 'ibc/6D0DCE67DFE046EC06CC24175C7AB225A9C083BB7F01EA597A343870D38C158A',
|
|
1711
|
+
exponent: 0,
|
|
1712
|
+
aliases: ['factory/osmo1xqw2sl9zk8a6pch0csaw78n4swg5ws8t62wc5qta4gnjxfqg6v2qcs243k/stuibcx']
|
|
1713
|
+
}, {
|
|
1714
|
+
denom: 'stibcx',
|
|
1715
|
+
exponent: 6
|
|
1716
|
+
}],
|
|
1717
|
+
address: 'osmo1xqw2sl9zk8a6pch0csaw78n4swg5ws8t62wc5qta4gnjxfqg6v2qcs243k',
|
|
1718
|
+
base: 'ibc/6D0DCE67DFE046EC06CC24175C7AB225A9C083BB7F01EA597A343870D38C158A',
|
|
1719
|
+
name: 'Staked IBCX',
|
|
1720
|
+
display: 'stibcx',
|
|
1721
|
+
symbol: 'stIBCX',
|
|
1722
|
+
logo_URIs: {
|
|
1723
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/stibcx.png',
|
|
1724
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/stibcx.svg'
|
|
1725
|
+
},
|
|
1726
|
+
images: [{
|
|
1727
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/stibcx.png',
|
|
1728
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/stibcx.svg'
|
|
1729
|
+
}],
|
|
1730
|
+
traces: [{
|
|
1731
|
+
type: 'ibc',
|
|
1732
|
+
counterparty: {
|
|
1733
|
+
channel_id: 'channel-87',
|
|
1734
|
+
base_denom: 'factory/osmo1xqw2sl9zk8a6pch0csaw78n4swg5ws8t62wc5qta4gnjxfqg6v2qcs243k/stuibcx',
|
|
1735
|
+
chain_name: 'osmosis'
|
|
1736
|
+
},
|
|
1737
|
+
chain: {
|
|
1738
|
+
channel_id: 'channel-1'
|
|
1739
|
+
}
|
|
1740
|
+
}]
|
|
1741
|
+
}, {
|
|
1742
|
+
denom_units: [{
|
|
1743
|
+
denom: 'ibc/FA7775734CC73176B7425910DE001A1D2AD9B6D9E93129A5D0750EAD13E4E63A',
|
|
1744
|
+
exponent: 0,
|
|
1745
|
+
aliases: ['ibc/D189335C6E4A68B513C10AB227BF1C1D38C746766278BA3EEB4FB14124F1D858']
|
|
1746
|
+
}, {
|
|
1747
|
+
denom: 'usdc',
|
|
1748
|
+
exponent: 6
|
|
1749
|
+
}],
|
|
1750
|
+
type_asset: 'ics20',
|
|
1751
|
+
base: 'ibc/FA7775734CC73176B7425910DE001A1D2AD9B6D9E93129A5D0750EAD13E4E63A',
|
|
1752
|
+
name: 'Axelar USD Coin',
|
|
1753
|
+
display: 'usdc',
|
|
1754
|
+
symbol: 'USDC.axl',
|
|
1755
|
+
traces: [{
|
|
1756
|
+
type: 'ibc',
|
|
1757
|
+
counterparty: {
|
|
1758
|
+
channel_id: 'channel-87',
|
|
1759
|
+
base_denom: 'ibc/D189335C6E4A68B513C10AB227BF1C1D38C746766278BA3EEB4FB14124F1D858',
|
|
1760
|
+
chain_name: 'osmosis'
|
|
1761
|
+
},
|
|
1762
|
+
chain: {
|
|
1763
|
+
channel_id: 'channel-1'
|
|
1764
|
+
}
|
|
1765
|
+
}],
|
|
1766
|
+
images: [{
|
|
1767
|
+
image_sync: {
|
|
1768
|
+
chain_name: 'axelar',
|
|
1769
|
+
base_denom: 'uusdc'
|
|
1770
|
+
},
|
|
1771
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.png',
|
|
1772
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.svg'
|
|
1773
|
+
}],
|
|
1774
|
+
logo_URIs: {
|
|
1775
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.png',
|
|
1776
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.svg'
|
|
1777
|
+
}
|
|
1778
|
+
}, {
|
|
1779
|
+
denom_units: [{
|
|
1780
|
+
denom: 'ibc/BD9451F387367AA88FA3D18333B2F1D56607449F20B15B4557042DA869703E25',
|
|
1781
|
+
exponent: 0,
|
|
1782
|
+
aliases: ['ibc/0B3C3D06228578334B66B57FBFBA4033216CEB8119B27ACDEE18D92DA5B28D43']
|
|
1783
|
+
}, {
|
|
1784
|
+
denom: 'avalanche-usdc',
|
|
1785
|
+
exponent: 6
|
|
1786
|
+
}],
|
|
1787
|
+
type_asset: 'ics20',
|
|
1788
|
+
base: 'ibc/BD9451F387367AA88FA3D18333B2F1D56607449F20B15B4557042DA869703E25',
|
|
1789
|
+
name: 'Wormhole USDC(Avalanche)',
|
|
1790
|
+
display: 'avalanche-usdc',
|
|
1791
|
+
symbol: 'avalanche.USDC.wh',
|
|
1792
|
+
traces: [{
|
|
1793
|
+
type: 'ibc',
|
|
1794
|
+
counterparty: {
|
|
1795
|
+
channel_id: 'channel-87',
|
|
1796
|
+
base_denom: 'ibc/0B3C3D06228578334B66B57FBFBA4033216CEB8119B27ACDEE18D92DA5B28D43',
|
|
1797
|
+
chain_name: 'osmosis'
|
|
1798
|
+
},
|
|
1799
|
+
chain: {
|
|
1800
|
+
channel_id: 'channel-1'
|
|
1801
|
+
}
|
|
1802
|
+
}],
|
|
1803
|
+
images: [{
|
|
1804
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdc.hole.png',
|
|
1805
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdc.hole.svg'
|
|
1806
|
+
}],
|
|
1807
|
+
logo_URIs: {
|
|
1808
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdc.hole.png',
|
|
1809
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdc.hole.svg'
|
|
1810
|
+
}
|
|
1811
|
+
}, {
|
|
1812
|
+
denom_units: [{
|
|
1813
|
+
denom: 'ibc/6B199312B29CF047BF8B1337450EF3AA0475FE0C312DB94055F2D5B22CD1E71A',
|
|
1814
|
+
exponent: 0,
|
|
1815
|
+
aliases: ['ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4']
|
|
1816
|
+
}, {
|
|
1817
|
+
denom: 'usdc',
|
|
1818
|
+
exponent: 6
|
|
1819
|
+
}],
|
|
1820
|
+
type_asset: 'ics20',
|
|
1821
|
+
base: 'ibc/6B199312B29CF047BF8B1337450EF3AA0475FE0C312DB94055F2D5B22CD1E71A',
|
|
1822
|
+
name: 'Noble USD Coin',
|
|
1823
|
+
display: 'usdc',
|
|
1824
|
+
symbol: 'USDC',
|
|
1825
|
+
traces: [{
|
|
1826
|
+
type: 'ibc',
|
|
1827
|
+
counterparty: {
|
|
1828
|
+
channel_id: 'channel-87',
|
|
1829
|
+
base_denom: 'ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4',
|
|
1830
|
+
chain_name: 'osmosis'
|
|
1831
|
+
},
|
|
1832
|
+
chain: {
|
|
1833
|
+
channel_id: 'channel-1'
|
|
1834
|
+
}
|
|
1835
|
+
}],
|
|
1836
|
+
images: [{
|
|
1837
|
+
image_sync: {
|
|
1838
|
+
chain_name: 'noble',
|
|
1839
|
+
base_denom: 'uusdc'
|
|
1840
|
+
},
|
|
1841
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDCoin.png',
|
|
1842
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDCoin.svg'
|
|
1843
|
+
}],
|
|
1844
|
+
logo_URIs: {
|
|
1845
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDCoin.png',
|
|
1846
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDCoin.svg'
|
|
1847
|
+
}
|
|
1848
|
+
}, {
|
|
1849
|
+
denom_units: [{
|
|
1850
|
+
denom: 'ibc/9E58E47857A51FFB728EDB7DD54CDFC2AB5E8FF358B9B010BF0A92AB18930BEA',
|
|
1851
|
+
exponent: 0,
|
|
1852
|
+
aliases: ['ibc/D176154B0C63D1F9C6DCFB4F70349EBF2E2B5A87A05902F57A6AE92B863E9AEC']
|
|
1853
|
+
}, {
|
|
1854
|
+
denom: 'stosmo',
|
|
1855
|
+
exponent: 6
|
|
1856
|
+
}],
|
|
1857
|
+
type_asset: 'ics20',
|
|
1858
|
+
base: 'ibc/9E58E47857A51FFB728EDB7DD54CDFC2AB5E8FF358B9B010BF0A92AB18930BEA',
|
|
1859
|
+
name: 'stOSMO',
|
|
1860
|
+
display: 'stosmo',
|
|
1861
|
+
symbol: 'stOSMO',
|
|
1862
|
+
traces: [{
|
|
1863
|
+
type: 'ibc',
|
|
1864
|
+
counterparty: {
|
|
1865
|
+
channel_id: 'channel-87',
|
|
1866
|
+
base_denom: 'ibc/D176154B0C63D1F9C6DCFB4F70349EBF2E2B5A87A05902F57A6AE92B863E9AEC',
|
|
1867
|
+
chain_name: 'osmosis'
|
|
1868
|
+
},
|
|
1869
|
+
chain: {
|
|
1870
|
+
channel_id: 'channel-1'
|
|
1871
|
+
}
|
|
1872
|
+
}],
|
|
1873
|
+
images: [{
|
|
1874
|
+
image_sync: {
|
|
1875
|
+
chain_name: 'stride',
|
|
1876
|
+
base_denom: 'stuosmo'
|
|
1877
|
+
},
|
|
1878
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stosmo.png',
|
|
1879
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stosmo.svg'
|
|
1880
|
+
}],
|
|
1881
|
+
logo_URIs: {
|
|
1882
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stosmo.png',
|
|
1883
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stosmo.svg'
|
|
1884
|
+
}
|
|
1885
|
+
}, {
|
|
1886
|
+
denom_units: [{
|
|
1887
|
+
denom: 'ibc/FA0006F056DB6719B8C16C551FC392B62F5729978FC0B125AC9A432DBB2AA1A5',
|
|
1888
|
+
exponent: 0,
|
|
1889
|
+
aliases: ['ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2']
|
|
1890
|
+
}, {
|
|
1891
|
+
denom: 'atom',
|
|
1892
|
+
exponent: 6
|
|
1893
|
+
}],
|
|
1894
|
+
type_asset: 'ics20',
|
|
1895
|
+
base: 'ibc/FA0006F056DB6719B8C16C551FC392B62F5729978FC0B125AC9A432DBB2AA1A5',
|
|
1896
|
+
name: 'Cosmos Hub Atom',
|
|
1897
|
+
display: 'atom',
|
|
1898
|
+
symbol: 'ATOM',
|
|
1899
|
+
traces: [{
|
|
1900
|
+
type: 'ibc',
|
|
1901
|
+
counterparty: {
|
|
1902
|
+
channel_id: 'channel-87',
|
|
1903
|
+
base_denom: 'ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2',
|
|
1904
|
+
chain_name: 'osmosis'
|
|
1905
|
+
},
|
|
1906
|
+
chain: {
|
|
1907
|
+
channel_id: 'channel-1'
|
|
1908
|
+
}
|
|
1909
|
+
}],
|
|
1910
|
+
images: [{
|
|
1911
|
+
image_sync: {
|
|
1912
|
+
chain_name: 'cosmoshub',
|
|
1913
|
+
base_denom: 'uatom'
|
|
1914
|
+
},
|
|
1915
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
|
|
1916
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
|
|
1917
|
+
}],
|
|
1918
|
+
logo_URIs: {
|
|
1919
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
|
|
1920
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
|
|
1921
|
+
}
|
|
1922
|
+
}, {
|
|
1923
|
+
denom_units: [{
|
|
1924
|
+
denom: 'ibc/74B0BDD3C0941166F5E96BFBC847219BBE609535F3A0D941C22342A60BD43A08',
|
|
1925
|
+
exponent: 0,
|
|
1926
|
+
aliases: ['ibc/C140AFD542AE77BD7DCC83F13FDD8C5E5BB8C4929785E6EC2F4C636F98F17901']
|
|
1927
|
+
}, {
|
|
1928
|
+
denom: 'statom',
|
|
1929
|
+
exponent: 6
|
|
1930
|
+
}],
|
|
1931
|
+
type_asset: 'ics20',
|
|
1932
|
+
base: 'ibc/74B0BDD3C0941166F5E96BFBC847219BBE609535F3A0D941C22342A60BD43A08',
|
|
1933
|
+
name: 'stATOM',
|
|
1934
|
+
display: 'statom',
|
|
1935
|
+
symbol: 'stATOM',
|
|
1936
|
+
traces: [{
|
|
1937
|
+
type: 'ibc',
|
|
1938
|
+
counterparty: {
|
|
1939
|
+
channel_id: 'channel-87',
|
|
1940
|
+
base_denom: 'ibc/C140AFD542AE77BD7DCC83F13FDD8C5E5BB8C4929785E6EC2F4C636F98F17901',
|
|
1941
|
+
chain_name: 'osmosis'
|
|
1942
|
+
},
|
|
1943
|
+
chain: {
|
|
1944
|
+
channel_id: 'channel-1'
|
|
1945
|
+
}
|
|
1946
|
+
}],
|
|
1947
|
+
images: [{
|
|
1948
|
+
image_sync: {
|
|
1949
|
+
chain_name: 'stride',
|
|
1950
|
+
base_denom: 'stuatom'
|
|
1951
|
+
},
|
|
1952
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/statom.png',
|
|
1953
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/statom.svg'
|
|
1954
|
+
}],
|
|
1955
|
+
logo_URIs: {
|
|
1956
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/statom.png',
|
|
1957
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/statom.svg'
|
|
1958
|
+
}
|
|
1959
|
+
}, {
|
|
1960
|
+
denom_units: [{
|
|
1961
|
+
denom: 'ibc/37B7C1AABC243067278C28C77973A28D7844EF5465ACD0EBE6E506BE4C6816C2',
|
|
1962
|
+
exponent: 0,
|
|
1963
|
+
aliases: ['ibc/EA1D43981D5C9A1C4AAEA9C23BB1D4FA126BA9BC7020A25E0AE4AA841EA25DC5']
|
|
1964
|
+
}, {
|
|
1965
|
+
denom: 'weth',
|
|
1966
|
+
exponent: 18
|
|
1967
|
+
}],
|
|
1968
|
+
type_asset: 'ics20',
|
|
1969
|
+
base: 'ibc/37B7C1AABC243067278C28C77973A28D7844EF5465ACD0EBE6E506BE4C6816C2',
|
|
1970
|
+
name: 'Wrapped Ether',
|
|
1971
|
+
display: 'weth',
|
|
1972
|
+
symbol: 'ETH',
|
|
1973
|
+
traces: [{
|
|
1974
|
+
type: 'ibc',
|
|
1975
|
+
counterparty: {
|
|
1976
|
+
channel_id: 'channel-87',
|
|
1977
|
+
base_denom: 'ibc/EA1D43981D5C9A1C4AAEA9C23BB1D4FA126BA9BC7020A25E0AE4AA841EA25DC5',
|
|
1978
|
+
chain_name: 'osmosis'
|
|
1979
|
+
},
|
|
1980
|
+
chain: {
|
|
1981
|
+
channel_id: 'channel-1'
|
|
1982
|
+
}
|
|
1983
|
+
}],
|
|
1984
|
+
images: [{
|
|
1985
|
+
image_sync: {
|
|
1986
|
+
chain_name: 'axelar',
|
|
1987
|
+
base_denom: 'weth-wei'
|
|
1988
|
+
},
|
|
1989
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/weth.png'
|
|
1990
|
+
}],
|
|
1991
|
+
logo_URIs: {
|
|
1992
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/weth.png'
|
|
1993
|
+
}
|
|
1994
|
+
}, {
|
|
1995
|
+
denom_units: [{
|
|
1996
|
+
denom: 'ibc/DA1BE182A23423A7031255C608B68D1E54AD30087AEB7F25B48D2CF8A5FE1DDB',
|
|
1997
|
+
exponent: 0,
|
|
1998
|
+
aliases: ['ibc/D1542AA8762DB13087D8364F3EA6509FD6F009A34F00426AF9E4F9FA85CBBF1F']
|
|
1999
|
+
}, {
|
|
2000
|
+
denom: 'wbtc',
|
|
2001
|
+
exponent: 8
|
|
2002
|
+
}],
|
|
2003
|
+
type_asset: 'ics20',
|
|
2004
|
+
base: 'ibc/DA1BE182A23423A7031255C608B68D1E54AD30087AEB7F25B48D2CF8A5FE1DDB',
|
|
2005
|
+
name: 'Wrapped Bitcoin (Axelar)',
|
|
2006
|
+
display: 'wbtc',
|
|
2007
|
+
symbol: 'WBTC.axl',
|
|
2008
|
+
traces: [{
|
|
2009
|
+
type: 'ibc',
|
|
2010
|
+
counterparty: {
|
|
2011
|
+
channel_id: 'channel-87',
|
|
2012
|
+
base_denom: 'ibc/D1542AA8762DB13087D8364F3EA6509FD6F009A34F00426AF9E4F9FA85CBBF1F',
|
|
2013
|
+
chain_name: 'osmosis'
|
|
2014
|
+
},
|
|
2015
|
+
chain: {
|
|
2016
|
+
channel_id: 'channel-1'
|
|
2017
|
+
}
|
|
2018
|
+
}],
|
|
2019
|
+
images: [{
|
|
2020
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/wbtc.axl.svg',
|
|
2021
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/wbtc.axl.png'
|
|
2022
|
+
}, {
|
|
2023
|
+
image_sync: {
|
|
2024
|
+
chain_name: 'axelar',
|
|
2025
|
+
base_denom: 'wbtc-satoshi'
|
|
2026
|
+
},
|
|
2027
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/wbtc.png'
|
|
2028
|
+
}],
|
|
2029
|
+
logo_URIs: {
|
|
2030
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/wbtc.axl.svg',
|
|
2031
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/wbtc.axl.png'
|
|
2032
|
+
}
|
|
2033
|
+
}, {
|
|
2034
|
+
description: 'ERIS liquid staked OSMO',
|
|
2035
|
+
denom_units: [{
|
|
2036
|
+
denom: 'ibc/E0687047EA2BDEFC10A211E27502C2A78441684F624B41FD2FCFDEFDFB5AA569',
|
|
2037
|
+
exponent: 0,
|
|
2038
|
+
aliases: ['factory/osmo1dv8wz09tckslr2wy5z86r46dxvegylhpt97r9yd6qc3kyc6tv42qa89dr9/ampOSMO']
|
|
2039
|
+
}, {
|
|
2040
|
+
denom: 'ampOSMO',
|
|
2041
|
+
exponent: 6
|
|
2042
|
+
}],
|
|
2043
|
+
address: 'osmo1dv8wz09tckslr2wy5z86r46dxvegylhpt97r9yd6qc3kyc6tv42qa89dr9',
|
|
2044
|
+
base: 'ibc/E0687047EA2BDEFC10A211E27502C2A78441684F624B41FD2FCFDEFDFB5AA569',
|
|
2045
|
+
name: 'ERIS Amplified OSMO',
|
|
2046
|
+
display: 'ampOSMO',
|
|
2047
|
+
symbol: 'ampOSMO',
|
|
2048
|
+
logo_URIs: {
|
|
2049
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/amposmo.png'
|
|
2050
|
+
},
|
|
2051
|
+
images: [{
|
|
2052
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/amposmo.png'
|
|
2053
|
+
}],
|
|
2054
|
+
traces: [{
|
|
2055
|
+
type: 'ibc',
|
|
2056
|
+
counterparty: {
|
|
2057
|
+
channel_id: 'channel-87',
|
|
2058
|
+
base_denom: 'factory/osmo1dv8wz09tckslr2wy5z86r46dxvegylhpt97r9yd6qc3kyc6tv42qa89dr9/ampOSMO',
|
|
2059
|
+
chain_name: 'osmosis'
|
|
2060
|
+
},
|
|
2061
|
+
chain: {
|
|
2062
|
+
channel_id: 'channel-1'
|
|
2063
|
+
}
|
|
2064
|
+
}]
|
|
2065
|
+
}, {
|
|
2066
|
+
description: 'Tether USDT on Osmosis',
|
|
2067
|
+
denom_units: [{
|
|
2068
|
+
denom: 'ibc/C3131D228C3163DFD9068B14B920F10A4D37BE10E76CDC6C847B80AA83E40D40',
|
|
2069
|
+
exponent: 0,
|
|
2070
|
+
aliases: ['ibc/4ABBEF4C8926DDDB320AE5188CFD63267ABBCEFC0583E4AE05D6E5AA2401DDAB']
|
|
2071
|
+
}, {
|
|
2072
|
+
denom: 'usdt',
|
|
2073
|
+
exponent: 6
|
|
2074
|
+
}],
|
|
2075
|
+
type_asset: 'ics20',
|
|
2076
|
+
base: 'ibc/C3131D228C3163DFD9068B14B920F10A4D37BE10E76CDC6C847B80AA83E40D40',
|
|
2077
|
+
name: 'Tether USDT',
|
|
2078
|
+
display: 'usdt',
|
|
2079
|
+
symbol: 'USDT',
|
|
2080
|
+
traces: [{
|
|
2081
|
+
type: 'ibc',
|
|
2082
|
+
counterparty: {
|
|
2083
|
+
channel_id: 'channel-87',
|
|
2084
|
+
base_denom: 'ibc/4ABBEF4C8926DDDB320AE5188CFD63267ABBCEFC0583E4AE05D6E5AA2401DDAB',
|
|
2085
|
+
chain_name: 'osmosis'
|
|
2086
|
+
},
|
|
2087
|
+
chain: {
|
|
2088
|
+
channel_id: 'channel-1'
|
|
2089
|
+
}
|
|
2090
|
+
}],
|
|
2091
|
+
images: [{
|
|
2092
|
+
image_sync: {
|
|
2093
|
+
chain_name: 'kava',
|
|
2094
|
+
base_denom: 'erc20/tether/usdt'
|
|
2095
|
+
},
|
|
2096
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
|
|
2097
|
+
}],
|
|
2098
|
+
logo_URIs: {
|
|
2099
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
|
|
2100
|
+
}
|
|
2101
|
+
}, {
|
|
2102
|
+
description: "Membrane's CDP-style stablecoin called CDT",
|
|
2103
|
+
denom_units: [{
|
|
2104
|
+
denom: 'ibc/9F977CFD6084FD4B83DF6BD27CECC0F805D0F6D95ED099650F330D94510F7F19',
|
|
2105
|
+
exponent: 0,
|
|
2106
|
+
aliases: ['factory/osmo1s794h9rxggytja3a4pmwul53u98k06zy2qtrdvjnfuxruh7s8yjs6cyxgd/ucdt']
|
|
2107
|
+
}, {
|
|
2108
|
+
denom: 'cdt',
|
|
2109
|
+
exponent: 6
|
|
2110
|
+
}],
|
|
2111
|
+
base: 'ibc/9F977CFD6084FD4B83DF6BD27CECC0F805D0F6D95ED099650F330D94510F7F19',
|
|
2112
|
+
name: 'CDT Stablecoin',
|
|
2113
|
+
display: 'cdt',
|
|
2114
|
+
symbol: 'CDT',
|
|
2115
|
+
logo_URIs: {
|
|
2116
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/CDT.svg'
|
|
2117
|
+
},
|
|
2118
|
+
coingecko_id: 'collateralized-debt-token',
|
|
2119
|
+
images: [{
|
|
2120
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/CDT.svg'
|
|
2121
|
+
}],
|
|
2122
|
+
traces: [{
|
|
2123
|
+
type: 'ibc',
|
|
2124
|
+
counterparty: {
|
|
2125
|
+
channel_id: 'channel-87',
|
|
2126
|
+
base_denom: 'factory/osmo1s794h9rxggytja3a4pmwul53u98k06zy2qtrdvjnfuxruh7s8yjs6cyxgd/ucdt',
|
|
2127
|
+
chain_name: 'osmosis'
|
|
2128
|
+
},
|
|
2129
|
+
chain: {
|
|
2130
|
+
channel_id: 'channel-1'
|
|
2131
|
+
}
|
|
2132
|
+
}]
|
|
2133
|
+
}, {
|
|
2134
|
+
description: "Membrane's protocol token",
|
|
2135
|
+
denom_units: [{
|
|
2136
|
+
denom: 'ibc/CC0A5E28C584A93AB762E71DD3D5991928637042AC3E900EE94E19E46CBFE935',
|
|
2137
|
+
exponent: 0,
|
|
2138
|
+
aliases: ['factory/osmo1s794h9rxggytja3a4pmwul53u98k06zy2qtrdvjnfuxruh7s8yjs6cyxgd/umbrn']
|
|
2139
|
+
}, {
|
|
2140
|
+
denom: 'mbrn',
|
|
2141
|
+
exponent: 6
|
|
2142
|
+
}],
|
|
2143
|
+
base: 'ibc/CC0A5E28C584A93AB762E71DD3D5991928637042AC3E900EE94E19E46CBFE935',
|
|
2144
|
+
name: 'Membrane',
|
|
2145
|
+
display: 'mbrn',
|
|
2146
|
+
symbol: 'MBRN',
|
|
2147
|
+
logo_URIs: {
|
|
2148
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/MBRN.svg'
|
|
2149
|
+
},
|
|
2150
|
+
coingecko_id: 'membrane',
|
|
2151
|
+
images: [{
|
|
2152
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/MBRN.svg'
|
|
2153
|
+
}],
|
|
2154
|
+
traces: [{
|
|
2155
|
+
type: 'ibc',
|
|
2156
|
+
counterparty: {
|
|
2157
|
+
channel_id: 'channel-87',
|
|
2158
|
+
base_denom: 'factory/osmo1s794h9rxggytja3a4pmwul53u98k06zy2qtrdvjnfuxruh7s8yjs6cyxgd/umbrn',
|
|
2159
|
+
chain_name: 'osmosis'
|
|
2160
|
+
},
|
|
2161
|
+
chain: {
|
|
2162
|
+
channel_id: 'channel-1'
|
|
2163
|
+
}
|
|
2164
|
+
}]
|
|
2165
|
+
}, {
|
|
2166
|
+
description: 'TIA on Osmosis',
|
|
2167
|
+
denom_units: [{
|
|
2168
|
+
denom: 'ibc/EB7702F7862428669576938CD8DD19FBF39F6516F1F94A1B02AC8CBAFF06858B',
|
|
2169
|
+
exponent: 0,
|
|
2170
|
+
aliases: ['ibc/D79E7D83AB399BFFF93433E54FAA480C191248FC556924A2A8351AE2638B3877']
|
|
2171
|
+
}, {
|
|
2172
|
+
denom: 'tia',
|
|
2173
|
+
exponent: 6
|
|
2174
|
+
}],
|
|
2175
|
+
type_asset: 'ics20',
|
|
2176
|
+
base: 'ibc/EB7702F7862428669576938CD8DD19FBF39F6516F1F94A1B02AC8CBAFF06858B',
|
|
2177
|
+
name: 'Celestia TIA',
|
|
2178
|
+
display: 'tia',
|
|
2179
|
+
symbol: 'TIA',
|
|
2180
|
+
traces: [{
|
|
2181
|
+
type: 'ibc',
|
|
2182
|
+
counterparty: {
|
|
2183
|
+
channel_id: 'channel-87',
|
|
2184
|
+
base_denom: 'ibc/D79E7D83AB399BFFF93433E54FAA480C191248FC556924A2A8351AE2638B3877',
|
|
2185
|
+
chain_name: 'osmosis'
|
|
2186
|
+
},
|
|
2187
|
+
chain: {
|
|
2188
|
+
channel_id: 'channel-1'
|
|
2189
|
+
}
|
|
2190
|
+
}],
|
|
2191
|
+
images: [{
|
|
2192
|
+
image_sync: {
|
|
2193
|
+
chain_name: 'celestia',
|
|
2194
|
+
base_denom: 'utia'
|
|
2195
|
+
},
|
|
2196
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.png',
|
|
2197
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.svg'
|
|
2198
|
+
}],
|
|
2199
|
+
logo_URIs: {
|
|
2200
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.png',
|
|
2201
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.svg'
|
|
2202
|
+
}
|
|
2203
|
+
}, {
|
|
2204
|
+
description: 'Margined Power Token sqOSMO',
|
|
2205
|
+
denom_units: [{
|
|
2206
|
+
denom: 'ibc/03FB4E4D1043755015ABF1A84773EA334B2726EF464CF90D926C888ECE2D64FD',
|
|
2207
|
+
exponent: 0,
|
|
2208
|
+
aliases: ['factory/osmo1g8qypve6l95xmhgc0fddaecerffymsl7kn9muw/squosmo']
|
|
2209
|
+
}, {
|
|
2210
|
+
denom: 'sqosmo',
|
|
2211
|
+
exponent: 6
|
|
2212
|
+
}],
|
|
2213
|
+
base: 'ibc/03FB4E4D1043755015ABF1A84773EA334B2726EF464CF90D926C888ECE2D64FD',
|
|
2214
|
+
name: 'OSMO Squared',
|
|
2215
|
+
display: 'sqosmo',
|
|
2216
|
+
symbol: 'sqOSMO',
|
|
2217
|
+
logo_URIs: {
|
|
2218
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sqosmo.svg'
|
|
2219
|
+
},
|
|
2220
|
+
images: [{
|
|
2221
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sqosmo.svg'
|
|
2222
|
+
}],
|
|
2223
|
+
traces: [{
|
|
2224
|
+
type: 'ibc',
|
|
2225
|
+
counterparty: {
|
|
2226
|
+
channel_id: 'channel-87',
|
|
2227
|
+
base_denom: 'factory/osmo1g8qypve6l95xmhgc0fddaecerffymsl7kn9muw/squosmo',
|
|
2228
|
+
chain_name: 'osmosis'
|
|
2229
|
+
},
|
|
2230
|
+
chain: {
|
|
2231
|
+
channel_id: 'channel-1'
|
|
2232
|
+
}
|
|
2233
|
+
}]
|
|
2234
|
+
}, {
|
|
2235
|
+
description: 'NOIS on Osmosis',
|
|
2236
|
+
denom_units: [{
|
|
2237
|
+
denom: 'ibc/8349192BE84F63ECBCDE2E0195DAC22453C9AAC740971FE95D382CA8075E6A1C',
|
|
2238
|
+
exponent: 0,
|
|
2239
|
+
aliases: ['ibc/6928AFA9EA721938FED13B051F9DBF1272B16393D20C49EA5E4901BB76D94A90']
|
|
2240
|
+
}, {
|
|
2241
|
+
denom: 'nois',
|
|
2242
|
+
exponent: 6
|
|
2243
|
+
}],
|
|
2244
|
+
type_asset: 'ics20',
|
|
2245
|
+
base: 'ibc/8349192BE84F63ECBCDE2E0195DAC22453C9AAC740971FE95D382CA8075E6A1C',
|
|
2246
|
+
name: 'Nois NOIS',
|
|
2247
|
+
display: 'nois',
|
|
2248
|
+
symbol: 'NOIS',
|
|
2249
|
+
traces: [{
|
|
2250
|
+
type: 'ibc',
|
|
2251
|
+
counterparty: {
|
|
2252
|
+
channel_id: 'channel-87',
|
|
2253
|
+
base_denom: 'ibc/6928AFA9EA721938FED13B051F9DBF1272B16393D20C49EA5E4901BB76D94A90',
|
|
2254
|
+
chain_name: 'osmosis'
|
|
2255
|
+
},
|
|
2256
|
+
chain: {
|
|
2257
|
+
channel_id: 'channel-1'
|
|
2258
|
+
}
|
|
2259
|
+
}],
|
|
2260
|
+
images: [{
|
|
2261
|
+
image_sync: {
|
|
2262
|
+
chain_name: 'nois',
|
|
2263
|
+
base_denom: 'unois'
|
|
2264
|
+
},
|
|
2265
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nois/images/nois.png',
|
|
2266
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nois/images/nois.svg'
|
|
2267
|
+
}],
|
|
2268
|
+
logo_URIs: {
|
|
2269
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nois/images/nois.png',
|
|
2270
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nois/images/nois.svg'
|
|
2271
|
+
}
|
|
2272
|
+
}, {
|
|
2273
|
+
description: 'Margined Power Token sqBTC',
|
|
2274
|
+
denom_units: [{
|
|
2275
|
+
denom: 'ibc/EA3D1D169CAF4C6A1B813D41337614C5785DD018514333C301B92B981A46CE02',
|
|
2276
|
+
exponent: 0,
|
|
2277
|
+
aliases: ['factory/osmo1g8qypve6l95xmhgc0fddaecerffymsl7kn9muw/sqbtc']
|
|
2278
|
+
}, {
|
|
2279
|
+
denom: 'sqbtc',
|
|
2280
|
+
exponent: 6
|
|
2281
|
+
}],
|
|
2282
|
+
base: 'ibc/EA3D1D169CAF4C6A1B813D41337614C5785DD018514333C301B92B981A46CE02',
|
|
2283
|
+
name: 'BTC Squared',
|
|
2284
|
+
display: 'sqbtc',
|
|
2285
|
+
symbol: 'sqBTC',
|
|
2286
|
+
logo_URIs: {
|
|
2287
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sqbtc.svg'
|
|
2288
|
+
},
|
|
2289
|
+
images: [{
|
|
2290
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sqbtc.svg'
|
|
2291
|
+
}],
|
|
2292
|
+
traces: [{
|
|
2293
|
+
type: 'ibc',
|
|
2294
|
+
counterparty: {
|
|
2295
|
+
channel_id: 'channel-87',
|
|
2296
|
+
base_denom: 'factory/osmo1g8qypve6l95xmhgc0fddaecerffymsl7kn9muw/sqbtc',
|
|
2297
|
+
chain_name: 'osmosis'
|
|
2298
|
+
},
|
|
2299
|
+
chain: {
|
|
2300
|
+
channel_id: 'channel-1'
|
|
2301
|
+
}
|
|
2302
|
+
}]
|
|
2303
|
+
}, {
|
|
2304
|
+
description: 'Margined Power Token sqATOM',
|
|
2305
|
+
denom_units: [{
|
|
2306
|
+
denom: 'ibc/8ACFBDDF77DA174672D246AA2083FC83067F2FB669D9F6BB00632A3F635EBAF9',
|
|
2307
|
+
exponent: 0,
|
|
2308
|
+
aliases: ['factory/osmo1g8qypve6l95xmhgc0fddaecerffymsl7kn9muw/sqatom']
|
|
2309
|
+
}, {
|
|
2310
|
+
denom: 'sqatom',
|
|
2311
|
+
exponent: 6
|
|
2312
|
+
}],
|
|
2313
|
+
base: 'ibc/8ACFBDDF77DA174672D246AA2083FC83067F2FB669D9F6BB00632A3F635EBAF9',
|
|
2314
|
+
name: 'ATOM Squared',
|
|
2315
|
+
display: 'sqatom',
|
|
2316
|
+
symbol: 'sqATOM',
|
|
2317
|
+
logo_URIs: {
|
|
2318
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sqatom.svg'
|
|
2319
|
+
},
|
|
2320
|
+
images: [{
|
|
2321
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sqatom.svg'
|
|
2322
|
+
}],
|
|
2323
|
+
traces: [{
|
|
2324
|
+
type: 'ibc',
|
|
2325
|
+
counterparty: {
|
|
2326
|
+
channel_id: 'channel-87',
|
|
2327
|
+
base_denom: 'factory/osmo1g8qypve6l95xmhgc0fddaecerffymsl7kn9muw/sqatom',
|
|
2328
|
+
chain_name: 'osmosis'
|
|
2329
|
+
},
|
|
2330
|
+
chain: {
|
|
2331
|
+
channel_id: 'channel-1'
|
|
2332
|
+
}
|
|
2333
|
+
}]
|
|
2334
|
+
}, {
|
|
2335
|
+
description: 'CRO is the native token of the Crypto.org Chain, referred to as Native CRO.',
|
|
2336
|
+
denom_units: [{
|
|
2337
|
+
denom: 'ibc/FBA34C2BCE61066AED99D1797EB05A419F5FDB523E36F30F6C254BE61BCCAE29',
|
|
2338
|
+
exponent: 0,
|
|
2339
|
+
aliases: ['ibc/E6931F78057F7CC5DA0FD6CEF82FF39373A6E0452BF1FD76910B93292CF356C1']
|
|
2340
|
+
}, {
|
|
2341
|
+
denom: 'cro',
|
|
2342
|
+
exponent: 8
|
|
2343
|
+
}],
|
|
2344
|
+
type_asset: 'ics20',
|
|
2345
|
+
base: 'ibc/FBA34C2BCE61066AED99D1797EB05A419F5FDB523E36F30F6C254BE61BCCAE29',
|
|
2346
|
+
name: 'Cronos',
|
|
2347
|
+
display: 'cro',
|
|
2348
|
+
symbol: 'CRO',
|
|
2349
|
+
traces: [{
|
|
2350
|
+
type: 'ibc',
|
|
2351
|
+
counterparty: {
|
|
2352
|
+
channel_id: 'channel-87',
|
|
2353
|
+
base_denom: 'ibc/E6931F78057F7CC5DA0FD6CEF82FF39373A6E0452BF1FD76910B93292CF356C1',
|
|
2354
|
+
chain_name: 'osmosis'
|
|
2355
|
+
},
|
|
2356
|
+
chain: {
|
|
2357
|
+
channel_id: 'channel-1'
|
|
2358
|
+
}
|
|
2359
|
+
}],
|
|
2360
|
+
images: [{
|
|
2361
|
+
image_sync: {
|
|
2362
|
+
chain_name: 'cryptoorgchain',
|
|
2363
|
+
base_denom: 'basecro'
|
|
2364
|
+
},
|
|
2365
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cro.svg'
|
|
2366
|
+
}],
|
|
2367
|
+
logo_URIs: {
|
|
2368
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cro.svg'
|
|
2369
|
+
}
|
|
2370
|
+
}, {
|
|
2371
|
+
description: 'The native token of Stargaze',
|
|
2372
|
+
denom_units: [{
|
|
2373
|
+
denom: 'ibc/BE9116F49581FF59F018C64FB4A445B307332F77381640AAB05380473D0D7642',
|
|
2374
|
+
exponent: 0,
|
|
2375
|
+
aliases: ['ibc/987C17B11ABC2B20019178ACE62929FE9840202CE79498E29FE8E5CB02B7C0A4']
|
|
2376
|
+
}, {
|
|
2377
|
+
denom: 'stars',
|
|
2378
|
+
exponent: 6
|
|
2379
|
+
}],
|
|
2380
|
+
type_asset: 'ics20',
|
|
2381
|
+
base: 'ibc/BE9116F49581FF59F018C64FB4A445B307332F77381640AAB05380473D0D7642',
|
|
2382
|
+
name: 'Stargaze',
|
|
2383
|
+
display: 'stars',
|
|
2384
|
+
symbol: 'STARS',
|
|
2385
|
+
traces: [{
|
|
2386
|
+
type: 'ibc',
|
|
2387
|
+
counterparty: {
|
|
2388
|
+
channel_id: 'channel-87',
|
|
2389
|
+
base_denom: 'ibc/987C17B11ABC2B20019178ACE62929FE9840202CE79498E29FE8E5CB02B7C0A4',
|
|
2390
|
+
chain_name: 'osmosis'
|
|
2391
|
+
},
|
|
2392
|
+
chain: {
|
|
2393
|
+
channel_id: 'channel-1'
|
|
2394
|
+
}
|
|
2395
|
+
}],
|
|
2396
|
+
images: [{
|
|
2397
|
+
image_sync: {
|
|
2398
|
+
chain_name: 'stargaze',
|
|
2399
|
+
base_denom: 'ustars'
|
|
2400
|
+
},
|
|
2401
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
|
|
2402
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
|
|
2403
|
+
}],
|
|
2404
|
+
logo_URIs: {
|
|
2405
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
|
|
2406
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
|
|
2407
|
+
}
|
|
2408
|
+
}, {
|
|
2409
|
+
description: 'Maximize ETH yield through leveraged staking across Aave, Compound and Morpho and liquidity provision of ETH liquid staking tokens on Uniswap V3.',
|
|
2410
|
+
denom_units: [{
|
|
2411
|
+
denom: 'ibc/03B109DEE70C41E7D69206D670E3839BFB72891FF2FB5D7D980703953CB8E62B',
|
|
2412
|
+
exponent: 0,
|
|
2413
|
+
aliases: ['ibc/FBB3FEF80ED2344D821D4F95C31DBFD33E4E31D5324CAD94EF756E67B749F668']
|
|
2414
|
+
}, {
|
|
2415
|
+
denom: 'YieldETH',
|
|
2416
|
+
exponent: 18
|
|
2417
|
+
}],
|
|
2418
|
+
type_asset: 'ics20',
|
|
2419
|
+
base: 'ibc/03B109DEE70C41E7D69206D670E3839BFB72891FF2FB5D7D980703953CB8E62B',
|
|
2420
|
+
name: 'Real Yield Eth',
|
|
2421
|
+
display: 'YieldETH',
|
|
2422
|
+
symbol: 'YieldETH',
|
|
2423
|
+
traces: [{
|
|
2424
|
+
type: 'ibc',
|
|
2425
|
+
counterparty: {
|
|
2426
|
+
channel_id: 'channel-87',
|
|
2427
|
+
base_denom: 'ibc/FBB3FEF80ED2344D821D4F95C31DBFD33E4E31D5324CAD94EF756E67B749F668',
|
|
2428
|
+
chain_name: 'osmosis'
|
|
2429
|
+
},
|
|
2430
|
+
chain: {
|
|
2431
|
+
channel_id: 'channel-1'
|
|
2432
|
+
}
|
|
2433
|
+
}],
|
|
2434
|
+
images: [{
|
|
2435
|
+
image_sync: {
|
|
2436
|
+
chain_name: 'ethereum',
|
|
2437
|
+
base_denom: 'wei'
|
|
2438
|
+
},
|
|
2439
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eth-white.png',
|
|
2440
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eth-white.svg'
|
|
2441
|
+
}],
|
|
2442
|
+
logo_URIs: {
|
|
2443
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eth-white.png',
|
|
2444
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eth-white.svg'
|
|
2445
|
+
}
|
|
2446
|
+
}, {
|
|
2447
|
+
description: 'The native staking token of dYdX Protocol.',
|
|
2448
|
+
denom_units: [{
|
|
2449
|
+
denom: 'ibc/A6FAB4141ECE6F85BAAC00989FDF7F96409673735B845DE730645EC67335E1C0',
|
|
2450
|
+
exponent: 0,
|
|
2451
|
+
aliases: ['ibc/831F0B1BBB1D08A2B75311892876D71565478C532967545476DF4C2D7492E48C']
|
|
2452
|
+
}, {
|
|
2453
|
+
denom: 'dydx',
|
|
2454
|
+
exponent: 18
|
|
2455
|
+
}],
|
|
2456
|
+
type_asset: 'ics20',
|
|
2457
|
+
base: 'ibc/A6FAB4141ECE6F85BAAC00989FDF7F96409673735B845DE730645EC67335E1C0',
|
|
2458
|
+
name: 'dYdX',
|
|
2459
|
+
display: 'dydx',
|
|
2460
|
+
symbol: 'DYDX',
|
|
2461
|
+
traces: [{
|
|
2462
|
+
type: 'ibc',
|
|
2463
|
+
counterparty: {
|
|
2464
|
+
channel_id: 'channel-87',
|
|
2465
|
+
base_denom: 'ibc/831F0B1BBB1D08A2B75311892876D71565478C532967545476DF4C2D7492E48C',
|
|
2466
|
+
chain_name: 'osmosis'
|
|
2467
|
+
},
|
|
2468
|
+
chain: {
|
|
2469
|
+
channel_id: 'channel-1'
|
|
2470
|
+
}
|
|
2471
|
+
}],
|
|
2472
|
+
images: [{
|
|
2473
|
+
image_sync: {
|
|
2474
|
+
chain_name: 'dydx',
|
|
2475
|
+
base_denom: 'adydx'
|
|
2476
|
+
},
|
|
2477
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dydx/images/dydx.png',
|
|
2478
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dydx/images/dydx.svg'
|
|
2479
|
+
}],
|
|
2480
|
+
logo_URIs: {
|
|
2481
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dydx/images/dydx.png',
|
|
2482
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dydx/images/dydx.svg'
|
|
2483
|
+
}
|
|
2484
|
+
}, {
|
|
2485
|
+
description: 'The native token of Quasar',
|
|
2486
|
+
denom_units: [{
|
|
2487
|
+
denom: 'ibc/74C6A071817288DE90F3FC2555B4C18816F327437EB0E825F05A6E3C62DAA2A6',
|
|
2488
|
+
exponent: 0,
|
|
2489
|
+
aliases: ['ibc/1B708808D372E959CD4839C594960309283424C775F4A038AAEBE7F83A988477']
|
|
2490
|
+
}, {
|
|
2491
|
+
denom: 'qsr',
|
|
2492
|
+
exponent: 6
|
|
2493
|
+
}],
|
|
2494
|
+
type_asset: 'ics20',
|
|
2495
|
+
base: 'ibc/74C6A071817288DE90F3FC2555B4C18816F327437EB0E825F05A6E3C62DAA2A6',
|
|
2496
|
+
name: 'Quasar',
|
|
2497
|
+
display: 'qsr',
|
|
2498
|
+
symbol: 'QSR',
|
|
2499
|
+
traces: [{
|
|
2500
|
+
type: 'ibc',
|
|
2501
|
+
counterparty: {
|
|
2502
|
+
channel_id: 'channel-87',
|
|
2503
|
+
base_denom: 'ibc/1B708808D372E959CD4839C594960309283424C775F4A038AAEBE7F83A988477',
|
|
2504
|
+
chain_name: 'osmosis'
|
|
2505
|
+
},
|
|
2506
|
+
chain: {
|
|
2507
|
+
channel_id: 'channel-1'
|
|
2508
|
+
}
|
|
2509
|
+
}],
|
|
2510
|
+
images: [{
|
|
2511
|
+
image_sync: {
|
|
2512
|
+
chain_name: 'quasar',
|
|
2513
|
+
base_denom: 'uqsr'
|
|
2514
|
+
},
|
|
2515
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quasar/images/quasar.png'
|
|
2516
|
+
}],
|
|
2517
|
+
logo_URIs: {
|
|
2518
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quasar/images/quasar.png'
|
|
2519
|
+
}
|
|
2520
|
+
}, {
|
|
2521
|
+
description: 'Levana native token',
|
|
2522
|
+
denom_units: [{
|
|
2523
|
+
denom: 'ibc/6A9571DE6A3F60D7703C3290E2944E806C15A47C1EA6D4AFCD3AE4DC8AF080B1',
|
|
2524
|
+
exponent: 0,
|
|
2525
|
+
aliases: ['factory/osmo1mlng7pz4pnyxtpq0akfwall37czyk9lukaucsrn30ameplhhshtqdvfm5c/ulvn']
|
|
2526
|
+
}, {
|
|
2527
|
+
denom: 'lvn',
|
|
2528
|
+
exponent: 6
|
|
2529
|
+
}],
|
|
2530
|
+
base: 'ibc/6A9571DE6A3F60D7703C3290E2944E806C15A47C1EA6D4AFCD3AE4DC8AF080B1',
|
|
2531
|
+
name: 'Levana',
|
|
2532
|
+
display: 'lvn',
|
|
2533
|
+
symbol: 'LVN',
|
|
2534
|
+
logo_URIs: {
|
|
2535
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/levana.png',
|
|
2536
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/levana.svg'
|
|
2537
|
+
},
|
|
2538
|
+
coingecko_id: 'levana-protocol',
|
|
2539
|
+
images: [{
|
|
2540
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/levana.png',
|
|
2541
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/levana.svg'
|
|
2542
|
+
}, {
|
|
2543
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/levana.png'
|
|
2544
|
+
}],
|
|
2545
|
+
traces: [{
|
|
2546
|
+
type: 'ibc',
|
|
2547
|
+
counterparty: {
|
|
2548
|
+
channel_id: 'channel-87',
|
|
2549
|
+
base_denom: 'factory/osmo1mlng7pz4pnyxtpq0akfwall37czyk9lukaucsrn30ameplhhshtqdvfm5c/ulvn',
|
|
2550
|
+
chain_name: 'osmosis'
|
|
2551
|
+
},
|
|
2552
|
+
chain: {
|
|
2553
|
+
channel_id: 'channel-1'
|
|
2554
|
+
}
|
|
2555
|
+
}]
|
|
2556
|
+
}, {
|
|
2557
|
+
description: "MilkyWay's liquid staked TIA",
|
|
2558
|
+
denom_units: [{
|
|
2559
|
+
denom: 'ibc/C0DB3E0C7F3CD32FA24FC031FD8B6833627A1C690B741BA85D7A4752D974A77F',
|
|
2560
|
+
exponent: 0,
|
|
2561
|
+
aliases: ['factory/osmo1f5vfcph2dvfeqcqkhetwv75fda69z7e5c2dldm3kvgj23crkv6wqcn47a0/umilkTIA']
|
|
2562
|
+
}, {
|
|
2563
|
+
denom: 'milkTIA',
|
|
2564
|
+
exponent: 6
|
|
2565
|
+
}],
|
|
2566
|
+
base: 'ibc/C0DB3E0C7F3CD32FA24FC031FD8B6833627A1C690B741BA85D7A4752D974A77F',
|
|
2567
|
+
name: 'milkTIA',
|
|
2568
|
+
display: 'milkTIA',
|
|
2569
|
+
symbol: 'milkTIA',
|
|
2570
|
+
traces: [{
|
|
2571
|
+
type: 'ibc',
|
|
2572
|
+
counterparty: {
|
|
2573
|
+
channel_id: 'channel-87',
|
|
2574
|
+
base_denom: 'factory/osmo1f5vfcph2dvfeqcqkhetwv75fda69z7e5c2dldm3kvgj23crkv6wqcn47a0/umilkTIA',
|
|
2575
|
+
chain_name: 'osmosis'
|
|
2576
|
+
},
|
|
2577
|
+
chain: {
|
|
2578
|
+
channel_id: 'channel-1'
|
|
2579
|
+
}
|
|
2580
|
+
}],
|
|
2581
|
+
logo_URIs: {
|
|
2582
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/milktia.png',
|
|
2583
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/milktia.svg'
|
|
2584
|
+
},
|
|
2585
|
+
coingecko_id: 'milkyway-staked-tia',
|
|
2586
|
+
images: [{
|
|
2587
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/milktia.png',
|
|
2588
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/milktia.svg'
|
|
2589
|
+
}]
|
|
2590
|
+
}, {
|
|
2591
|
+
denom_units: [{
|
|
2592
|
+
denom: 'ibc/814F2057808DF5C7C9F9E1A513D9E6669061FF1B010CED198B3352EBA29EFBF6',
|
|
2593
|
+
exponent: 0,
|
|
2594
|
+
aliases: ['ibc/ECBE78BF7677320A93E7BA1761D144BCBF0CBC247C290C049655E106FE5DC68E']
|
|
2595
|
+
}, {
|
|
2596
|
+
denom: 'stkosmo',
|
|
2597
|
+
exponent: 6,
|
|
2598
|
+
aliases: ['stk/osmo']
|
|
2599
|
+
}],
|
|
2600
|
+
type_asset: 'ics20',
|
|
2601
|
+
base: 'ibc/814F2057808DF5C7C9F9E1A513D9E6669061FF1B010CED198B3352EBA29EFBF6',
|
|
2602
|
+
name: 'PSTAKE staked OSMO',
|
|
2603
|
+
display: 'stkosmo',
|
|
2604
|
+
symbol: 'stkOSMO',
|
|
2605
|
+
traces: [{
|
|
2606
|
+
type: 'ibc',
|
|
2607
|
+
counterparty: {
|
|
2608
|
+
channel_id: 'channel-87',
|
|
2609
|
+
base_denom: 'ibc/ECBE78BF7677320A93E7BA1761D144BCBF0CBC247C290C049655E106FE5DC68E',
|
|
2610
|
+
chain_name: 'osmosis'
|
|
2611
|
+
},
|
|
2612
|
+
chain: {
|
|
2613
|
+
channel_id: 'channel-1'
|
|
2614
|
+
}
|
|
2615
|
+
}],
|
|
2616
|
+
images: [{
|
|
2617
|
+
image_sync: {
|
|
2618
|
+
chain_name: 'persistence',
|
|
2619
|
+
base_denom: 'stk/uosmo'
|
|
2620
|
+
},
|
|
2621
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkosmo.png',
|
|
2622
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkosmo.svg'
|
|
2623
|
+
}],
|
|
2624
|
+
logo_URIs: {
|
|
2625
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkosmo.png',
|
|
2626
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkosmo.svg'
|
|
2627
|
+
}
|
|
2628
|
+
}, {
|
|
2629
|
+
description: 'The PAGE token is used for actions in the PageDAO NFT literary ecosystem and for DAO governance.',
|
|
2630
|
+
denom_units: [{
|
|
2631
|
+
denom: 'ibc/A389921DD5551011E2176A1030D7DFA195CD82EA762C6E621964A0416CBFD836',
|
|
2632
|
+
exponent: 0,
|
|
2633
|
+
aliases: ['ibc/23A62409E4AD8133116C249B1FA38EED30E500A115D7B153109462CD82C1CD99']
|
|
2634
|
+
}, {
|
|
2635
|
+
denom: 'page',
|
|
2636
|
+
exponent: 8
|
|
2637
|
+
}],
|
|
2638
|
+
type_asset: 'ics20',
|
|
2639
|
+
base: 'ibc/A389921DD5551011E2176A1030D7DFA195CD82EA762C6E621964A0416CBFD836',
|
|
2640
|
+
name: 'PageDAO',
|
|
2641
|
+
display: 'page',
|
|
2642
|
+
symbol: 'PAGE.grv',
|
|
2643
|
+
traces: [{
|
|
2644
|
+
type: 'ibc',
|
|
2645
|
+
counterparty: {
|
|
2646
|
+
channel_id: 'channel-87',
|
|
2647
|
+
base_denom: 'ibc/23A62409E4AD8133116C249B1FA38EED30E500A115D7B153109462CD82C1CD99',
|
|
2648
|
+
chain_name: 'osmosis'
|
|
2649
|
+
},
|
|
2650
|
+
chain: {
|
|
2651
|
+
channel_id: 'channel-1'
|
|
2652
|
+
}
|
|
2653
|
+
}],
|
|
2654
|
+
images: [{
|
|
2655
|
+
image_sync: {
|
|
2656
|
+
chain_name: 'gravitybridge',
|
|
2657
|
+
base_denom: 'gravity0x60e683C6514Edd5F758A55b6f393BeBBAfaA8d5e'
|
|
2658
|
+
},
|
|
2659
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/page.png',
|
|
2660
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/page.svg'
|
|
2661
|
+
}],
|
|
2662
|
+
logo_URIs: {
|
|
2663
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/page.png',
|
|
2664
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/page.svg'
|
|
2665
|
+
}
|
|
2666
|
+
}, {
|
|
2667
|
+
description: "Nomic's native token.",
|
|
2668
|
+
denom_units: [{
|
|
2669
|
+
denom: 'ibc/F5D24D849000F1EA14946E9BED504C3736E3730FB9D7008C2D78CEFDC79061DE',
|
|
2670
|
+
exponent: 0,
|
|
2671
|
+
aliases: ['ibc/F49DFB3BC8105C57EE7F17EC2402438825B31212CFDD81681EB87911E934F32C']
|
|
2672
|
+
}, {
|
|
2673
|
+
denom: 'nom',
|
|
2674
|
+
exponent: 6
|
|
2675
|
+
}],
|
|
2676
|
+
type_asset: 'ics20',
|
|
2677
|
+
base: 'ibc/F5D24D849000F1EA14946E9BED504C3736E3730FB9D7008C2D78CEFDC79061DE',
|
|
2678
|
+
name: 'Nomic',
|
|
2679
|
+
display: 'nomic',
|
|
2680
|
+
symbol: 'NOM',
|
|
2681
|
+
traces: [{
|
|
2682
|
+
type: 'ibc',
|
|
2683
|
+
counterparty: {
|
|
2684
|
+
channel_id: 'channel-87',
|
|
2685
|
+
base_denom: 'ibc/F49DFB3BC8105C57EE7F17EC2402438825B31212CFDD81681EB87911E934F32C',
|
|
2686
|
+
chain_name: 'osmosis'
|
|
2687
|
+
},
|
|
2688
|
+
chain: {
|
|
2689
|
+
channel_id: 'channel-1'
|
|
2690
|
+
}
|
|
2691
|
+
}],
|
|
2692
|
+
images: [{
|
|
2693
|
+
image_sync: {
|
|
2694
|
+
chain_name: 'nomic',
|
|
2695
|
+
base_denom: 'unom'
|
|
2696
|
+
},
|
|
2697
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nom.png',
|
|
2698
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nom.svg'
|
|
2699
|
+
}],
|
|
2700
|
+
logo_URIs: {
|
|
2701
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nom.png',
|
|
2702
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nom.svg'
|
|
2703
|
+
}
|
|
2704
|
+
}, {
|
|
2705
|
+
description: 'Bitcoin. On Cosmos.',
|
|
2706
|
+
denom_units: [{
|
|
2707
|
+
denom: 'ibc/D5CDA64730157DB9928A8E3CEEA19526A94F933443503A90D375394CA173F829',
|
|
2708
|
+
exponent: 0,
|
|
2709
|
+
aliases: ['ibc/75345531D87BD90BF108BE7240BD721CB2CB0A1F16D4EBA71B09EC3C43E15C8F']
|
|
2710
|
+
}, {
|
|
2711
|
+
denom: 'nbtc',
|
|
2712
|
+
exponent: 14
|
|
2713
|
+
}],
|
|
2714
|
+
type_asset: 'ics20',
|
|
2715
|
+
base: 'ibc/D5CDA64730157DB9928A8E3CEEA19526A94F933443503A90D375394CA173F829',
|
|
2716
|
+
name: 'Nomic Bitcoin',
|
|
2717
|
+
display: 'nbtc',
|
|
2718
|
+
symbol: 'nBTC',
|
|
2719
|
+
traces: [{
|
|
2720
|
+
type: 'ibc',
|
|
2721
|
+
counterparty: {
|
|
2722
|
+
channel_id: 'channel-87',
|
|
2723
|
+
base_denom: 'ibc/75345531D87BD90BF108BE7240BD721CB2CB0A1F16D4EBA71B09EC3C43E15C8F',
|
|
2724
|
+
chain_name: 'osmosis'
|
|
2725
|
+
},
|
|
2726
|
+
chain: {
|
|
2727
|
+
channel_id: 'channel-1'
|
|
2728
|
+
}
|
|
2729
|
+
}],
|
|
2730
|
+
images: [{
|
|
2731
|
+
image_sync: {
|
|
2732
|
+
chain_name: 'nomic',
|
|
2733
|
+
base_denom: 'usat'
|
|
2734
|
+
},
|
|
2735
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nbtc.png',
|
|
2736
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nbtc.svg'
|
|
2737
|
+
}],
|
|
2738
|
+
logo_URIs: {
|
|
2739
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nbtc.png',
|
|
2740
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nbtc.svg'
|
|
2741
|
+
}
|
|
2742
|
+
}, {
|
|
2743
|
+
description: 'AUTISM on Osmosis',
|
|
2744
|
+
denom_units: [{
|
|
2745
|
+
denom: 'ibc/EB87F22692D3AFC92F6062F57E020FFCFB6399BEFF09329E839FBEAF0EE1942E',
|
|
2746
|
+
exponent: 0,
|
|
2747
|
+
aliases: ['ibc/9DDF52A334F92BC57A9E0D59DFF9984EAC61D2A14E5162605DF601AA58FDFC6D']
|
|
2748
|
+
}, {
|
|
2749
|
+
denom: 'autism',
|
|
2750
|
+
exponent: 6
|
|
2751
|
+
}],
|
|
2752
|
+
type_asset: 'ics20',
|
|
2753
|
+
base: 'ibc/EB87F22692D3AFC92F6062F57E020FFCFB6399BEFF09329E839FBEAF0EE1942E',
|
|
2754
|
+
name: 'Injective AUTISM',
|
|
2755
|
+
display: 'autism',
|
|
2756
|
+
symbol: 'AUTISM',
|
|
2757
|
+
traces: [{
|
|
2758
|
+
type: 'ibc',
|
|
2759
|
+
counterparty: {
|
|
2760
|
+
channel_id: 'channel-87',
|
|
2761
|
+
base_denom: 'ibc/9DDF52A334F92BC57A9E0D59DFF9984EAC61D2A14E5162605DF601AA58FDFC6D',
|
|
2762
|
+
chain_name: 'osmosis'
|
|
2763
|
+
},
|
|
2764
|
+
chain: {
|
|
2765
|
+
channel_id: 'channel-1'
|
|
2766
|
+
}
|
|
2767
|
+
}],
|
|
2768
|
+
images: [{
|
|
2769
|
+
image_sync: {
|
|
2770
|
+
chain_name: 'injective',
|
|
2771
|
+
base_denom: 'factory/inj14lf8xm6fcvlggpa7guxzjqwjmtr24gnvf56hvz/autism'
|
|
2772
|
+
},
|
|
2773
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/autism.png'
|
|
2774
|
+
}],
|
|
2775
|
+
logo_URIs: {
|
|
2776
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/autism.png'
|
|
2777
|
+
}
|
|
2778
|
+
}, {
|
|
2779
|
+
description: 'Woof on Osmosis',
|
|
2780
|
+
denom_units: [{
|
|
2781
|
+
denom: 'ibc/3679EB0FAF260324A44EF05260EB747D81CA61017AC7D2BCD1BFD29AC927DB7A',
|
|
2782
|
+
exponent: 0,
|
|
2783
|
+
aliases: ['ibc/9B8EC667B6DF55387DC0F3ACC4F187DA6921B0806ED35DE6B04DE96F5AB81F53']
|
|
2784
|
+
}, {
|
|
2785
|
+
denom: 'WOOF',
|
|
2786
|
+
exponent: 6
|
|
2787
|
+
}],
|
|
2788
|
+
type_asset: 'ics20',
|
|
2789
|
+
base: 'ibc/3679EB0FAF260324A44EF05260EB747D81CA61017AC7D2BCD1BFD29AC927DB7A',
|
|
2790
|
+
name: 'WOOF chihuahua',
|
|
2791
|
+
display: 'WOOF',
|
|
2792
|
+
symbol: 'WOOF',
|
|
2793
|
+
traces: [{
|
|
2794
|
+
type: 'ibc',
|
|
2795
|
+
counterparty: {
|
|
2796
|
+
channel_id: 'channel-87',
|
|
2797
|
+
base_denom: 'ibc/9B8EC667B6DF55387DC0F3ACC4F187DA6921B0806ED35DE6B04DE96F5AB81F53',
|
|
2798
|
+
chain_name: 'osmosis'
|
|
2799
|
+
},
|
|
2800
|
+
chain: {
|
|
2801
|
+
channel_id: 'channel-1'
|
|
2802
|
+
}
|
|
2803
|
+
}],
|
|
2804
|
+
logo_URIs: {
|
|
2805
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/chihuahua/images/woof.png'
|
|
2806
|
+
},
|
|
2807
|
+
images: [{
|
|
2808
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/chihuahua/images/woof.png'
|
|
2809
|
+
}]
|
|
2810
|
+
}, {
|
|
2811
|
+
description: 'The native coin of Sneaky Productions.',
|
|
2812
|
+
denom_units: [{
|
|
2813
|
+
denom: 'ibc/F89F635D97BC6400E17521B4220E3E08F44CE794EB80F5CABB356D3557E72637',
|
|
2814
|
+
exponent: 0,
|
|
2815
|
+
aliases: ['ibc/94ED1F172BC633DFC56D7E26551D8B101ADCCC69052AC44FED89F97FF658138F']
|
|
2816
|
+
}, {
|
|
2817
|
+
denom: 'sneaky',
|
|
2818
|
+
exponent: 6
|
|
2819
|
+
}],
|
|
2820
|
+
type_asset: 'ics20',
|
|
2821
|
+
base: 'ibc/F89F635D97BC6400E17521B4220E3E08F44CE794EB80F5CABB356D3557E72637',
|
|
2822
|
+
name: 'Sneaky Productions',
|
|
2823
|
+
display: 'sneaky',
|
|
2824
|
+
symbol: 'SNEAKY',
|
|
2825
|
+
traces: [{
|
|
2826
|
+
type: 'ibc',
|
|
2827
|
+
counterparty: {
|
|
2828
|
+
channel_id: 'channel-87',
|
|
2829
|
+
base_denom: 'ibc/94ED1F172BC633DFC56D7E26551D8B101ADCCC69052AC44FED89F97FF658138F',
|
|
2830
|
+
chain_name: 'osmosis'
|
|
2831
|
+
},
|
|
2832
|
+
chain: {
|
|
2833
|
+
channel_id: 'channel-1'
|
|
2834
|
+
}
|
|
2835
|
+
}],
|
|
2836
|
+
logo_URIs: {
|
|
2837
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/sneaky.png'
|
|
2838
|
+
},
|
|
2839
|
+
images: [{
|
|
2840
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/sneaky.png'
|
|
2841
|
+
}]
|
|
2842
|
+
}, {
|
|
2843
|
+
denom_units: [{
|
|
2844
|
+
denom: 'ibc/CF57A83CED6CEC7D706631B5DC53ABC21B7EDA7DF7490732B4361E6D5DD19C73',
|
|
2845
|
+
exponent: 0,
|
|
2846
|
+
aliases: ['factory/osmo1z0qrq605sjgcqpylfl4aa6s90x738j7m58wyatt0tdzflg2ha26q67k743/wbtc']
|
|
2847
|
+
}, {
|
|
2848
|
+
denom: 'wbtc',
|
|
2849
|
+
exponent: 8
|
|
2850
|
+
}],
|
|
2851
|
+
address: 'osmo1z0qrq605sjgcqpylfl4aa6s90x738j7m58wyatt0tdzflg2ha26q67k743',
|
|
2852
|
+
type_asset: 'sdk.coin',
|
|
2853
|
+
base: 'ibc/CF57A83CED6CEC7D706631B5DC53ABC21B7EDA7DF7490732B4361E6D5DD19C73',
|
|
2854
|
+
name: 'Wrapped Bitcoin',
|
|
2855
|
+
display: 'wbtc',
|
|
2856
|
+
symbol: 'WBTC',
|
|
2857
|
+
traces: [{
|
|
2858
|
+
type: 'ibc',
|
|
2859
|
+
counterparty: {
|
|
2860
|
+
channel_id: 'channel-87',
|
|
2861
|
+
base_denom: 'factory/osmo1z0qrq605sjgcqpylfl4aa6s90x738j7m58wyatt0tdzflg2ha26q67k743/wbtc',
|
|
2862
|
+
chain_name: 'osmosis'
|
|
2863
|
+
},
|
|
2864
|
+
chain: {
|
|
2865
|
+
channel_id: 'channel-1'
|
|
2866
|
+
}
|
|
2867
|
+
}],
|
|
2868
|
+
images: [{
|
|
2869
|
+
image_sync: {
|
|
2870
|
+
chain_name: 'ethereum',
|
|
2871
|
+
base_denom: '0x2260fac5e5542a773aa44fbcfedf7c193bc2c599'
|
|
2872
|
+
},
|
|
2873
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wbtc.png',
|
|
2874
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wbtc.svg'
|
|
2875
|
+
}],
|
|
2876
|
+
logo_URIs: {
|
|
2877
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wbtc.png',
|
|
2878
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wbtc.svg'
|
|
2879
|
+
}
|
|
2880
|
+
}, {
|
|
2881
|
+
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.",
|
|
2882
|
+
denom_units: [{
|
|
2883
|
+
denom: 'ibc/7CB33A66F90533ED1E168CB3251253C719CF4B04FF1290AFD795F14CA1D67278',
|
|
2884
|
+
exponent: 0,
|
|
2885
|
+
aliases: ['factory/osmo1pfyxruwvtwk00y8z06dh2lqjdj82ldvy74wzm3/WOSMO']
|
|
2886
|
+
}, {
|
|
2887
|
+
denom: 'WOSMO',
|
|
2888
|
+
exponent: 6
|
|
2889
|
+
}],
|
|
2890
|
+
address: 'osmo1pfyxruwvtwk00y8z06dh2lqjdj82ldvy74wzm3',
|
|
2891
|
+
base: 'ibc/7CB33A66F90533ED1E168CB3251253C719CF4B04FF1290AFD795F14CA1D67278',
|
|
2892
|
+
name: 'WOSMO',
|
|
2893
|
+
display: 'WOSMO',
|
|
2894
|
+
symbol: 'WOSMO',
|
|
2895
|
+
logo_URIs: {
|
|
2896
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/WOSMO.png'
|
|
2897
|
+
},
|
|
2898
|
+
images: [{
|
|
2899
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/WOSMO.png'
|
|
2900
|
+
}],
|
|
2901
|
+
traces: [{
|
|
2902
|
+
type: 'ibc',
|
|
2903
|
+
counterparty: {
|
|
2904
|
+
channel_id: 'channel-87',
|
|
2905
|
+
base_denom: 'factory/osmo1pfyxruwvtwk00y8z06dh2lqjdj82ldvy74wzm3/WOSMO',
|
|
2906
|
+
chain_name: 'osmosis'
|
|
2907
|
+
},
|
|
2908
|
+
chain: {
|
|
2909
|
+
channel_id: 'channel-1'
|
|
2910
|
+
}
|
|
2911
|
+
}]
|
|
2912
|
+
}, {
|
|
2913
|
+
description: 'NLS on Osmosis',
|
|
2914
|
+
denom_units: [{
|
|
2915
|
+
denom: 'ibc/F722502EC90B3084DBD73589FC055E658EF9972A19ADDE61D3AA8BBF39B63883',
|
|
2916
|
+
exponent: 0,
|
|
2917
|
+
aliases: ['ibc/D9AFCECDD361D38302AA66EB3BAC23B95234832C51D12489DC451FA2B7C72782']
|
|
2918
|
+
}, {
|
|
2919
|
+
denom: 'nls',
|
|
2920
|
+
exponent: 6
|
|
2921
|
+
}],
|
|
2922
|
+
type_asset: 'ics20',
|
|
2923
|
+
base: 'ibc/F722502EC90B3084DBD73589FC055E658EF9972A19ADDE61D3AA8BBF39B63883',
|
|
2924
|
+
name: 'Nolus',
|
|
2925
|
+
display: 'nls',
|
|
2926
|
+
symbol: 'NLS',
|
|
2927
|
+
traces: [{
|
|
2928
|
+
type: 'ibc',
|
|
2929
|
+
counterparty: {
|
|
2930
|
+
channel_id: 'channel-87',
|
|
2931
|
+
base_denom: 'ibc/D9AFCECDD361D38302AA66EB3BAC23B95234832C51D12489DC451FA2B7C72782',
|
|
2932
|
+
chain_name: 'osmosis'
|
|
2933
|
+
},
|
|
2934
|
+
chain: {
|
|
2935
|
+
channel_id: 'channel-1'
|
|
2936
|
+
}
|
|
2937
|
+
}],
|
|
2938
|
+
images: [{
|
|
2939
|
+
image_sync: {
|
|
2940
|
+
chain_name: 'nolus',
|
|
2941
|
+
base_denom: 'unls'
|
|
2942
|
+
},
|
|
2943
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nolus/images/nolus.png',
|
|
2944
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nolus/images/nolus.svg'
|
|
2945
|
+
}],
|
|
2946
|
+
logo_URIs: {
|
|
2947
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nolus/images/nolus.png',
|
|
2948
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nolus/images/nolus.svg'
|
|
2949
|
+
}
|
|
2950
|
+
}, {
|
|
2951
|
+
description: 'STRD on Osmosis',
|
|
2952
|
+
denom_units: [{
|
|
2953
|
+
denom: 'ibc/38B29F6563DDADC81C9399EB5CDF140492CC2C58FB70048BC4430567A26ED193',
|
|
2954
|
+
exponent: 0,
|
|
2955
|
+
aliases: ['ibc/A8CA5EE328FA10C9519DF6057DA1F69682D28F7D0F5CCC7ECB72E3DCA2D157A4']
|
|
2956
|
+
}, {
|
|
2957
|
+
denom: 'strd',
|
|
2958
|
+
exponent: 6
|
|
2959
|
+
}],
|
|
2960
|
+
type_asset: 'ics20',
|
|
2961
|
+
base: 'ibc/38B29F6563DDADC81C9399EB5CDF140492CC2C58FB70048BC4430567A26ED193',
|
|
2962
|
+
name: 'Stride',
|
|
2963
|
+
display: 'strd',
|
|
2964
|
+
symbol: 'STRD',
|
|
2965
|
+
traces: [{
|
|
2966
|
+
type: 'ibc',
|
|
2967
|
+
counterparty: {
|
|
2968
|
+
channel_id: 'channel-87',
|
|
2969
|
+
base_denom: 'ibc/A8CA5EE328FA10C9519DF6057DA1F69682D28F7D0F5CCC7ECB72E3DCA2D157A4',
|
|
2970
|
+
chain_name: 'osmosis'
|
|
2971
|
+
},
|
|
2972
|
+
chain: {
|
|
2973
|
+
channel_id: 'channel-1'
|
|
2974
|
+
}
|
|
2975
|
+
}],
|
|
2976
|
+
images: [{
|
|
2977
|
+
image_sync: {
|
|
2978
|
+
chain_name: 'stride',
|
|
2979
|
+
base_denom: 'ustrd'
|
|
2980
|
+
},
|
|
2981
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/strd.png',
|
|
2982
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/strd.svg'
|
|
2983
|
+
}],
|
|
2984
|
+
logo_URIs: {
|
|
2985
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/strd.png',
|
|
2986
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/strd.svg'
|
|
2987
|
+
}
|
|
2988
|
+
}, {
|
|
2989
|
+
description: 'Margined Power Token sqTIA',
|
|
2990
|
+
denom_units: [{
|
|
2991
|
+
denom: 'ibc/C975417951A4AA121B7C0A137510DBEEF3008E1DB58A8129C439C0F4FF77F684',
|
|
2992
|
+
exponent: 0,
|
|
2993
|
+
aliases: ['factory/osmo1g8qypve6l95xmhgc0fddaecerffymsl7kn9muw/sqtia']
|
|
2994
|
+
}, {
|
|
2995
|
+
denom: 'sqtia',
|
|
2996
|
+
exponent: 6
|
|
2997
|
+
}],
|
|
2998
|
+
base: 'ibc/C975417951A4AA121B7C0A137510DBEEF3008E1DB58A8129C439C0F4FF77F684',
|
|
2999
|
+
name: 'TIA Squared',
|
|
3000
|
+
display: 'sqtia',
|
|
3001
|
+
symbol: 'sqTIA',
|
|
3002
|
+
logo_URIs: {
|
|
3003
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sqtia.svg'
|
|
3004
|
+
},
|
|
3005
|
+
images: [{
|
|
3006
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sqtia.svg'
|
|
3007
|
+
}],
|
|
3008
|
+
traces: [{
|
|
3009
|
+
type: 'ibc',
|
|
3010
|
+
counterparty: {
|
|
3011
|
+
channel_id: 'channel-87',
|
|
3012
|
+
base_denom: 'factory/osmo1g8qypve6l95xmhgc0fddaecerffymsl7kn9muw/sqtia',
|
|
3013
|
+
chain_name: 'osmosis'
|
|
3014
|
+
},
|
|
3015
|
+
chain: {
|
|
3016
|
+
channel_id: 'channel-1'
|
|
3017
|
+
}
|
|
3018
|
+
}]
|
|
3019
|
+
}, {
|
|
3020
|
+
description: 'Sail DAO Token',
|
|
3021
|
+
denom_units: [{
|
|
3022
|
+
denom: 'ibc/A42883E20767D7FF9D69D3CAF21FE2F8666AD1CCFA660CEF61AEB2A262085609',
|
|
3023
|
+
exponent: 0,
|
|
3024
|
+
aliases: ['factory/osmo1rckme96ptawr4zwexxj5g5gej9s2dmud8r2t9j0k0prn5mch5g4snzzwjv/sail']
|
|
3025
|
+
}, {
|
|
3026
|
+
denom: 'sail',
|
|
3027
|
+
exponent: 6
|
|
3028
|
+
}],
|
|
3029
|
+
base: 'ibc/A42883E20767D7FF9D69D3CAF21FE2F8666AD1CCFA660CEF61AEB2A262085609',
|
|
3030
|
+
name: 'Sail',
|
|
3031
|
+
display: 'sail',
|
|
3032
|
+
symbol: 'SAIL',
|
|
3033
|
+
logo_URIs: {
|
|
3034
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sail.png'
|
|
3035
|
+
},
|
|
3036
|
+
images: [{
|
|
3037
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sail.png'
|
|
3038
|
+
}],
|
|
3039
|
+
traces: [{
|
|
3040
|
+
type: 'ibc',
|
|
3041
|
+
counterparty: {
|
|
3042
|
+
channel_id: 'channel-87',
|
|
3043
|
+
base_denom: 'factory/osmo1rckme96ptawr4zwexxj5g5gej9s2dmud8r2t9j0k0prn5mch5g4snzzwjv/sail',
|
|
3044
|
+
chain_name: 'osmosis'
|
|
3045
|
+
},
|
|
3046
|
+
chain: {
|
|
3047
|
+
channel_id: 'channel-1'
|
|
3048
|
+
}
|
|
3049
|
+
}]
|
|
3050
|
+
}, {
|
|
3051
|
+
description: 'The XPRT token is primarily a governance token for the Persistence chain.',
|
|
3052
|
+
denom_units: [{
|
|
3053
|
+
denom: 'ibc/E437FFE5ABB5163FA7968BAF68146512B81E842DF05BA27E3B25E64B7CDC9AC7',
|
|
3054
|
+
exponent: 0,
|
|
3055
|
+
aliases: ['uxprt']
|
|
3056
|
+
}, {
|
|
3057
|
+
denom: 'xprt',
|
|
3058
|
+
exponent: 6
|
|
3059
|
+
}],
|
|
3060
|
+
base: 'ibc/E437FFE5ABB5163FA7968BAF68146512B81E842DF05BA27E3B25E64B7CDC9AC7',
|
|
3061
|
+
name: 'Persistence',
|
|
3062
|
+
display: 'xprt',
|
|
3063
|
+
symbol: 'XPRT',
|
|
3064
|
+
logo_URIs: {
|
|
3065
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/xprt.png',
|
|
3066
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/xprt.svg'
|
|
3067
|
+
},
|
|
3068
|
+
coingecko_id: 'persistence',
|
|
3069
|
+
images: [{
|
|
3070
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/xprt.png',
|
|
3071
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/xprt.svg'
|
|
3072
|
+
}],
|
|
3073
|
+
traces: [{
|
|
3074
|
+
type: 'ibc',
|
|
3075
|
+
counterparty: {
|
|
3076
|
+
channel_id: 'channel-71',
|
|
3077
|
+
base_denom: 'uxprt',
|
|
3078
|
+
chain_name: 'persistence'
|
|
3079
|
+
},
|
|
3080
|
+
chain: {
|
|
3081
|
+
channel_id: 'channel-57'
|
|
3082
|
+
}
|
|
3083
|
+
}]
|
|
3084
|
+
}, {
|
|
3085
|
+
description: 'PSTAKE Liquid-Staked ATOM',
|
|
3086
|
+
denom_units: [{
|
|
3087
|
+
denom: 'ibc/69E9014ACB503CFE1DD9F3C29133325ECC4DE82E55C3C519015120BF29924882',
|
|
3088
|
+
exponent: 0,
|
|
3089
|
+
aliases: ['stk/uatom']
|
|
3090
|
+
}, {
|
|
3091
|
+
denom: 'stkatom',
|
|
3092
|
+
exponent: 6,
|
|
3093
|
+
aliases: ['stk/atom']
|
|
3094
|
+
}],
|
|
3095
|
+
base: 'ibc/69E9014ACB503CFE1DD9F3C29133325ECC4DE82E55C3C519015120BF29924882',
|
|
3096
|
+
name: 'PSTAKE staked ATOM',
|
|
3097
|
+
display: 'stkatom',
|
|
3098
|
+
symbol: 'stkATOM',
|
|
3099
|
+
logo_URIs: {
|
|
3100
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkatom.png',
|
|
3101
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkatom.svg'
|
|
3102
|
+
},
|
|
3103
|
+
coingecko_id: 'stkatom',
|
|
3104
|
+
images: [{
|
|
3105
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkatom.png',
|
|
3106
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkatom.svg'
|
|
3107
|
+
}],
|
|
3108
|
+
traces: [{
|
|
3109
|
+
type: 'ibc',
|
|
3110
|
+
counterparty: {
|
|
3111
|
+
channel_id: 'channel-71',
|
|
3112
|
+
base_denom: 'stk/uatom',
|
|
3113
|
+
chain_name: 'persistence'
|
|
3114
|
+
},
|
|
3115
|
+
chain: {
|
|
3116
|
+
channel_id: 'channel-57'
|
|
3117
|
+
}
|
|
3118
|
+
}]
|
|
3119
|
+
}, {
|
|
3120
|
+
description: 'pSTAKE is a liquid staking protocol unlocking the liquidity of staked assets.',
|
|
3121
|
+
denom_units: [{
|
|
3122
|
+
denom: 'ibc/A6E118C4251F6F853A0F3E8224A04E32E8B8F989B1A9E6A0CAF0EDDC11DA31C5',
|
|
3123
|
+
exponent: 0,
|
|
3124
|
+
aliases: ['ibc/A6E3AF63B3C906416A9AF7A556C59EA4BD50E617EFFE6299B99700CCB780E444']
|
|
3125
|
+
}, {
|
|
3126
|
+
denom: 'pstake',
|
|
3127
|
+
exponent: 18
|
|
3128
|
+
}],
|
|
3129
|
+
type_asset: 'ics20',
|
|
3130
|
+
base: 'ibc/A6E118C4251F6F853A0F3E8224A04E32E8B8F989B1A9E6A0CAF0EDDC11DA31C5',
|
|
3131
|
+
name: 'pSTAKE Finance',
|
|
3132
|
+
display: 'pstake',
|
|
3133
|
+
symbol: 'PSTAKE',
|
|
3134
|
+
traces: [{
|
|
3135
|
+
type: 'ibc',
|
|
3136
|
+
counterparty: {
|
|
3137
|
+
channel_id: 'channel-71',
|
|
3138
|
+
base_denom: 'ibc/A6E3AF63B3C906416A9AF7A556C59EA4BD50E617EFFE6299B99700CCB780E444',
|
|
3139
|
+
chain_name: 'persistence'
|
|
3140
|
+
},
|
|
3141
|
+
chain: {
|
|
3142
|
+
channel_id: 'channel-57'
|
|
3143
|
+
}
|
|
3144
|
+
}],
|
|
3145
|
+
logo_URIs: {
|
|
3146
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/pstake.png',
|
|
3147
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/pstake.svg'
|
|
3148
|
+
},
|
|
3149
|
+
keywords: ['canon'],
|
|
3150
|
+
images: [{
|
|
3151
|
+
image_sync: {
|
|
3152
|
+
chain_name: 'ethereum',
|
|
3153
|
+
base_denom: '0xfB5c6815cA3AC72Ce9F5006869AE67f18bF77006'
|
|
3154
|
+
},
|
|
3155
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/pstake.png',
|
|
3156
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/pstake.svg'
|
|
3157
|
+
}]
|
|
3158
|
+
}, {
|
|
3159
|
+
denom_units: [{
|
|
3160
|
+
denom: 'ibc/E23DB9C9731188AA2F4FAD921979E2F2E29B24630CD01F9141FEF1D62E1EA6E4',
|
|
3161
|
+
exponent: 0,
|
|
3162
|
+
aliases: ['ibc/C8A74ABBE2AF892E15680D916A7C22130585CE5704F9B17A10F184A90D53BECA']
|
|
3163
|
+
}, {
|
|
3164
|
+
denom: 'atom',
|
|
3165
|
+
exponent: 6
|
|
3166
|
+
}],
|
|
3167
|
+
type_asset: 'ics20',
|
|
3168
|
+
base: 'ibc/E23DB9C9731188AA2F4FAD921979E2F2E29B24630CD01F9141FEF1D62E1EA6E4',
|
|
3169
|
+
name: 'Cosmos Hub Atom',
|
|
3170
|
+
display: 'atom',
|
|
3171
|
+
symbol: 'ATOM',
|
|
3172
|
+
traces: [{
|
|
3173
|
+
type: 'ibc',
|
|
3174
|
+
counterparty: {
|
|
3175
|
+
channel_id: 'channel-71',
|
|
3176
|
+
base_denom: 'ibc/C8A74ABBE2AF892E15680D916A7C22130585CE5704F9B17A10F184A90D53BECA',
|
|
3177
|
+
chain_name: 'persistence'
|
|
3178
|
+
},
|
|
3179
|
+
chain: {
|
|
3180
|
+
channel_id: 'channel-57'
|
|
3181
|
+
}
|
|
3182
|
+
}],
|
|
3183
|
+
images: [{
|
|
3184
|
+
image_sync: {
|
|
3185
|
+
chain_name: 'cosmoshub',
|
|
3186
|
+
base_denom: 'uatom'
|
|
3187
|
+
},
|
|
3188
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
|
|
3189
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
|
|
3190
|
+
}],
|
|
3191
|
+
logo_URIs: {
|
|
3192
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
|
|
3193
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
|
|
3194
|
+
}
|
|
3195
|
+
}, {
|
|
3196
|
+
description: 'Tether USDT on Persistence',
|
|
3197
|
+
denom_units: [{
|
|
3198
|
+
denom: 'ibc/EDAFDB68B57EE618BBB9B090415B94866C64721F57786A1836AC7C21AD1E4496',
|
|
3199
|
+
exponent: 0,
|
|
3200
|
+
aliases: ['ibc/C559977F5797BDC1D74C0836A10C379C991D664166CB60D776A83029852431B4']
|
|
3201
|
+
}, {
|
|
3202
|
+
denom: 'usdt',
|
|
3203
|
+
exponent: 6
|
|
3204
|
+
}],
|
|
3205
|
+
type_asset: 'ics20',
|
|
3206
|
+
base: 'ibc/EDAFDB68B57EE618BBB9B090415B94866C64721F57786A1836AC7C21AD1E4496',
|
|
3207
|
+
name: 'Tether USDT',
|
|
3208
|
+
display: 'usdt',
|
|
3209
|
+
symbol: 'USDT',
|
|
3210
|
+
traces: [{
|
|
3211
|
+
type: 'ibc',
|
|
3212
|
+
counterparty: {
|
|
3213
|
+
channel_id: 'channel-71',
|
|
3214
|
+
base_denom: 'ibc/C559977F5797BDC1D74C0836A10C379C991D664166CB60D776A83029852431B4',
|
|
3215
|
+
chain_name: 'persistence'
|
|
3216
|
+
},
|
|
3217
|
+
chain: {
|
|
3218
|
+
channel_id: 'channel-57'
|
|
3219
|
+
}
|
|
3220
|
+
}],
|
|
3221
|
+
images: [{
|
|
3222
|
+
image_sync: {
|
|
3223
|
+
chain_name: 'kava',
|
|
3224
|
+
base_denom: 'erc20/tether/usdt'
|
|
3225
|
+
},
|
|
3226
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
|
|
3227
|
+
}],
|
|
3228
|
+
logo_URIs: {
|
|
3229
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
|
|
3230
|
+
}
|
|
3231
|
+
}, {
|
|
3232
|
+
denom_units: [{
|
|
3233
|
+
denom: 'ibc/829A1737E83E89DCAB62D13FE7657C28CE931FE73FB024EA440A2D48E13CFC46',
|
|
3234
|
+
exponent: 0,
|
|
3235
|
+
aliases: ['ibc/B3792E4A62DF4A934EF2DF5968556DB56F5776ED25BDE11188A4F58A7DD406F0']
|
|
3236
|
+
}, {
|
|
3237
|
+
denom: 'usdc',
|
|
3238
|
+
exponent: 6
|
|
3239
|
+
}],
|
|
3240
|
+
type_asset: 'ics20',
|
|
3241
|
+
base: 'ibc/829A1737E83E89DCAB62D13FE7657C28CE931FE73FB024EA440A2D48E13CFC46',
|
|
3242
|
+
name: 'Noble USD Coin',
|
|
3243
|
+
display: 'usdc',
|
|
3244
|
+
symbol: 'USDC',
|
|
3245
|
+
traces: [{
|
|
3246
|
+
type: 'ibc',
|
|
3247
|
+
counterparty: {
|
|
3248
|
+
channel_id: 'channel-71',
|
|
3249
|
+
base_denom: 'ibc/B3792E4A62DF4A934EF2DF5968556DB56F5776ED25BDE11188A4F58A7DD406F0',
|
|
3250
|
+
chain_name: 'persistence'
|
|
3251
|
+
},
|
|
3252
|
+
chain: {
|
|
3253
|
+
channel_id: 'channel-57'
|
|
3254
|
+
}
|
|
3255
|
+
}],
|
|
3256
|
+
images: [{
|
|
3257
|
+
image_sync: {
|
|
3258
|
+
chain_name: 'noble',
|
|
3259
|
+
base_denom: 'uusdc'
|
|
3260
|
+
},
|
|
3261
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDCoin.png',
|
|
3262
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDCoin.svg'
|
|
3263
|
+
}],
|
|
3264
|
+
logo_URIs: {
|
|
3265
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDCoin.png',
|
|
3266
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDCoin.svg'
|
|
3267
|
+
}
|
|
3268
|
+
}, {
|
|
3269
|
+
description: 'dydx staking token',
|
|
3270
|
+
denom_units: [{
|
|
3271
|
+
denom: 'ibc/303D2162815D614742541E85033117EDA3B0EDA7DDC49CEAAB66306CDDC90A07',
|
|
3272
|
+
exponent: 0,
|
|
3273
|
+
aliases: ['ibc/23DC3FF0E4CBB53A1915E4C62507CB7796956E84C68CA49707787CB8BDE90A1E']
|
|
3274
|
+
}, {
|
|
3275
|
+
denom: 'dydx',
|
|
3276
|
+
exponent: 18
|
|
3277
|
+
}],
|
|
3278
|
+
type_asset: 'ics20',
|
|
3279
|
+
base: 'ibc/303D2162815D614742541E85033117EDA3B0EDA7DDC49CEAAB66306CDDC90A07',
|
|
3280
|
+
name: 'dYdX',
|
|
3281
|
+
display: 'dydx',
|
|
3282
|
+
symbol: 'DYDX',
|
|
3283
|
+
traces: [{
|
|
3284
|
+
type: 'ibc',
|
|
3285
|
+
counterparty: {
|
|
3286
|
+
channel_id: 'channel-71',
|
|
3287
|
+
base_denom: 'ibc/23DC3FF0E4CBB53A1915E4C62507CB7796956E84C68CA49707787CB8BDE90A1E',
|
|
3288
|
+
chain_name: 'persistence'
|
|
3289
|
+
},
|
|
3290
|
+
chain: {
|
|
3291
|
+
channel_id: 'channel-57'
|
|
3292
|
+
}
|
|
3293
|
+
}],
|
|
3294
|
+
images: [{
|
|
3295
|
+
image_sync: {
|
|
3296
|
+
chain_name: 'dydx',
|
|
3297
|
+
base_denom: 'adydx'
|
|
3298
|
+
},
|
|
3299
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dydx/images/dydx.png',
|
|
3300
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dydx/images/dydx.svg'
|
|
3301
|
+
}],
|
|
3302
|
+
logo_URIs: {
|
|
3303
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dydx/images/dydx.png',
|
|
3304
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dydx/images/dydx.svg'
|
|
3305
|
+
}
|
|
3306
|
+
}, {
|
|
3307
|
+
description: 'PSTAKE Liquid-Staked OSMO',
|
|
3308
|
+
denom_units: [{
|
|
3309
|
+
denom: 'ibc/52499D475C47B7B996B18F55B1457840DB2A4ED452CA77A57E58813931626075',
|
|
3310
|
+
exponent: 0,
|
|
3311
|
+
aliases: ['stk/uosmo']
|
|
3312
|
+
}, {
|
|
3313
|
+
denom: 'stkosmo',
|
|
3314
|
+
exponent: 6,
|
|
3315
|
+
aliases: ['stk/osmo']
|
|
3316
|
+
}],
|
|
3317
|
+
base: 'ibc/52499D475C47B7B996B18F55B1457840DB2A4ED452CA77A57E58813931626075',
|
|
3318
|
+
name: 'PSTAKE staked OSMO',
|
|
3319
|
+
display: 'stkosmo',
|
|
3320
|
+
symbol: 'stkOSMO',
|
|
3321
|
+
logo_URIs: {
|
|
3322
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkosmo.png',
|
|
3323
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkosmo.svg'
|
|
3324
|
+
},
|
|
3325
|
+
coingecko_id: 'pstake-staked-osmo',
|
|
3326
|
+
images: [{
|
|
3327
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkosmo.png',
|
|
3328
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkosmo.svg'
|
|
3329
|
+
}],
|
|
3330
|
+
traces: [{
|
|
3331
|
+
type: 'ibc',
|
|
3332
|
+
counterparty: {
|
|
3333
|
+
channel_id: 'channel-71',
|
|
3334
|
+
base_denom: 'stk/uosmo',
|
|
3335
|
+
chain_name: 'persistence'
|
|
3336
|
+
},
|
|
3337
|
+
chain: {
|
|
3338
|
+
channel_id: 'channel-57'
|
|
3339
|
+
}
|
|
3340
|
+
}]
|
|
3341
|
+
}, {
|
|
3342
|
+
description: 'The native token of Secret Network',
|
|
3343
|
+
denom_units: [{
|
|
3344
|
+
denom: 'ibc/345D30E8ED06B47FC538ED131D99D16126F07CD6F8B35DE96AAF4C1E445AF466',
|
|
3345
|
+
exponent: 0,
|
|
3346
|
+
aliases: ['uscrt']
|
|
3347
|
+
}, {
|
|
3348
|
+
denom: 'scrt',
|
|
3349
|
+
exponent: 6
|
|
3350
|
+
}],
|
|
3351
|
+
base: 'ibc/345D30E8ED06B47FC538ED131D99D16126F07CD6F8B35DE96AAF4C1E445AF466',
|
|
3352
|
+
name: 'Secret Network',
|
|
3353
|
+
display: 'scrt',
|
|
3354
|
+
symbol: 'SCRT',
|
|
3355
|
+
logo_URIs: {
|
|
3356
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png',
|
|
3357
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
|
|
3358
|
+
},
|
|
3359
|
+
coingecko_id: 'secret',
|
|
3360
|
+
images: [{
|
|
3361
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png',
|
|
3362
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
|
|
3363
|
+
}],
|
|
3364
|
+
traces: [{
|
|
3365
|
+
type: 'ibc',
|
|
3366
|
+
counterparty: {
|
|
3367
|
+
channel_id: 'channel-63',
|
|
3368
|
+
base_denom: 'uscrt',
|
|
3369
|
+
chain_name: 'secretnetwork'
|
|
3370
|
+
},
|
|
3371
|
+
chain: {
|
|
3372
|
+
channel_id: 'channel-65'
|
|
3373
|
+
}
|
|
3374
|
+
}]
|
|
3375
|
+
}, {
|
|
3376
|
+
description: 'The native token of Stride',
|
|
3377
|
+
denom_units: [{
|
|
3378
|
+
denom: 'ibc/365407B27EE99FD841FC3805F2B63323E4E0A7EA35D4413E305188134B640B4D',
|
|
3379
|
+
exponent: 0,
|
|
3380
|
+
aliases: ['ustrd']
|
|
3381
|
+
}, {
|
|
3382
|
+
denom: 'strd',
|
|
3383
|
+
exponent: 6
|
|
3384
|
+
}],
|
|
3385
|
+
base: 'ibc/365407B27EE99FD841FC3805F2B63323E4E0A7EA35D4413E305188134B640B4D',
|
|
3386
|
+
name: 'Stride',
|
|
3387
|
+
display: 'strd',
|
|
3388
|
+
symbol: 'STRD',
|
|
3389
|
+
logo_URIs: {
|
|
3390
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/strd.png',
|
|
3391
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/strd.svg'
|
|
3392
|
+
},
|
|
3393
|
+
coingecko_id: 'stride',
|
|
3394
|
+
images: [{
|
|
3395
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/strd.png',
|
|
3396
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/strd.svg'
|
|
3397
|
+
}],
|
|
3398
|
+
traces: [{
|
|
3399
|
+
type: 'ibc',
|
|
3400
|
+
counterparty: {
|
|
3401
|
+
channel_id: 'channel-49',
|
|
3402
|
+
base_denom: 'ustrd',
|
|
3403
|
+
chain_name: 'stride'
|
|
3404
|
+
},
|
|
3405
|
+
chain: {
|
|
3406
|
+
channel_id: 'channel-45'
|
|
3407
|
+
}
|
|
3408
|
+
}]
|
|
3409
|
+
}, {
|
|
3410
|
+
denom_units: [{
|
|
3411
|
+
denom: 'ibc/21476176CD2CBF2F8017EFF231B1132DF23F350B0219AB47A6E087527ECADCC2',
|
|
3412
|
+
exponent: 0,
|
|
3413
|
+
aliases: ['stuatom']
|
|
3414
|
+
}, {
|
|
3415
|
+
denom: 'statom',
|
|
3416
|
+
exponent: 6
|
|
3417
|
+
}],
|
|
3418
|
+
base: 'ibc/21476176CD2CBF2F8017EFF231B1132DF23F350B0219AB47A6E087527ECADCC2',
|
|
3419
|
+
name: 'Stride Staked ATOM',
|
|
3420
|
+
display: 'statom',
|
|
3421
|
+
symbol: 'stATOM',
|
|
3422
|
+
traces: [{
|
|
3423
|
+
type: 'ibc',
|
|
3424
|
+
counterparty: {
|
|
3425
|
+
channel_id: 'channel-49',
|
|
3426
|
+
base_denom: 'stuatom',
|
|
3427
|
+
chain_name: 'stride'
|
|
3428
|
+
},
|
|
3429
|
+
chain: {
|
|
3430
|
+
channel_id: 'channel-45'
|
|
3431
|
+
}
|
|
3432
|
+
}],
|
|
3433
|
+
logo_URIs: {
|
|
3434
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/statom.png',
|
|
3435
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/statom.svg'
|
|
3436
|
+
},
|
|
3437
|
+
coingecko_id: 'stride-staked-atom',
|
|
3438
|
+
images: [{
|
|
3439
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/statom.png',
|
|
3440
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/statom.svg'
|
|
3441
|
+
}]
|
|
3442
|
+
}, {
|
|
3443
|
+
denom_units: [{
|
|
3444
|
+
denom: 'ibc/5187A987A0A90BEEDE06B32ADBE4436EFA76577717561F33E6C7EDB5ADB21576',
|
|
3445
|
+
exponent: 0,
|
|
3446
|
+
aliases: ['stustars']
|
|
3447
|
+
}, {
|
|
3448
|
+
denom: 'ststars',
|
|
3449
|
+
exponent: 6
|
|
3450
|
+
}],
|
|
3451
|
+
base: 'ibc/5187A987A0A90BEEDE06B32ADBE4436EFA76577717561F33E6C7EDB5ADB21576',
|
|
3452
|
+
name: 'Stride Staked STARS',
|
|
3453
|
+
display: 'ststars',
|
|
3454
|
+
symbol: 'stSTARS',
|
|
3455
|
+
traces: [{
|
|
3456
|
+
type: 'ibc',
|
|
3457
|
+
counterparty: {
|
|
3458
|
+
channel_id: 'channel-49',
|
|
3459
|
+
base_denom: 'stustars',
|
|
3460
|
+
chain_name: 'stride'
|
|
3461
|
+
},
|
|
3462
|
+
chain: {
|
|
3463
|
+
channel_id: 'channel-45'
|
|
3464
|
+
}
|
|
3465
|
+
}],
|
|
3466
|
+
logo_URIs: {
|
|
3467
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/ststars.png',
|
|
3468
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/ststars.svg'
|
|
3469
|
+
},
|
|
3470
|
+
coingecko_id: 'stride-staked-stars',
|
|
3471
|
+
images: [{
|
|
3472
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/ststars.png',
|
|
3473
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/ststars.svg'
|
|
3474
|
+
}]
|
|
3475
|
+
}, {
|
|
3476
|
+
denom_units: [{
|
|
3477
|
+
denom: 'ibc/CC482813CC038C614C2615A997621EA5E605ADCCD4040B83B0468BD72533A165',
|
|
3478
|
+
exponent: 0,
|
|
3479
|
+
aliases: ['stuosmo']
|
|
3480
|
+
}, {
|
|
3481
|
+
denom: 'stosmo',
|
|
3482
|
+
exponent: 6
|
|
3483
|
+
}],
|
|
3484
|
+
base: 'ibc/CC482813CC038C614C2615A997621EA5E605ADCCD4040B83B0468BD72533A165',
|
|
3485
|
+
name: 'Stride Staked OSMO',
|
|
3486
|
+
display: 'stosmo',
|
|
3487
|
+
symbol: 'stOSMO',
|
|
3488
|
+
traces: [{
|
|
3489
|
+
type: 'ibc',
|
|
3490
|
+
counterparty: {
|
|
3491
|
+
channel_id: 'channel-49',
|
|
3492
|
+
base_denom: 'stuosmo',
|
|
3493
|
+
chain_name: 'stride'
|
|
3494
|
+
},
|
|
3495
|
+
chain: {
|
|
3496
|
+
channel_id: 'channel-45'
|
|
3497
|
+
}
|
|
3498
|
+
}],
|
|
3499
|
+
logo_URIs: {
|
|
3500
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stosmo.png',
|
|
3501
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stosmo.svg'
|
|
3502
|
+
},
|
|
3503
|
+
coingecko_id: 'stride-staked-osmo',
|
|
3504
|
+
images: [{
|
|
3505
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stosmo.png',
|
|
3506
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stosmo.svg'
|
|
3507
|
+
}]
|
|
3508
|
+
}, {
|
|
3509
|
+
denom_units: [{
|
|
3510
|
+
denom: 'ibc/62D4ADCCD754F4511E22C34496D37957F95F5B11AE7C0D9BFDE19A5939B1CEA5',
|
|
3511
|
+
exponent: 0,
|
|
3512
|
+
aliases: ['stujuno']
|
|
3513
|
+
}, {
|
|
3514
|
+
denom: 'stjuno',
|
|
3515
|
+
exponent: 6
|
|
3516
|
+
}],
|
|
3517
|
+
base: 'ibc/62D4ADCCD754F4511E22C34496D37957F95F5B11AE7C0D9BFDE19A5939B1CEA5',
|
|
3518
|
+
name: 'Stride Staked JUNO',
|
|
3519
|
+
display: 'stjuno',
|
|
3520
|
+
symbol: 'stJUNO',
|
|
3521
|
+
traces: [{
|
|
3522
|
+
type: 'ibc',
|
|
3523
|
+
counterparty: {
|
|
3524
|
+
channel_id: 'channel-49',
|
|
3525
|
+
base_denom: 'stujuno',
|
|
3526
|
+
chain_name: 'stride'
|
|
3527
|
+
},
|
|
3528
|
+
chain: {
|
|
3529
|
+
channel_id: 'channel-45'
|
|
3530
|
+
}
|
|
3531
|
+
}],
|
|
3532
|
+
logo_URIs: {
|
|
3533
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stjuno.png',
|
|
3534
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stjuno.svg'
|
|
3535
|
+
},
|
|
3536
|
+
coingecko_id: 'stride-staked-juno',
|
|
3537
|
+
images: [{
|
|
3538
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stjuno.png',
|
|
3539
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stjuno.svg'
|
|
3540
|
+
}]
|
|
3541
|
+
}, {
|
|
3542
|
+
denom_units: [{
|
|
3543
|
+
denom: 'ibc/42ECAF231EC6C17512CEF6325EF337BDC87A39CCBFF61142738DC271BBD15F2F',
|
|
3544
|
+
exponent: 0,
|
|
3545
|
+
aliases: ['stuluna']
|
|
3546
|
+
}, {
|
|
3547
|
+
denom: 'stluna',
|
|
3548
|
+
exponent: 6
|
|
3549
|
+
}],
|
|
3550
|
+
base: 'ibc/42ECAF231EC6C17512CEF6325EF337BDC87A39CCBFF61142738DC271BBD15F2F',
|
|
3551
|
+
name: 'Stride Staked LUNA',
|
|
3552
|
+
display: 'stluna',
|
|
3553
|
+
symbol: 'stLUNA',
|
|
3554
|
+
traces: [{
|
|
3555
|
+
type: 'ibc',
|
|
3556
|
+
counterparty: {
|
|
3557
|
+
channel_id: 'channel-49',
|
|
3558
|
+
base_denom: 'stuluna',
|
|
3559
|
+
chain_name: 'stride'
|
|
3560
|
+
},
|
|
3561
|
+
chain: {
|
|
3562
|
+
channel_id: 'channel-45'
|
|
3563
|
+
}
|
|
3564
|
+
}],
|
|
3565
|
+
logo_URIs: {
|
|
3566
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stluna.png',
|
|
3567
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stluna.svg'
|
|
3568
|
+
},
|
|
3569
|
+
coingecko_id: 'stride-staked-luna',
|
|
3570
|
+
images: [{
|
|
3571
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stluna.png',
|
|
3572
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stluna.svg'
|
|
3573
|
+
}]
|
|
3574
|
+
}, {
|
|
3575
|
+
denom_units: [{
|
|
3576
|
+
denom: 'ibc/1D9CC07F68C002C715525763609236ECF955EFAA9619C1BD57060BB60C9203E0',
|
|
3577
|
+
exponent: 0,
|
|
3578
|
+
aliases: ['stinj']
|
|
3579
|
+
}, {
|
|
3580
|
+
denom: 'stINJ',
|
|
3581
|
+
exponent: 18
|
|
3582
|
+
}],
|
|
3583
|
+
base: 'ibc/1D9CC07F68C002C715525763609236ECF955EFAA9619C1BD57060BB60C9203E0',
|
|
3584
|
+
name: 'Stride Staked INJ',
|
|
3585
|
+
display: 'stINJ',
|
|
3586
|
+
symbol: 'stINJ',
|
|
3587
|
+
traces: [{
|
|
3588
|
+
type: 'ibc',
|
|
3589
|
+
counterparty: {
|
|
3590
|
+
channel_id: 'channel-49',
|
|
3591
|
+
base_denom: 'stinj',
|
|
3592
|
+
chain_name: 'stride'
|
|
3593
|
+
},
|
|
3594
|
+
chain: {
|
|
3595
|
+
channel_id: 'channel-45'
|
|
3596
|
+
}
|
|
3597
|
+
}],
|
|
3598
|
+
logo_URIs: {
|
|
3599
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stinj.png',
|
|
3600
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stinj.svg'
|
|
3601
|
+
},
|
|
3602
|
+
images: [{
|
|
3603
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stinj.png',
|
|
3604
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stinj.svg'
|
|
3605
|
+
}]
|
|
3606
|
+
}, {
|
|
3607
|
+
denom_units: [{
|
|
3608
|
+
denom: 'ibc/A2DF3F0A871DE38DDB91A7A2C545C317D6CD9F8FDBEB3482632D941ACC0B3696',
|
|
3609
|
+
exponent: 0,
|
|
3610
|
+
aliases: ['staevmos']
|
|
3611
|
+
}, {
|
|
3612
|
+
denom: 'stevmos',
|
|
3613
|
+
exponent: 18
|
|
3614
|
+
}],
|
|
3615
|
+
base: 'ibc/A2DF3F0A871DE38DDB91A7A2C545C317D6CD9F8FDBEB3482632D941ACC0B3696',
|
|
3616
|
+
name: 'Stride Staked EVMOS',
|
|
3617
|
+
display: 'stevmos',
|
|
3618
|
+
symbol: 'stEVMOS',
|
|
3619
|
+
traces: [{
|
|
3620
|
+
type: 'ibc',
|
|
3621
|
+
counterparty: {
|
|
3622
|
+
channel_id: 'channel-49',
|
|
3623
|
+
base_denom: 'staevmos',
|
|
3624
|
+
chain_name: 'stride'
|
|
3625
|
+
},
|
|
3626
|
+
chain: {
|
|
3627
|
+
channel_id: 'channel-45'
|
|
3628
|
+
}
|
|
3629
|
+
}],
|
|
3630
|
+
logo_URIs: {
|
|
3631
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stevmos.png',
|
|
3632
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stevmos.svg'
|
|
3633
|
+
},
|
|
3634
|
+
coingecko_id: 'stride-staked-evmos',
|
|
3635
|
+
images: [{
|
|
3636
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stevmos.png',
|
|
3637
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stevmos.svg'
|
|
3638
|
+
}]
|
|
3639
|
+
}, {
|
|
3640
|
+
denom_units: [{
|
|
3641
|
+
denom: 'ibc/8D4E402467332F3A57F38C5EBAB87EAADBBFF78094F57FBCA2FF5196962A730F',
|
|
3642
|
+
exponent: 0,
|
|
3643
|
+
aliases: ['stuumee']
|
|
3644
|
+
}, {
|
|
3645
|
+
denom: 'stumee',
|
|
3646
|
+
exponent: 6
|
|
3647
|
+
}],
|
|
3648
|
+
base: 'ibc/8D4E402467332F3A57F38C5EBAB87EAADBBFF78094F57FBCA2FF5196962A730F',
|
|
3649
|
+
name: 'Stride Staked UMEE',
|
|
3650
|
+
display: 'stumee',
|
|
3651
|
+
symbol: 'stUMEE',
|
|
3652
|
+
traces: [{
|
|
3653
|
+
type: 'ibc',
|
|
3654
|
+
counterparty: {
|
|
3655
|
+
channel_id: 'channel-49',
|
|
3656
|
+
base_denom: 'stuumee',
|
|
3657
|
+
chain_name: 'stride'
|
|
3658
|
+
},
|
|
3659
|
+
chain: {
|
|
3660
|
+
channel_id: 'channel-45'
|
|
3661
|
+
}
|
|
3662
|
+
}],
|
|
3663
|
+
logo_URIs: {
|
|
3664
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stumee.png',
|
|
3665
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stumee.svg'
|
|
3666
|
+
},
|
|
3667
|
+
coingecko_id: 'stride-staked-umee',
|
|
3668
|
+
images: [{
|
|
3669
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stumee.png',
|
|
3670
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stumee.svg'
|
|
3671
|
+
}]
|
|
3672
|
+
}, {
|
|
3673
|
+
denom_units: [{
|
|
3674
|
+
denom: 'ibc/1966B5EDCAE4F777CB3C83A83AEE3CBA182F2367A41BA61F4F5B9DC8FE606933',
|
|
3675
|
+
exponent: 0,
|
|
3676
|
+
aliases: ['stucmdx']
|
|
3677
|
+
}, {
|
|
3678
|
+
denom: 'stcmdx',
|
|
3679
|
+
exponent: 6
|
|
3680
|
+
}],
|
|
3681
|
+
base: 'ibc/1966B5EDCAE4F777CB3C83A83AEE3CBA182F2367A41BA61F4F5B9DC8FE606933',
|
|
3682
|
+
name: 'Stride Staked CMDX',
|
|
3683
|
+
display: 'stcmdx',
|
|
3684
|
+
symbol: 'stCMDX',
|
|
3685
|
+
traces: [{
|
|
3686
|
+
type: 'ibc',
|
|
3687
|
+
counterparty: {
|
|
3688
|
+
channel_id: 'channel-49',
|
|
3689
|
+
base_denom: 'stucmdx',
|
|
3690
|
+
chain_name: 'stride'
|
|
3691
|
+
},
|
|
3692
|
+
chain: {
|
|
3693
|
+
channel_id: 'channel-45'
|
|
3694
|
+
}
|
|
3695
|
+
}],
|
|
3696
|
+
logo_URIs: {
|
|
3697
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stcmdx.png',
|
|
3698
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stcmdx.svg'
|
|
3699
|
+
},
|
|
3700
|
+
images: [{
|
|
3701
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stcmdx.png',
|
|
3702
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stcmdx.svg'
|
|
3703
|
+
}]
|
|
3704
|
+
}, {
|
|
3705
|
+
denom_units: [{
|
|
3706
|
+
denom: 'ibc/2D58BA1FB516551C8D05B6CDD73D3263C81AF3EE08A4206AA73D935CA5A662D1',
|
|
3707
|
+
exponent: 0,
|
|
3708
|
+
aliases: ['stusomm']
|
|
3709
|
+
}, {
|
|
3710
|
+
denom: 'stsomm',
|
|
3711
|
+
exponent: 6
|
|
3712
|
+
}],
|
|
3713
|
+
base: 'ibc/2D58BA1FB516551C8D05B6CDD73D3263C81AF3EE08A4206AA73D935CA5A662D1',
|
|
3714
|
+
name: 'Stride Staked SOMM',
|
|
3715
|
+
display: 'stsomm',
|
|
3716
|
+
symbol: 'stSOMM',
|
|
3717
|
+
traces: [{
|
|
3718
|
+
type: 'ibc',
|
|
3719
|
+
counterparty: {
|
|
3720
|
+
channel_id: 'channel-49',
|
|
3721
|
+
base_denom: 'stusomm',
|
|
3722
|
+
chain_name: 'stride'
|
|
3723
|
+
},
|
|
3724
|
+
chain: {
|
|
3725
|
+
channel_id: 'channel-45'
|
|
3726
|
+
}
|
|
3727
|
+
}],
|
|
3728
|
+
logo_URIs: {
|
|
3729
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stsomm.png',
|
|
3730
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stsomm.svg'
|
|
3731
|
+
},
|
|
3732
|
+
coingecko_id: 'stride-staked-sommelier',
|
|
3733
|
+
images: [{
|
|
3734
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stsomm.png',
|
|
3735
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stsomm.svg'
|
|
3736
|
+
}]
|
|
3737
|
+
}, {
|
|
3738
|
+
description: 'The native staking token of Terra.',
|
|
3739
|
+
denom_units: [{
|
|
3740
|
+
denom: 'ibc/0695E3FA2C74C608E9573025598A7BD4297BE15180F86707B2118E513DBF4A5A',
|
|
3741
|
+
exponent: 0,
|
|
3742
|
+
aliases: ['uluna']
|
|
3743
|
+
}, {
|
|
3744
|
+
denom: 'luna',
|
|
3745
|
+
exponent: 6
|
|
3746
|
+
}],
|
|
3747
|
+
base: 'ibc/0695E3FA2C74C608E9573025598A7BD4297BE15180F86707B2118E513DBF4A5A',
|
|
3748
|
+
name: 'Luna',
|
|
3749
|
+
display: 'luna',
|
|
3750
|
+
symbol: 'LUNA',
|
|
3751
|
+
logo_URIs: {
|
|
3752
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/luna.png',
|
|
3753
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/luna.svg'
|
|
3754
|
+
},
|
|
3755
|
+
coingecko_id: 'terra-luna-2',
|
|
3756
|
+
images: [{
|
|
3757
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/luna.png',
|
|
3758
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/luna.svg'
|
|
3759
|
+
}],
|
|
3760
|
+
traces: [{
|
|
3761
|
+
type: 'ibc',
|
|
3762
|
+
counterparty: {
|
|
3763
|
+
channel_id: 'channel-39',
|
|
3764
|
+
base_denom: 'uluna',
|
|
3765
|
+
chain_name: 'terra2'
|
|
3766
|
+
},
|
|
3767
|
+
chain: {
|
|
3768
|
+
channel_id: 'channel-51'
|
|
3769
|
+
}
|
|
3770
|
+
}]
|
|
3771
|
+
}, {
|
|
3772
|
+
description: 'ERIS Alliance Staked ampWHALE on Terra',
|
|
3773
|
+
denom_units: [{
|
|
3774
|
+
denom: 'ibc/050DF544EB9E40B0C2585E4DDF20A1E11683AD29BFBE206616582A3BF1B62C06',
|
|
3775
|
+
exponent: 0,
|
|
3776
|
+
aliases: ['factory/terra1j35ta0llaxcf55auv2cjqau5a7aee6g8fz7md7my7005cvh23jfsaw83dy/ampWHALEt']
|
|
3777
|
+
}, {
|
|
3778
|
+
denom: 'ampWHALEt',
|
|
3779
|
+
exponent: 6
|
|
3780
|
+
}],
|
|
3781
|
+
base: 'ibc/050DF544EB9E40B0C2585E4DDF20A1E11683AD29BFBE206616582A3BF1B62C06',
|
|
3782
|
+
name: 'ERIS Alliance Staked ampWHALE',
|
|
3783
|
+
display: 'ampWHALEt',
|
|
3784
|
+
symbol: 'ampWHALEt',
|
|
3785
|
+
logo_URIs: {
|
|
3786
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/ampwhalet.svg'
|
|
3787
|
+
},
|
|
3788
|
+
images: [{
|
|
3789
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/ampwhalet.svg'
|
|
3790
|
+
}],
|
|
3791
|
+
traces: [{
|
|
3792
|
+
type: 'ibc',
|
|
3793
|
+
counterparty: {
|
|
3794
|
+
channel_id: 'channel-39',
|
|
3795
|
+
base_denom: 'factory/terra1j35ta0llaxcf55auv2cjqau5a7aee6g8fz7md7my7005cvh23jfsaw83dy/ampWHALEt',
|
|
3796
|
+
chain_name: 'terra2'
|
|
3797
|
+
},
|
|
3798
|
+
chain: {
|
|
3799
|
+
channel_id: 'channel-51'
|
|
3800
|
+
}
|
|
3801
|
+
}]
|
|
3802
|
+
}, {
|
|
3803
|
+
description: 'ERIS Alliance Staked boneWHALE on Terra',
|
|
3804
|
+
denom_units: [{
|
|
3805
|
+
denom: 'ibc/66CC7437B9B8CC2D5C856A04D1F42263DCCCCA93F41EF8F5463F0D01E7C599FF',
|
|
3806
|
+
exponent: 0,
|
|
3807
|
+
aliases: ['factory/terra10j3zrymfrkta2pxe0gklc79gu06tqyuy8c3kh6tqdsrrprsjqkrqzfl4df/boneWHALEt']
|
|
3808
|
+
}, {
|
|
3809
|
+
denom: 'boneWHALEt',
|
|
3810
|
+
exponent: 6
|
|
3811
|
+
}],
|
|
3812
|
+
base: 'ibc/66CC7437B9B8CC2D5C856A04D1F42263DCCCCA93F41EF8F5463F0D01E7C599FF',
|
|
3813
|
+
name: 'ERIS Alliance Staked boneWHALE',
|
|
3814
|
+
display: 'boneWHALEt',
|
|
3815
|
+
symbol: 'boneWHALEt',
|
|
3816
|
+
logo_URIs: {
|
|
3817
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/bonewhalet.svg'
|
|
3818
|
+
},
|
|
3819
|
+
images: [{
|
|
3820
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/bonewhalet.svg'
|
|
3821
|
+
}],
|
|
3822
|
+
traces: [{
|
|
3823
|
+
type: 'ibc',
|
|
3824
|
+
counterparty: {
|
|
3825
|
+
channel_id: 'channel-39',
|
|
3826
|
+
base_denom: 'factory/terra10j3zrymfrkta2pxe0gklc79gu06tqyuy8c3kh6tqdsrrprsjqkrqzfl4df/boneWHALEt',
|
|
3827
|
+
chain_name: 'terra2'
|
|
3828
|
+
},
|
|
3829
|
+
chain: {
|
|
3830
|
+
channel_id: 'channel-51'
|
|
3831
|
+
}
|
|
3832
|
+
}]
|
|
3833
|
+
}, {
|
|
3834
|
+
description: 'ERIS Liquid Enterprise Staked ROAR',
|
|
3835
|
+
denom_units: [{
|
|
3836
|
+
denom: 'ibc/98C1826882C9FE0F1081E13E85F625BB0B27F0703E4790730CF6628CCDAE6FBB',
|
|
3837
|
+
exponent: 0,
|
|
3838
|
+
aliases: ['factory/terra1vklefn7n6cchn0u962w3gaszr4vf52wjvd4y95t2sydwpmpdtszsqvk9wy/ampROAR']
|
|
3839
|
+
}, {
|
|
3840
|
+
denom: 'ampROAR',
|
|
3841
|
+
exponent: 6
|
|
3842
|
+
}],
|
|
3843
|
+
base: 'ibc/98C1826882C9FE0F1081E13E85F625BB0B27F0703E4790730CF6628CCDAE6FBB',
|
|
3844
|
+
name: 'ERIS Amplified ROAR',
|
|
3845
|
+
display: 'ampROAR',
|
|
3846
|
+
symbol: 'ampROAR',
|
|
3847
|
+
logo_URIs: {
|
|
3848
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/amproar.png'
|
|
3849
|
+
},
|
|
3850
|
+
images: [{
|
|
3851
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/amproar.png'
|
|
3852
|
+
}],
|
|
3853
|
+
traces: [{
|
|
3854
|
+
type: 'ibc',
|
|
3855
|
+
counterparty: {
|
|
3856
|
+
channel_id: 'channel-39',
|
|
3857
|
+
base_denom: 'factory/terra1vklefn7n6cchn0u962w3gaszr4vf52wjvd4y95t2sydwpmpdtszsqvk9wy/ampROAR',
|
|
3858
|
+
chain_name: 'terra2'
|
|
3859
|
+
},
|
|
3860
|
+
chain: {
|
|
3861
|
+
channel_id: 'channel-51'
|
|
3862
|
+
}
|
|
3863
|
+
}]
|
|
3864
|
+
}, {
|
|
3865
|
+
denom_units: [{
|
|
3866
|
+
denom: 'ibc/289DD8E516DBB961A5C0AFE81D6085AE0A66D1F77E203ACF5E0C1F1A47F8CADF',
|
|
3867
|
+
exponent: 0,
|
|
3868
|
+
aliases: ['ibc/A356EC90DC3AE43D485514DA7260EDC7ABB5CFAA0654CE2524C739392975AD3C']
|
|
3869
|
+
}, {
|
|
3870
|
+
denom: 'factory/neutron1ug740qrkquxzrk2hh29qrlx3sktkfml3je7juusc2te7xmvsscns0n2wry/wstETH',
|
|
3871
|
+
exponent: 18
|
|
3872
|
+
}],
|
|
3873
|
+
type_asset: 'ics20',
|
|
3874
|
+
base: 'ibc/289DD8E516DBB961A5C0AFE81D6085AE0A66D1F77E203ACF5E0C1F1A47F8CADF',
|
|
3875
|
+
name: 'Wrapped Lido Staked Ether',
|
|
3876
|
+
display: 'wstETH',
|
|
3877
|
+
symbol: 'wstETH',
|
|
3878
|
+
traces: [{
|
|
3879
|
+
type: 'ibc',
|
|
3880
|
+
counterparty: {
|
|
3881
|
+
channel_id: 'channel-39',
|
|
3882
|
+
base_denom: 'ibc/A356EC90DC3AE43D485514DA7260EDC7ABB5CFAA0654CE2524C739392975AD3C',
|
|
3883
|
+
chain_name: 'terra2'
|
|
3884
|
+
},
|
|
3885
|
+
chain: {
|
|
3886
|
+
channel_id: 'channel-51'
|
|
3887
|
+
}
|
|
3888
|
+
}],
|
|
3889
|
+
images: [{
|
|
3890
|
+
image_sync: {
|
|
3891
|
+
chain_name: 'neutron',
|
|
3892
|
+
base_denom: 'factory/neutron1ug740qrkquxzrk2hh29qrlx3sktkfml3je7juusc2te7xmvsscns0n2wry/wstETH'
|
|
3893
|
+
},
|
|
3894
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wsteth.svg'
|
|
3895
|
+
}],
|
|
3896
|
+
logo_URIs: {
|
|
3897
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wsteth.svg'
|
|
3898
|
+
}
|
|
3899
|
+
}]
|
|
3900
|
+
};
|
|
3901
|
+
var _default = exports["default"] = assets;
|