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