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