@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,1996 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports["default"] = void 0;
|
|
7
|
+
var assets = {
|
|
8
|
+
chain_name: 'canto',
|
|
9
|
+
assets: [{
|
|
10
|
+
description: 'The native governance token of Carbon',
|
|
11
|
+
denom_units: [{
|
|
12
|
+
denom: 'ibc/0D739D7202D248F85EBEC38D4C5649B86AED820A512451E7C680672A0528E88B',
|
|
13
|
+
exponent: 0,
|
|
14
|
+
aliases: ['swth']
|
|
15
|
+
}, {
|
|
16
|
+
denom: 'dswth',
|
|
17
|
+
exponent: 8,
|
|
18
|
+
aliases: ['SWTH']
|
|
19
|
+
}],
|
|
20
|
+
type_asset: 'sdk.coin',
|
|
21
|
+
base: 'ibc/0D739D7202D248F85EBEC38D4C5649B86AED820A512451E7C680672A0528E88B',
|
|
22
|
+
name: 'Carbon',
|
|
23
|
+
display: 'dswth',
|
|
24
|
+
symbol: 'SWTH',
|
|
25
|
+
logo_URIs: {
|
|
26
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/carbon/images/swth.png',
|
|
27
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/carbon/images/swth.svg'
|
|
28
|
+
},
|
|
29
|
+
coingecko_id: 'switcheo',
|
|
30
|
+
images: [{
|
|
31
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/carbon/images/swth.png',
|
|
32
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/carbon/images/swth.svg'
|
|
33
|
+
}],
|
|
34
|
+
traces: [{
|
|
35
|
+
type: 'ibc',
|
|
36
|
+
counterparty: {
|
|
37
|
+
channel_id: 'channel-18',
|
|
38
|
+
base_denom: 'swth',
|
|
39
|
+
chain_name: 'carbon'
|
|
40
|
+
},
|
|
41
|
+
chain: {
|
|
42
|
+
channel_id: 'channel-6'
|
|
43
|
+
}
|
|
44
|
+
}]
|
|
45
|
+
}, {
|
|
46
|
+
description: 'The native stablecoin of Carbon',
|
|
47
|
+
denom_units: [{
|
|
48
|
+
denom: 'ibc/3638AD279FB356BDD3BA6FD7C6E581C7AEB37E23A2F6E6327B0C146F3B876C35',
|
|
49
|
+
exponent: 0,
|
|
50
|
+
aliases: ['usc']
|
|
51
|
+
}, {
|
|
52
|
+
denom: 'dusc',
|
|
53
|
+
exponent: 8,
|
|
54
|
+
aliases: ['USC']
|
|
55
|
+
}],
|
|
56
|
+
type_asset: 'sdk.coin',
|
|
57
|
+
base: 'ibc/3638AD279FB356BDD3BA6FD7C6E581C7AEB37E23A2F6E6327B0C146F3B876C35',
|
|
58
|
+
name: 'Carbon USD Coin',
|
|
59
|
+
display: 'dusc',
|
|
60
|
+
symbol: 'USC',
|
|
61
|
+
logo_URIs: {
|
|
62
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/carbon/images/usc.png',
|
|
63
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/carbon/images/usc.svg'
|
|
64
|
+
},
|
|
65
|
+
coingecko_id: 'carbon-usd',
|
|
66
|
+
images: [{
|
|
67
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/carbon/images/usc.png',
|
|
68
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/carbon/images/usc.svg'
|
|
69
|
+
}],
|
|
70
|
+
traces: [{
|
|
71
|
+
type: 'ibc',
|
|
72
|
+
counterparty: {
|
|
73
|
+
channel_id: 'channel-18',
|
|
74
|
+
base_denom: 'usc',
|
|
75
|
+
chain_name: 'carbon'
|
|
76
|
+
},
|
|
77
|
+
chain: {
|
|
78
|
+
channel_id: 'channel-6'
|
|
79
|
+
}
|
|
80
|
+
}]
|
|
81
|
+
}, {
|
|
82
|
+
description: 'BNB token on Carbon',
|
|
83
|
+
denom_units: [{
|
|
84
|
+
denom: 'ibc/6B4D9BA064843C2FB53380251634134EC2FC12DF5409BD89F51E07CFB40B6877',
|
|
85
|
+
exponent: 0,
|
|
86
|
+
aliases: ['bnb.1.6.773edb']
|
|
87
|
+
}, {
|
|
88
|
+
denom: 'bnb',
|
|
89
|
+
exponent: 18,
|
|
90
|
+
aliases: ['BNB']
|
|
91
|
+
}],
|
|
92
|
+
base: 'ibc/6B4D9BA064843C2FB53380251634134EC2FC12DF5409BD89F51E07CFB40B6877',
|
|
93
|
+
name: 'Binance Coin',
|
|
94
|
+
display: 'bnb',
|
|
95
|
+
symbol: 'BNB',
|
|
96
|
+
traces: [{
|
|
97
|
+
type: 'ibc',
|
|
98
|
+
counterparty: {
|
|
99
|
+
channel_id: 'channel-18',
|
|
100
|
+
base_denom: 'bnb.1.6.773edb',
|
|
101
|
+
chain_name: 'carbon'
|
|
102
|
+
},
|
|
103
|
+
chain: {
|
|
104
|
+
channel_id: 'channel-6'
|
|
105
|
+
}
|
|
106
|
+
}],
|
|
107
|
+
logo_URIs: {
|
|
108
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/binancesmartchain/images/bnb.png',
|
|
109
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/binancesmartchain/images/bnb.svg'
|
|
110
|
+
},
|
|
111
|
+
images: [{
|
|
112
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/binancesmartchain/images/bnb.png',
|
|
113
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/binancesmartchain/images/bnb.svg'
|
|
114
|
+
}]
|
|
115
|
+
}, {
|
|
116
|
+
description: 'bNEO token on Carbon',
|
|
117
|
+
denom_units: [{
|
|
118
|
+
denom: 'ibc/4E1FF987874DCF953C4045CEAAE8C54B4465DCE6860D3652D3FBBBA4C33BE02E',
|
|
119
|
+
exponent: 0,
|
|
120
|
+
aliases: ['bneo.1.14.e2e5f6']
|
|
121
|
+
}, {
|
|
122
|
+
denom: 'bneo',
|
|
123
|
+
exponent: 8,
|
|
124
|
+
aliases: ['bNEO']
|
|
125
|
+
}],
|
|
126
|
+
base: 'ibc/4E1FF987874DCF953C4045CEAAE8C54B4465DCE6860D3652D3FBBBA4C33BE02E',
|
|
127
|
+
name: 'BurgerNEO',
|
|
128
|
+
display: 'bneo',
|
|
129
|
+
symbol: 'bNEO',
|
|
130
|
+
traces: [{
|
|
131
|
+
type: 'ibc',
|
|
132
|
+
counterparty: {
|
|
133
|
+
channel_id: 'channel-18',
|
|
134
|
+
base_denom: 'bneo.1.14.e2e5f6',
|
|
135
|
+
chain_name: 'carbon'
|
|
136
|
+
},
|
|
137
|
+
chain: {
|
|
138
|
+
channel_id: 'channel-6'
|
|
139
|
+
}
|
|
140
|
+
}],
|
|
141
|
+
logo_URIs: {
|
|
142
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/carbon/images/bneo.png',
|
|
143
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/carbon/images/bneo.svg'
|
|
144
|
+
},
|
|
145
|
+
images: [{
|
|
146
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/carbon/images/bneo.png',
|
|
147
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/carbon/images/bneo.svg'
|
|
148
|
+
}]
|
|
149
|
+
}, {
|
|
150
|
+
description: 'BUSD (BEP-20) token on Carbon',
|
|
151
|
+
denom_units: [{
|
|
152
|
+
denom: 'ibc/60DC861E8BEF250864C2E1EF27674D848BB0816E2469468D0F8BC6697EDA47F3',
|
|
153
|
+
exponent: 0,
|
|
154
|
+
aliases: ['busd.1.6.754a80']
|
|
155
|
+
}, {
|
|
156
|
+
denom: 'busd',
|
|
157
|
+
exponent: 18,
|
|
158
|
+
aliases: ['BUSD']
|
|
159
|
+
}],
|
|
160
|
+
base: 'ibc/60DC861E8BEF250864C2E1EF27674D848BB0816E2469468D0F8BC6697EDA47F3',
|
|
161
|
+
name: 'BUSD (BEP-20)',
|
|
162
|
+
display: 'busd',
|
|
163
|
+
symbol: 'BUSD',
|
|
164
|
+
traces: [{
|
|
165
|
+
type: 'ibc',
|
|
166
|
+
counterparty: {
|
|
167
|
+
channel_id: 'channel-18',
|
|
168
|
+
base_denom: 'busd.1.6.754a80',
|
|
169
|
+
chain_name: 'carbon'
|
|
170
|
+
},
|
|
171
|
+
chain: {
|
|
172
|
+
channel_id: 'channel-6'
|
|
173
|
+
}
|
|
174
|
+
}],
|
|
175
|
+
logo_URIs: {
|
|
176
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/busd.png'
|
|
177
|
+
},
|
|
178
|
+
images: [{
|
|
179
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/busd.png'
|
|
180
|
+
}]
|
|
181
|
+
}, {
|
|
182
|
+
description: 'Carbon Wrapped GLP on Carbon',
|
|
183
|
+
denom_units: [{
|
|
184
|
+
denom: 'ibc/E8CDBB4D87F6E6F9AD9F5716AA6403D686CBAE13D3E3152A389BDCE9D40027E0',
|
|
185
|
+
exponent: 0,
|
|
186
|
+
aliases: ['cglp.1.19.1698d3']
|
|
187
|
+
}, {
|
|
188
|
+
denom: 'cglp',
|
|
189
|
+
exponent: 18,
|
|
190
|
+
aliases: ['CGLP']
|
|
191
|
+
}],
|
|
192
|
+
base: 'ibc/E8CDBB4D87F6E6F9AD9F5716AA6403D686CBAE13D3E3152A389BDCE9D40027E0',
|
|
193
|
+
name: 'Carbon Wrapped GLP',
|
|
194
|
+
display: 'cglp',
|
|
195
|
+
symbol: 'CGLP',
|
|
196
|
+
traces: [{
|
|
197
|
+
type: 'ibc',
|
|
198
|
+
counterparty: {
|
|
199
|
+
channel_id: 'channel-18',
|
|
200
|
+
base_denom: 'cglp.1.19.1698d3',
|
|
201
|
+
chain_name: 'carbon'
|
|
202
|
+
},
|
|
203
|
+
chain: {
|
|
204
|
+
channel_id: 'channel-6'
|
|
205
|
+
}
|
|
206
|
+
}],
|
|
207
|
+
logo_URIs: {
|
|
208
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/carbon/images/cglp.png',
|
|
209
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/carbon/images/cglp.svg'
|
|
210
|
+
},
|
|
211
|
+
images: [{
|
|
212
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/carbon/images/cglp.png',
|
|
213
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/carbon/images/cglp.svg'
|
|
214
|
+
}]
|
|
215
|
+
}, {
|
|
216
|
+
description: 'Grouped USD on Carbon',
|
|
217
|
+
denom_units: [{
|
|
218
|
+
denom: 'ibc/8A5AD3ABB5D38BC78FACB216DFD59DFB688D9E1935975E633BEDC03F48C0C242',
|
|
219
|
+
exponent: 0,
|
|
220
|
+
aliases: ['cgt/1']
|
|
221
|
+
}, {
|
|
222
|
+
denom: 'usd',
|
|
223
|
+
exponent: 18,
|
|
224
|
+
aliases: ['USD']
|
|
225
|
+
}],
|
|
226
|
+
base: 'ibc/8A5AD3ABB5D38BC78FACB216DFD59DFB688D9E1935975E633BEDC03F48C0C242',
|
|
227
|
+
name: 'Carbon Grouped USD',
|
|
228
|
+
display: 'usd',
|
|
229
|
+
symbol: 'USD',
|
|
230
|
+
logo_URIs: {
|
|
231
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/carbon/images/carbon-grouped-usd.png',
|
|
232
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/carbon/images/carbon-grouped-usd.svg'
|
|
233
|
+
},
|
|
234
|
+
images: [{
|
|
235
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/carbon/images/carbon-grouped-usd.png',
|
|
236
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/carbon/images/carbon-grouped-usd.svg'
|
|
237
|
+
}],
|
|
238
|
+
traces: [{
|
|
239
|
+
type: 'ibc',
|
|
240
|
+
counterparty: {
|
|
241
|
+
channel_id: 'channel-18',
|
|
242
|
+
base_denom: 'cgt/1',
|
|
243
|
+
chain_name: 'carbon'
|
|
244
|
+
},
|
|
245
|
+
chain: {
|
|
246
|
+
channel_id: 'channel-6'
|
|
247
|
+
}
|
|
248
|
+
}]
|
|
249
|
+
}, {
|
|
250
|
+
description: 'ETH (Arbitrum) token on Carbon',
|
|
251
|
+
denom_units: [{
|
|
252
|
+
denom: 'ibc/5EB9AF189FAF36276841945A131ABEE6917A516F0C280C5BE5346AF950FB2197',
|
|
253
|
+
exponent: 0,
|
|
254
|
+
aliases: ['eth.1.19.c3b805']
|
|
255
|
+
}, {
|
|
256
|
+
denom: 'eth',
|
|
257
|
+
exponent: 18,
|
|
258
|
+
aliases: ['ETH']
|
|
259
|
+
}],
|
|
260
|
+
base: 'ibc/5EB9AF189FAF36276841945A131ABEE6917A516F0C280C5BE5346AF950FB2197',
|
|
261
|
+
name: 'Ethereum (Arbitrum)',
|
|
262
|
+
display: 'eth',
|
|
263
|
+
symbol: 'ETH',
|
|
264
|
+
traces: [{
|
|
265
|
+
type: 'ibc',
|
|
266
|
+
counterparty: {
|
|
267
|
+
channel_id: 'channel-18',
|
|
268
|
+
base_denom: 'eth.1.19.c3b805',
|
|
269
|
+
chain_name: 'carbon'
|
|
270
|
+
},
|
|
271
|
+
chain: {
|
|
272
|
+
channel_id: 'channel-6'
|
|
273
|
+
}
|
|
274
|
+
}],
|
|
275
|
+
logo_URIs: {
|
|
276
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eth.svg'
|
|
277
|
+
},
|
|
278
|
+
images: [{
|
|
279
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eth.svg'
|
|
280
|
+
}]
|
|
281
|
+
}, {
|
|
282
|
+
description: 'ETH (ERC20) token on Carbon',
|
|
283
|
+
denom_units: [{
|
|
284
|
+
denom: 'ibc/4F0DFDAB2F35682D217B0E731C3C84EEE4A4EA3B3BE7C0316773FA579E24511B',
|
|
285
|
+
exponent: 0,
|
|
286
|
+
aliases: ['eth.1.2.942d87']
|
|
287
|
+
}, {
|
|
288
|
+
denom: 'eth',
|
|
289
|
+
exponent: 18,
|
|
290
|
+
aliases: ['ETH']
|
|
291
|
+
}],
|
|
292
|
+
base: 'ibc/4F0DFDAB2F35682D217B0E731C3C84EEE4A4EA3B3BE7C0316773FA579E24511B',
|
|
293
|
+
name: 'Ethereum (ERC20)',
|
|
294
|
+
display: 'eth',
|
|
295
|
+
symbol: 'ETH',
|
|
296
|
+
traces: [{
|
|
297
|
+
type: 'ibc',
|
|
298
|
+
counterparty: {
|
|
299
|
+
channel_id: 'channel-18',
|
|
300
|
+
base_denom: 'eth.1.2.942d87',
|
|
301
|
+
chain_name: 'carbon'
|
|
302
|
+
},
|
|
303
|
+
chain: {
|
|
304
|
+
channel_id: 'channel-6'
|
|
305
|
+
}
|
|
306
|
+
}],
|
|
307
|
+
logo_URIs: {
|
|
308
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eth.svg'
|
|
309
|
+
},
|
|
310
|
+
images: [{
|
|
311
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eth.svg'
|
|
312
|
+
}]
|
|
313
|
+
}, {
|
|
314
|
+
description: 'USDC (ERC20) token on Carbon',
|
|
315
|
+
denom_units: [{
|
|
316
|
+
denom: 'ibc/318F3F36888C093340769BC8DDAC989DACEA89E16649A55B7ACDE2B4A0621229',
|
|
317
|
+
exponent: 0,
|
|
318
|
+
aliases: ['usdc.1.2.343151']
|
|
319
|
+
}, {
|
|
320
|
+
denom: 'usdc',
|
|
321
|
+
exponent: 6,
|
|
322
|
+
aliases: ['USDC']
|
|
323
|
+
}],
|
|
324
|
+
base: 'ibc/318F3F36888C093340769BC8DDAC989DACEA89E16649A55B7ACDE2B4A0621229',
|
|
325
|
+
name: 'Circle USD',
|
|
326
|
+
display: 'usdc',
|
|
327
|
+
symbol: 'USDC',
|
|
328
|
+
traces: [{
|
|
329
|
+
type: 'ibc',
|
|
330
|
+
counterparty: {
|
|
331
|
+
channel_id: 'channel-18',
|
|
332
|
+
base_denom: 'usdc.1.2.343151',
|
|
333
|
+
chain_name: 'carbon'
|
|
334
|
+
},
|
|
335
|
+
chain: {
|
|
336
|
+
channel_id: 'channel-6'
|
|
337
|
+
}
|
|
338
|
+
}],
|
|
339
|
+
logo_URIs: {
|
|
340
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg'
|
|
341
|
+
},
|
|
342
|
+
images: [{
|
|
343
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg'
|
|
344
|
+
}]
|
|
345
|
+
}, {
|
|
346
|
+
description: 'USD Coin (BEP-20) token on Carbon',
|
|
347
|
+
denom_units: [{
|
|
348
|
+
denom: 'ibc/4C0928A5549BF93AA9933DD0660A59C3CB05D9BDFB8F266F99EA8900ECCBBB5E',
|
|
349
|
+
exponent: 0,
|
|
350
|
+
aliases: ['usdc.1.6.53ff75']
|
|
351
|
+
}, {
|
|
352
|
+
denom: 'usdc',
|
|
353
|
+
exponent: 18,
|
|
354
|
+
aliases: ['USDC']
|
|
355
|
+
}],
|
|
356
|
+
base: 'ibc/4C0928A5549BF93AA9933DD0660A59C3CB05D9BDFB8F266F99EA8900ECCBBB5E',
|
|
357
|
+
name: 'USD Coin (BEP-20)',
|
|
358
|
+
display: 'usdc',
|
|
359
|
+
symbol: 'USDC',
|
|
360
|
+
traces: [{
|
|
361
|
+
type: 'ibc',
|
|
362
|
+
counterparty: {
|
|
363
|
+
channel_id: 'channel-18',
|
|
364
|
+
base_denom: 'usdc.1.6.53ff75',
|
|
365
|
+
chain_name: 'carbon'
|
|
366
|
+
},
|
|
367
|
+
chain: {
|
|
368
|
+
channel_id: 'channel-6'
|
|
369
|
+
}
|
|
370
|
+
}],
|
|
371
|
+
logo_URIs: {
|
|
372
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg'
|
|
373
|
+
},
|
|
374
|
+
images: [{
|
|
375
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg'
|
|
376
|
+
}]
|
|
377
|
+
}, {
|
|
378
|
+
description: 'ZIL token on Carbon',
|
|
379
|
+
denom_units: [{
|
|
380
|
+
denom: 'ibc/CA77555AF790CE7E0368BE46BA4C0433AD9CB5B092FADB02D8DFB30E777D12AA',
|
|
381
|
+
exponent: 0,
|
|
382
|
+
aliases: ['zil.1.18.1a4a06']
|
|
383
|
+
}, {
|
|
384
|
+
denom: 'zil',
|
|
385
|
+
exponent: 12,
|
|
386
|
+
aliases: ['ZIL']
|
|
387
|
+
}],
|
|
388
|
+
base: 'ibc/CA77555AF790CE7E0368BE46BA4C0433AD9CB5B092FADB02D8DFB30E777D12AA',
|
|
389
|
+
name: 'Zilliqa',
|
|
390
|
+
display: 'zil',
|
|
391
|
+
symbol: 'ZIL',
|
|
392
|
+
traces: [{
|
|
393
|
+
type: 'ibc',
|
|
394
|
+
counterparty: {
|
|
395
|
+
channel_id: 'channel-18',
|
|
396
|
+
base_denom: 'zil.1.18.1a4a06',
|
|
397
|
+
chain_name: 'carbon'
|
|
398
|
+
},
|
|
399
|
+
chain: {
|
|
400
|
+
channel_id: 'channel-6'
|
|
401
|
+
}
|
|
402
|
+
}],
|
|
403
|
+
logo_URIs: {
|
|
404
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/carbon/images/zil.png',
|
|
405
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/carbon/images/zil.svg'
|
|
406
|
+
},
|
|
407
|
+
images: [{
|
|
408
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/carbon/images/zil.png',
|
|
409
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/carbon/images/zil.svg'
|
|
410
|
+
}]
|
|
411
|
+
}, {
|
|
412
|
+
description: 'The native staking and governance token of Composable.',
|
|
413
|
+
denom_units: [{
|
|
414
|
+
denom: 'ibc/67EA418E1C4F31BC3443A1C7068567CFA1CE9C31253787B233D693FB68797255',
|
|
415
|
+
exponent: 0,
|
|
416
|
+
aliases: ['ppica']
|
|
417
|
+
}, {
|
|
418
|
+
denom: 'pica',
|
|
419
|
+
exponent: 12
|
|
420
|
+
}],
|
|
421
|
+
base: 'ibc/67EA418E1C4F31BC3443A1C7068567CFA1CE9C31253787B233D693FB68797255',
|
|
422
|
+
name: 'Pica',
|
|
423
|
+
display: 'pica',
|
|
424
|
+
symbol: 'PICA',
|
|
425
|
+
coingecko_id: 'picasso',
|
|
426
|
+
traces: [{
|
|
427
|
+
type: 'ibc',
|
|
428
|
+
counterparty: {
|
|
429
|
+
channel_id: 'channel-12',
|
|
430
|
+
base_denom: 'ppica',
|
|
431
|
+
chain_name: 'composable'
|
|
432
|
+
},
|
|
433
|
+
chain: {
|
|
434
|
+
channel_id: 'channel-23'
|
|
435
|
+
}
|
|
436
|
+
}],
|
|
437
|
+
images: [{
|
|
438
|
+
image_sync: {
|
|
439
|
+
chain_name: 'picasso',
|
|
440
|
+
base_denom: 'ppica'
|
|
441
|
+
},
|
|
442
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/composable/images/pica.svg'
|
|
443
|
+
}],
|
|
444
|
+
logo_URIs: {
|
|
445
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/composable/images/pica.svg'
|
|
446
|
+
}
|
|
447
|
+
}, {
|
|
448
|
+
description: 'The native staking and governance token of Kusama Relay Chain.',
|
|
449
|
+
denom_units: [{
|
|
450
|
+
denom: 'ibc/F5BF63933AA9FB1D9648B09733CF0736B1409A1E9B14F95889282AC3C21D7E22',
|
|
451
|
+
exponent: 0,
|
|
452
|
+
aliases: ['ibc/EE9046745AEC0E8302CB7ED9D5AD67F528FB3B7AE044B247FB0FB293DBDA35E9']
|
|
453
|
+
}, {
|
|
454
|
+
denom: 'ksm',
|
|
455
|
+
exponent: 12
|
|
456
|
+
}],
|
|
457
|
+
type_asset: 'ics20',
|
|
458
|
+
base: 'ibc/F5BF63933AA9FB1D9648B09733CF0736B1409A1E9B14F95889282AC3C21D7E22',
|
|
459
|
+
name: 'KSM',
|
|
460
|
+
display: 'ksm',
|
|
461
|
+
symbol: 'KSM',
|
|
462
|
+
traces: [{
|
|
463
|
+
type: 'ibc',
|
|
464
|
+
counterparty: {
|
|
465
|
+
channel_id: 'channel-12',
|
|
466
|
+
base_denom: 'ibc/EE9046745AEC0E8302CB7ED9D5AD67F528FB3B7AE044B247FB0FB293DBDA35E9',
|
|
467
|
+
chain_name: 'composable'
|
|
468
|
+
},
|
|
469
|
+
chain: {
|
|
470
|
+
channel_id: 'channel-23'
|
|
471
|
+
}
|
|
472
|
+
}],
|
|
473
|
+
images: [{
|
|
474
|
+
image_sync: {
|
|
475
|
+
chain_name: 'picasso',
|
|
476
|
+
base_denom: '4'
|
|
477
|
+
},
|
|
478
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/kusama/images/ksm.svg'
|
|
479
|
+
}],
|
|
480
|
+
logo_URIs: {
|
|
481
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/kusama/images/ksm.svg'
|
|
482
|
+
}
|
|
483
|
+
}, {
|
|
484
|
+
description: 'The native staking and governance token of Polkadot Relay Chain.',
|
|
485
|
+
denom_units: [{
|
|
486
|
+
denom: 'ibc/597C2C1D697ACAEA870FFDF491AFFA62826A43672E835B412733E775474E58C8',
|
|
487
|
+
exponent: 0,
|
|
488
|
+
aliases: ['ibc/3CC19CEC7E5A3E90E78A5A9ECC5A0E2F8F826A375CF1E096F4515CF09DA3E366']
|
|
489
|
+
}, {
|
|
490
|
+
denom: 'dot',
|
|
491
|
+
exponent: 10
|
|
492
|
+
}],
|
|
493
|
+
type_asset: 'ics20',
|
|
494
|
+
base: 'ibc/597C2C1D697ACAEA870FFDF491AFFA62826A43672E835B412733E775474E58C8',
|
|
495
|
+
name: 'DOT',
|
|
496
|
+
display: 'dot',
|
|
497
|
+
symbol: 'DOT',
|
|
498
|
+
traces: [{
|
|
499
|
+
type: 'ibc',
|
|
500
|
+
counterparty: {
|
|
501
|
+
channel_id: 'channel-12',
|
|
502
|
+
base_denom: 'ibc/3CC19CEC7E5A3E90E78A5A9ECC5A0E2F8F826A375CF1E096F4515CF09DA3E366',
|
|
503
|
+
chain_name: 'composable'
|
|
504
|
+
},
|
|
505
|
+
chain: {
|
|
506
|
+
channel_id: 'channel-23'
|
|
507
|
+
}
|
|
508
|
+
}],
|
|
509
|
+
images: [{
|
|
510
|
+
image_sync: {
|
|
511
|
+
chain_name: 'picasso',
|
|
512
|
+
base_denom: '79228162514264337593543950342'
|
|
513
|
+
},
|
|
514
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/polkadot/images/dot.svg'
|
|
515
|
+
}],
|
|
516
|
+
logo_URIs: {
|
|
517
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/polkadot/images/dot.svg'
|
|
518
|
+
}
|
|
519
|
+
}, {
|
|
520
|
+
description: 'The native staking and governance token of Statemine parachain.',
|
|
521
|
+
denom_units: [{
|
|
522
|
+
denom: 'ibc/6400018D0B3DEA4027CC4196B04D4AAD138D73E429629E0B95A80A5A5821342E',
|
|
523
|
+
exponent: 0,
|
|
524
|
+
aliases: ['ibc/F3EC9F834E57DF704FA3AEAF14E8391C2E58397FE56960AD70E67562990D8265']
|
|
525
|
+
}, {
|
|
526
|
+
denom: 'usdt',
|
|
527
|
+
exponent: 6
|
|
528
|
+
}],
|
|
529
|
+
type_asset: 'ics20',
|
|
530
|
+
base: 'ibc/6400018D0B3DEA4027CC4196B04D4AAD138D73E429629E0B95A80A5A5821342E',
|
|
531
|
+
name: 'USDT',
|
|
532
|
+
display: 'usdt',
|
|
533
|
+
symbol: 'USDT',
|
|
534
|
+
traces: [{
|
|
535
|
+
type: 'ibc',
|
|
536
|
+
counterparty: {
|
|
537
|
+
channel_id: 'channel-12',
|
|
538
|
+
base_denom: 'ibc/F3EC9F834E57DF704FA3AEAF14E8391C2E58397FE56960AD70E67562990D8265',
|
|
539
|
+
chain_name: 'composable'
|
|
540
|
+
},
|
|
541
|
+
chain: {
|
|
542
|
+
channel_id: 'channel-23'
|
|
543
|
+
}
|
|
544
|
+
}],
|
|
545
|
+
images: [{
|
|
546
|
+
image_sync: {
|
|
547
|
+
chain_name: 'picasso',
|
|
548
|
+
base_denom: '130'
|
|
549
|
+
}
|
|
550
|
+
}]
|
|
551
|
+
}, {
|
|
552
|
+
description: 'The native token of Osmosis',
|
|
553
|
+
denom_units: [{
|
|
554
|
+
denom: 'ibc/D24B4564BCD51D3D02D9987D92571EAC5915676A9BD6D9B0C1D0254CB8A5EA34',
|
|
555
|
+
exponent: 0,
|
|
556
|
+
aliases: ['uosmo']
|
|
557
|
+
}, {
|
|
558
|
+
denom: 'osmo',
|
|
559
|
+
exponent: 6
|
|
560
|
+
}],
|
|
561
|
+
base: 'ibc/D24B4564BCD51D3D02D9987D92571EAC5915676A9BD6D9B0C1D0254CB8A5EA34',
|
|
562
|
+
name: 'Osmosis',
|
|
563
|
+
display: 'osmo',
|
|
564
|
+
symbol: 'OSMO',
|
|
565
|
+
logo_URIs: {
|
|
566
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
567
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
568
|
+
},
|
|
569
|
+
coingecko_id: 'osmosis',
|
|
570
|
+
keywords: ['dex', 'staking'],
|
|
571
|
+
images: [{
|
|
572
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
573
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
574
|
+
}],
|
|
575
|
+
traces: [{
|
|
576
|
+
type: 'ibc',
|
|
577
|
+
counterparty: {
|
|
578
|
+
channel_id: 'channel-550',
|
|
579
|
+
base_denom: 'uosmo',
|
|
580
|
+
chain_name: 'osmosis'
|
|
581
|
+
},
|
|
582
|
+
chain: {
|
|
583
|
+
channel_id: 'channel-5'
|
|
584
|
+
}
|
|
585
|
+
}]
|
|
586
|
+
}, {
|
|
587
|
+
denom_units: [{
|
|
588
|
+
denom: 'ibc/07F71BEE7FA84450268B4F6895417F12FBCD1792B57C98431F5210E42117B206',
|
|
589
|
+
exponent: 0,
|
|
590
|
+
aliases: ['uion']
|
|
591
|
+
}, {
|
|
592
|
+
denom: 'ion',
|
|
593
|
+
exponent: 6
|
|
594
|
+
}],
|
|
595
|
+
base: 'ibc/07F71BEE7FA84450268B4F6895417F12FBCD1792B57C98431F5210E42117B206',
|
|
596
|
+
name: 'Ion DAO',
|
|
597
|
+
display: 'ion',
|
|
598
|
+
symbol: 'ION',
|
|
599
|
+
logo_URIs: {
|
|
600
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
601
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
602
|
+
},
|
|
603
|
+
coingecko_id: 'ion',
|
|
604
|
+
keywords: ['memecoin'],
|
|
605
|
+
images: [{
|
|
606
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
607
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
608
|
+
}],
|
|
609
|
+
traces: [{
|
|
610
|
+
type: 'ibc',
|
|
611
|
+
counterparty: {
|
|
612
|
+
channel_id: 'channel-550',
|
|
613
|
+
base_denom: 'uion',
|
|
614
|
+
chain_name: 'osmosis'
|
|
615
|
+
},
|
|
616
|
+
chain: {
|
|
617
|
+
channel_id: 'channel-5'
|
|
618
|
+
}
|
|
619
|
+
}]
|
|
620
|
+
}, {
|
|
621
|
+
denom_units: [{
|
|
622
|
+
denom: 'ibc/156AFFB3B97697C6AB8EB63B16110F3136E99D9947525598BB8A604D10E348F7',
|
|
623
|
+
exponent: 0,
|
|
624
|
+
aliases: ['factory/osmo14klwqgkmackvx2tqa0trtg69dmy0nrg4ntq4gjgw2za4734r5seqjqm4gm/uibcx']
|
|
625
|
+
}, {
|
|
626
|
+
denom: 'ibcx',
|
|
627
|
+
exponent: 6
|
|
628
|
+
}],
|
|
629
|
+
address: 'osmo14klwqgkmackvx2tqa0trtg69dmy0nrg4ntq4gjgw2za4734r5seqjqm4gm',
|
|
630
|
+
base: 'ibc/156AFFB3B97697C6AB8EB63B16110F3136E99D9947525598BB8A604D10E348F7',
|
|
631
|
+
name: 'IBC Index',
|
|
632
|
+
display: 'ibcx',
|
|
633
|
+
symbol: 'IBCX',
|
|
634
|
+
logo_URIs: {
|
|
635
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ibcx.svg'
|
|
636
|
+
},
|
|
637
|
+
coingecko_id: 'ibc-index',
|
|
638
|
+
images: [{
|
|
639
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ibcx.svg'
|
|
640
|
+
}],
|
|
641
|
+
traces: [{
|
|
642
|
+
type: 'ibc',
|
|
643
|
+
counterparty: {
|
|
644
|
+
channel_id: 'channel-550',
|
|
645
|
+
base_denom: 'factory/osmo14klwqgkmackvx2tqa0trtg69dmy0nrg4ntq4gjgw2za4734r5seqjqm4gm/uibcx',
|
|
646
|
+
chain_name: 'osmosis'
|
|
647
|
+
},
|
|
648
|
+
chain: {
|
|
649
|
+
channel_id: 'channel-5'
|
|
650
|
+
}
|
|
651
|
+
}]
|
|
652
|
+
}, {
|
|
653
|
+
denom_units: [{
|
|
654
|
+
denom: 'ibc/1E9EFD936CD9A42F297483CC08E79C8080E29558825804424D3928A53D35B57D',
|
|
655
|
+
exponent: 0,
|
|
656
|
+
aliases: ['factory/osmo1xqw2sl9zk8a6pch0csaw78n4swg5ws8t62wc5qta4gnjxfqg6v2qcs243k/stuibcx']
|
|
657
|
+
}, {
|
|
658
|
+
denom: 'stibcx',
|
|
659
|
+
exponent: 6
|
|
660
|
+
}],
|
|
661
|
+
address: 'osmo1xqw2sl9zk8a6pch0csaw78n4swg5ws8t62wc5qta4gnjxfqg6v2qcs243k',
|
|
662
|
+
base: 'ibc/1E9EFD936CD9A42F297483CC08E79C8080E29558825804424D3928A53D35B57D',
|
|
663
|
+
name: 'Staked IBCX',
|
|
664
|
+
display: 'stibcx',
|
|
665
|
+
symbol: 'stIBCX',
|
|
666
|
+
logo_URIs: {
|
|
667
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/stibcx.png',
|
|
668
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/stibcx.svg'
|
|
669
|
+
},
|
|
670
|
+
images: [{
|
|
671
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/stibcx.png',
|
|
672
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/stibcx.svg'
|
|
673
|
+
}],
|
|
674
|
+
traces: [{
|
|
675
|
+
type: 'ibc',
|
|
676
|
+
counterparty: {
|
|
677
|
+
channel_id: 'channel-550',
|
|
678
|
+
base_denom: 'factory/osmo1xqw2sl9zk8a6pch0csaw78n4swg5ws8t62wc5qta4gnjxfqg6v2qcs243k/stuibcx',
|
|
679
|
+
chain_name: 'osmosis'
|
|
680
|
+
},
|
|
681
|
+
chain: {
|
|
682
|
+
channel_id: 'channel-5'
|
|
683
|
+
}
|
|
684
|
+
}]
|
|
685
|
+
}, {
|
|
686
|
+
denom_units: [{
|
|
687
|
+
denom: 'ibc/2D3458A504ADA3971E5697998AAC8507E7BFB10583CC7E249C8EBC317DDF92EF',
|
|
688
|
+
exponent: 0,
|
|
689
|
+
aliases: ['ibc/D189335C6E4A68B513C10AB227BF1C1D38C746766278BA3EEB4FB14124F1D858']
|
|
690
|
+
}, {
|
|
691
|
+
denom: 'usdc',
|
|
692
|
+
exponent: 6
|
|
693
|
+
}],
|
|
694
|
+
type_asset: 'ics20',
|
|
695
|
+
base: 'ibc/2D3458A504ADA3971E5697998AAC8507E7BFB10583CC7E249C8EBC317DDF92EF',
|
|
696
|
+
name: 'Axelar USD Coin',
|
|
697
|
+
display: 'usdc',
|
|
698
|
+
symbol: 'USDC.axl',
|
|
699
|
+
traces: [{
|
|
700
|
+
type: 'ibc',
|
|
701
|
+
counterparty: {
|
|
702
|
+
channel_id: 'channel-550',
|
|
703
|
+
base_denom: 'ibc/D189335C6E4A68B513C10AB227BF1C1D38C746766278BA3EEB4FB14124F1D858',
|
|
704
|
+
chain_name: 'osmosis'
|
|
705
|
+
},
|
|
706
|
+
chain: {
|
|
707
|
+
channel_id: 'channel-5'
|
|
708
|
+
}
|
|
709
|
+
}],
|
|
710
|
+
images: [{
|
|
711
|
+
image_sync: {
|
|
712
|
+
chain_name: 'axelar',
|
|
713
|
+
base_denom: 'uusdc'
|
|
714
|
+
},
|
|
715
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.png',
|
|
716
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.svg'
|
|
717
|
+
}],
|
|
718
|
+
logo_URIs: {
|
|
719
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.png',
|
|
720
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.svg'
|
|
721
|
+
}
|
|
722
|
+
}, {
|
|
723
|
+
denom_units: [{
|
|
724
|
+
denom: 'ibc/1E98702978389A5127537E7B8351B4FA49B5FAC4E32F15B0757CDE1A5D9276D0',
|
|
725
|
+
exponent: 0,
|
|
726
|
+
aliases: ['ibc/0B3C3D06228578334B66B57FBFBA4033216CEB8119B27ACDEE18D92DA5B28D43']
|
|
727
|
+
}, {
|
|
728
|
+
denom: 'avalanche-usdc',
|
|
729
|
+
exponent: 6
|
|
730
|
+
}],
|
|
731
|
+
type_asset: 'ics20',
|
|
732
|
+
base: 'ibc/1E98702978389A5127537E7B8351B4FA49B5FAC4E32F15B0757CDE1A5D9276D0',
|
|
733
|
+
name: 'Wormhole USDC(Avalanche)',
|
|
734
|
+
display: 'avalanche-usdc',
|
|
735
|
+
symbol: 'avalanche.USDC.wh',
|
|
736
|
+
traces: [{
|
|
737
|
+
type: 'ibc',
|
|
738
|
+
counterparty: {
|
|
739
|
+
channel_id: 'channel-550',
|
|
740
|
+
base_denom: 'ibc/0B3C3D06228578334B66B57FBFBA4033216CEB8119B27ACDEE18D92DA5B28D43',
|
|
741
|
+
chain_name: 'osmosis'
|
|
742
|
+
},
|
|
743
|
+
chain: {
|
|
744
|
+
channel_id: 'channel-5'
|
|
745
|
+
}
|
|
746
|
+
}],
|
|
747
|
+
images: [{
|
|
748
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdc.hole.png',
|
|
749
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdc.hole.svg'
|
|
750
|
+
}],
|
|
751
|
+
logo_URIs: {
|
|
752
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdc.hole.png',
|
|
753
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdc.hole.svg'
|
|
754
|
+
}
|
|
755
|
+
}, {
|
|
756
|
+
denom_units: [{
|
|
757
|
+
denom: 'ibc/87011191A408E791269307E8EC1D506737C6B48AE539C1CBCB40E70A7F35185B',
|
|
758
|
+
exponent: 0,
|
|
759
|
+
aliases: ['ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4']
|
|
760
|
+
}, {
|
|
761
|
+
denom: 'usdc',
|
|
762
|
+
exponent: 6
|
|
763
|
+
}],
|
|
764
|
+
type_asset: 'ics20',
|
|
765
|
+
base: 'ibc/87011191A408E791269307E8EC1D506737C6B48AE539C1CBCB40E70A7F35185B',
|
|
766
|
+
name: 'Noble USD Coin',
|
|
767
|
+
display: 'usdc',
|
|
768
|
+
symbol: 'USDC',
|
|
769
|
+
traces: [{
|
|
770
|
+
type: 'ibc',
|
|
771
|
+
counterparty: {
|
|
772
|
+
channel_id: 'channel-550',
|
|
773
|
+
base_denom: 'ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4',
|
|
774
|
+
chain_name: 'osmosis'
|
|
775
|
+
},
|
|
776
|
+
chain: {
|
|
777
|
+
channel_id: 'channel-5'
|
|
778
|
+
}
|
|
779
|
+
}],
|
|
780
|
+
images: [{
|
|
781
|
+
image_sync: {
|
|
782
|
+
chain_name: 'noble',
|
|
783
|
+
base_denom: 'uusdc'
|
|
784
|
+
},
|
|
785
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDCoin.png',
|
|
786
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDCoin.svg'
|
|
787
|
+
}],
|
|
788
|
+
logo_URIs: {
|
|
789
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDCoin.png',
|
|
790
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDCoin.svg'
|
|
791
|
+
}
|
|
792
|
+
}, {
|
|
793
|
+
denom_units: [{
|
|
794
|
+
denom: 'ibc/B43799D7D32AC0BA802DDD09824F8802B1AB0C58F20165CB6F1C4035845DDEDA',
|
|
795
|
+
exponent: 0,
|
|
796
|
+
aliases: ['ibc/D176154B0C63D1F9C6DCFB4F70349EBF2E2B5A87A05902F57A6AE92B863E9AEC']
|
|
797
|
+
}, {
|
|
798
|
+
denom: 'stosmo',
|
|
799
|
+
exponent: 6
|
|
800
|
+
}],
|
|
801
|
+
type_asset: 'ics20',
|
|
802
|
+
base: 'ibc/B43799D7D32AC0BA802DDD09824F8802B1AB0C58F20165CB6F1C4035845DDEDA',
|
|
803
|
+
name: 'stOSMO',
|
|
804
|
+
display: 'stosmo',
|
|
805
|
+
symbol: 'stOSMO',
|
|
806
|
+
traces: [{
|
|
807
|
+
type: 'ibc',
|
|
808
|
+
counterparty: {
|
|
809
|
+
channel_id: 'channel-550',
|
|
810
|
+
base_denom: 'ibc/D176154B0C63D1F9C6DCFB4F70349EBF2E2B5A87A05902F57A6AE92B863E9AEC',
|
|
811
|
+
chain_name: 'osmosis'
|
|
812
|
+
},
|
|
813
|
+
chain: {
|
|
814
|
+
channel_id: 'channel-5'
|
|
815
|
+
}
|
|
816
|
+
}],
|
|
817
|
+
images: [{
|
|
818
|
+
image_sync: {
|
|
819
|
+
chain_name: 'stride',
|
|
820
|
+
base_denom: 'stuosmo'
|
|
821
|
+
},
|
|
822
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stosmo.png',
|
|
823
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stosmo.svg'
|
|
824
|
+
}],
|
|
825
|
+
logo_URIs: {
|
|
826
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stosmo.png',
|
|
827
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stosmo.svg'
|
|
828
|
+
}
|
|
829
|
+
}, {
|
|
830
|
+
denom_units: [{
|
|
831
|
+
denom: 'ibc/070039AB58034252D2E86210276E05FE25B2FB41D15603185FD57960AFBAEDB6',
|
|
832
|
+
exponent: 0,
|
|
833
|
+
aliases: ['ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2']
|
|
834
|
+
}, {
|
|
835
|
+
denom: 'atom',
|
|
836
|
+
exponent: 6
|
|
837
|
+
}],
|
|
838
|
+
type_asset: 'ics20',
|
|
839
|
+
base: 'ibc/070039AB58034252D2E86210276E05FE25B2FB41D15603185FD57960AFBAEDB6',
|
|
840
|
+
name: 'Cosmos Hub Atom',
|
|
841
|
+
display: 'atom',
|
|
842
|
+
symbol: 'ATOM',
|
|
843
|
+
traces: [{
|
|
844
|
+
type: 'ibc',
|
|
845
|
+
counterparty: {
|
|
846
|
+
channel_id: 'channel-550',
|
|
847
|
+
base_denom: 'ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2',
|
|
848
|
+
chain_name: 'osmosis'
|
|
849
|
+
},
|
|
850
|
+
chain: {
|
|
851
|
+
channel_id: 'channel-5'
|
|
852
|
+
}
|
|
853
|
+
}],
|
|
854
|
+
images: [{
|
|
855
|
+
image_sync: {
|
|
856
|
+
chain_name: 'cosmoshub',
|
|
857
|
+
base_denom: 'uatom'
|
|
858
|
+
},
|
|
859
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
|
|
860
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
|
|
861
|
+
}],
|
|
862
|
+
logo_URIs: {
|
|
863
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
|
|
864
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
|
|
865
|
+
}
|
|
866
|
+
}, {
|
|
867
|
+
denom_units: [{
|
|
868
|
+
denom: 'ibc/D6B46DADF427957EC1E29A569F88FD228C751BA3142A47C81D2AA58BDD386272',
|
|
869
|
+
exponent: 0,
|
|
870
|
+
aliases: ['ibc/C140AFD542AE77BD7DCC83F13FDD8C5E5BB8C4929785E6EC2F4C636F98F17901']
|
|
871
|
+
}, {
|
|
872
|
+
denom: 'statom',
|
|
873
|
+
exponent: 6
|
|
874
|
+
}],
|
|
875
|
+
type_asset: 'ics20',
|
|
876
|
+
base: 'ibc/D6B46DADF427957EC1E29A569F88FD228C751BA3142A47C81D2AA58BDD386272',
|
|
877
|
+
name: 'stATOM',
|
|
878
|
+
display: 'statom',
|
|
879
|
+
symbol: 'stATOM',
|
|
880
|
+
traces: [{
|
|
881
|
+
type: 'ibc',
|
|
882
|
+
counterparty: {
|
|
883
|
+
channel_id: 'channel-550',
|
|
884
|
+
base_denom: 'ibc/C140AFD542AE77BD7DCC83F13FDD8C5E5BB8C4929785E6EC2F4C636F98F17901',
|
|
885
|
+
chain_name: 'osmosis'
|
|
886
|
+
},
|
|
887
|
+
chain: {
|
|
888
|
+
channel_id: 'channel-5'
|
|
889
|
+
}
|
|
890
|
+
}],
|
|
891
|
+
images: [{
|
|
892
|
+
image_sync: {
|
|
893
|
+
chain_name: 'stride',
|
|
894
|
+
base_denom: 'stuatom'
|
|
895
|
+
},
|
|
896
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/statom.png',
|
|
897
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/statom.svg'
|
|
898
|
+
}],
|
|
899
|
+
logo_URIs: {
|
|
900
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/statom.png',
|
|
901
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/statom.svg'
|
|
902
|
+
}
|
|
903
|
+
}, {
|
|
904
|
+
denom_units: [{
|
|
905
|
+
denom: 'ibc/38C1064F147A125ACBFB6791C5FE3AD7371154E5AE64471CBBBDA187D489805B',
|
|
906
|
+
exponent: 0,
|
|
907
|
+
aliases: ['ibc/EA1D43981D5C9A1C4AAEA9C23BB1D4FA126BA9BC7020A25E0AE4AA841EA25DC5']
|
|
908
|
+
}, {
|
|
909
|
+
denom: 'weth',
|
|
910
|
+
exponent: 18
|
|
911
|
+
}],
|
|
912
|
+
type_asset: 'ics20',
|
|
913
|
+
base: 'ibc/38C1064F147A125ACBFB6791C5FE3AD7371154E5AE64471CBBBDA187D489805B',
|
|
914
|
+
name: 'Wrapped Ether',
|
|
915
|
+
display: 'weth',
|
|
916
|
+
symbol: 'ETH',
|
|
917
|
+
traces: [{
|
|
918
|
+
type: 'ibc',
|
|
919
|
+
counterparty: {
|
|
920
|
+
channel_id: 'channel-550',
|
|
921
|
+
base_denom: 'ibc/EA1D43981D5C9A1C4AAEA9C23BB1D4FA126BA9BC7020A25E0AE4AA841EA25DC5',
|
|
922
|
+
chain_name: 'osmosis'
|
|
923
|
+
},
|
|
924
|
+
chain: {
|
|
925
|
+
channel_id: 'channel-5'
|
|
926
|
+
}
|
|
927
|
+
}],
|
|
928
|
+
images: [{
|
|
929
|
+
image_sync: {
|
|
930
|
+
chain_name: 'axelar',
|
|
931
|
+
base_denom: 'weth-wei'
|
|
932
|
+
},
|
|
933
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/weth.png'
|
|
934
|
+
}],
|
|
935
|
+
logo_URIs: {
|
|
936
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/weth.png'
|
|
937
|
+
}
|
|
938
|
+
}, {
|
|
939
|
+
denom_units: [{
|
|
940
|
+
denom: 'ibc/69FA880032B055A05B87F2F62D6FFFFDC516FA9D7A7B0CA8880145A7130528CE',
|
|
941
|
+
exponent: 0,
|
|
942
|
+
aliases: ['ibc/D1542AA8762DB13087D8364F3EA6509FD6F009A34F00426AF9E4F9FA85CBBF1F']
|
|
943
|
+
}, {
|
|
944
|
+
denom: 'wbtc',
|
|
945
|
+
exponent: 8
|
|
946
|
+
}],
|
|
947
|
+
type_asset: 'ics20',
|
|
948
|
+
base: 'ibc/69FA880032B055A05B87F2F62D6FFFFDC516FA9D7A7B0CA8880145A7130528CE',
|
|
949
|
+
name: 'Wrapped Bitcoin (Axelar)',
|
|
950
|
+
display: 'wbtc',
|
|
951
|
+
symbol: 'WBTC.axl',
|
|
952
|
+
traces: [{
|
|
953
|
+
type: 'ibc',
|
|
954
|
+
counterparty: {
|
|
955
|
+
channel_id: 'channel-550',
|
|
956
|
+
base_denom: 'ibc/D1542AA8762DB13087D8364F3EA6509FD6F009A34F00426AF9E4F9FA85CBBF1F',
|
|
957
|
+
chain_name: 'osmosis'
|
|
958
|
+
},
|
|
959
|
+
chain: {
|
|
960
|
+
channel_id: 'channel-5'
|
|
961
|
+
}
|
|
962
|
+
}],
|
|
963
|
+
images: [{
|
|
964
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/wbtc.axl.svg',
|
|
965
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/wbtc.axl.png'
|
|
966
|
+
}, {
|
|
967
|
+
image_sync: {
|
|
968
|
+
chain_name: 'axelar',
|
|
969
|
+
base_denom: 'wbtc-satoshi'
|
|
970
|
+
},
|
|
971
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/wbtc.png'
|
|
972
|
+
}],
|
|
973
|
+
logo_URIs: {
|
|
974
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/wbtc.axl.svg',
|
|
975
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/wbtc.axl.png'
|
|
976
|
+
}
|
|
977
|
+
}, {
|
|
978
|
+
description: 'ERIS liquid staked OSMO',
|
|
979
|
+
denom_units: [{
|
|
980
|
+
denom: 'ibc/BEFB9AB13AB43157A0AF6214AD4B1F565AC0CA0C1760B8337BE7B9E2996F7752',
|
|
981
|
+
exponent: 0,
|
|
982
|
+
aliases: ['factory/osmo1dv8wz09tckslr2wy5z86r46dxvegylhpt97r9yd6qc3kyc6tv42qa89dr9/ampOSMO']
|
|
983
|
+
}, {
|
|
984
|
+
denom: 'ampOSMO',
|
|
985
|
+
exponent: 6
|
|
986
|
+
}],
|
|
987
|
+
address: 'osmo1dv8wz09tckslr2wy5z86r46dxvegylhpt97r9yd6qc3kyc6tv42qa89dr9',
|
|
988
|
+
base: 'ibc/BEFB9AB13AB43157A0AF6214AD4B1F565AC0CA0C1760B8337BE7B9E2996F7752',
|
|
989
|
+
name: 'ERIS Amplified OSMO',
|
|
990
|
+
display: 'ampOSMO',
|
|
991
|
+
symbol: 'ampOSMO',
|
|
992
|
+
logo_URIs: {
|
|
993
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/amposmo.png'
|
|
994
|
+
},
|
|
995
|
+
images: [{
|
|
996
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/amposmo.png'
|
|
997
|
+
}],
|
|
998
|
+
traces: [{
|
|
999
|
+
type: 'ibc',
|
|
1000
|
+
counterparty: {
|
|
1001
|
+
channel_id: 'channel-550',
|
|
1002
|
+
base_denom: 'factory/osmo1dv8wz09tckslr2wy5z86r46dxvegylhpt97r9yd6qc3kyc6tv42qa89dr9/ampOSMO',
|
|
1003
|
+
chain_name: 'osmosis'
|
|
1004
|
+
},
|
|
1005
|
+
chain: {
|
|
1006
|
+
channel_id: 'channel-5'
|
|
1007
|
+
}
|
|
1008
|
+
}]
|
|
1009
|
+
}, {
|
|
1010
|
+
description: 'Tether USDT on Osmosis',
|
|
1011
|
+
denom_units: [{
|
|
1012
|
+
denom: 'ibc/DA8A1CBA4EE61F380822C6D95930E3E52E0CE252413C8C513F8319AB44313CA3',
|
|
1013
|
+
exponent: 0,
|
|
1014
|
+
aliases: ['ibc/4ABBEF4C8926DDDB320AE5188CFD63267ABBCEFC0583E4AE05D6E5AA2401DDAB']
|
|
1015
|
+
}, {
|
|
1016
|
+
denom: 'usdt',
|
|
1017
|
+
exponent: 6
|
|
1018
|
+
}],
|
|
1019
|
+
type_asset: 'ics20',
|
|
1020
|
+
base: 'ibc/DA8A1CBA4EE61F380822C6D95930E3E52E0CE252413C8C513F8319AB44313CA3',
|
|
1021
|
+
name: 'Tether USDT',
|
|
1022
|
+
display: 'usdt',
|
|
1023
|
+
symbol: 'USDT',
|
|
1024
|
+
traces: [{
|
|
1025
|
+
type: 'ibc',
|
|
1026
|
+
counterparty: {
|
|
1027
|
+
channel_id: 'channel-550',
|
|
1028
|
+
base_denom: 'ibc/4ABBEF4C8926DDDB320AE5188CFD63267ABBCEFC0583E4AE05D6E5AA2401DDAB',
|
|
1029
|
+
chain_name: 'osmosis'
|
|
1030
|
+
},
|
|
1031
|
+
chain: {
|
|
1032
|
+
channel_id: 'channel-5'
|
|
1033
|
+
}
|
|
1034
|
+
}],
|
|
1035
|
+
images: [{
|
|
1036
|
+
image_sync: {
|
|
1037
|
+
chain_name: 'kava',
|
|
1038
|
+
base_denom: 'erc20/tether/usdt'
|
|
1039
|
+
},
|
|
1040
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
|
|
1041
|
+
}],
|
|
1042
|
+
logo_URIs: {
|
|
1043
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
|
|
1044
|
+
}
|
|
1045
|
+
}, {
|
|
1046
|
+
description: "Membrane's CDP-style stablecoin called CDT",
|
|
1047
|
+
denom_units: [{
|
|
1048
|
+
denom: 'ibc/DC7915A31A20F00D003982FFC246BE5D68514DC5E297AA4F4EB33ACD355CDDE9',
|
|
1049
|
+
exponent: 0,
|
|
1050
|
+
aliases: ['factory/osmo1s794h9rxggytja3a4pmwul53u98k06zy2qtrdvjnfuxruh7s8yjs6cyxgd/ucdt']
|
|
1051
|
+
}, {
|
|
1052
|
+
denom: 'cdt',
|
|
1053
|
+
exponent: 6
|
|
1054
|
+
}],
|
|
1055
|
+
base: 'ibc/DC7915A31A20F00D003982FFC246BE5D68514DC5E297AA4F4EB33ACD355CDDE9',
|
|
1056
|
+
name: 'CDT Stablecoin',
|
|
1057
|
+
display: 'cdt',
|
|
1058
|
+
symbol: 'CDT',
|
|
1059
|
+
logo_URIs: {
|
|
1060
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/CDT.svg'
|
|
1061
|
+
},
|
|
1062
|
+
coingecko_id: 'collateralized-debt-token',
|
|
1063
|
+
images: [{
|
|
1064
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/CDT.svg'
|
|
1065
|
+
}],
|
|
1066
|
+
traces: [{
|
|
1067
|
+
type: 'ibc',
|
|
1068
|
+
counterparty: {
|
|
1069
|
+
channel_id: 'channel-550',
|
|
1070
|
+
base_denom: 'factory/osmo1s794h9rxggytja3a4pmwul53u98k06zy2qtrdvjnfuxruh7s8yjs6cyxgd/ucdt',
|
|
1071
|
+
chain_name: 'osmosis'
|
|
1072
|
+
},
|
|
1073
|
+
chain: {
|
|
1074
|
+
channel_id: 'channel-5'
|
|
1075
|
+
}
|
|
1076
|
+
}]
|
|
1077
|
+
}, {
|
|
1078
|
+
description: "Membrane's protocol token",
|
|
1079
|
+
denom_units: [{
|
|
1080
|
+
denom: 'ibc/31712E7B1FE50FA6ECA8657FCA27CC8515EE8DE2EE215DCB74FC86D7E88B6CF4',
|
|
1081
|
+
exponent: 0,
|
|
1082
|
+
aliases: ['factory/osmo1s794h9rxggytja3a4pmwul53u98k06zy2qtrdvjnfuxruh7s8yjs6cyxgd/umbrn']
|
|
1083
|
+
}, {
|
|
1084
|
+
denom: 'mbrn',
|
|
1085
|
+
exponent: 6
|
|
1086
|
+
}],
|
|
1087
|
+
base: 'ibc/31712E7B1FE50FA6ECA8657FCA27CC8515EE8DE2EE215DCB74FC86D7E88B6CF4',
|
|
1088
|
+
name: 'Membrane',
|
|
1089
|
+
display: 'mbrn',
|
|
1090
|
+
symbol: 'MBRN',
|
|
1091
|
+
logo_URIs: {
|
|
1092
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/MBRN.svg'
|
|
1093
|
+
},
|
|
1094
|
+
coingecko_id: 'membrane',
|
|
1095
|
+
images: [{
|
|
1096
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/MBRN.svg'
|
|
1097
|
+
}],
|
|
1098
|
+
traces: [{
|
|
1099
|
+
type: 'ibc',
|
|
1100
|
+
counterparty: {
|
|
1101
|
+
channel_id: 'channel-550',
|
|
1102
|
+
base_denom: 'factory/osmo1s794h9rxggytja3a4pmwul53u98k06zy2qtrdvjnfuxruh7s8yjs6cyxgd/umbrn',
|
|
1103
|
+
chain_name: 'osmosis'
|
|
1104
|
+
},
|
|
1105
|
+
chain: {
|
|
1106
|
+
channel_id: 'channel-5'
|
|
1107
|
+
}
|
|
1108
|
+
}]
|
|
1109
|
+
}, {
|
|
1110
|
+
description: 'TIA on Osmosis',
|
|
1111
|
+
denom_units: [{
|
|
1112
|
+
denom: 'ibc/4CF8EAD03EFACF3BAED403F0AFA941FC79B3FF14F86A8C5093A1D6C2D67E9D4E',
|
|
1113
|
+
exponent: 0,
|
|
1114
|
+
aliases: ['ibc/D79E7D83AB399BFFF93433E54FAA480C191248FC556924A2A8351AE2638B3877']
|
|
1115
|
+
}, {
|
|
1116
|
+
denom: 'tia',
|
|
1117
|
+
exponent: 6
|
|
1118
|
+
}],
|
|
1119
|
+
type_asset: 'ics20',
|
|
1120
|
+
base: 'ibc/4CF8EAD03EFACF3BAED403F0AFA941FC79B3FF14F86A8C5093A1D6C2D67E9D4E',
|
|
1121
|
+
name: 'Celestia TIA',
|
|
1122
|
+
display: 'tia',
|
|
1123
|
+
symbol: 'TIA',
|
|
1124
|
+
traces: [{
|
|
1125
|
+
type: 'ibc',
|
|
1126
|
+
counterparty: {
|
|
1127
|
+
channel_id: 'channel-550',
|
|
1128
|
+
base_denom: 'ibc/D79E7D83AB399BFFF93433E54FAA480C191248FC556924A2A8351AE2638B3877',
|
|
1129
|
+
chain_name: 'osmosis'
|
|
1130
|
+
},
|
|
1131
|
+
chain: {
|
|
1132
|
+
channel_id: 'channel-5'
|
|
1133
|
+
}
|
|
1134
|
+
}],
|
|
1135
|
+
images: [{
|
|
1136
|
+
image_sync: {
|
|
1137
|
+
chain_name: 'celestia',
|
|
1138
|
+
base_denom: 'utia'
|
|
1139
|
+
},
|
|
1140
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.png',
|
|
1141
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.svg'
|
|
1142
|
+
}],
|
|
1143
|
+
logo_URIs: {
|
|
1144
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.png',
|
|
1145
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.svg'
|
|
1146
|
+
}
|
|
1147
|
+
}, {
|
|
1148
|
+
description: 'Margined Power Token sqOSMO',
|
|
1149
|
+
denom_units: [{
|
|
1150
|
+
denom: 'ibc/BCD7073ACAE14273E542178AEC2ACEBE399C850D867F22D07D8252CF5BB680CD',
|
|
1151
|
+
exponent: 0,
|
|
1152
|
+
aliases: ['factory/osmo1g8qypve6l95xmhgc0fddaecerffymsl7kn9muw/squosmo']
|
|
1153
|
+
}, {
|
|
1154
|
+
denom: 'sqosmo',
|
|
1155
|
+
exponent: 6
|
|
1156
|
+
}],
|
|
1157
|
+
base: 'ibc/BCD7073ACAE14273E542178AEC2ACEBE399C850D867F22D07D8252CF5BB680CD',
|
|
1158
|
+
name: 'OSMO Squared',
|
|
1159
|
+
display: 'sqosmo',
|
|
1160
|
+
symbol: 'sqOSMO',
|
|
1161
|
+
logo_URIs: {
|
|
1162
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sqosmo.svg'
|
|
1163
|
+
},
|
|
1164
|
+
images: [{
|
|
1165
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sqosmo.svg'
|
|
1166
|
+
}],
|
|
1167
|
+
traces: [{
|
|
1168
|
+
type: 'ibc',
|
|
1169
|
+
counterparty: {
|
|
1170
|
+
channel_id: 'channel-550',
|
|
1171
|
+
base_denom: 'factory/osmo1g8qypve6l95xmhgc0fddaecerffymsl7kn9muw/squosmo',
|
|
1172
|
+
chain_name: 'osmosis'
|
|
1173
|
+
},
|
|
1174
|
+
chain: {
|
|
1175
|
+
channel_id: 'channel-5'
|
|
1176
|
+
}
|
|
1177
|
+
}]
|
|
1178
|
+
}, {
|
|
1179
|
+
description: 'NOIS on Osmosis',
|
|
1180
|
+
denom_units: [{
|
|
1181
|
+
denom: 'ibc/3C4644DCF1744415A092AF2E1FB7A4A592D6FDF795A79D49298DD6B4CB2612DB',
|
|
1182
|
+
exponent: 0,
|
|
1183
|
+
aliases: ['ibc/6928AFA9EA721938FED13B051F9DBF1272B16393D20C49EA5E4901BB76D94A90']
|
|
1184
|
+
}, {
|
|
1185
|
+
denom: 'nois',
|
|
1186
|
+
exponent: 6
|
|
1187
|
+
}],
|
|
1188
|
+
type_asset: 'ics20',
|
|
1189
|
+
base: 'ibc/3C4644DCF1744415A092AF2E1FB7A4A592D6FDF795A79D49298DD6B4CB2612DB',
|
|
1190
|
+
name: 'Nois NOIS',
|
|
1191
|
+
display: 'nois',
|
|
1192
|
+
symbol: 'NOIS',
|
|
1193
|
+
traces: [{
|
|
1194
|
+
type: 'ibc',
|
|
1195
|
+
counterparty: {
|
|
1196
|
+
channel_id: 'channel-550',
|
|
1197
|
+
base_denom: 'ibc/6928AFA9EA721938FED13B051F9DBF1272B16393D20C49EA5E4901BB76D94A90',
|
|
1198
|
+
chain_name: 'osmosis'
|
|
1199
|
+
},
|
|
1200
|
+
chain: {
|
|
1201
|
+
channel_id: 'channel-5'
|
|
1202
|
+
}
|
|
1203
|
+
}],
|
|
1204
|
+
images: [{
|
|
1205
|
+
image_sync: {
|
|
1206
|
+
chain_name: 'nois',
|
|
1207
|
+
base_denom: 'unois'
|
|
1208
|
+
},
|
|
1209
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nois/images/nois.png',
|
|
1210
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nois/images/nois.svg'
|
|
1211
|
+
}],
|
|
1212
|
+
logo_URIs: {
|
|
1213
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nois/images/nois.png',
|
|
1214
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nois/images/nois.svg'
|
|
1215
|
+
}
|
|
1216
|
+
}, {
|
|
1217
|
+
description: 'Margined Power Token sqBTC',
|
|
1218
|
+
denom_units: [{
|
|
1219
|
+
denom: 'ibc/9317FAAA26AD861ECDC28A97EC95AB906ADA92901B72C0789B2FB421DFC0A2BC',
|
|
1220
|
+
exponent: 0,
|
|
1221
|
+
aliases: ['factory/osmo1g8qypve6l95xmhgc0fddaecerffymsl7kn9muw/sqbtc']
|
|
1222
|
+
}, {
|
|
1223
|
+
denom: 'sqbtc',
|
|
1224
|
+
exponent: 6
|
|
1225
|
+
}],
|
|
1226
|
+
base: 'ibc/9317FAAA26AD861ECDC28A97EC95AB906ADA92901B72C0789B2FB421DFC0A2BC',
|
|
1227
|
+
name: 'BTC Squared',
|
|
1228
|
+
display: 'sqbtc',
|
|
1229
|
+
symbol: 'sqBTC',
|
|
1230
|
+
logo_URIs: {
|
|
1231
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sqbtc.svg'
|
|
1232
|
+
},
|
|
1233
|
+
images: [{
|
|
1234
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sqbtc.svg'
|
|
1235
|
+
}],
|
|
1236
|
+
traces: [{
|
|
1237
|
+
type: 'ibc',
|
|
1238
|
+
counterparty: {
|
|
1239
|
+
channel_id: 'channel-550',
|
|
1240
|
+
base_denom: 'factory/osmo1g8qypve6l95xmhgc0fddaecerffymsl7kn9muw/sqbtc',
|
|
1241
|
+
chain_name: 'osmosis'
|
|
1242
|
+
},
|
|
1243
|
+
chain: {
|
|
1244
|
+
channel_id: 'channel-5'
|
|
1245
|
+
}
|
|
1246
|
+
}]
|
|
1247
|
+
}, {
|
|
1248
|
+
description: 'Margined Power Token sqATOM',
|
|
1249
|
+
denom_units: [{
|
|
1250
|
+
denom: 'ibc/3C6AF3EB5B03C7D56712FDEE2BC609A4F34856945B6A97DD5C2F18FDB054BFD4',
|
|
1251
|
+
exponent: 0,
|
|
1252
|
+
aliases: ['factory/osmo1g8qypve6l95xmhgc0fddaecerffymsl7kn9muw/sqatom']
|
|
1253
|
+
}, {
|
|
1254
|
+
denom: 'sqatom',
|
|
1255
|
+
exponent: 6
|
|
1256
|
+
}],
|
|
1257
|
+
base: 'ibc/3C6AF3EB5B03C7D56712FDEE2BC609A4F34856945B6A97DD5C2F18FDB054BFD4',
|
|
1258
|
+
name: 'ATOM Squared',
|
|
1259
|
+
display: 'sqatom',
|
|
1260
|
+
symbol: 'sqATOM',
|
|
1261
|
+
logo_URIs: {
|
|
1262
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sqatom.svg'
|
|
1263
|
+
},
|
|
1264
|
+
images: [{
|
|
1265
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sqatom.svg'
|
|
1266
|
+
}],
|
|
1267
|
+
traces: [{
|
|
1268
|
+
type: 'ibc',
|
|
1269
|
+
counterparty: {
|
|
1270
|
+
channel_id: 'channel-550',
|
|
1271
|
+
base_denom: 'factory/osmo1g8qypve6l95xmhgc0fddaecerffymsl7kn9muw/sqatom',
|
|
1272
|
+
chain_name: 'osmosis'
|
|
1273
|
+
},
|
|
1274
|
+
chain: {
|
|
1275
|
+
channel_id: 'channel-5'
|
|
1276
|
+
}
|
|
1277
|
+
}]
|
|
1278
|
+
}, {
|
|
1279
|
+
description: 'CRO is the native token of the Crypto.org Chain, referred to as Native CRO.',
|
|
1280
|
+
denom_units: [{
|
|
1281
|
+
denom: 'ibc/2475196A6E87EEA47C8878EDE62E99C0FAA14A81B83165E4121E776622EF59BE',
|
|
1282
|
+
exponent: 0,
|
|
1283
|
+
aliases: ['ibc/E6931F78057F7CC5DA0FD6CEF82FF39373A6E0452BF1FD76910B93292CF356C1']
|
|
1284
|
+
}, {
|
|
1285
|
+
denom: 'cro',
|
|
1286
|
+
exponent: 8
|
|
1287
|
+
}],
|
|
1288
|
+
type_asset: 'ics20',
|
|
1289
|
+
base: 'ibc/2475196A6E87EEA47C8878EDE62E99C0FAA14A81B83165E4121E776622EF59BE',
|
|
1290
|
+
name: 'Cronos',
|
|
1291
|
+
display: 'cro',
|
|
1292
|
+
symbol: 'CRO',
|
|
1293
|
+
traces: [{
|
|
1294
|
+
type: 'ibc',
|
|
1295
|
+
counterparty: {
|
|
1296
|
+
channel_id: 'channel-550',
|
|
1297
|
+
base_denom: 'ibc/E6931F78057F7CC5DA0FD6CEF82FF39373A6E0452BF1FD76910B93292CF356C1',
|
|
1298
|
+
chain_name: 'osmosis'
|
|
1299
|
+
},
|
|
1300
|
+
chain: {
|
|
1301
|
+
channel_id: 'channel-5'
|
|
1302
|
+
}
|
|
1303
|
+
}],
|
|
1304
|
+
images: [{
|
|
1305
|
+
image_sync: {
|
|
1306
|
+
chain_name: 'cryptoorgchain',
|
|
1307
|
+
base_denom: 'basecro'
|
|
1308
|
+
},
|
|
1309
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cro.svg'
|
|
1310
|
+
}],
|
|
1311
|
+
logo_URIs: {
|
|
1312
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cro.svg'
|
|
1313
|
+
}
|
|
1314
|
+
}, {
|
|
1315
|
+
description: 'The native token of Stargaze',
|
|
1316
|
+
denom_units: [{
|
|
1317
|
+
denom: 'ibc/CC5D0DDF168CDD879697363EAEDEFC93CF8D5D1411B513D51B68E21ABC3F629A',
|
|
1318
|
+
exponent: 0,
|
|
1319
|
+
aliases: ['ibc/987C17B11ABC2B20019178ACE62929FE9840202CE79498E29FE8E5CB02B7C0A4']
|
|
1320
|
+
}, {
|
|
1321
|
+
denom: 'stars',
|
|
1322
|
+
exponent: 6
|
|
1323
|
+
}],
|
|
1324
|
+
type_asset: 'ics20',
|
|
1325
|
+
base: 'ibc/CC5D0DDF168CDD879697363EAEDEFC93CF8D5D1411B513D51B68E21ABC3F629A',
|
|
1326
|
+
name: 'Stargaze',
|
|
1327
|
+
display: 'stars',
|
|
1328
|
+
symbol: 'STARS',
|
|
1329
|
+
traces: [{
|
|
1330
|
+
type: 'ibc',
|
|
1331
|
+
counterparty: {
|
|
1332
|
+
channel_id: 'channel-550',
|
|
1333
|
+
base_denom: 'ibc/987C17B11ABC2B20019178ACE62929FE9840202CE79498E29FE8E5CB02B7C0A4',
|
|
1334
|
+
chain_name: 'osmosis'
|
|
1335
|
+
},
|
|
1336
|
+
chain: {
|
|
1337
|
+
channel_id: 'channel-5'
|
|
1338
|
+
}
|
|
1339
|
+
}],
|
|
1340
|
+
images: [{
|
|
1341
|
+
image_sync: {
|
|
1342
|
+
chain_name: 'stargaze',
|
|
1343
|
+
base_denom: 'ustars'
|
|
1344
|
+
},
|
|
1345
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
|
|
1346
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
|
|
1347
|
+
}],
|
|
1348
|
+
logo_URIs: {
|
|
1349
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
|
|
1350
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
|
|
1351
|
+
}
|
|
1352
|
+
}, {
|
|
1353
|
+
description: 'Maximize ETH yield through leveraged staking across Aave, Compound and Morpho and liquidity provision of ETH liquid staking tokens on Uniswap V3.',
|
|
1354
|
+
denom_units: [{
|
|
1355
|
+
denom: 'ibc/B197A705078E4D962C5B89860C277B6DB7AD8673CCB47FEFF7B21CB0D64AD144',
|
|
1356
|
+
exponent: 0,
|
|
1357
|
+
aliases: ['ibc/FBB3FEF80ED2344D821D4F95C31DBFD33E4E31D5324CAD94EF756E67B749F668']
|
|
1358
|
+
}, {
|
|
1359
|
+
denom: 'YieldETH',
|
|
1360
|
+
exponent: 18
|
|
1361
|
+
}],
|
|
1362
|
+
type_asset: 'ics20',
|
|
1363
|
+
base: 'ibc/B197A705078E4D962C5B89860C277B6DB7AD8673CCB47FEFF7B21CB0D64AD144',
|
|
1364
|
+
name: 'Real Yield Eth',
|
|
1365
|
+
display: 'YieldETH',
|
|
1366
|
+
symbol: 'YieldETH',
|
|
1367
|
+
traces: [{
|
|
1368
|
+
type: 'ibc',
|
|
1369
|
+
counterparty: {
|
|
1370
|
+
channel_id: 'channel-550',
|
|
1371
|
+
base_denom: 'ibc/FBB3FEF80ED2344D821D4F95C31DBFD33E4E31D5324CAD94EF756E67B749F668',
|
|
1372
|
+
chain_name: 'osmosis'
|
|
1373
|
+
},
|
|
1374
|
+
chain: {
|
|
1375
|
+
channel_id: 'channel-5'
|
|
1376
|
+
}
|
|
1377
|
+
}],
|
|
1378
|
+
images: [{
|
|
1379
|
+
image_sync: {
|
|
1380
|
+
chain_name: 'ethereum',
|
|
1381
|
+
base_denom: 'wei'
|
|
1382
|
+
},
|
|
1383
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eth-white.png',
|
|
1384
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eth-white.svg'
|
|
1385
|
+
}],
|
|
1386
|
+
logo_URIs: {
|
|
1387
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eth-white.png',
|
|
1388
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eth-white.svg'
|
|
1389
|
+
}
|
|
1390
|
+
}, {
|
|
1391
|
+
description: 'The native staking token of dYdX Protocol.',
|
|
1392
|
+
denom_units: [{
|
|
1393
|
+
denom: 'ibc/632681B755D6EAB5493B7C68738B2EA34FFB24894279417492FC1DA2456A809E',
|
|
1394
|
+
exponent: 0,
|
|
1395
|
+
aliases: ['ibc/831F0B1BBB1D08A2B75311892876D71565478C532967545476DF4C2D7492E48C']
|
|
1396
|
+
}, {
|
|
1397
|
+
denom: 'dydx',
|
|
1398
|
+
exponent: 18
|
|
1399
|
+
}],
|
|
1400
|
+
type_asset: 'ics20',
|
|
1401
|
+
base: 'ibc/632681B755D6EAB5493B7C68738B2EA34FFB24894279417492FC1DA2456A809E',
|
|
1402
|
+
name: 'dYdX',
|
|
1403
|
+
display: 'dydx',
|
|
1404
|
+
symbol: 'DYDX',
|
|
1405
|
+
traces: [{
|
|
1406
|
+
type: 'ibc',
|
|
1407
|
+
counterparty: {
|
|
1408
|
+
channel_id: 'channel-550',
|
|
1409
|
+
base_denom: 'ibc/831F0B1BBB1D08A2B75311892876D71565478C532967545476DF4C2D7492E48C',
|
|
1410
|
+
chain_name: 'osmosis'
|
|
1411
|
+
},
|
|
1412
|
+
chain: {
|
|
1413
|
+
channel_id: 'channel-5'
|
|
1414
|
+
}
|
|
1415
|
+
}],
|
|
1416
|
+
images: [{
|
|
1417
|
+
image_sync: {
|
|
1418
|
+
chain_name: 'dydx',
|
|
1419
|
+
base_denom: 'adydx'
|
|
1420
|
+
},
|
|
1421
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dydx/images/dydx.png',
|
|
1422
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dydx/images/dydx.svg'
|
|
1423
|
+
}],
|
|
1424
|
+
logo_URIs: {
|
|
1425
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dydx/images/dydx.png',
|
|
1426
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dydx/images/dydx.svg'
|
|
1427
|
+
}
|
|
1428
|
+
}, {
|
|
1429
|
+
description: 'The native token of Quasar',
|
|
1430
|
+
denom_units: [{
|
|
1431
|
+
denom: 'ibc/3E6459EB0C9D353C2D68F82874B55498E11E473F14F1E479FD83F57DAE40867F',
|
|
1432
|
+
exponent: 0,
|
|
1433
|
+
aliases: ['ibc/1B708808D372E959CD4839C594960309283424C775F4A038AAEBE7F83A988477']
|
|
1434
|
+
}, {
|
|
1435
|
+
denom: 'qsr',
|
|
1436
|
+
exponent: 6
|
|
1437
|
+
}],
|
|
1438
|
+
type_asset: 'ics20',
|
|
1439
|
+
base: 'ibc/3E6459EB0C9D353C2D68F82874B55498E11E473F14F1E479FD83F57DAE40867F',
|
|
1440
|
+
name: 'Quasar',
|
|
1441
|
+
display: 'qsr',
|
|
1442
|
+
symbol: 'QSR',
|
|
1443
|
+
traces: [{
|
|
1444
|
+
type: 'ibc',
|
|
1445
|
+
counterparty: {
|
|
1446
|
+
channel_id: 'channel-550',
|
|
1447
|
+
base_denom: 'ibc/1B708808D372E959CD4839C594960309283424C775F4A038AAEBE7F83A988477',
|
|
1448
|
+
chain_name: 'osmosis'
|
|
1449
|
+
},
|
|
1450
|
+
chain: {
|
|
1451
|
+
channel_id: 'channel-5'
|
|
1452
|
+
}
|
|
1453
|
+
}],
|
|
1454
|
+
images: [{
|
|
1455
|
+
image_sync: {
|
|
1456
|
+
chain_name: 'quasar',
|
|
1457
|
+
base_denom: 'uqsr'
|
|
1458
|
+
},
|
|
1459
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quasar/images/quasar.png'
|
|
1460
|
+
}],
|
|
1461
|
+
logo_URIs: {
|
|
1462
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quasar/images/quasar.png'
|
|
1463
|
+
}
|
|
1464
|
+
}, {
|
|
1465
|
+
description: 'Levana native token',
|
|
1466
|
+
denom_units: [{
|
|
1467
|
+
denom: 'ibc/A4C5A8E2A53B9875755283D6131185E701960783F9D2322771B3A8AFE3E0205F',
|
|
1468
|
+
exponent: 0,
|
|
1469
|
+
aliases: ['factory/osmo1mlng7pz4pnyxtpq0akfwall37czyk9lukaucsrn30ameplhhshtqdvfm5c/ulvn']
|
|
1470
|
+
}, {
|
|
1471
|
+
denom: 'lvn',
|
|
1472
|
+
exponent: 6
|
|
1473
|
+
}],
|
|
1474
|
+
base: 'ibc/A4C5A8E2A53B9875755283D6131185E701960783F9D2322771B3A8AFE3E0205F',
|
|
1475
|
+
name: 'Levana',
|
|
1476
|
+
display: 'lvn',
|
|
1477
|
+
symbol: 'LVN',
|
|
1478
|
+
logo_URIs: {
|
|
1479
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/levana.png',
|
|
1480
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/levana.svg'
|
|
1481
|
+
},
|
|
1482
|
+
coingecko_id: 'levana-protocol',
|
|
1483
|
+
images: [{
|
|
1484
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/levana.png',
|
|
1485
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/levana.svg'
|
|
1486
|
+
}, {
|
|
1487
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/levana.png'
|
|
1488
|
+
}],
|
|
1489
|
+
traces: [{
|
|
1490
|
+
type: 'ibc',
|
|
1491
|
+
counterparty: {
|
|
1492
|
+
channel_id: 'channel-550',
|
|
1493
|
+
base_denom: 'factory/osmo1mlng7pz4pnyxtpq0akfwall37czyk9lukaucsrn30ameplhhshtqdvfm5c/ulvn',
|
|
1494
|
+
chain_name: 'osmosis'
|
|
1495
|
+
},
|
|
1496
|
+
chain: {
|
|
1497
|
+
channel_id: 'channel-5'
|
|
1498
|
+
}
|
|
1499
|
+
}]
|
|
1500
|
+
}, {
|
|
1501
|
+
description: "MilkyWay's liquid staked TIA",
|
|
1502
|
+
denom_units: [{
|
|
1503
|
+
denom: 'ibc/022A6D9857D63A9D9C772B0DDD68A6CC0434211C8D6019B9617532C5FE8BEB85',
|
|
1504
|
+
exponent: 0,
|
|
1505
|
+
aliases: ['factory/osmo1f5vfcph2dvfeqcqkhetwv75fda69z7e5c2dldm3kvgj23crkv6wqcn47a0/umilkTIA']
|
|
1506
|
+
}, {
|
|
1507
|
+
denom: 'milkTIA',
|
|
1508
|
+
exponent: 6
|
|
1509
|
+
}],
|
|
1510
|
+
base: 'ibc/022A6D9857D63A9D9C772B0DDD68A6CC0434211C8D6019B9617532C5FE8BEB85',
|
|
1511
|
+
name: 'milkTIA',
|
|
1512
|
+
display: 'milkTIA',
|
|
1513
|
+
symbol: 'milkTIA',
|
|
1514
|
+
traces: [{
|
|
1515
|
+
type: 'ibc',
|
|
1516
|
+
counterparty: {
|
|
1517
|
+
channel_id: 'channel-550',
|
|
1518
|
+
base_denom: 'factory/osmo1f5vfcph2dvfeqcqkhetwv75fda69z7e5c2dldm3kvgj23crkv6wqcn47a0/umilkTIA',
|
|
1519
|
+
chain_name: 'osmosis'
|
|
1520
|
+
},
|
|
1521
|
+
chain: {
|
|
1522
|
+
channel_id: 'channel-5'
|
|
1523
|
+
}
|
|
1524
|
+
}],
|
|
1525
|
+
logo_URIs: {
|
|
1526
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/milktia.png',
|
|
1527
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/milktia.svg'
|
|
1528
|
+
},
|
|
1529
|
+
coingecko_id: 'milkyway-staked-tia',
|
|
1530
|
+
images: [{
|
|
1531
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/milktia.png',
|
|
1532
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/milktia.svg'
|
|
1533
|
+
}]
|
|
1534
|
+
}, {
|
|
1535
|
+
denom_units: [{
|
|
1536
|
+
denom: 'ibc/F21EA8987207E41A502E0AD8F3784FAD6E5349BCB3D42BD24C3914E4E3C2DE64',
|
|
1537
|
+
exponent: 0,
|
|
1538
|
+
aliases: ['ibc/ECBE78BF7677320A93E7BA1761D144BCBF0CBC247C290C049655E106FE5DC68E']
|
|
1539
|
+
}, {
|
|
1540
|
+
denom: 'stkosmo',
|
|
1541
|
+
exponent: 6,
|
|
1542
|
+
aliases: ['stk/osmo']
|
|
1543
|
+
}],
|
|
1544
|
+
type_asset: 'ics20',
|
|
1545
|
+
base: 'ibc/F21EA8987207E41A502E0AD8F3784FAD6E5349BCB3D42BD24C3914E4E3C2DE64',
|
|
1546
|
+
name: 'PSTAKE staked OSMO',
|
|
1547
|
+
display: 'stkosmo',
|
|
1548
|
+
symbol: 'stkOSMO',
|
|
1549
|
+
traces: [{
|
|
1550
|
+
type: 'ibc',
|
|
1551
|
+
counterparty: {
|
|
1552
|
+
channel_id: 'channel-550',
|
|
1553
|
+
base_denom: 'ibc/ECBE78BF7677320A93E7BA1761D144BCBF0CBC247C290C049655E106FE5DC68E',
|
|
1554
|
+
chain_name: 'osmosis'
|
|
1555
|
+
},
|
|
1556
|
+
chain: {
|
|
1557
|
+
channel_id: 'channel-5'
|
|
1558
|
+
}
|
|
1559
|
+
}],
|
|
1560
|
+
images: [{
|
|
1561
|
+
image_sync: {
|
|
1562
|
+
chain_name: 'persistence',
|
|
1563
|
+
base_denom: 'stk/uosmo'
|
|
1564
|
+
},
|
|
1565
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkosmo.png',
|
|
1566
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkosmo.svg'
|
|
1567
|
+
}],
|
|
1568
|
+
logo_URIs: {
|
|
1569
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkosmo.png',
|
|
1570
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkosmo.svg'
|
|
1571
|
+
}
|
|
1572
|
+
}, {
|
|
1573
|
+
description: 'The PAGE token is used for actions in the PageDAO NFT literary ecosystem and for DAO governance.',
|
|
1574
|
+
denom_units: [{
|
|
1575
|
+
denom: 'ibc/56CF222C9EFC10C83E964D98E776A53B6BE46A9E6FD13A0EE033CF07A4E82A5C',
|
|
1576
|
+
exponent: 0,
|
|
1577
|
+
aliases: ['ibc/23A62409E4AD8133116C249B1FA38EED30E500A115D7B153109462CD82C1CD99']
|
|
1578
|
+
}, {
|
|
1579
|
+
denom: 'page',
|
|
1580
|
+
exponent: 8
|
|
1581
|
+
}],
|
|
1582
|
+
type_asset: 'ics20',
|
|
1583
|
+
base: 'ibc/56CF222C9EFC10C83E964D98E776A53B6BE46A9E6FD13A0EE033CF07A4E82A5C',
|
|
1584
|
+
name: 'PageDAO',
|
|
1585
|
+
display: 'page',
|
|
1586
|
+
symbol: 'PAGE.grv',
|
|
1587
|
+
traces: [{
|
|
1588
|
+
type: 'ibc',
|
|
1589
|
+
counterparty: {
|
|
1590
|
+
channel_id: 'channel-550',
|
|
1591
|
+
base_denom: 'ibc/23A62409E4AD8133116C249B1FA38EED30E500A115D7B153109462CD82C1CD99',
|
|
1592
|
+
chain_name: 'osmosis'
|
|
1593
|
+
},
|
|
1594
|
+
chain: {
|
|
1595
|
+
channel_id: 'channel-5'
|
|
1596
|
+
}
|
|
1597
|
+
}],
|
|
1598
|
+
images: [{
|
|
1599
|
+
image_sync: {
|
|
1600
|
+
chain_name: 'gravitybridge',
|
|
1601
|
+
base_denom: 'gravity0x60e683C6514Edd5F758A55b6f393BeBBAfaA8d5e'
|
|
1602
|
+
},
|
|
1603
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/page.png',
|
|
1604
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/page.svg'
|
|
1605
|
+
}],
|
|
1606
|
+
logo_URIs: {
|
|
1607
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/page.png',
|
|
1608
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/page.svg'
|
|
1609
|
+
}
|
|
1610
|
+
}, {
|
|
1611
|
+
description: "Nomic's native token.",
|
|
1612
|
+
denom_units: [{
|
|
1613
|
+
denom: 'ibc/E8D6F7132FA68E9EA60C452F6075339080AD8EB668B5AF93E57C14FEF4672C44',
|
|
1614
|
+
exponent: 0,
|
|
1615
|
+
aliases: ['ibc/F49DFB3BC8105C57EE7F17EC2402438825B31212CFDD81681EB87911E934F32C']
|
|
1616
|
+
}, {
|
|
1617
|
+
denom: 'nom',
|
|
1618
|
+
exponent: 6
|
|
1619
|
+
}],
|
|
1620
|
+
type_asset: 'ics20',
|
|
1621
|
+
base: 'ibc/E8D6F7132FA68E9EA60C452F6075339080AD8EB668B5AF93E57C14FEF4672C44',
|
|
1622
|
+
name: 'Nomic',
|
|
1623
|
+
display: 'nomic',
|
|
1624
|
+
symbol: 'NOM',
|
|
1625
|
+
traces: [{
|
|
1626
|
+
type: 'ibc',
|
|
1627
|
+
counterparty: {
|
|
1628
|
+
channel_id: 'channel-550',
|
|
1629
|
+
base_denom: 'ibc/F49DFB3BC8105C57EE7F17EC2402438825B31212CFDD81681EB87911E934F32C',
|
|
1630
|
+
chain_name: 'osmosis'
|
|
1631
|
+
},
|
|
1632
|
+
chain: {
|
|
1633
|
+
channel_id: 'channel-5'
|
|
1634
|
+
}
|
|
1635
|
+
}],
|
|
1636
|
+
images: [{
|
|
1637
|
+
image_sync: {
|
|
1638
|
+
chain_name: 'nomic',
|
|
1639
|
+
base_denom: 'unom'
|
|
1640
|
+
},
|
|
1641
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nom.png',
|
|
1642
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nom.svg'
|
|
1643
|
+
}],
|
|
1644
|
+
logo_URIs: {
|
|
1645
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nom.png',
|
|
1646
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nom.svg'
|
|
1647
|
+
}
|
|
1648
|
+
}, {
|
|
1649
|
+
description: 'Bitcoin. On Cosmos.',
|
|
1650
|
+
denom_units: [{
|
|
1651
|
+
denom: 'ibc/F29DC9D6FB8BB9689255EB1E51ACE875536362D893A571AD08E7A1E1F2A3C158',
|
|
1652
|
+
exponent: 0,
|
|
1653
|
+
aliases: ['ibc/75345531D87BD90BF108BE7240BD721CB2CB0A1F16D4EBA71B09EC3C43E15C8F']
|
|
1654
|
+
}, {
|
|
1655
|
+
denom: 'nbtc',
|
|
1656
|
+
exponent: 14
|
|
1657
|
+
}],
|
|
1658
|
+
type_asset: 'ics20',
|
|
1659
|
+
base: 'ibc/F29DC9D6FB8BB9689255EB1E51ACE875536362D893A571AD08E7A1E1F2A3C158',
|
|
1660
|
+
name: 'Nomic Bitcoin',
|
|
1661
|
+
display: 'nbtc',
|
|
1662
|
+
symbol: 'nBTC',
|
|
1663
|
+
traces: [{
|
|
1664
|
+
type: 'ibc',
|
|
1665
|
+
counterparty: {
|
|
1666
|
+
channel_id: 'channel-550',
|
|
1667
|
+
base_denom: 'ibc/75345531D87BD90BF108BE7240BD721CB2CB0A1F16D4EBA71B09EC3C43E15C8F',
|
|
1668
|
+
chain_name: 'osmosis'
|
|
1669
|
+
},
|
|
1670
|
+
chain: {
|
|
1671
|
+
channel_id: 'channel-5'
|
|
1672
|
+
}
|
|
1673
|
+
}],
|
|
1674
|
+
images: [{
|
|
1675
|
+
image_sync: {
|
|
1676
|
+
chain_name: 'nomic',
|
|
1677
|
+
base_denom: 'usat'
|
|
1678
|
+
},
|
|
1679
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nbtc.png',
|
|
1680
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nbtc.svg'
|
|
1681
|
+
}],
|
|
1682
|
+
logo_URIs: {
|
|
1683
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nbtc.png',
|
|
1684
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nbtc.svg'
|
|
1685
|
+
}
|
|
1686
|
+
}, {
|
|
1687
|
+
description: 'AUTISM on Osmosis',
|
|
1688
|
+
denom_units: [{
|
|
1689
|
+
denom: 'ibc/12FE368739067A7940D379B4561DCB1C271D7D6C8B50621E036757E270493AAB',
|
|
1690
|
+
exponent: 0,
|
|
1691
|
+
aliases: ['ibc/9DDF52A334F92BC57A9E0D59DFF9984EAC61D2A14E5162605DF601AA58FDFC6D']
|
|
1692
|
+
}, {
|
|
1693
|
+
denom: 'autism',
|
|
1694
|
+
exponent: 6
|
|
1695
|
+
}],
|
|
1696
|
+
type_asset: 'ics20',
|
|
1697
|
+
base: 'ibc/12FE368739067A7940D379B4561DCB1C271D7D6C8B50621E036757E270493AAB',
|
|
1698
|
+
name: 'Injective AUTISM',
|
|
1699
|
+
display: 'autism',
|
|
1700
|
+
symbol: 'AUTISM',
|
|
1701
|
+
traces: [{
|
|
1702
|
+
type: 'ibc',
|
|
1703
|
+
counterparty: {
|
|
1704
|
+
channel_id: 'channel-550',
|
|
1705
|
+
base_denom: 'ibc/9DDF52A334F92BC57A9E0D59DFF9984EAC61D2A14E5162605DF601AA58FDFC6D',
|
|
1706
|
+
chain_name: 'osmosis'
|
|
1707
|
+
},
|
|
1708
|
+
chain: {
|
|
1709
|
+
channel_id: 'channel-5'
|
|
1710
|
+
}
|
|
1711
|
+
}],
|
|
1712
|
+
images: [{
|
|
1713
|
+
image_sync: {
|
|
1714
|
+
chain_name: 'injective',
|
|
1715
|
+
base_denom: 'factory/inj14lf8xm6fcvlggpa7guxzjqwjmtr24gnvf56hvz/autism'
|
|
1716
|
+
},
|
|
1717
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/autism.png'
|
|
1718
|
+
}],
|
|
1719
|
+
logo_URIs: {
|
|
1720
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/autism.png'
|
|
1721
|
+
}
|
|
1722
|
+
}, {
|
|
1723
|
+
description: 'Woof on Osmosis',
|
|
1724
|
+
denom_units: [{
|
|
1725
|
+
denom: 'ibc/878D5C5010210313448550223024305D0228A25FDEAFABFA88156B7A9E1037A3',
|
|
1726
|
+
exponent: 0,
|
|
1727
|
+
aliases: ['ibc/9B8EC667B6DF55387DC0F3ACC4F187DA6921B0806ED35DE6B04DE96F5AB81F53']
|
|
1728
|
+
}, {
|
|
1729
|
+
denom: 'WOOF',
|
|
1730
|
+
exponent: 6
|
|
1731
|
+
}],
|
|
1732
|
+
type_asset: 'ics20',
|
|
1733
|
+
base: 'ibc/878D5C5010210313448550223024305D0228A25FDEAFABFA88156B7A9E1037A3',
|
|
1734
|
+
name: 'WOOF chihuahua',
|
|
1735
|
+
display: 'WOOF',
|
|
1736
|
+
symbol: 'WOOF',
|
|
1737
|
+
traces: [{
|
|
1738
|
+
type: 'ibc',
|
|
1739
|
+
counterparty: {
|
|
1740
|
+
channel_id: 'channel-550',
|
|
1741
|
+
base_denom: 'ibc/9B8EC667B6DF55387DC0F3ACC4F187DA6921B0806ED35DE6B04DE96F5AB81F53',
|
|
1742
|
+
chain_name: 'osmosis'
|
|
1743
|
+
},
|
|
1744
|
+
chain: {
|
|
1745
|
+
channel_id: 'channel-5'
|
|
1746
|
+
}
|
|
1747
|
+
}],
|
|
1748
|
+
logo_URIs: {
|
|
1749
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/chihuahua/images/woof.png'
|
|
1750
|
+
},
|
|
1751
|
+
images: [{
|
|
1752
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/chihuahua/images/woof.png'
|
|
1753
|
+
}]
|
|
1754
|
+
}, {
|
|
1755
|
+
description: 'The native coin of Sneaky Productions.',
|
|
1756
|
+
denom_units: [{
|
|
1757
|
+
denom: 'ibc/2EB8346E660842F2FBCB3BB6DEDD2859676C63344997A0273F3924597BED381A',
|
|
1758
|
+
exponent: 0,
|
|
1759
|
+
aliases: ['ibc/94ED1F172BC633DFC56D7E26551D8B101ADCCC69052AC44FED89F97FF658138F']
|
|
1760
|
+
}, {
|
|
1761
|
+
denom: 'sneaky',
|
|
1762
|
+
exponent: 6
|
|
1763
|
+
}],
|
|
1764
|
+
type_asset: 'ics20',
|
|
1765
|
+
base: 'ibc/2EB8346E660842F2FBCB3BB6DEDD2859676C63344997A0273F3924597BED381A',
|
|
1766
|
+
name: 'Sneaky Productions',
|
|
1767
|
+
display: 'sneaky',
|
|
1768
|
+
symbol: 'SNEAKY',
|
|
1769
|
+
traces: [{
|
|
1770
|
+
type: 'ibc',
|
|
1771
|
+
counterparty: {
|
|
1772
|
+
channel_id: 'channel-550',
|
|
1773
|
+
base_denom: 'ibc/94ED1F172BC633DFC56D7E26551D8B101ADCCC69052AC44FED89F97FF658138F',
|
|
1774
|
+
chain_name: 'osmosis'
|
|
1775
|
+
},
|
|
1776
|
+
chain: {
|
|
1777
|
+
channel_id: 'channel-5'
|
|
1778
|
+
}
|
|
1779
|
+
}],
|
|
1780
|
+
logo_URIs: {
|
|
1781
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/sneaky.png'
|
|
1782
|
+
},
|
|
1783
|
+
images: [{
|
|
1784
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/sneaky.png'
|
|
1785
|
+
}]
|
|
1786
|
+
}, {
|
|
1787
|
+
denom_units: [{
|
|
1788
|
+
denom: 'ibc/6E5BF71FE1BEBBD648C8A7CB7A790AEF0081120B2E5746E6563FC95764716D61',
|
|
1789
|
+
exponent: 0,
|
|
1790
|
+
aliases: ['factory/osmo1z0qrq605sjgcqpylfl4aa6s90x738j7m58wyatt0tdzflg2ha26q67k743/wbtc']
|
|
1791
|
+
}, {
|
|
1792
|
+
denom: 'wbtc',
|
|
1793
|
+
exponent: 8
|
|
1794
|
+
}],
|
|
1795
|
+
address: 'osmo1z0qrq605sjgcqpylfl4aa6s90x738j7m58wyatt0tdzflg2ha26q67k743',
|
|
1796
|
+
type_asset: 'sdk.coin',
|
|
1797
|
+
base: 'ibc/6E5BF71FE1BEBBD648C8A7CB7A790AEF0081120B2E5746E6563FC95764716D61',
|
|
1798
|
+
name: 'Wrapped Bitcoin',
|
|
1799
|
+
display: 'wbtc',
|
|
1800
|
+
symbol: 'WBTC',
|
|
1801
|
+
traces: [{
|
|
1802
|
+
type: 'ibc',
|
|
1803
|
+
counterparty: {
|
|
1804
|
+
channel_id: 'channel-550',
|
|
1805
|
+
base_denom: 'factory/osmo1z0qrq605sjgcqpylfl4aa6s90x738j7m58wyatt0tdzflg2ha26q67k743/wbtc',
|
|
1806
|
+
chain_name: 'osmosis'
|
|
1807
|
+
},
|
|
1808
|
+
chain: {
|
|
1809
|
+
channel_id: 'channel-5'
|
|
1810
|
+
}
|
|
1811
|
+
}],
|
|
1812
|
+
images: [{
|
|
1813
|
+
image_sync: {
|
|
1814
|
+
chain_name: 'ethereum',
|
|
1815
|
+
base_denom: '0x2260fac5e5542a773aa44fbcfedf7c193bc2c599'
|
|
1816
|
+
},
|
|
1817
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wbtc.png',
|
|
1818
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wbtc.svg'
|
|
1819
|
+
}],
|
|
1820
|
+
logo_URIs: {
|
|
1821
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wbtc.png',
|
|
1822
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wbtc.svg'
|
|
1823
|
+
}
|
|
1824
|
+
}, {
|
|
1825
|
+
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.",
|
|
1826
|
+
denom_units: [{
|
|
1827
|
+
denom: 'ibc/F382B8A097638B5383E49C7BEE593415A16544BFF13BF82F8F76D16C1D34E85F',
|
|
1828
|
+
exponent: 0,
|
|
1829
|
+
aliases: ['factory/osmo1pfyxruwvtwk00y8z06dh2lqjdj82ldvy74wzm3/WOSMO']
|
|
1830
|
+
}, {
|
|
1831
|
+
denom: 'WOSMO',
|
|
1832
|
+
exponent: 6
|
|
1833
|
+
}],
|
|
1834
|
+
address: 'osmo1pfyxruwvtwk00y8z06dh2lqjdj82ldvy74wzm3',
|
|
1835
|
+
base: 'ibc/F382B8A097638B5383E49C7BEE593415A16544BFF13BF82F8F76D16C1D34E85F',
|
|
1836
|
+
name: 'WOSMO',
|
|
1837
|
+
display: 'WOSMO',
|
|
1838
|
+
symbol: 'WOSMO',
|
|
1839
|
+
logo_URIs: {
|
|
1840
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/WOSMO.png'
|
|
1841
|
+
},
|
|
1842
|
+
images: [{
|
|
1843
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/WOSMO.png'
|
|
1844
|
+
}],
|
|
1845
|
+
traces: [{
|
|
1846
|
+
type: 'ibc',
|
|
1847
|
+
counterparty: {
|
|
1848
|
+
channel_id: 'channel-550',
|
|
1849
|
+
base_denom: 'factory/osmo1pfyxruwvtwk00y8z06dh2lqjdj82ldvy74wzm3/WOSMO',
|
|
1850
|
+
chain_name: 'osmosis'
|
|
1851
|
+
},
|
|
1852
|
+
chain: {
|
|
1853
|
+
channel_id: 'channel-5'
|
|
1854
|
+
}
|
|
1855
|
+
}]
|
|
1856
|
+
}, {
|
|
1857
|
+
description: 'NLS on Osmosis',
|
|
1858
|
+
denom_units: [{
|
|
1859
|
+
denom: 'ibc/EAE240F8AD5D02349BDEB1D73CC25D317CE8F693FED810A24FC211F90C5C1A68',
|
|
1860
|
+
exponent: 0,
|
|
1861
|
+
aliases: ['ibc/D9AFCECDD361D38302AA66EB3BAC23B95234832C51D12489DC451FA2B7C72782']
|
|
1862
|
+
}, {
|
|
1863
|
+
denom: 'nls',
|
|
1864
|
+
exponent: 6
|
|
1865
|
+
}],
|
|
1866
|
+
type_asset: 'ics20',
|
|
1867
|
+
base: 'ibc/EAE240F8AD5D02349BDEB1D73CC25D317CE8F693FED810A24FC211F90C5C1A68',
|
|
1868
|
+
name: 'Nolus',
|
|
1869
|
+
display: 'nls',
|
|
1870
|
+
symbol: 'NLS',
|
|
1871
|
+
traces: [{
|
|
1872
|
+
type: 'ibc',
|
|
1873
|
+
counterparty: {
|
|
1874
|
+
channel_id: 'channel-550',
|
|
1875
|
+
base_denom: 'ibc/D9AFCECDD361D38302AA66EB3BAC23B95234832C51D12489DC451FA2B7C72782',
|
|
1876
|
+
chain_name: 'osmosis'
|
|
1877
|
+
},
|
|
1878
|
+
chain: {
|
|
1879
|
+
channel_id: 'channel-5'
|
|
1880
|
+
}
|
|
1881
|
+
}],
|
|
1882
|
+
images: [{
|
|
1883
|
+
image_sync: {
|
|
1884
|
+
chain_name: 'nolus',
|
|
1885
|
+
base_denom: 'unls'
|
|
1886
|
+
},
|
|
1887
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nolus/images/nolus.png',
|
|
1888
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nolus/images/nolus.svg'
|
|
1889
|
+
}],
|
|
1890
|
+
logo_URIs: {
|
|
1891
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nolus/images/nolus.png',
|
|
1892
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nolus/images/nolus.svg'
|
|
1893
|
+
}
|
|
1894
|
+
}, {
|
|
1895
|
+
description: 'STRD on Osmosis',
|
|
1896
|
+
denom_units: [{
|
|
1897
|
+
denom: 'ibc/F9289D22361F97A8B8C7055BF4BA34A0D8C71D159AE57A1BE415CDAB4FD45EB6',
|
|
1898
|
+
exponent: 0,
|
|
1899
|
+
aliases: ['ibc/A8CA5EE328FA10C9519DF6057DA1F69682D28F7D0F5CCC7ECB72E3DCA2D157A4']
|
|
1900
|
+
}, {
|
|
1901
|
+
denom: 'strd',
|
|
1902
|
+
exponent: 6
|
|
1903
|
+
}],
|
|
1904
|
+
type_asset: 'ics20',
|
|
1905
|
+
base: 'ibc/F9289D22361F97A8B8C7055BF4BA34A0D8C71D159AE57A1BE415CDAB4FD45EB6',
|
|
1906
|
+
name: 'Stride',
|
|
1907
|
+
display: 'strd',
|
|
1908
|
+
symbol: 'STRD',
|
|
1909
|
+
traces: [{
|
|
1910
|
+
type: 'ibc',
|
|
1911
|
+
counterparty: {
|
|
1912
|
+
channel_id: 'channel-550',
|
|
1913
|
+
base_denom: 'ibc/A8CA5EE328FA10C9519DF6057DA1F69682D28F7D0F5CCC7ECB72E3DCA2D157A4',
|
|
1914
|
+
chain_name: 'osmosis'
|
|
1915
|
+
},
|
|
1916
|
+
chain: {
|
|
1917
|
+
channel_id: 'channel-5'
|
|
1918
|
+
}
|
|
1919
|
+
}],
|
|
1920
|
+
images: [{
|
|
1921
|
+
image_sync: {
|
|
1922
|
+
chain_name: 'stride',
|
|
1923
|
+
base_denom: 'ustrd'
|
|
1924
|
+
},
|
|
1925
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/strd.png',
|
|
1926
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/strd.svg'
|
|
1927
|
+
}],
|
|
1928
|
+
logo_URIs: {
|
|
1929
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/strd.png',
|
|
1930
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/strd.svg'
|
|
1931
|
+
}
|
|
1932
|
+
}, {
|
|
1933
|
+
description: 'Margined Power Token sqTIA',
|
|
1934
|
+
denom_units: [{
|
|
1935
|
+
denom: 'ibc/9A7A33C82020F0C4526CB1D1CC702B7AFDDC46C0EA15B67AB4F25C18503BEEE5',
|
|
1936
|
+
exponent: 0,
|
|
1937
|
+
aliases: ['factory/osmo1g8qypve6l95xmhgc0fddaecerffymsl7kn9muw/sqtia']
|
|
1938
|
+
}, {
|
|
1939
|
+
denom: 'sqtia',
|
|
1940
|
+
exponent: 6
|
|
1941
|
+
}],
|
|
1942
|
+
base: 'ibc/9A7A33C82020F0C4526CB1D1CC702B7AFDDC46C0EA15B67AB4F25C18503BEEE5',
|
|
1943
|
+
name: 'TIA Squared',
|
|
1944
|
+
display: 'sqtia',
|
|
1945
|
+
symbol: 'sqTIA',
|
|
1946
|
+
logo_URIs: {
|
|
1947
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sqtia.svg'
|
|
1948
|
+
},
|
|
1949
|
+
images: [{
|
|
1950
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sqtia.svg'
|
|
1951
|
+
}],
|
|
1952
|
+
traces: [{
|
|
1953
|
+
type: 'ibc',
|
|
1954
|
+
counterparty: {
|
|
1955
|
+
channel_id: 'channel-550',
|
|
1956
|
+
base_denom: 'factory/osmo1g8qypve6l95xmhgc0fddaecerffymsl7kn9muw/sqtia',
|
|
1957
|
+
chain_name: 'osmosis'
|
|
1958
|
+
},
|
|
1959
|
+
chain: {
|
|
1960
|
+
channel_id: 'channel-5'
|
|
1961
|
+
}
|
|
1962
|
+
}]
|
|
1963
|
+
}, {
|
|
1964
|
+
description: 'Sail DAO Token',
|
|
1965
|
+
denom_units: [{
|
|
1966
|
+
denom: 'ibc/0E326E0BEDE1238C88EF5B26C42473B5CCE824C6733000A41A46D292D4A2B50B',
|
|
1967
|
+
exponent: 0,
|
|
1968
|
+
aliases: ['factory/osmo1rckme96ptawr4zwexxj5g5gej9s2dmud8r2t9j0k0prn5mch5g4snzzwjv/sail']
|
|
1969
|
+
}, {
|
|
1970
|
+
denom: 'sail',
|
|
1971
|
+
exponent: 6
|
|
1972
|
+
}],
|
|
1973
|
+
base: 'ibc/0E326E0BEDE1238C88EF5B26C42473B5CCE824C6733000A41A46D292D4A2B50B',
|
|
1974
|
+
name: 'Sail',
|
|
1975
|
+
display: 'sail',
|
|
1976
|
+
symbol: 'SAIL',
|
|
1977
|
+
logo_URIs: {
|
|
1978
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sail.png'
|
|
1979
|
+
},
|
|
1980
|
+
images: [{
|
|
1981
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sail.png'
|
|
1982
|
+
}],
|
|
1983
|
+
traces: [{
|
|
1984
|
+
type: 'ibc',
|
|
1985
|
+
counterparty: {
|
|
1986
|
+
channel_id: 'channel-550',
|
|
1987
|
+
base_denom: 'factory/osmo1rckme96ptawr4zwexxj5g5gej9s2dmud8r2t9j0k0prn5mch5g4snzzwjv/sail',
|
|
1988
|
+
chain_name: 'osmosis'
|
|
1989
|
+
},
|
|
1990
|
+
chain: {
|
|
1991
|
+
channel_id: 'channel-5'
|
|
1992
|
+
}
|
|
1993
|
+
}]
|
|
1994
|
+
}]
|
|
1995
|
+
};
|
|
1996
|
+
var _default = exports["default"] = assets;
|