@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,1454 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports["default"] = void 0;
|
|
7
|
+
var assets = {
|
|
8
|
+
chain_name: 'genesisl1',
|
|
9
|
+
assets: [{
|
|
10
|
+
description: 'The native token of Osmosis',
|
|
11
|
+
denom_units: [{
|
|
12
|
+
denom: 'ibc/0471F1C4E7AFD3F07702BEF6DC365268D64570F7C1FDC98EA6098DD6DE59817B',
|
|
13
|
+
exponent: 0,
|
|
14
|
+
aliases: ['uosmo']
|
|
15
|
+
}, {
|
|
16
|
+
denom: 'osmo',
|
|
17
|
+
exponent: 6
|
|
18
|
+
}],
|
|
19
|
+
base: 'ibc/0471F1C4E7AFD3F07702BEF6DC365268D64570F7C1FDC98EA6098DD6DE59817B',
|
|
20
|
+
name: 'Osmosis',
|
|
21
|
+
display: 'osmo',
|
|
22
|
+
symbol: 'OSMO',
|
|
23
|
+
logo_URIs: {
|
|
24
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
25
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
26
|
+
},
|
|
27
|
+
coingecko_id: 'osmosis',
|
|
28
|
+
keywords: ['dex', 'staking'],
|
|
29
|
+
images: [{
|
|
30
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
31
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
32
|
+
}],
|
|
33
|
+
traces: [{
|
|
34
|
+
type: 'ibc',
|
|
35
|
+
counterparty: {
|
|
36
|
+
channel_id: 'channel-253',
|
|
37
|
+
base_denom: 'uosmo',
|
|
38
|
+
chain_name: 'osmosis'
|
|
39
|
+
},
|
|
40
|
+
chain: {
|
|
41
|
+
channel_id: 'channel-1'
|
|
42
|
+
}
|
|
43
|
+
}]
|
|
44
|
+
}, {
|
|
45
|
+
denom_units: [{
|
|
46
|
+
denom: 'ibc/EA7DF7F779C7F14E07172E5713E07356B55F01496CA649DDE46CF8FBF1A8466D',
|
|
47
|
+
exponent: 0,
|
|
48
|
+
aliases: ['uion']
|
|
49
|
+
}, {
|
|
50
|
+
denom: 'ion',
|
|
51
|
+
exponent: 6
|
|
52
|
+
}],
|
|
53
|
+
base: 'ibc/EA7DF7F779C7F14E07172E5713E07356B55F01496CA649DDE46CF8FBF1A8466D',
|
|
54
|
+
name: 'Ion DAO',
|
|
55
|
+
display: 'ion',
|
|
56
|
+
symbol: 'ION',
|
|
57
|
+
logo_URIs: {
|
|
58
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
59
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
60
|
+
},
|
|
61
|
+
coingecko_id: 'ion',
|
|
62
|
+
keywords: ['memecoin'],
|
|
63
|
+
images: [{
|
|
64
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
65
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
66
|
+
}],
|
|
67
|
+
traces: [{
|
|
68
|
+
type: 'ibc',
|
|
69
|
+
counterparty: {
|
|
70
|
+
channel_id: 'channel-253',
|
|
71
|
+
base_denom: 'uion',
|
|
72
|
+
chain_name: 'osmosis'
|
|
73
|
+
},
|
|
74
|
+
chain: {
|
|
75
|
+
channel_id: 'channel-1'
|
|
76
|
+
}
|
|
77
|
+
}]
|
|
78
|
+
}, {
|
|
79
|
+
denom_units: [{
|
|
80
|
+
denom: 'ibc/4FBFB92ED8EBA5AB1454C1215D1FE536BB09393A58E27E3891FD5D9AE18B6A37',
|
|
81
|
+
exponent: 0,
|
|
82
|
+
aliases: ['factory/osmo14klwqgkmackvx2tqa0trtg69dmy0nrg4ntq4gjgw2za4734r5seqjqm4gm/uibcx']
|
|
83
|
+
}, {
|
|
84
|
+
denom: 'ibcx',
|
|
85
|
+
exponent: 6
|
|
86
|
+
}],
|
|
87
|
+
address: 'osmo14klwqgkmackvx2tqa0trtg69dmy0nrg4ntq4gjgw2za4734r5seqjqm4gm',
|
|
88
|
+
base: 'ibc/4FBFB92ED8EBA5AB1454C1215D1FE536BB09393A58E27E3891FD5D9AE18B6A37',
|
|
89
|
+
name: 'IBC Index',
|
|
90
|
+
display: 'ibcx',
|
|
91
|
+
symbol: 'IBCX',
|
|
92
|
+
logo_URIs: {
|
|
93
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ibcx.svg'
|
|
94
|
+
},
|
|
95
|
+
coingecko_id: 'ibc-index',
|
|
96
|
+
images: [{
|
|
97
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ibcx.svg'
|
|
98
|
+
}],
|
|
99
|
+
traces: [{
|
|
100
|
+
type: 'ibc',
|
|
101
|
+
counterparty: {
|
|
102
|
+
channel_id: 'channel-253',
|
|
103
|
+
base_denom: 'factory/osmo14klwqgkmackvx2tqa0trtg69dmy0nrg4ntq4gjgw2za4734r5seqjqm4gm/uibcx',
|
|
104
|
+
chain_name: 'osmosis'
|
|
105
|
+
},
|
|
106
|
+
chain: {
|
|
107
|
+
channel_id: 'channel-1'
|
|
108
|
+
}
|
|
109
|
+
}]
|
|
110
|
+
}, {
|
|
111
|
+
denom_units: [{
|
|
112
|
+
denom: 'ibc/6D0DCE67DFE046EC06CC24175C7AB225A9C083BB7F01EA597A343870D38C158A',
|
|
113
|
+
exponent: 0,
|
|
114
|
+
aliases: ['factory/osmo1xqw2sl9zk8a6pch0csaw78n4swg5ws8t62wc5qta4gnjxfqg6v2qcs243k/stuibcx']
|
|
115
|
+
}, {
|
|
116
|
+
denom: 'stibcx',
|
|
117
|
+
exponent: 6
|
|
118
|
+
}],
|
|
119
|
+
address: 'osmo1xqw2sl9zk8a6pch0csaw78n4swg5ws8t62wc5qta4gnjxfqg6v2qcs243k',
|
|
120
|
+
base: 'ibc/6D0DCE67DFE046EC06CC24175C7AB225A9C083BB7F01EA597A343870D38C158A',
|
|
121
|
+
name: 'Staked IBCX',
|
|
122
|
+
display: 'stibcx',
|
|
123
|
+
symbol: 'stIBCX',
|
|
124
|
+
logo_URIs: {
|
|
125
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/stibcx.png',
|
|
126
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/stibcx.svg'
|
|
127
|
+
},
|
|
128
|
+
images: [{
|
|
129
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/stibcx.png',
|
|
130
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/stibcx.svg'
|
|
131
|
+
}],
|
|
132
|
+
traces: [{
|
|
133
|
+
type: 'ibc',
|
|
134
|
+
counterparty: {
|
|
135
|
+
channel_id: 'channel-253',
|
|
136
|
+
base_denom: 'factory/osmo1xqw2sl9zk8a6pch0csaw78n4swg5ws8t62wc5qta4gnjxfqg6v2qcs243k/stuibcx',
|
|
137
|
+
chain_name: 'osmosis'
|
|
138
|
+
},
|
|
139
|
+
chain: {
|
|
140
|
+
channel_id: 'channel-1'
|
|
141
|
+
}
|
|
142
|
+
}]
|
|
143
|
+
}, {
|
|
144
|
+
denom_units: [{
|
|
145
|
+
denom: 'ibc/FA7775734CC73176B7425910DE001A1D2AD9B6D9E93129A5D0750EAD13E4E63A',
|
|
146
|
+
exponent: 0,
|
|
147
|
+
aliases: ['ibc/D189335C6E4A68B513C10AB227BF1C1D38C746766278BA3EEB4FB14124F1D858']
|
|
148
|
+
}, {
|
|
149
|
+
denom: 'usdc',
|
|
150
|
+
exponent: 6
|
|
151
|
+
}],
|
|
152
|
+
type_asset: 'ics20',
|
|
153
|
+
base: 'ibc/FA7775734CC73176B7425910DE001A1D2AD9B6D9E93129A5D0750EAD13E4E63A',
|
|
154
|
+
name: 'Axelar USD Coin',
|
|
155
|
+
display: 'usdc',
|
|
156
|
+
symbol: 'USDC.axl',
|
|
157
|
+
traces: [{
|
|
158
|
+
type: 'ibc',
|
|
159
|
+
counterparty: {
|
|
160
|
+
channel_id: 'channel-253',
|
|
161
|
+
base_denom: 'ibc/D189335C6E4A68B513C10AB227BF1C1D38C746766278BA3EEB4FB14124F1D858',
|
|
162
|
+
chain_name: 'osmosis'
|
|
163
|
+
},
|
|
164
|
+
chain: {
|
|
165
|
+
channel_id: 'channel-1'
|
|
166
|
+
}
|
|
167
|
+
}],
|
|
168
|
+
images: [{
|
|
169
|
+
image_sync: {
|
|
170
|
+
chain_name: 'axelar',
|
|
171
|
+
base_denom: 'uusdc'
|
|
172
|
+
},
|
|
173
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.png',
|
|
174
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.svg'
|
|
175
|
+
}],
|
|
176
|
+
logo_URIs: {
|
|
177
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.png',
|
|
178
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.svg'
|
|
179
|
+
}
|
|
180
|
+
}, {
|
|
181
|
+
denom_units: [{
|
|
182
|
+
denom: 'ibc/BD9451F387367AA88FA3D18333B2F1D56607449F20B15B4557042DA869703E25',
|
|
183
|
+
exponent: 0,
|
|
184
|
+
aliases: ['ibc/0B3C3D06228578334B66B57FBFBA4033216CEB8119B27ACDEE18D92DA5B28D43']
|
|
185
|
+
}, {
|
|
186
|
+
denom: 'avalanche-usdc',
|
|
187
|
+
exponent: 6
|
|
188
|
+
}],
|
|
189
|
+
type_asset: 'ics20',
|
|
190
|
+
base: 'ibc/BD9451F387367AA88FA3D18333B2F1D56607449F20B15B4557042DA869703E25',
|
|
191
|
+
name: 'Wormhole USDC(Avalanche)',
|
|
192
|
+
display: 'avalanche-usdc',
|
|
193
|
+
symbol: 'avalanche.USDC.wh',
|
|
194
|
+
traces: [{
|
|
195
|
+
type: 'ibc',
|
|
196
|
+
counterparty: {
|
|
197
|
+
channel_id: 'channel-253',
|
|
198
|
+
base_denom: 'ibc/0B3C3D06228578334B66B57FBFBA4033216CEB8119B27ACDEE18D92DA5B28D43',
|
|
199
|
+
chain_name: 'osmosis'
|
|
200
|
+
},
|
|
201
|
+
chain: {
|
|
202
|
+
channel_id: 'channel-1'
|
|
203
|
+
}
|
|
204
|
+
}],
|
|
205
|
+
images: [{
|
|
206
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdc.hole.png',
|
|
207
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdc.hole.svg'
|
|
208
|
+
}],
|
|
209
|
+
logo_URIs: {
|
|
210
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdc.hole.png',
|
|
211
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdc.hole.svg'
|
|
212
|
+
}
|
|
213
|
+
}, {
|
|
214
|
+
denom_units: [{
|
|
215
|
+
denom: 'ibc/6B199312B29CF047BF8B1337450EF3AA0475FE0C312DB94055F2D5B22CD1E71A',
|
|
216
|
+
exponent: 0,
|
|
217
|
+
aliases: ['ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4']
|
|
218
|
+
}, {
|
|
219
|
+
denom: 'usdc',
|
|
220
|
+
exponent: 6
|
|
221
|
+
}],
|
|
222
|
+
type_asset: 'ics20',
|
|
223
|
+
base: 'ibc/6B199312B29CF047BF8B1337450EF3AA0475FE0C312DB94055F2D5B22CD1E71A',
|
|
224
|
+
name: 'Noble USD Coin',
|
|
225
|
+
display: 'usdc',
|
|
226
|
+
symbol: 'USDC',
|
|
227
|
+
traces: [{
|
|
228
|
+
type: 'ibc',
|
|
229
|
+
counterparty: {
|
|
230
|
+
channel_id: 'channel-253',
|
|
231
|
+
base_denom: 'ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4',
|
|
232
|
+
chain_name: 'osmosis'
|
|
233
|
+
},
|
|
234
|
+
chain: {
|
|
235
|
+
channel_id: 'channel-1'
|
|
236
|
+
}
|
|
237
|
+
}],
|
|
238
|
+
images: [{
|
|
239
|
+
image_sync: {
|
|
240
|
+
chain_name: 'noble',
|
|
241
|
+
base_denom: 'uusdc'
|
|
242
|
+
},
|
|
243
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDCoin.png',
|
|
244
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDCoin.svg'
|
|
245
|
+
}],
|
|
246
|
+
logo_URIs: {
|
|
247
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDCoin.png',
|
|
248
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDCoin.svg'
|
|
249
|
+
}
|
|
250
|
+
}, {
|
|
251
|
+
denom_units: [{
|
|
252
|
+
denom: 'ibc/9E58E47857A51FFB728EDB7DD54CDFC2AB5E8FF358B9B010BF0A92AB18930BEA',
|
|
253
|
+
exponent: 0,
|
|
254
|
+
aliases: ['ibc/D176154B0C63D1F9C6DCFB4F70349EBF2E2B5A87A05902F57A6AE92B863E9AEC']
|
|
255
|
+
}, {
|
|
256
|
+
denom: 'stosmo',
|
|
257
|
+
exponent: 6
|
|
258
|
+
}],
|
|
259
|
+
type_asset: 'ics20',
|
|
260
|
+
base: 'ibc/9E58E47857A51FFB728EDB7DD54CDFC2AB5E8FF358B9B010BF0A92AB18930BEA',
|
|
261
|
+
name: 'stOSMO',
|
|
262
|
+
display: 'stosmo',
|
|
263
|
+
symbol: 'stOSMO',
|
|
264
|
+
traces: [{
|
|
265
|
+
type: 'ibc',
|
|
266
|
+
counterparty: {
|
|
267
|
+
channel_id: 'channel-253',
|
|
268
|
+
base_denom: 'ibc/D176154B0C63D1F9C6DCFB4F70349EBF2E2B5A87A05902F57A6AE92B863E9AEC',
|
|
269
|
+
chain_name: 'osmosis'
|
|
270
|
+
},
|
|
271
|
+
chain: {
|
|
272
|
+
channel_id: 'channel-1'
|
|
273
|
+
}
|
|
274
|
+
}],
|
|
275
|
+
images: [{
|
|
276
|
+
image_sync: {
|
|
277
|
+
chain_name: 'stride',
|
|
278
|
+
base_denom: 'stuosmo'
|
|
279
|
+
},
|
|
280
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stosmo.png',
|
|
281
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stosmo.svg'
|
|
282
|
+
}],
|
|
283
|
+
logo_URIs: {
|
|
284
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stosmo.png',
|
|
285
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stosmo.svg'
|
|
286
|
+
}
|
|
287
|
+
}, {
|
|
288
|
+
denom_units: [{
|
|
289
|
+
denom: 'ibc/FA0006F056DB6719B8C16C551FC392B62F5729978FC0B125AC9A432DBB2AA1A5',
|
|
290
|
+
exponent: 0,
|
|
291
|
+
aliases: ['ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2']
|
|
292
|
+
}, {
|
|
293
|
+
denom: 'atom',
|
|
294
|
+
exponent: 6
|
|
295
|
+
}],
|
|
296
|
+
type_asset: 'ics20',
|
|
297
|
+
base: 'ibc/FA0006F056DB6719B8C16C551FC392B62F5729978FC0B125AC9A432DBB2AA1A5',
|
|
298
|
+
name: 'Cosmos Hub Atom',
|
|
299
|
+
display: 'atom',
|
|
300
|
+
symbol: 'ATOM',
|
|
301
|
+
traces: [{
|
|
302
|
+
type: 'ibc',
|
|
303
|
+
counterparty: {
|
|
304
|
+
channel_id: 'channel-253',
|
|
305
|
+
base_denom: 'ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2',
|
|
306
|
+
chain_name: 'osmosis'
|
|
307
|
+
},
|
|
308
|
+
chain: {
|
|
309
|
+
channel_id: 'channel-1'
|
|
310
|
+
}
|
|
311
|
+
}],
|
|
312
|
+
images: [{
|
|
313
|
+
image_sync: {
|
|
314
|
+
chain_name: 'cosmoshub',
|
|
315
|
+
base_denom: 'uatom'
|
|
316
|
+
},
|
|
317
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
|
|
318
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
|
|
319
|
+
}],
|
|
320
|
+
logo_URIs: {
|
|
321
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
|
|
322
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
|
|
323
|
+
}
|
|
324
|
+
}, {
|
|
325
|
+
denom_units: [{
|
|
326
|
+
denom: 'ibc/74B0BDD3C0941166F5E96BFBC847219BBE609535F3A0D941C22342A60BD43A08',
|
|
327
|
+
exponent: 0,
|
|
328
|
+
aliases: ['ibc/C140AFD542AE77BD7DCC83F13FDD8C5E5BB8C4929785E6EC2F4C636F98F17901']
|
|
329
|
+
}, {
|
|
330
|
+
denom: 'statom',
|
|
331
|
+
exponent: 6
|
|
332
|
+
}],
|
|
333
|
+
type_asset: 'ics20',
|
|
334
|
+
base: 'ibc/74B0BDD3C0941166F5E96BFBC847219BBE609535F3A0D941C22342A60BD43A08',
|
|
335
|
+
name: 'stATOM',
|
|
336
|
+
display: 'statom',
|
|
337
|
+
symbol: 'stATOM',
|
|
338
|
+
traces: [{
|
|
339
|
+
type: 'ibc',
|
|
340
|
+
counterparty: {
|
|
341
|
+
channel_id: 'channel-253',
|
|
342
|
+
base_denom: 'ibc/C140AFD542AE77BD7DCC83F13FDD8C5E5BB8C4929785E6EC2F4C636F98F17901',
|
|
343
|
+
chain_name: 'osmosis'
|
|
344
|
+
},
|
|
345
|
+
chain: {
|
|
346
|
+
channel_id: 'channel-1'
|
|
347
|
+
}
|
|
348
|
+
}],
|
|
349
|
+
images: [{
|
|
350
|
+
image_sync: {
|
|
351
|
+
chain_name: 'stride',
|
|
352
|
+
base_denom: 'stuatom'
|
|
353
|
+
},
|
|
354
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/statom.png',
|
|
355
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/statom.svg'
|
|
356
|
+
}],
|
|
357
|
+
logo_URIs: {
|
|
358
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/statom.png',
|
|
359
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/statom.svg'
|
|
360
|
+
}
|
|
361
|
+
}, {
|
|
362
|
+
denom_units: [{
|
|
363
|
+
denom: 'ibc/37B7C1AABC243067278C28C77973A28D7844EF5465ACD0EBE6E506BE4C6816C2',
|
|
364
|
+
exponent: 0,
|
|
365
|
+
aliases: ['ibc/EA1D43981D5C9A1C4AAEA9C23BB1D4FA126BA9BC7020A25E0AE4AA841EA25DC5']
|
|
366
|
+
}, {
|
|
367
|
+
denom: 'weth',
|
|
368
|
+
exponent: 18
|
|
369
|
+
}],
|
|
370
|
+
type_asset: 'ics20',
|
|
371
|
+
base: 'ibc/37B7C1AABC243067278C28C77973A28D7844EF5465ACD0EBE6E506BE4C6816C2',
|
|
372
|
+
name: 'Wrapped Ether',
|
|
373
|
+
display: 'weth',
|
|
374
|
+
symbol: 'ETH',
|
|
375
|
+
traces: [{
|
|
376
|
+
type: 'ibc',
|
|
377
|
+
counterparty: {
|
|
378
|
+
channel_id: 'channel-253',
|
|
379
|
+
base_denom: 'ibc/EA1D43981D5C9A1C4AAEA9C23BB1D4FA126BA9BC7020A25E0AE4AA841EA25DC5',
|
|
380
|
+
chain_name: 'osmosis'
|
|
381
|
+
},
|
|
382
|
+
chain: {
|
|
383
|
+
channel_id: 'channel-1'
|
|
384
|
+
}
|
|
385
|
+
}],
|
|
386
|
+
images: [{
|
|
387
|
+
image_sync: {
|
|
388
|
+
chain_name: 'axelar',
|
|
389
|
+
base_denom: 'weth-wei'
|
|
390
|
+
},
|
|
391
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/weth.png'
|
|
392
|
+
}],
|
|
393
|
+
logo_URIs: {
|
|
394
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/weth.png'
|
|
395
|
+
}
|
|
396
|
+
}, {
|
|
397
|
+
denom_units: [{
|
|
398
|
+
denom: 'ibc/DA1BE182A23423A7031255C608B68D1E54AD30087AEB7F25B48D2CF8A5FE1DDB',
|
|
399
|
+
exponent: 0,
|
|
400
|
+
aliases: ['ibc/D1542AA8762DB13087D8364F3EA6509FD6F009A34F00426AF9E4F9FA85CBBF1F']
|
|
401
|
+
}, {
|
|
402
|
+
denom: 'wbtc',
|
|
403
|
+
exponent: 8
|
|
404
|
+
}],
|
|
405
|
+
type_asset: 'ics20',
|
|
406
|
+
base: 'ibc/DA1BE182A23423A7031255C608B68D1E54AD30087AEB7F25B48D2CF8A5FE1DDB',
|
|
407
|
+
name: 'Wrapped Bitcoin (Axelar)',
|
|
408
|
+
display: 'wbtc',
|
|
409
|
+
symbol: 'WBTC.axl',
|
|
410
|
+
traces: [{
|
|
411
|
+
type: 'ibc',
|
|
412
|
+
counterparty: {
|
|
413
|
+
channel_id: 'channel-253',
|
|
414
|
+
base_denom: 'ibc/D1542AA8762DB13087D8364F3EA6509FD6F009A34F00426AF9E4F9FA85CBBF1F',
|
|
415
|
+
chain_name: 'osmosis'
|
|
416
|
+
},
|
|
417
|
+
chain: {
|
|
418
|
+
channel_id: 'channel-1'
|
|
419
|
+
}
|
|
420
|
+
}],
|
|
421
|
+
images: [{
|
|
422
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/wbtc.axl.svg',
|
|
423
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/wbtc.axl.png'
|
|
424
|
+
}, {
|
|
425
|
+
image_sync: {
|
|
426
|
+
chain_name: 'axelar',
|
|
427
|
+
base_denom: 'wbtc-satoshi'
|
|
428
|
+
},
|
|
429
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/wbtc.png'
|
|
430
|
+
}],
|
|
431
|
+
logo_URIs: {
|
|
432
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/wbtc.axl.svg',
|
|
433
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/wbtc.axl.png'
|
|
434
|
+
}
|
|
435
|
+
}, {
|
|
436
|
+
description: 'ERIS liquid staked OSMO',
|
|
437
|
+
denom_units: [{
|
|
438
|
+
denom: 'ibc/E0687047EA2BDEFC10A211E27502C2A78441684F624B41FD2FCFDEFDFB5AA569',
|
|
439
|
+
exponent: 0,
|
|
440
|
+
aliases: ['factory/osmo1dv8wz09tckslr2wy5z86r46dxvegylhpt97r9yd6qc3kyc6tv42qa89dr9/ampOSMO']
|
|
441
|
+
}, {
|
|
442
|
+
denom: 'ampOSMO',
|
|
443
|
+
exponent: 6
|
|
444
|
+
}],
|
|
445
|
+
address: 'osmo1dv8wz09tckslr2wy5z86r46dxvegylhpt97r9yd6qc3kyc6tv42qa89dr9',
|
|
446
|
+
base: 'ibc/E0687047EA2BDEFC10A211E27502C2A78441684F624B41FD2FCFDEFDFB5AA569',
|
|
447
|
+
name: 'ERIS Amplified OSMO',
|
|
448
|
+
display: 'ampOSMO',
|
|
449
|
+
symbol: 'ampOSMO',
|
|
450
|
+
logo_URIs: {
|
|
451
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/amposmo.png'
|
|
452
|
+
},
|
|
453
|
+
images: [{
|
|
454
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/amposmo.png'
|
|
455
|
+
}],
|
|
456
|
+
traces: [{
|
|
457
|
+
type: 'ibc',
|
|
458
|
+
counterparty: {
|
|
459
|
+
channel_id: 'channel-253',
|
|
460
|
+
base_denom: 'factory/osmo1dv8wz09tckslr2wy5z86r46dxvegylhpt97r9yd6qc3kyc6tv42qa89dr9/ampOSMO',
|
|
461
|
+
chain_name: 'osmosis'
|
|
462
|
+
},
|
|
463
|
+
chain: {
|
|
464
|
+
channel_id: 'channel-1'
|
|
465
|
+
}
|
|
466
|
+
}]
|
|
467
|
+
}, {
|
|
468
|
+
description: 'Tether USDT on Osmosis',
|
|
469
|
+
denom_units: [{
|
|
470
|
+
denom: 'ibc/C3131D228C3163DFD9068B14B920F10A4D37BE10E76CDC6C847B80AA83E40D40',
|
|
471
|
+
exponent: 0,
|
|
472
|
+
aliases: ['ibc/4ABBEF4C8926DDDB320AE5188CFD63267ABBCEFC0583E4AE05D6E5AA2401DDAB']
|
|
473
|
+
}, {
|
|
474
|
+
denom: 'usdt',
|
|
475
|
+
exponent: 6
|
|
476
|
+
}],
|
|
477
|
+
type_asset: 'ics20',
|
|
478
|
+
base: 'ibc/C3131D228C3163DFD9068B14B920F10A4D37BE10E76CDC6C847B80AA83E40D40',
|
|
479
|
+
name: 'Tether USDT',
|
|
480
|
+
display: 'usdt',
|
|
481
|
+
symbol: 'USDT',
|
|
482
|
+
traces: [{
|
|
483
|
+
type: 'ibc',
|
|
484
|
+
counterparty: {
|
|
485
|
+
channel_id: 'channel-253',
|
|
486
|
+
base_denom: 'ibc/4ABBEF4C8926DDDB320AE5188CFD63267ABBCEFC0583E4AE05D6E5AA2401DDAB',
|
|
487
|
+
chain_name: 'osmosis'
|
|
488
|
+
},
|
|
489
|
+
chain: {
|
|
490
|
+
channel_id: 'channel-1'
|
|
491
|
+
}
|
|
492
|
+
}],
|
|
493
|
+
images: [{
|
|
494
|
+
image_sync: {
|
|
495
|
+
chain_name: 'kava',
|
|
496
|
+
base_denom: 'erc20/tether/usdt'
|
|
497
|
+
},
|
|
498
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
|
|
499
|
+
}],
|
|
500
|
+
logo_URIs: {
|
|
501
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
|
|
502
|
+
}
|
|
503
|
+
}, {
|
|
504
|
+
description: "Membrane's CDP-style stablecoin called CDT",
|
|
505
|
+
denom_units: [{
|
|
506
|
+
denom: 'ibc/9F977CFD6084FD4B83DF6BD27CECC0F805D0F6D95ED099650F330D94510F7F19',
|
|
507
|
+
exponent: 0,
|
|
508
|
+
aliases: ['factory/osmo1s794h9rxggytja3a4pmwul53u98k06zy2qtrdvjnfuxruh7s8yjs6cyxgd/ucdt']
|
|
509
|
+
}, {
|
|
510
|
+
denom: 'cdt',
|
|
511
|
+
exponent: 6
|
|
512
|
+
}],
|
|
513
|
+
base: 'ibc/9F977CFD6084FD4B83DF6BD27CECC0F805D0F6D95ED099650F330D94510F7F19',
|
|
514
|
+
name: 'CDT Stablecoin',
|
|
515
|
+
display: 'cdt',
|
|
516
|
+
symbol: 'CDT',
|
|
517
|
+
logo_URIs: {
|
|
518
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/CDT.svg'
|
|
519
|
+
},
|
|
520
|
+
coingecko_id: 'collateralized-debt-token',
|
|
521
|
+
images: [{
|
|
522
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/CDT.svg'
|
|
523
|
+
}],
|
|
524
|
+
traces: [{
|
|
525
|
+
type: 'ibc',
|
|
526
|
+
counterparty: {
|
|
527
|
+
channel_id: 'channel-253',
|
|
528
|
+
base_denom: 'factory/osmo1s794h9rxggytja3a4pmwul53u98k06zy2qtrdvjnfuxruh7s8yjs6cyxgd/ucdt',
|
|
529
|
+
chain_name: 'osmosis'
|
|
530
|
+
},
|
|
531
|
+
chain: {
|
|
532
|
+
channel_id: 'channel-1'
|
|
533
|
+
}
|
|
534
|
+
}]
|
|
535
|
+
}, {
|
|
536
|
+
description: "Membrane's protocol token",
|
|
537
|
+
denom_units: [{
|
|
538
|
+
denom: 'ibc/CC0A5E28C584A93AB762E71DD3D5991928637042AC3E900EE94E19E46CBFE935',
|
|
539
|
+
exponent: 0,
|
|
540
|
+
aliases: ['factory/osmo1s794h9rxggytja3a4pmwul53u98k06zy2qtrdvjnfuxruh7s8yjs6cyxgd/umbrn']
|
|
541
|
+
}, {
|
|
542
|
+
denom: 'mbrn',
|
|
543
|
+
exponent: 6
|
|
544
|
+
}],
|
|
545
|
+
base: 'ibc/CC0A5E28C584A93AB762E71DD3D5991928637042AC3E900EE94E19E46CBFE935',
|
|
546
|
+
name: 'Membrane',
|
|
547
|
+
display: 'mbrn',
|
|
548
|
+
symbol: 'MBRN',
|
|
549
|
+
logo_URIs: {
|
|
550
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/MBRN.svg'
|
|
551
|
+
},
|
|
552
|
+
coingecko_id: 'membrane',
|
|
553
|
+
images: [{
|
|
554
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/MBRN.svg'
|
|
555
|
+
}],
|
|
556
|
+
traces: [{
|
|
557
|
+
type: 'ibc',
|
|
558
|
+
counterparty: {
|
|
559
|
+
channel_id: 'channel-253',
|
|
560
|
+
base_denom: 'factory/osmo1s794h9rxggytja3a4pmwul53u98k06zy2qtrdvjnfuxruh7s8yjs6cyxgd/umbrn',
|
|
561
|
+
chain_name: 'osmosis'
|
|
562
|
+
},
|
|
563
|
+
chain: {
|
|
564
|
+
channel_id: 'channel-1'
|
|
565
|
+
}
|
|
566
|
+
}]
|
|
567
|
+
}, {
|
|
568
|
+
description: 'TIA on Osmosis',
|
|
569
|
+
denom_units: [{
|
|
570
|
+
denom: 'ibc/EB7702F7862428669576938CD8DD19FBF39F6516F1F94A1B02AC8CBAFF06858B',
|
|
571
|
+
exponent: 0,
|
|
572
|
+
aliases: ['ibc/D79E7D83AB399BFFF93433E54FAA480C191248FC556924A2A8351AE2638B3877']
|
|
573
|
+
}, {
|
|
574
|
+
denom: 'tia',
|
|
575
|
+
exponent: 6
|
|
576
|
+
}],
|
|
577
|
+
type_asset: 'ics20',
|
|
578
|
+
base: 'ibc/EB7702F7862428669576938CD8DD19FBF39F6516F1F94A1B02AC8CBAFF06858B',
|
|
579
|
+
name: 'Celestia TIA',
|
|
580
|
+
display: 'tia',
|
|
581
|
+
symbol: 'TIA',
|
|
582
|
+
traces: [{
|
|
583
|
+
type: 'ibc',
|
|
584
|
+
counterparty: {
|
|
585
|
+
channel_id: 'channel-253',
|
|
586
|
+
base_denom: 'ibc/D79E7D83AB399BFFF93433E54FAA480C191248FC556924A2A8351AE2638B3877',
|
|
587
|
+
chain_name: 'osmosis'
|
|
588
|
+
},
|
|
589
|
+
chain: {
|
|
590
|
+
channel_id: 'channel-1'
|
|
591
|
+
}
|
|
592
|
+
}],
|
|
593
|
+
images: [{
|
|
594
|
+
image_sync: {
|
|
595
|
+
chain_name: 'celestia',
|
|
596
|
+
base_denom: 'utia'
|
|
597
|
+
},
|
|
598
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.png',
|
|
599
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.svg'
|
|
600
|
+
}],
|
|
601
|
+
logo_URIs: {
|
|
602
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.png',
|
|
603
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.svg'
|
|
604
|
+
}
|
|
605
|
+
}, {
|
|
606
|
+
description: 'Margined Power Token sqOSMO',
|
|
607
|
+
denom_units: [{
|
|
608
|
+
denom: 'ibc/03FB4E4D1043755015ABF1A84773EA334B2726EF464CF90D926C888ECE2D64FD',
|
|
609
|
+
exponent: 0,
|
|
610
|
+
aliases: ['factory/osmo1g8qypve6l95xmhgc0fddaecerffymsl7kn9muw/squosmo']
|
|
611
|
+
}, {
|
|
612
|
+
denom: 'sqosmo',
|
|
613
|
+
exponent: 6
|
|
614
|
+
}],
|
|
615
|
+
base: 'ibc/03FB4E4D1043755015ABF1A84773EA334B2726EF464CF90D926C888ECE2D64FD',
|
|
616
|
+
name: 'OSMO Squared',
|
|
617
|
+
display: 'sqosmo',
|
|
618
|
+
symbol: 'sqOSMO',
|
|
619
|
+
logo_URIs: {
|
|
620
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sqosmo.svg'
|
|
621
|
+
},
|
|
622
|
+
images: [{
|
|
623
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sqosmo.svg'
|
|
624
|
+
}],
|
|
625
|
+
traces: [{
|
|
626
|
+
type: 'ibc',
|
|
627
|
+
counterparty: {
|
|
628
|
+
channel_id: 'channel-253',
|
|
629
|
+
base_denom: 'factory/osmo1g8qypve6l95xmhgc0fddaecerffymsl7kn9muw/squosmo',
|
|
630
|
+
chain_name: 'osmosis'
|
|
631
|
+
},
|
|
632
|
+
chain: {
|
|
633
|
+
channel_id: 'channel-1'
|
|
634
|
+
}
|
|
635
|
+
}]
|
|
636
|
+
}, {
|
|
637
|
+
description: 'NOIS on Osmosis',
|
|
638
|
+
denom_units: [{
|
|
639
|
+
denom: 'ibc/8349192BE84F63ECBCDE2E0195DAC22453C9AAC740971FE95D382CA8075E6A1C',
|
|
640
|
+
exponent: 0,
|
|
641
|
+
aliases: ['ibc/6928AFA9EA721938FED13B051F9DBF1272B16393D20C49EA5E4901BB76D94A90']
|
|
642
|
+
}, {
|
|
643
|
+
denom: 'nois',
|
|
644
|
+
exponent: 6
|
|
645
|
+
}],
|
|
646
|
+
type_asset: 'ics20',
|
|
647
|
+
base: 'ibc/8349192BE84F63ECBCDE2E0195DAC22453C9AAC740971FE95D382CA8075E6A1C',
|
|
648
|
+
name: 'Nois NOIS',
|
|
649
|
+
display: 'nois',
|
|
650
|
+
symbol: 'NOIS',
|
|
651
|
+
traces: [{
|
|
652
|
+
type: 'ibc',
|
|
653
|
+
counterparty: {
|
|
654
|
+
channel_id: 'channel-253',
|
|
655
|
+
base_denom: 'ibc/6928AFA9EA721938FED13B051F9DBF1272B16393D20C49EA5E4901BB76D94A90',
|
|
656
|
+
chain_name: 'osmosis'
|
|
657
|
+
},
|
|
658
|
+
chain: {
|
|
659
|
+
channel_id: 'channel-1'
|
|
660
|
+
}
|
|
661
|
+
}],
|
|
662
|
+
images: [{
|
|
663
|
+
image_sync: {
|
|
664
|
+
chain_name: 'nois',
|
|
665
|
+
base_denom: 'unois'
|
|
666
|
+
},
|
|
667
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nois/images/nois.png',
|
|
668
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nois/images/nois.svg'
|
|
669
|
+
}],
|
|
670
|
+
logo_URIs: {
|
|
671
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nois/images/nois.png',
|
|
672
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nois/images/nois.svg'
|
|
673
|
+
}
|
|
674
|
+
}, {
|
|
675
|
+
description: 'Margined Power Token sqBTC',
|
|
676
|
+
denom_units: [{
|
|
677
|
+
denom: 'ibc/EA3D1D169CAF4C6A1B813D41337614C5785DD018514333C301B92B981A46CE02',
|
|
678
|
+
exponent: 0,
|
|
679
|
+
aliases: ['factory/osmo1g8qypve6l95xmhgc0fddaecerffymsl7kn9muw/sqbtc']
|
|
680
|
+
}, {
|
|
681
|
+
denom: 'sqbtc',
|
|
682
|
+
exponent: 6
|
|
683
|
+
}],
|
|
684
|
+
base: 'ibc/EA3D1D169CAF4C6A1B813D41337614C5785DD018514333C301B92B981A46CE02',
|
|
685
|
+
name: 'BTC Squared',
|
|
686
|
+
display: 'sqbtc',
|
|
687
|
+
symbol: 'sqBTC',
|
|
688
|
+
logo_URIs: {
|
|
689
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sqbtc.svg'
|
|
690
|
+
},
|
|
691
|
+
images: [{
|
|
692
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sqbtc.svg'
|
|
693
|
+
}],
|
|
694
|
+
traces: [{
|
|
695
|
+
type: 'ibc',
|
|
696
|
+
counterparty: {
|
|
697
|
+
channel_id: 'channel-253',
|
|
698
|
+
base_denom: 'factory/osmo1g8qypve6l95xmhgc0fddaecerffymsl7kn9muw/sqbtc',
|
|
699
|
+
chain_name: 'osmosis'
|
|
700
|
+
},
|
|
701
|
+
chain: {
|
|
702
|
+
channel_id: 'channel-1'
|
|
703
|
+
}
|
|
704
|
+
}]
|
|
705
|
+
}, {
|
|
706
|
+
description: 'Margined Power Token sqATOM',
|
|
707
|
+
denom_units: [{
|
|
708
|
+
denom: 'ibc/8ACFBDDF77DA174672D246AA2083FC83067F2FB669D9F6BB00632A3F635EBAF9',
|
|
709
|
+
exponent: 0,
|
|
710
|
+
aliases: ['factory/osmo1g8qypve6l95xmhgc0fddaecerffymsl7kn9muw/sqatom']
|
|
711
|
+
}, {
|
|
712
|
+
denom: 'sqatom',
|
|
713
|
+
exponent: 6
|
|
714
|
+
}],
|
|
715
|
+
base: 'ibc/8ACFBDDF77DA174672D246AA2083FC83067F2FB669D9F6BB00632A3F635EBAF9',
|
|
716
|
+
name: 'ATOM Squared',
|
|
717
|
+
display: 'sqatom',
|
|
718
|
+
symbol: 'sqATOM',
|
|
719
|
+
logo_URIs: {
|
|
720
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sqatom.svg'
|
|
721
|
+
},
|
|
722
|
+
images: [{
|
|
723
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sqatom.svg'
|
|
724
|
+
}],
|
|
725
|
+
traces: [{
|
|
726
|
+
type: 'ibc',
|
|
727
|
+
counterparty: {
|
|
728
|
+
channel_id: 'channel-253',
|
|
729
|
+
base_denom: 'factory/osmo1g8qypve6l95xmhgc0fddaecerffymsl7kn9muw/sqatom',
|
|
730
|
+
chain_name: 'osmosis'
|
|
731
|
+
},
|
|
732
|
+
chain: {
|
|
733
|
+
channel_id: 'channel-1'
|
|
734
|
+
}
|
|
735
|
+
}]
|
|
736
|
+
}, {
|
|
737
|
+
description: 'CRO is the native token of the Crypto.org Chain, referred to as Native CRO.',
|
|
738
|
+
denom_units: [{
|
|
739
|
+
denom: 'ibc/FBA34C2BCE61066AED99D1797EB05A419F5FDB523E36F30F6C254BE61BCCAE29',
|
|
740
|
+
exponent: 0,
|
|
741
|
+
aliases: ['ibc/E6931F78057F7CC5DA0FD6CEF82FF39373A6E0452BF1FD76910B93292CF356C1']
|
|
742
|
+
}, {
|
|
743
|
+
denom: 'cro',
|
|
744
|
+
exponent: 8
|
|
745
|
+
}],
|
|
746
|
+
type_asset: 'ics20',
|
|
747
|
+
base: 'ibc/FBA34C2BCE61066AED99D1797EB05A419F5FDB523E36F30F6C254BE61BCCAE29',
|
|
748
|
+
name: 'Cronos',
|
|
749
|
+
display: 'cro',
|
|
750
|
+
symbol: 'CRO',
|
|
751
|
+
traces: [{
|
|
752
|
+
type: 'ibc',
|
|
753
|
+
counterparty: {
|
|
754
|
+
channel_id: 'channel-253',
|
|
755
|
+
base_denom: 'ibc/E6931F78057F7CC5DA0FD6CEF82FF39373A6E0452BF1FD76910B93292CF356C1',
|
|
756
|
+
chain_name: 'osmosis'
|
|
757
|
+
},
|
|
758
|
+
chain: {
|
|
759
|
+
channel_id: 'channel-1'
|
|
760
|
+
}
|
|
761
|
+
}],
|
|
762
|
+
images: [{
|
|
763
|
+
image_sync: {
|
|
764
|
+
chain_name: 'cryptoorgchain',
|
|
765
|
+
base_denom: 'basecro'
|
|
766
|
+
},
|
|
767
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cro.svg'
|
|
768
|
+
}],
|
|
769
|
+
logo_URIs: {
|
|
770
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cro.svg'
|
|
771
|
+
}
|
|
772
|
+
}, {
|
|
773
|
+
description: 'The native token of Stargaze',
|
|
774
|
+
denom_units: [{
|
|
775
|
+
denom: 'ibc/BE9116F49581FF59F018C64FB4A445B307332F77381640AAB05380473D0D7642',
|
|
776
|
+
exponent: 0,
|
|
777
|
+
aliases: ['ibc/987C17B11ABC2B20019178ACE62929FE9840202CE79498E29FE8E5CB02B7C0A4']
|
|
778
|
+
}, {
|
|
779
|
+
denom: 'stars',
|
|
780
|
+
exponent: 6
|
|
781
|
+
}],
|
|
782
|
+
type_asset: 'ics20',
|
|
783
|
+
base: 'ibc/BE9116F49581FF59F018C64FB4A445B307332F77381640AAB05380473D0D7642',
|
|
784
|
+
name: 'Stargaze',
|
|
785
|
+
display: 'stars',
|
|
786
|
+
symbol: 'STARS',
|
|
787
|
+
traces: [{
|
|
788
|
+
type: 'ibc',
|
|
789
|
+
counterparty: {
|
|
790
|
+
channel_id: 'channel-253',
|
|
791
|
+
base_denom: 'ibc/987C17B11ABC2B20019178ACE62929FE9840202CE79498E29FE8E5CB02B7C0A4',
|
|
792
|
+
chain_name: 'osmosis'
|
|
793
|
+
},
|
|
794
|
+
chain: {
|
|
795
|
+
channel_id: 'channel-1'
|
|
796
|
+
}
|
|
797
|
+
}],
|
|
798
|
+
images: [{
|
|
799
|
+
image_sync: {
|
|
800
|
+
chain_name: 'stargaze',
|
|
801
|
+
base_denom: 'ustars'
|
|
802
|
+
},
|
|
803
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
|
|
804
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
|
|
805
|
+
}],
|
|
806
|
+
logo_URIs: {
|
|
807
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
|
|
808
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
|
|
809
|
+
}
|
|
810
|
+
}, {
|
|
811
|
+
description: 'Maximize ETH yield through leveraged staking across Aave, Compound and Morpho and liquidity provision of ETH liquid staking tokens on Uniswap V3.',
|
|
812
|
+
denom_units: [{
|
|
813
|
+
denom: 'ibc/03B109DEE70C41E7D69206D670E3839BFB72891FF2FB5D7D980703953CB8E62B',
|
|
814
|
+
exponent: 0,
|
|
815
|
+
aliases: ['ibc/FBB3FEF80ED2344D821D4F95C31DBFD33E4E31D5324CAD94EF756E67B749F668']
|
|
816
|
+
}, {
|
|
817
|
+
denom: 'YieldETH',
|
|
818
|
+
exponent: 18
|
|
819
|
+
}],
|
|
820
|
+
type_asset: 'ics20',
|
|
821
|
+
base: 'ibc/03B109DEE70C41E7D69206D670E3839BFB72891FF2FB5D7D980703953CB8E62B',
|
|
822
|
+
name: 'Real Yield Eth',
|
|
823
|
+
display: 'YieldETH',
|
|
824
|
+
symbol: 'YieldETH',
|
|
825
|
+
traces: [{
|
|
826
|
+
type: 'ibc',
|
|
827
|
+
counterparty: {
|
|
828
|
+
channel_id: 'channel-253',
|
|
829
|
+
base_denom: 'ibc/FBB3FEF80ED2344D821D4F95C31DBFD33E4E31D5324CAD94EF756E67B749F668',
|
|
830
|
+
chain_name: 'osmosis'
|
|
831
|
+
},
|
|
832
|
+
chain: {
|
|
833
|
+
channel_id: 'channel-1'
|
|
834
|
+
}
|
|
835
|
+
}],
|
|
836
|
+
images: [{
|
|
837
|
+
image_sync: {
|
|
838
|
+
chain_name: 'ethereum',
|
|
839
|
+
base_denom: 'wei'
|
|
840
|
+
},
|
|
841
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eth-white.png',
|
|
842
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eth-white.svg'
|
|
843
|
+
}],
|
|
844
|
+
logo_URIs: {
|
|
845
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eth-white.png',
|
|
846
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eth-white.svg'
|
|
847
|
+
}
|
|
848
|
+
}, {
|
|
849
|
+
description: 'The native staking token of dYdX Protocol.',
|
|
850
|
+
denom_units: [{
|
|
851
|
+
denom: 'ibc/A6FAB4141ECE6F85BAAC00989FDF7F96409673735B845DE730645EC67335E1C0',
|
|
852
|
+
exponent: 0,
|
|
853
|
+
aliases: ['ibc/831F0B1BBB1D08A2B75311892876D71565478C532967545476DF4C2D7492E48C']
|
|
854
|
+
}, {
|
|
855
|
+
denom: 'dydx',
|
|
856
|
+
exponent: 18
|
|
857
|
+
}],
|
|
858
|
+
type_asset: 'ics20',
|
|
859
|
+
base: 'ibc/A6FAB4141ECE6F85BAAC00989FDF7F96409673735B845DE730645EC67335E1C0',
|
|
860
|
+
name: 'dYdX',
|
|
861
|
+
display: 'dydx',
|
|
862
|
+
symbol: 'DYDX',
|
|
863
|
+
traces: [{
|
|
864
|
+
type: 'ibc',
|
|
865
|
+
counterparty: {
|
|
866
|
+
channel_id: 'channel-253',
|
|
867
|
+
base_denom: 'ibc/831F0B1BBB1D08A2B75311892876D71565478C532967545476DF4C2D7492E48C',
|
|
868
|
+
chain_name: 'osmosis'
|
|
869
|
+
},
|
|
870
|
+
chain: {
|
|
871
|
+
channel_id: 'channel-1'
|
|
872
|
+
}
|
|
873
|
+
}],
|
|
874
|
+
images: [{
|
|
875
|
+
image_sync: {
|
|
876
|
+
chain_name: 'dydx',
|
|
877
|
+
base_denom: 'adydx'
|
|
878
|
+
},
|
|
879
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dydx/images/dydx.png',
|
|
880
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dydx/images/dydx.svg'
|
|
881
|
+
}],
|
|
882
|
+
logo_URIs: {
|
|
883
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dydx/images/dydx.png',
|
|
884
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dydx/images/dydx.svg'
|
|
885
|
+
}
|
|
886
|
+
}, {
|
|
887
|
+
description: 'The native token of Quasar',
|
|
888
|
+
denom_units: [{
|
|
889
|
+
denom: 'ibc/74C6A071817288DE90F3FC2555B4C18816F327437EB0E825F05A6E3C62DAA2A6',
|
|
890
|
+
exponent: 0,
|
|
891
|
+
aliases: ['ibc/1B708808D372E959CD4839C594960309283424C775F4A038AAEBE7F83A988477']
|
|
892
|
+
}, {
|
|
893
|
+
denom: 'qsr',
|
|
894
|
+
exponent: 6
|
|
895
|
+
}],
|
|
896
|
+
type_asset: 'ics20',
|
|
897
|
+
base: 'ibc/74C6A071817288DE90F3FC2555B4C18816F327437EB0E825F05A6E3C62DAA2A6',
|
|
898
|
+
name: 'Quasar',
|
|
899
|
+
display: 'qsr',
|
|
900
|
+
symbol: 'QSR',
|
|
901
|
+
traces: [{
|
|
902
|
+
type: 'ibc',
|
|
903
|
+
counterparty: {
|
|
904
|
+
channel_id: 'channel-253',
|
|
905
|
+
base_denom: 'ibc/1B708808D372E959CD4839C594960309283424C775F4A038AAEBE7F83A988477',
|
|
906
|
+
chain_name: 'osmosis'
|
|
907
|
+
},
|
|
908
|
+
chain: {
|
|
909
|
+
channel_id: 'channel-1'
|
|
910
|
+
}
|
|
911
|
+
}],
|
|
912
|
+
images: [{
|
|
913
|
+
image_sync: {
|
|
914
|
+
chain_name: 'quasar',
|
|
915
|
+
base_denom: 'uqsr'
|
|
916
|
+
},
|
|
917
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quasar/images/quasar.png'
|
|
918
|
+
}],
|
|
919
|
+
logo_URIs: {
|
|
920
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quasar/images/quasar.png'
|
|
921
|
+
}
|
|
922
|
+
}, {
|
|
923
|
+
description: 'Levana native token',
|
|
924
|
+
denom_units: [{
|
|
925
|
+
denom: 'ibc/6A9571DE6A3F60D7703C3290E2944E806C15A47C1EA6D4AFCD3AE4DC8AF080B1',
|
|
926
|
+
exponent: 0,
|
|
927
|
+
aliases: ['factory/osmo1mlng7pz4pnyxtpq0akfwall37czyk9lukaucsrn30ameplhhshtqdvfm5c/ulvn']
|
|
928
|
+
}, {
|
|
929
|
+
denom: 'lvn',
|
|
930
|
+
exponent: 6
|
|
931
|
+
}],
|
|
932
|
+
base: 'ibc/6A9571DE6A3F60D7703C3290E2944E806C15A47C1EA6D4AFCD3AE4DC8AF080B1',
|
|
933
|
+
name: 'Levana',
|
|
934
|
+
display: 'lvn',
|
|
935
|
+
symbol: 'LVN',
|
|
936
|
+
logo_URIs: {
|
|
937
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/levana.png',
|
|
938
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/levana.svg'
|
|
939
|
+
},
|
|
940
|
+
coingecko_id: 'levana-protocol',
|
|
941
|
+
images: [{
|
|
942
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/levana.png',
|
|
943
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/levana.svg'
|
|
944
|
+
}, {
|
|
945
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/levana.png'
|
|
946
|
+
}],
|
|
947
|
+
traces: [{
|
|
948
|
+
type: 'ibc',
|
|
949
|
+
counterparty: {
|
|
950
|
+
channel_id: 'channel-253',
|
|
951
|
+
base_denom: 'factory/osmo1mlng7pz4pnyxtpq0akfwall37czyk9lukaucsrn30ameplhhshtqdvfm5c/ulvn',
|
|
952
|
+
chain_name: 'osmosis'
|
|
953
|
+
},
|
|
954
|
+
chain: {
|
|
955
|
+
channel_id: 'channel-1'
|
|
956
|
+
}
|
|
957
|
+
}]
|
|
958
|
+
}, {
|
|
959
|
+
description: "MilkyWay's liquid staked TIA",
|
|
960
|
+
denom_units: [{
|
|
961
|
+
denom: 'ibc/C0DB3E0C7F3CD32FA24FC031FD8B6833627A1C690B741BA85D7A4752D974A77F',
|
|
962
|
+
exponent: 0,
|
|
963
|
+
aliases: ['factory/osmo1f5vfcph2dvfeqcqkhetwv75fda69z7e5c2dldm3kvgj23crkv6wqcn47a0/umilkTIA']
|
|
964
|
+
}, {
|
|
965
|
+
denom: 'milkTIA',
|
|
966
|
+
exponent: 6
|
|
967
|
+
}],
|
|
968
|
+
base: 'ibc/C0DB3E0C7F3CD32FA24FC031FD8B6833627A1C690B741BA85D7A4752D974A77F',
|
|
969
|
+
name: 'milkTIA',
|
|
970
|
+
display: 'milkTIA',
|
|
971
|
+
symbol: 'milkTIA',
|
|
972
|
+
traces: [{
|
|
973
|
+
type: 'ibc',
|
|
974
|
+
counterparty: {
|
|
975
|
+
channel_id: 'channel-253',
|
|
976
|
+
base_denom: 'factory/osmo1f5vfcph2dvfeqcqkhetwv75fda69z7e5c2dldm3kvgj23crkv6wqcn47a0/umilkTIA',
|
|
977
|
+
chain_name: 'osmosis'
|
|
978
|
+
},
|
|
979
|
+
chain: {
|
|
980
|
+
channel_id: 'channel-1'
|
|
981
|
+
}
|
|
982
|
+
}],
|
|
983
|
+
logo_URIs: {
|
|
984
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/milktia.png',
|
|
985
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/milktia.svg'
|
|
986
|
+
},
|
|
987
|
+
coingecko_id: 'milkyway-staked-tia',
|
|
988
|
+
images: [{
|
|
989
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/milktia.png',
|
|
990
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/milktia.svg'
|
|
991
|
+
}]
|
|
992
|
+
}, {
|
|
993
|
+
denom_units: [{
|
|
994
|
+
denom: 'ibc/814F2057808DF5C7C9F9E1A513D9E6669061FF1B010CED198B3352EBA29EFBF6',
|
|
995
|
+
exponent: 0,
|
|
996
|
+
aliases: ['ibc/ECBE78BF7677320A93E7BA1761D144BCBF0CBC247C290C049655E106FE5DC68E']
|
|
997
|
+
}, {
|
|
998
|
+
denom: 'stkosmo',
|
|
999
|
+
exponent: 6,
|
|
1000
|
+
aliases: ['stk/osmo']
|
|
1001
|
+
}],
|
|
1002
|
+
type_asset: 'ics20',
|
|
1003
|
+
base: 'ibc/814F2057808DF5C7C9F9E1A513D9E6669061FF1B010CED198B3352EBA29EFBF6',
|
|
1004
|
+
name: 'PSTAKE staked OSMO',
|
|
1005
|
+
display: 'stkosmo',
|
|
1006
|
+
symbol: 'stkOSMO',
|
|
1007
|
+
traces: [{
|
|
1008
|
+
type: 'ibc',
|
|
1009
|
+
counterparty: {
|
|
1010
|
+
channel_id: 'channel-253',
|
|
1011
|
+
base_denom: 'ibc/ECBE78BF7677320A93E7BA1761D144BCBF0CBC247C290C049655E106FE5DC68E',
|
|
1012
|
+
chain_name: 'osmosis'
|
|
1013
|
+
},
|
|
1014
|
+
chain: {
|
|
1015
|
+
channel_id: 'channel-1'
|
|
1016
|
+
}
|
|
1017
|
+
}],
|
|
1018
|
+
images: [{
|
|
1019
|
+
image_sync: {
|
|
1020
|
+
chain_name: 'persistence',
|
|
1021
|
+
base_denom: 'stk/uosmo'
|
|
1022
|
+
},
|
|
1023
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkosmo.png',
|
|
1024
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkosmo.svg'
|
|
1025
|
+
}],
|
|
1026
|
+
logo_URIs: {
|
|
1027
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkosmo.png',
|
|
1028
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkosmo.svg'
|
|
1029
|
+
}
|
|
1030
|
+
}, {
|
|
1031
|
+
description: 'The PAGE token is used for actions in the PageDAO NFT literary ecosystem and for DAO governance.',
|
|
1032
|
+
denom_units: [{
|
|
1033
|
+
denom: 'ibc/A389921DD5551011E2176A1030D7DFA195CD82EA762C6E621964A0416CBFD836',
|
|
1034
|
+
exponent: 0,
|
|
1035
|
+
aliases: ['ibc/23A62409E4AD8133116C249B1FA38EED30E500A115D7B153109462CD82C1CD99']
|
|
1036
|
+
}, {
|
|
1037
|
+
denom: 'page',
|
|
1038
|
+
exponent: 8
|
|
1039
|
+
}],
|
|
1040
|
+
type_asset: 'ics20',
|
|
1041
|
+
base: 'ibc/A389921DD5551011E2176A1030D7DFA195CD82EA762C6E621964A0416CBFD836',
|
|
1042
|
+
name: 'PageDAO',
|
|
1043
|
+
display: 'page',
|
|
1044
|
+
symbol: 'PAGE.grv',
|
|
1045
|
+
traces: [{
|
|
1046
|
+
type: 'ibc',
|
|
1047
|
+
counterparty: {
|
|
1048
|
+
channel_id: 'channel-253',
|
|
1049
|
+
base_denom: 'ibc/23A62409E4AD8133116C249B1FA38EED30E500A115D7B153109462CD82C1CD99',
|
|
1050
|
+
chain_name: 'osmosis'
|
|
1051
|
+
},
|
|
1052
|
+
chain: {
|
|
1053
|
+
channel_id: 'channel-1'
|
|
1054
|
+
}
|
|
1055
|
+
}],
|
|
1056
|
+
images: [{
|
|
1057
|
+
image_sync: {
|
|
1058
|
+
chain_name: 'gravitybridge',
|
|
1059
|
+
base_denom: 'gravity0x60e683C6514Edd5F758A55b6f393BeBBAfaA8d5e'
|
|
1060
|
+
},
|
|
1061
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/page.png',
|
|
1062
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/page.svg'
|
|
1063
|
+
}],
|
|
1064
|
+
logo_URIs: {
|
|
1065
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/page.png',
|
|
1066
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/page.svg'
|
|
1067
|
+
}
|
|
1068
|
+
}, {
|
|
1069
|
+
description: "Nomic's native token.",
|
|
1070
|
+
denom_units: [{
|
|
1071
|
+
denom: 'ibc/F5D24D849000F1EA14946E9BED504C3736E3730FB9D7008C2D78CEFDC79061DE',
|
|
1072
|
+
exponent: 0,
|
|
1073
|
+
aliases: ['ibc/F49DFB3BC8105C57EE7F17EC2402438825B31212CFDD81681EB87911E934F32C']
|
|
1074
|
+
}, {
|
|
1075
|
+
denom: 'nom',
|
|
1076
|
+
exponent: 6
|
|
1077
|
+
}],
|
|
1078
|
+
type_asset: 'ics20',
|
|
1079
|
+
base: 'ibc/F5D24D849000F1EA14946E9BED504C3736E3730FB9D7008C2D78CEFDC79061DE',
|
|
1080
|
+
name: 'Nomic',
|
|
1081
|
+
display: 'nomic',
|
|
1082
|
+
symbol: 'NOM',
|
|
1083
|
+
traces: [{
|
|
1084
|
+
type: 'ibc',
|
|
1085
|
+
counterparty: {
|
|
1086
|
+
channel_id: 'channel-253',
|
|
1087
|
+
base_denom: 'ibc/F49DFB3BC8105C57EE7F17EC2402438825B31212CFDD81681EB87911E934F32C',
|
|
1088
|
+
chain_name: 'osmosis'
|
|
1089
|
+
},
|
|
1090
|
+
chain: {
|
|
1091
|
+
channel_id: 'channel-1'
|
|
1092
|
+
}
|
|
1093
|
+
}],
|
|
1094
|
+
images: [{
|
|
1095
|
+
image_sync: {
|
|
1096
|
+
chain_name: 'nomic',
|
|
1097
|
+
base_denom: 'unom'
|
|
1098
|
+
},
|
|
1099
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nom.png',
|
|
1100
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nom.svg'
|
|
1101
|
+
}],
|
|
1102
|
+
logo_URIs: {
|
|
1103
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nom.png',
|
|
1104
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nom.svg'
|
|
1105
|
+
}
|
|
1106
|
+
}, {
|
|
1107
|
+
description: 'Bitcoin. On Cosmos.',
|
|
1108
|
+
denom_units: [{
|
|
1109
|
+
denom: 'ibc/D5CDA64730157DB9928A8E3CEEA19526A94F933443503A90D375394CA173F829',
|
|
1110
|
+
exponent: 0,
|
|
1111
|
+
aliases: ['ibc/75345531D87BD90BF108BE7240BD721CB2CB0A1F16D4EBA71B09EC3C43E15C8F']
|
|
1112
|
+
}, {
|
|
1113
|
+
denom: 'nbtc',
|
|
1114
|
+
exponent: 14
|
|
1115
|
+
}],
|
|
1116
|
+
type_asset: 'ics20',
|
|
1117
|
+
base: 'ibc/D5CDA64730157DB9928A8E3CEEA19526A94F933443503A90D375394CA173F829',
|
|
1118
|
+
name: 'Nomic Bitcoin',
|
|
1119
|
+
display: 'nbtc',
|
|
1120
|
+
symbol: 'nBTC',
|
|
1121
|
+
traces: [{
|
|
1122
|
+
type: 'ibc',
|
|
1123
|
+
counterparty: {
|
|
1124
|
+
channel_id: 'channel-253',
|
|
1125
|
+
base_denom: 'ibc/75345531D87BD90BF108BE7240BD721CB2CB0A1F16D4EBA71B09EC3C43E15C8F',
|
|
1126
|
+
chain_name: 'osmosis'
|
|
1127
|
+
},
|
|
1128
|
+
chain: {
|
|
1129
|
+
channel_id: 'channel-1'
|
|
1130
|
+
}
|
|
1131
|
+
}],
|
|
1132
|
+
images: [{
|
|
1133
|
+
image_sync: {
|
|
1134
|
+
chain_name: 'nomic',
|
|
1135
|
+
base_denom: 'usat'
|
|
1136
|
+
},
|
|
1137
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nbtc.png',
|
|
1138
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nbtc.svg'
|
|
1139
|
+
}],
|
|
1140
|
+
logo_URIs: {
|
|
1141
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nbtc.png',
|
|
1142
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nbtc.svg'
|
|
1143
|
+
}
|
|
1144
|
+
}, {
|
|
1145
|
+
description: 'AUTISM on Osmosis',
|
|
1146
|
+
denom_units: [{
|
|
1147
|
+
denom: 'ibc/EB87F22692D3AFC92F6062F57E020FFCFB6399BEFF09329E839FBEAF0EE1942E',
|
|
1148
|
+
exponent: 0,
|
|
1149
|
+
aliases: ['ibc/9DDF52A334F92BC57A9E0D59DFF9984EAC61D2A14E5162605DF601AA58FDFC6D']
|
|
1150
|
+
}, {
|
|
1151
|
+
denom: 'autism',
|
|
1152
|
+
exponent: 6
|
|
1153
|
+
}],
|
|
1154
|
+
type_asset: 'ics20',
|
|
1155
|
+
base: 'ibc/EB87F22692D3AFC92F6062F57E020FFCFB6399BEFF09329E839FBEAF0EE1942E',
|
|
1156
|
+
name: 'Injective AUTISM',
|
|
1157
|
+
display: 'autism',
|
|
1158
|
+
symbol: 'AUTISM',
|
|
1159
|
+
traces: [{
|
|
1160
|
+
type: 'ibc',
|
|
1161
|
+
counterparty: {
|
|
1162
|
+
channel_id: 'channel-253',
|
|
1163
|
+
base_denom: 'ibc/9DDF52A334F92BC57A9E0D59DFF9984EAC61D2A14E5162605DF601AA58FDFC6D',
|
|
1164
|
+
chain_name: 'osmosis'
|
|
1165
|
+
},
|
|
1166
|
+
chain: {
|
|
1167
|
+
channel_id: 'channel-1'
|
|
1168
|
+
}
|
|
1169
|
+
}],
|
|
1170
|
+
images: [{
|
|
1171
|
+
image_sync: {
|
|
1172
|
+
chain_name: 'injective',
|
|
1173
|
+
base_denom: 'factory/inj14lf8xm6fcvlggpa7guxzjqwjmtr24gnvf56hvz/autism'
|
|
1174
|
+
},
|
|
1175
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/autism.png'
|
|
1176
|
+
}],
|
|
1177
|
+
logo_URIs: {
|
|
1178
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/autism.png'
|
|
1179
|
+
}
|
|
1180
|
+
}, {
|
|
1181
|
+
description: 'Woof on Osmosis',
|
|
1182
|
+
denom_units: [{
|
|
1183
|
+
denom: 'ibc/3679EB0FAF260324A44EF05260EB747D81CA61017AC7D2BCD1BFD29AC927DB7A',
|
|
1184
|
+
exponent: 0,
|
|
1185
|
+
aliases: ['ibc/9B8EC667B6DF55387DC0F3ACC4F187DA6921B0806ED35DE6B04DE96F5AB81F53']
|
|
1186
|
+
}, {
|
|
1187
|
+
denom: 'WOOF',
|
|
1188
|
+
exponent: 6
|
|
1189
|
+
}],
|
|
1190
|
+
type_asset: 'ics20',
|
|
1191
|
+
base: 'ibc/3679EB0FAF260324A44EF05260EB747D81CA61017AC7D2BCD1BFD29AC927DB7A',
|
|
1192
|
+
name: 'WOOF chihuahua',
|
|
1193
|
+
display: 'WOOF',
|
|
1194
|
+
symbol: 'WOOF',
|
|
1195
|
+
traces: [{
|
|
1196
|
+
type: 'ibc',
|
|
1197
|
+
counterparty: {
|
|
1198
|
+
channel_id: 'channel-253',
|
|
1199
|
+
base_denom: 'ibc/9B8EC667B6DF55387DC0F3ACC4F187DA6921B0806ED35DE6B04DE96F5AB81F53',
|
|
1200
|
+
chain_name: 'osmosis'
|
|
1201
|
+
},
|
|
1202
|
+
chain: {
|
|
1203
|
+
channel_id: 'channel-1'
|
|
1204
|
+
}
|
|
1205
|
+
}],
|
|
1206
|
+
logo_URIs: {
|
|
1207
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/chihuahua/images/woof.png'
|
|
1208
|
+
},
|
|
1209
|
+
images: [{
|
|
1210
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/chihuahua/images/woof.png'
|
|
1211
|
+
}]
|
|
1212
|
+
}, {
|
|
1213
|
+
description: 'The native coin of Sneaky Productions.',
|
|
1214
|
+
denom_units: [{
|
|
1215
|
+
denom: 'ibc/F89F635D97BC6400E17521B4220E3E08F44CE794EB80F5CABB356D3557E72637',
|
|
1216
|
+
exponent: 0,
|
|
1217
|
+
aliases: ['ibc/94ED1F172BC633DFC56D7E26551D8B101ADCCC69052AC44FED89F97FF658138F']
|
|
1218
|
+
}, {
|
|
1219
|
+
denom: 'sneaky',
|
|
1220
|
+
exponent: 6
|
|
1221
|
+
}],
|
|
1222
|
+
type_asset: 'ics20',
|
|
1223
|
+
base: 'ibc/F89F635D97BC6400E17521B4220E3E08F44CE794EB80F5CABB356D3557E72637',
|
|
1224
|
+
name: 'Sneaky Productions',
|
|
1225
|
+
display: 'sneaky',
|
|
1226
|
+
symbol: 'SNEAKY',
|
|
1227
|
+
traces: [{
|
|
1228
|
+
type: 'ibc',
|
|
1229
|
+
counterparty: {
|
|
1230
|
+
channel_id: 'channel-253',
|
|
1231
|
+
base_denom: 'ibc/94ED1F172BC633DFC56D7E26551D8B101ADCCC69052AC44FED89F97FF658138F',
|
|
1232
|
+
chain_name: 'osmosis'
|
|
1233
|
+
},
|
|
1234
|
+
chain: {
|
|
1235
|
+
channel_id: 'channel-1'
|
|
1236
|
+
}
|
|
1237
|
+
}],
|
|
1238
|
+
logo_URIs: {
|
|
1239
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/sneaky.png'
|
|
1240
|
+
},
|
|
1241
|
+
images: [{
|
|
1242
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/sneaky.png'
|
|
1243
|
+
}]
|
|
1244
|
+
}, {
|
|
1245
|
+
denom_units: [{
|
|
1246
|
+
denom: 'ibc/CF57A83CED6CEC7D706631B5DC53ABC21B7EDA7DF7490732B4361E6D5DD19C73',
|
|
1247
|
+
exponent: 0,
|
|
1248
|
+
aliases: ['factory/osmo1z0qrq605sjgcqpylfl4aa6s90x738j7m58wyatt0tdzflg2ha26q67k743/wbtc']
|
|
1249
|
+
}, {
|
|
1250
|
+
denom: 'wbtc',
|
|
1251
|
+
exponent: 8
|
|
1252
|
+
}],
|
|
1253
|
+
address: 'osmo1z0qrq605sjgcqpylfl4aa6s90x738j7m58wyatt0tdzflg2ha26q67k743',
|
|
1254
|
+
type_asset: 'sdk.coin',
|
|
1255
|
+
base: 'ibc/CF57A83CED6CEC7D706631B5DC53ABC21B7EDA7DF7490732B4361E6D5DD19C73',
|
|
1256
|
+
name: 'Wrapped Bitcoin',
|
|
1257
|
+
display: 'wbtc',
|
|
1258
|
+
symbol: 'WBTC',
|
|
1259
|
+
traces: [{
|
|
1260
|
+
type: 'ibc',
|
|
1261
|
+
counterparty: {
|
|
1262
|
+
channel_id: 'channel-253',
|
|
1263
|
+
base_denom: 'factory/osmo1z0qrq605sjgcqpylfl4aa6s90x738j7m58wyatt0tdzflg2ha26q67k743/wbtc',
|
|
1264
|
+
chain_name: 'osmosis'
|
|
1265
|
+
},
|
|
1266
|
+
chain: {
|
|
1267
|
+
channel_id: 'channel-1'
|
|
1268
|
+
}
|
|
1269
|
+
}],
|
|
1270
|
+
images: [{
|
|
1271
|
+
image_sync: {
|
|
1272
|
+
chain_name: 'ethereum',
|
|
1273
|
+
base_denom: '0x2260fac5e5542a773aa44fbcfedf7c193bc2c599'
|
|
1274
|
+
},
|
|
1275
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wbtc.png',
|
|
1276
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wbtc.svg'
|
|
1277
|
+
}],
|
|
1278
|
+
logo_URIs: {
|
|
1279
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wbtc.png',
|
|
1280
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wbtc.svg'
|
|
1281
|
+
}
|
|
1282
|
+
}, {
|
|
1283
|
+
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.",
|
|
1284
|
+
denom_units: [{
|
|
1285
|
+
denom: 'ibc/7CB33A66F90533ED1E168CB3251253C719CF4B04FF1290AFD795F14CA1D67278',
|
|
1286
|
+
exponent: 0,
|
|
1287
|
+
aliases: ['factory/osmo1pfyxruwvtwk00y8z06dh2lqjdj82ldvy74wzm3/WOSMO']
|
|
1288
|
+
}, {
|
|
1289
|
+
denom: 'WOSMO',
|
|
1290
|
+
exponent: 6
|
|
1291
|
+
}],
|
|
1292
|
+
address: 'osmo1pfyxruwvtwk00y8z06dh2lqjdj82ldvy74wzm3',
|
|
1293
|
+
base: 'ibc/7CB33A66F90533ED1E168CB3251253C719CF4B04FF1290AFD795F14CA1D67278',
|
|
1294
|
+
name: 'WOSMO',
|
|
1295
|
+
display: 'WOSMO',
|
|
1296
|
+
symbol: 'WOSMO',
|
|
1297
|
+
logo_URIs: {
|
|
1298
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/WOSMO.png'
|
|
1299
|
+
},
|
|
1300
|
+
images: [{
|
|
1301
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/WOSMO.png'
|
|
1302
|
+
}],
|
|
1303
|
+
traces: [{
|
|
1304
|
+
type: 'ibc',
|
|
1305
|
+
counterparty: {
|
|
1306
|
+
channel_id: 'channel-253',
|
|
1307
|
+
base_denom: 'factory/osmo1pfyxruwvtwk00y8z06dh2lqjdj82ldvy74wzm3/WOSMO',
|
|
1308
|
+
chain_name: 'osmosis'
|
|
1309
|
+
},
|
|
1310
|
+
chain: {
|
|
1311
|
+
channel_id: 'channel-1'
|
|
1312
|
+
}
|
|
1313
|
+
}]
|
|
1314
|
+
}, {
|
|
1315
|
+
description: 'NLS on Osmosis',
|
|
1316
|
+
denom_units: [{
|
|
1317
|
+
denom: 'ibc/F722502EC90B3084DBD73589FC055E658EF9972A19ADDE61D3AA8BBF39B63883',
|
|
1318
|
+
exponent: 0,
|
|
1319
|
+
aliases: ['ibc/D9AFCECDD361D38302AA66EB3BAC23B95234832C51D12489DC451FA2B7C72782']
|
|
1320
|
+
}, {
|
|
1321
|
+
denom: 'nls',
|
|
1322
|
+
exponent: 6
|
|
1323
|
+
}],
|
|
1324
|
+
type_asset: 'ics20',
|
|
1325
|
+
base: 'ibc/F722502EC90B3084DBD73589FC055E658EF9972A19ADDE61D3AA8BBF39B63883',
|
|
1326
|
+
name: 'Nolus',
|
|
1327
|
+
display: 'nls',
|
|
1328
|
+
symbol: 'NLS',
|
|
1329
|
+
traces: [{
|
|
1330
|
+
type: 'ibc',
|
|
1331
|
+
counterparty: {
|
|
1332
|
+
channel_id: 'channel-253',
|
|
1333
|
+
base_denom: 'ibc/D9AFCECDD361D38302AA66EB3BAC23B95234832C51D12489DC451FA2B7C72782',
|
|
1334
|
+
chain_name: 'osmosis'
|
|
1335
|
+
},
|
|
1336
|
+
chain: {
|
|
1337
|
+
channel_id: 'channel-1'
|
|
1338
|
+
}
|
|
1339
|
+
}],
|
|
1340
|
+
images: [{
|
|
1341
|
+
image_sync: {
|
|
1342
|
+
chain_name: 'nolus',
|
|
1343
|
+
base_denom: 'unls'
|
|
1344
|
+
},
|
|
1345
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nolus/images/nolus.png',
|
|
1346
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nolus/images/nolus.svg'
|
|
1347
|
+
}],
|
|
1348
|
+
logo_URIs: {
|
|
1349
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nolus/images/nolus.png',
|
|
1350
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nolus/images/nolus.svg'
|
|
1351
|
+
}
|
|
1352
|
+
}, {
|
|
1353
|
+
description: 'STRD on Osmosis',
|
|
1354
|
+
denom_units: [{
|
|
1355
|
+
denom: 'ibc/38B29F6563DDADC81C9399EB5CDF140492CC2C58FB70048BC4430567A26ED193',
|
|
1356
|
+
exponent: 0,
|
|
1357
|
+
aliases: ['ibc/A8CA5EE328FA10C9519DF6057DA1F69682D28F7D0F5CCC7ECB72E3DCA2D157A4']
|
|
1358
|
+
}, {
|
|
1359
|
+
denom: 'strd',
|
|
1360
|
+
exponent: 6
|
|
1361
|
+
}],
|
|
1362
|
+
type_asset: 'ics20',
|
|
1363
|
+
base: 'ibc/38B29F6563DDADC81C9399EB5CDF140492CC2C58FB70048BC4430567A26ED193',
|
|
1364
|
+
name: 'Stride',
|
|
1365
|
+
display: 'strd',
|
|
1366
|
+
symbol: 'STRD',
|
|
1367
|
+
traces: [{
|
|
1368
|
+
type: 'ibc',
|
|
1369
|
+
counterparty: {
|
|
1370
|
+
channel_id: 'channel-253',
|
|
1371
|
+
base_denom: 'ibc/A8CA5EE328FA10C9519DF6057DA1F69682D28F7D0F5CCC7ECB72E3DCA2D157A4',
|
|
1372
|
+
chain_name: 'osmosis'
|
|
1373
|
+
},
|
|
1374
|
+
chain: {
|
|
1375
|
+
channel_id: 'channel-1'
|
|
1376
|
+
}
|
|
1377
|
+
}],
|
|
1378
|
+
images: [{
|
|
1379
|
+
image_sync: {
|
|
1380
|
+
chain_name: 'stride',
|
|
1381
|
+
base_denom: 'ustrd'
|
|
1382
|
+
},
|
|
1383
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/strd.png',
|
|
1384
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/strd.svg'
|
|
1385
|
+
}],
|
|
1386
|
+
logo_URIs: {
|
|
1387
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/strd.png',
|
|
1388
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/strd.svg'
|
|
1389
|
+
}
|
|
1390
|
+
}, {
|
|
1391
|
+
description: 'Margined Power Token sqTIA',
|
|
1392
|
+
denom_units: [{
|
|
1393
|
+
denom: 'ibc/C975417951A4AA121B7C0A137510DBEEF3008E1DB58A8129C439C0F4FF77F684',
|
|
1394
|
+
exponent: 0,
|
|
1395
|
+
aliases: ['factory/osmo1g8qypve6l95xmhgc0fddaecerffymsl7kn9muw/sqtia']
|
|
1396
|
+
}, {
|
|
1397
|
+
denom: 'sqtia',
|
|
1398
|
+
exponent: 6
|
|
1399
|
+
}],
|
|
1400
|
+
base: 'ibc/C975417951A4AA121B7C0A137510DBEEF3008E1DB58A8129C439C0F4FF77F684',
|
|
1401
|
+
name: 'TIA Squared',
|
|
1402
|
+
display: 'sqtia',
|
|
1403
|
+
symbol: 'sqTIA',
|
|
1404
|
+
logo_URIs: {
|
|
1405
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sqtia.svg'
|
|
1406
|
+
},
|
|
1407
|
+
images: [{
|
|
1408
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sqtia.svg'
|
|
1409
|
+
}],
|
|
1410
|
+
traces: [{
|
|
1411
|
+
type: 'ibc',
|
|
1412
|
+
counterparty: {
|
|
1413
|
+
channel_id: 'channel-253',
|
|
1414
|
+
base_denom: 'factory/osmo1g8qypve6l95xmhgc0fddaecerffymsl7kn9muw/sqtia',
|
|
1415
|
+
chain_name: 'osmosis'
|
|
1416
|
+
},
|
|
1417
|
+
chain: {
|
|
1418
|
+
channel_id: 'channel-1'
|
|
1419
|
+
}
|
|
1420
|
+
}]
|
|
1421
|
+
}, {
|
|
1422
|
+
description: 'Sail DAO Token',
|
|
1423
|
+
denom_units: [{
|
|
1424
|
+
denom: 'ibc/A42883E20767D7FF9D69D3CAF21FE2F8666AD1CCFA660CEF61AEB2A262085609',
|
|
1425
|
+
exponent: 0,
|
|
1426
|
+
aliases: ['factory/osmo1rckme96ptawr4zwexxj5g5gej9s2dmud8r2t9j0k0prn5mch5g4snzzwjv/sail']
|
|
1427
|
+
}, {
|
|
1428
|
+
denom: 'sail',
|
|
1429
|
+
exponent: 6
|
|
1430
|
+
}],
|
|
1431
|
+
base: 'ibc/A42883E20767D7FF9D69D3CAF21FE2F8666AD1CCFA660CEF61AEB2A262085609',
|
|
1432
|
+
name: 'Sail',
|
|
1433
|
+
display: 'sail',
|
|
1434
|
+
symbol: 'SAIL',
|
|
1435
|
+
logo_URIs: {
|
|
1436
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sail.png'
|
|
1437
|
+
},
|
|
1438
|
+
images: [{
|
|
1439
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sail.png'
|
|
1440
|
+
}],
|
|
1441
|
+
traces: [{
|
|
1442
|
+
type: 'ibc',
|
|
1443
|
+
counterparty: {
|
|
1444
|
+
channel_id: 'channel-253',
|
|
1445
|
+
base_denom: 'factory/osmo1rckme96ptawr4zwexxj5g5gej9s2dmud8r2t9j0k0prn5mch5g4snzzwjv/sail',
|
|
1446
|
+
chain_name: 'osmosis'
|
|
1447
|
+
},
|
|
1448
|
+
chain: {
|
|
1449
|
+
channel_id: 'channel-1'
|
|
1450
|
+
}
|
|
1451
|
+
}]
|
|
1452
|
+
}]
|
|
1453
|
+
};
|
|
1454
|
+
var _default = exports["default"] = assets;
|