@chain-registry/assets 1.70.31 → 1.70.33
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/devnet/prysmdevnet.js +0 -148
- package/esm/devnet/prysmdevnet.js +0 -148
- package/esm/mainnet/assets.js +1 -8
- package/esm/mainnet/dungeon.js +392 -0
- package/esm/mainnet/index.js +0 -7
- package/esm/mainnet/juno.js +0 -72
- package/esm/mainnet/kimanetwork.js +16 -16
- package/esm/mainnet/neutron.js +72 -0
- package/esm/mainnet/osmosis.js +8 -472
- package/esm/mainnet/stride.js +72 -0
- package/esm/testnet/assets.js +1 -3
- package/esm/testnet/axelartestnet.js +0 -148
- package/esm/testnet/index.js +0 -2
- package/esm/testnet/junotestnet.js +0 -148
- package/esm/testnet/marstestnet.js +0 -148
- package/esm/testnet/nobletestnet.js +0 -148
- package/esm/testnet/osmosistestnet.js +0 -82
- package/mainnet/assets.js +1 -8
- package/mainnet/dungeon.js +392 -0
- package/mainnet/index.d.ts +0 -7
- package/mainnet/index.js +3 -11
- package/mainnet/juno.js +0 -72
- package/mainnet/kimanetwork.js +16 -16
- package/mainnet/neutron.js +72 -0
- package/mainnet/osmosis.js +8 -472
- package/mainnet/stride.js +72 -0
- package/package.json +6 -6
- package/testnet/assets.js +1 -3
- package/testnet/axelartestnet.js +0 -148
- package/testnet/index.d.ts +0 -2
- package/testnet/index.js +1 -3
- package/testnet/junotestnet.js +0 -148
- package/testnet/marstestnet.js +0 -148
- package/testnet/nobletestnet.js +0 -148
- package/testnet/osmosistestnet.js +0 -82
- package/esm/mainnet/8ball.js +0 -182
- package/esm/mainnet/cerberus.js +0 -182
- package/esm/mainnet/cudos.js +0 -182
- package/esm/mainnet/dig.js +0 -268
- package/esm/mainnet/lumenx.js +0 -182
- package/esm/mainnet/microtick.js +0 -182
- package/esm/mainnet/vidulum.js +0 -424
- package/esm/testnet/entrypointtestnet.js +0 -154
- package/esm/testnet/osmosistestnet4.js +0 -476
- package/mainnet/8ball.d.ts +0 -3
- package/mainnet/8ball.js +0 -184
- package/mainnet/cerberus.d.ts +0 -3
- package/mainnet/cerberus.js +0 -184
- package/mainnet/cudos.d.ts +0 -3
- package/mainnet/cudos.js +0 -184
- package/mainnet/dig.d.ts +0 -3
- package/mainnet/dig.js +0 -270
- package/mainnet/lumenx.d.ts +0 -3
- package/mainnet/lumenx.js +0 -184
- package/mainnet/microtick.d.ts +0 -3
- package/mainnet/microtick.js +0 -184
- package/mainnet/vidulum.d.ts +0 -3
- package/mainnet/vidulum.js +0 -426
- package/testnet/entrypointtestnet.d.ts +0 -3
- package/testnet/entrypointtestnet.js +0 -156
- package/testnet/osmosistestnet4.d.ts +0 -3
- package/testnet/osmosistestnet4.js +0 -478
package/esm/mainnet/vidulum.js
DELETED
|
@@ -1,424 +0,0 @@
|
|
|
1
|
-
const assets = {
|
|
2
|
-
chain_name: 'vidulum',
|
|
3
|
-
assets: [
|
|
4
|
-
{
|
|
5
|
-
description: 'Archway is a smart contract platform in the Cosmos ecosystem designed to reward developers by providing them with a share of transaction fees generated by their applications.',
|
|
6
|
-
denom_units: [
|
|
7
|
-
{
|
|
8
|
-
denom: 'ibc/DFF74686C97987740A277FBEBAC8BB053A7C76DDF9D8B402DEB92E89B6FD23EB',
|
|
9
|
-
exponent: 0,
|
|
10
|
-
aliases: ['aarch']
|
|
11
|
-
},
|
|
12
|
-
{
|
|
13
|
-
denom: 'uarch',
|
|
14
|
-
exponent: 12
|
|
15
|
-
},
|
|
16
|
-
{
|
|
17
|
-
denom: 'arch',
|
|
18
|
-
exponent: 18
|
|
19
|
-
}
|
|
20
|
-
],
|
|
21
|
-
base: 'ibc/DFF74686C97987740A277FBEBAC8BB053A7C76DDF9D8B402DEB92E89B6FD23EB',
|
|
22
|
-
name: 'Archway',
|
|
23
|
-
display: 'arch',
|
|
24
|
-
symbol: 'ARCH',
|
|
25
|
-
logo_URIs: {
|
|
26
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/arch.png',
|
|
27
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/arch.svg'
|
|
28
|
-
},
|
|
29
|
-
coingecko_id: 'archway',
|
|
30
|
-
images: [{
|
|
31
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/arch.png',
|
|
32
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/arch.svg',
|
|
33
|
-
theme: {
|
|
34
|
-
primary_color_hex: '#fc4c04'
|
|
35
|
-
}
|
|
36
|
-
}],
|
|
37
|
-
socials: {
|
|
38
|
-
website: 'https://archway.io/',
|
|
39
|
-
twitter: 'https://twitter.com/archwayHQ'
|
|
40
|
-
},
|
|
41
|
-
type_asset: 'sdk.coin',
|
|
42
|
-
traces: [{
|
|
43
|
-
type: 'ibc',
|
|
44
|
-
counterparty: {
|
|
45
|
-
channel_id: 'channel-110',
|
|
46
|
-
base_denom: 'aarch',
|
|
47
|
-
chain_name: 'archway'
|
|
48
|
-
},
|
|
49
|
-
chain: {
|
|
50
|
-
channel_id: 'channel-24'
|
|
51
|
-
}
|
|
52
|
-
}]
|
|
53
|
-
},
|
|
54
|
-
{
|
|
55
|
-
description: 'Architects Token',
|
|
56
|
-
type_asset: 'cw20',
|
|
57
|
-
address: 'archway16kxu278xtwa9ql20yhgk9smk2k6ke74hsxeesf36c9dhxqc5zyksh8ykwu',
|
|
58
|
-
denom_units: [{
|
|
59
|
-
denom: 'ibc/F806ACAFDC68533ED2E5EAD5C6EE98D9943BCD20A4BECB21260B812B62A093CA',
|
|
60
|
-
exponent: 0,
|
|
61
|
-
aliases: ['archway16kxu278xtwa9ql20yhgk9smk2k6ke74hsxeesf36c9dhxqc5zyksh8ykwu']
|
|
62
|
-
}, {
|
|
63
|
-
denom: 'TOKN',
|
|
64
|
-
exponent: 18
|
|
65
|
-
}],
|
|
66
|
-
base: 'ibc/F806ACAFDC68533ED2E5EAD5C6EE98D9943BCD20A4BECB21260B812B62A093CA',
|
|
67
|
-
name: 'Architects Token',
|
|
68
|
-
display: 'TOKN',
|
|
69
|
-
symbol: 'TOKN',
|
|
70
|
-
logo_URIs: {
|
|
71
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/tokn.png'
|
|
72
|
-
},
|
|
73
|
-
images: [{
|
|
74
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/tokn.png'
|
|
75
|
-
}],
|
|
76
|
-
traces: [{
|
|
77
|
-
type: 'ibc',
|
|
78
|
-
counterparty: {
|
|
79
|
-
channel_id: 'channel-110',
|
|
80
|
-
base_denom: 'archway16kxu278xtwa9ql20yhgk9smk2k6ke74hsxeesf36c9dhxqc5zyksh8ykwu',
|
|
81
|
-
chain_name: 'archway'
|
|
82
|
-
},
|
|
83
|
-
chain: {
|
|
84
|
-
channel_id: 'channel-24'
|
|
85
|
-
}
|
|
86
|
-
}]
|
|
87
|
-
},
|
|
88
|
-
{
|
|
89
|
-
description: 'The native token of OKExChain',
|
|
90
|
-
denom_units: [{
|
|
91
|
-
denom: 'ibc/5B881C368626795AADB370EF0FAD4AA2E0D12DFFC778C14DA3906657CF3E8C3D',
|
|
92
|
-
exponent: 0,
|
|
93
|
-
aliases: ['wei']
|
|
94
|
-
}, {
|
|
95
|
-
denom: 'okt',
|
|
96
|
-
exponent: 18
|
|
97
|
-
}],
|
|
98
|
-
base: 'ibc/5B881C368626795AADB370EF0FAD4AA2E0D12DFFC778C14DA3906657CF3E8C3D',
|
|
99
|
-
name: 'OKExChain',
|
|
100
|
-
display: 'okt',
|
|
101
|
-
symbol: 'OKT',
|
|
102
|
-
logo_URIs: {
|
|
103
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/okexchain/images/okc.png'
|
|
104
|
-
},
|
|
105
|
-
coingecko_id: 'oec-token',
|
|
106
|
-
images: [{
|
|
107
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/okexchain/images/okc.png',
|
|
108
|
-
theme: {
|
|
109
|
-
primary_color_hex: '#bbbbbb'
|
|
110
|
-
}
|
|
111
|
-
}],
|
|
112
|
-
type_asset: 'sdk.coin',
|
|
113
|
-
traces: [{
|
|
114
|
-
type: 'ibc',
|
|
115
|
-
counterparty: {
|
|
116
|
-
channel_id: 'channel-37',
|
|
117
|
-
base_denom: 'wei',
|
|
118
|
-
chain_name: 'okexchain'
|
|
119
|
-
},
|
|
120
|
-
chain: {
|
|
121
|
-
channel_id: 'channel-11'
|
|
122
|
-
}
|
|
123
|
-
}]
|
|
124
|
-
},
|
|
125
|
-
{
|
|
126
|
-
description: 'The native token of Osmosis',
|
|
127
|
-
denom_units: [{
|
|
128
|
-
denom: 'ibc/ED07A3391A112B175915CD8FAF43A2DA8E4790EDE12566649D0C2F97716B8518',
|
|
129
|
-
exponent: 0,
|
|
130
|
-
aliases: ['uosmo']
|
|
131
|
-
}, {
|
|
132
|
-
denom: 'osmo',
|
|
133
|
-
exponent: 6
|
|
134
|
-
}],
|
|
135
|
-
type_asset: 'sdk.coin',
|
|
136
|
-
base: 'ibc/ED07A3391A112B175915CD8FAF43A2DA8E4790EDE12566649D0C2F97716B8518',
|
|
137
|
-
name: 'Osmosis',
|
|
138
|
-
display: 'osmo',
|
|
139
|
-
symbol: 'OSMO',
|
|
140
|
-
logo_URIs: {
|
|
141
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
142
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
143
|
-
},
|
|
144
|
-
images: [{
|
|
145
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
146
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg',
|
|
147
|
-
theme: {
|
|
148
|
-
primary_color_hex: '#760dbb'
|
|
149
|
-
}
|
|
150
|
-
}],
|
|
151
|
-
coingecko_id: 'osmosis',
|
|
152
|
-
keywords: ['dex', 'staking'],
|
|
153
|
-
socials: {
|
|
154
|
-
website: 'https://osmosis.zone',
|
|
155
|
-
twitter: 'https://twitter.com/osmosiszone'
|
|
156
|
-
},
|
|
157
|
-
traces: [{
|
|
158
|
-
type: 'ibc',
|
|
159
|
-
counterparty: {
|
|
160
|
-
channel_id: 'channel-124',
|
|
161
|
-
base_denom: 'uosmo',
|
|
162
|
-
chain_name: 'osmosis'
|
|
163
|
-
},
|
|
164
|
-
chain: {
|
|
165
|
-
channel_id: 'channel-0'
|
|
166
|
-
}
|
|
167
|
-
}]
|
|
168
|
-
},
|
|
169
|
-
{
|
|
170
|
-
description: 'ION is the second native token of Osmosis.',
|
|
171
|
-
denom_units: [{
|
|
172
|
-
denom: 'ibc/F7E92EE59B5428793F3EF5C1A4CB2494F61A9D0C9A69469D02390714A1372E16',
|
|
173
|
-
exponent: 0,
|
|
174
|
-
aliases: ['uion']
|
|
175
|
-
}, {
|
|
176
|
-
denom: 'ion',
|
|
177
|
-
exponent: 6
|
|
178
|
-
}],
|
|
179
|
-
type_asset: 'sdk.coin',
|
|
180
|
-
base: 'ibc/F7E92EE59B5428793F3EF5C1A4CB2494F61A9D0C9A69469D02390714A1372E16',
|
|
181
|
-
name: 'Ion DAO',
|
|
182
|
-
display: 'ion',
|
|
183
|
-
symbol: 'ION',
|
|
184
|
-
logo_URIs: {
|
|
185
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
186
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
187
|
-
},
|
|
188
|
-
images: [{
|
|
189
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
190
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg',
|
|
191
|
-
theme: {
|
|
192
|
-
primary_color_hex: '#4453c7'
|
|
193
|
-
}
|
|
194
|
-
}],
|
|
195
|
-
coingecko_id: 'ion',
|
|
196
|
-
keywords: ['memecoin', 'defi'],
|
|
197
|
-
socials: {
|
|
198
|
-
website: 'https://ion.wtf',
|
|
199
|
-
twitter: 'https://twitter.com/_IONDAO'
|
|
200
|
-
},
|
|
201
|
-
traces: [{
|
|
202
|
-
type: 'ibc',
|
|
203
|
-
counterparty: {
|
|
204
|
-
channel_id: 'channel-124',
|
|
205
|
-
base_denom: 'uion',
|
|
206
|
-
chain_name: 'osmosis'
|
|
207
|
-
},
|
|
208
|
-
chain: {
|
|
209
|
-
channel_id: 'channel-0'
|
|
210
|
-
}
|
|
211
|
-
}]
|
|
212
|
-
},
|
|
213
|
-
{
|
|
214
|
-
description: 'Archway is a smart contract platform in the Cosmos ecosystem designed to reward developers by providing them with a share of transaction fees generated by their applications.',
|
|
215
|
-
denom_units: [
|
|
216
|
-
{
|
|
217
|
-
denom: 'ibc/DFF74686C97987740A277FBEBAC8BB053A7C76DDF9D8B402DEB92E89B6FD23EB',
|
|
218
|
-
exponent: 0,
|
|
219
|
-
aliases: ['aarch']
|
|
220
|
-
},
|
|
221
|
-
{
|
|
222
|
-
denom: 'uarch',
|
|
223
|
-
exponent: 12
|
|
224
|
-
},
|
|
225
|
-
{
|
|
226
|
-
denom: 'arch',
|
|
227
|
-
exponent: 18
|
|
228
|
-
}
|
|
229
|
-
],
|
|
230
|
-
base: 'ibc/DFF74686C97987740A277FBEBAC8BB053A7C76DDF9D8B402DEB92E89B6FD23EB',
|
|
231
|
-
name: 'Archway',
|
|
232
|
-
display: 'arch',
|
|
233
|
-
symbol: 'ARCH',
|
|
234
|
-
logo_URIs: {
|
|
235
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/arch.png',
|
|
236
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/arch.svg'
|
|
237
|
-
},
|
|
238
|
-
coingecko_id: 'archway',
|
|
239
|
-
images: [{
|
|
240
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/arch.png',
|
|
241
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/arch.svg',
|
|
242
|
-
theme: {
|
|
243
|
-
primary_color_hex: '#fc4c04'
|
|
244
|
-
}
|
|
245
|
-
}],
|
|
246
|
-
socials: {
|
|
247
|
-
website: 'https://archway.io/',
|
|
248
|
-
twitter: 'https://twitter.com/archwayHQ'
|
|
249
|
-
},
|
|
250
|
-
type_asset: 'sdk.coin',
|
|
251
|
-
traces: [{
|
|
252
|
-
type: 'ibc',
|
|
253
|
-
counterparty: {
|
|
254
|
-
channel_id: 'channel-110',
|
|
255
|
-
base_denom: 'aarch',
|
|
256
|
-
chain_name: 'archway'
|
|
257
|
-
},
|
|
258
|
-
chain: {
|
|
259
|
-
channel_id: 'channel-24'
|
|
260
|
-
}
|
|
261
|
-
}]
|
|
262
|
-
},
|
|
263
|
-
{
|
|
264
|
-
description: 'Architects Token',
|
|
265
|
-
type_asset: 'cw20',
|
|
266
|
-
address: 'archway16kxu278xtwa9ql20yhgk9smk2k6ke74hsxeesf36c9dhxqc5zyksh8ykwu',
|
|
267
|
-
denom_units: [{
|
|
268
|
-
denom: 'ibc/F806ACAFDC68533ED2E5EAD5C6EE98D9943BCD20A4BECB21260B812B62A093CA',
|
|
269
|
-
exponent: 0,
|
|
270
|
-
aliases: ['archway16kxu278xtwa9ql20yhgk9smk2k6ke74hsxeesf36c9dhxqc5zyksh8ykwu']
|
|
271
|
-
}, {
|
|
272
|
-
denom: 'TOKN',
|
|
273
|
-
exponent: 18
|
|
274
|
-
}],
|
|
275
|
-
base: 'ibc/F806ACAFDC68533ED2E5EAD5C6EE98D9943BCD20A4BECB21260B812B62A093CA',
|
|
276
|
-
name: 'Architects Token',
|
|
277
|
-
display: 'TOKN',
|
|
278
|
-
symbol: 'TOKN',
|
|
279
|
-
logo_URIs: {
|
|
280
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/tokn.png'
|
|
281
|
-
},
|
|
282
|
-
images: [{
|
|
283
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/tokn.png'
|
|
284
|
-
}],
|
|
285
|
-
traces: [{
|
|
286
|
-
type: 'ibc',
|
|
287
|
-
counterparty: {
|
|
288
|
-
channel_id: 'channel-110',
|
|
289
|
-
base_denom: 'archway16kxu278xtwa9ql20yhgk9smk2k6ke74hsxeesf36c9dhxqc5zyksh8ykwu',
|
|
290
|
-
chain_name: 'archway'
|
|
291
|
-
},
|
|
292
|
-
chain: {
|
|
293
|
-
channel_id: 'channel-24'
|
|
294
|
-
}
|
|
295
|
-
}]
|
|
296
|
-
},
|
|
297
|
-
{
|
|
298
|
-
description: 'The native token of OKExChain',
|
|
299
|
-
denom_units: [{
|
|
300
|
-
denom: 'ibc/5B881C368626795AADB370EF0FAD4AA2E0D12DFFC778C14DA3906657CF3E8C3D',
|
|
301
|
-
exponent: 0,
|
|
302
|
-
aliases: ['wei']
|
|
303
|
-
}, {
|
|
304
|
-
denom: 'okt',
|
|
305
|
-
exponent: 18
|
|
306
|
-
}],
|
|
307
|
-
base: 'ibc/5B881C368626795AADB370EF0FAD4AA2E0D12DFFC778C14DA3906657CF3E8C3D',
|
|
308
|
-
name: 'OKExChain',
|
|
309
|
-
display: 'okt',
|
|
310
|
-
symbol: 'OKT',
|
|
311
|
-
logo_URIs: {
|
|
312
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/okexchain/images/okc.png'
|
|
313
|
-
},
|
|
314
|
-
coingecko_id: 'oec-token',
|
|
315
|
-
images: [{
|
|
316
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/okexchain/images/okc.png',
|
|
317
|
-
theme: {
|
|
318
|
-
primary_color_hex: '#bbbbbb'
|
|
319
|
-
}
|
|
320
|
-
}],
|
|
321
|
-
type_asset: 'sdk.coin',
|
|
322
|
-
traces: [{
|
|
323
|
-
type: 'ibc',
|
|
324
|
-
counterparty: {
|
|
325
|
-
channel_id: 'channel-37',
|
|
326
|
-
base_denom: 'wei',
|
|
327
|
-
chain_name: 'okexchain'
|
|
328
|
-
},
|
|
329
|
-
chain: {
|
|
330
|
-
channel_id: 'channel-11'
|
|
331
|
-
}
|
|
332
|
-
}]
|
|
333
|
-
},
|
|
334
|
-
{
|
|
335
|
-
description: 'The native token of Osmosis',
|
|
336
|
-
denom_units: [{
|
|
337
|
-
denom: 'ibc/ED07A3391A112B175915CD8FAF43A2DA8E4790EDE12566649D0C2F97716B8518',
|
|
338
|
-
exponent: 0,
|
|
339
|
-
aliases: ['uosmo']
|
|
340
|
-
}, {
|
|
341
|
-
denom: 'osmo',
|
|
342
|
-
exponent: 6
|
|
343
|
-
}],
|
|
344
|
-
type_asset: 'sdk.coin',
|
|
345
|
-
base: 'ibc/ED07A3391A112B175915CD8FAF43A2DA8E4790EDE12566649D0C2F97716B8518',
|
|
346
|
-
name: 'Osmosis',
|
|
347
|
-
display: 'osmo',
|
|
348
|
-
symbol: 'OSMO',
|
|
349
|
-
logo_URIs: {
|
|
350
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
351
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
352
|
-
},
|
|
353
|
-
images: [{
|
|
354
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
355
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg',
|
|
356
|
-
theme: {
|
|
357
|
-
primary_color_hex: '#760dbb'
|
|
358
|
-
}
|
|
359
|
-
}],
|
|
360
|
-
coingecko_id: 'osmosis',
|
|
361
|
-
keywords: ['dex', 'staking'],
|
|
362
|
-
socials: {
|
|
363
|
-
website: 'https://osmosis.zone',
|
|
364
|
-
twitter: 'https://twitter.com/osmosiszone'
|
|
365
|
-
},
|
|
366
|
-
traces: [{
|
|
367
|
-
type: 'ibc',
|
|
368
|
-
counterparty: {
|
|
369
|
-
channel_id: 'channel-124',
|
|
370
|
-
base_denom: 'uosmo',
|
|
371
|
-
chain_name: 'osmosis'
|
|
372
|
-
},
|
|
373
|
-
chain: {
|
|
374
|
-
channel_id: 'channel-0'
|
|
375
|
-
}
|
|
376
|
-
}]
|
|
377
|
-
},
|
|
378
|
-
{
|
|
379
|
-
description: 'ION is the second native token of Osmosis.',
|
|
380
|
-
denom_units: [{
|
|
381
|
-
denom: 'ibc/F7E92EE59B5428793F3EF5C1A4CB2494F61A9D0C9A69469D02390714A1372E16',
|
|
382
|
-
exponent: 0,
|
|
383
|
-
aliases: ['uion']
|
|
384
|
-
}, {
|
|
385
|
-
denom: 'ion',
|
|
386
|
-
exponent: 6
|
|
387
|
-
}],
|
|
388
|
-
type_asset: 'sdk.coin',
|
|
389
|
-
base: 'ibc/F7E92EE59B5428793F3EF5C1A4CB2494F61A9D0C9A69469D02390714A1372E16',
|
|
390
|
-
name: 'Ion DAO',
|
|
391
|
-
display: 'ion',
|
|
392
|
-
symbol: 'ION',
|
|
393
|
-
logo_URIs: {
|
|
394
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
395
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
396
|
-
},
|
|
397
|
-
images: [{
|
|
398
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
399
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg',
|
|
400
|
-
theme: {
|
|
401
|
-
primary_color_hex: '#4453c7'
|
|
402
|
-
}
|
|
403
|
-
}],
|
|
404
|
-
coingecko_id: 'ion',
|
|
405
|
-
keywords: ['memecoin', 'defi'],
|
|
406
|
-
socials: {
|
|
407
|
-
website: 'https://ion.wtf',
|
|
408
|
-
twitter: 'https://twitter.com/_IONDAO'
|
|
409
|
-
},
|
|
410
|
-
traces: [{
|
|
411
|
-
type: 'ibc',
|
|
412
|
-
counterparty: {
|
|
413
|
-
channel_id: 'channel-124',
|
|
414
|
-
base_denom: 'uion',
|
|
415
|
-
chain_name: 'osmosis'
|
|
416
|
-
},
|
|
417
|
-
chain: {
|
|
418
|
-
channel_id: 'channel-0'
|
|
419
|
-
}
|
|
420
|
-
}]
|
|
421
|
-
}
|
|
422
|
-
]
|
|
423
|
-
};
|
|
424
|
-
export default assets;
|
|
@@ -1,154 +0,0 @@
|
|
|
1
|
-
const assets = {
|
|
2
|
-
chain_name: 'entrypointtestnet',
|
|
3
|
-
assets: [
|
|
4
|
-
{
|
|
5
|
-
description: 'The native token of Osmosis',
|
|
6
|
-
denom_units: [{
|
|
7
|
-
denom: 'ibc/ED07A3391A112B175915CD8FAF43A2DA8E4790EDE12566649D0C2F97716B8518',
|
|
8
|
-
exponent: 0,
|
|
9
|
-
aliases: ['uosmo']
|
|
10
|
-
}, {
|
|
11
|
-
denom: 'osmo',
|
|
12
|
-
exponent: 6,
|
|
13
|
-
aliases: []
|
|
14
|
-
}],
|
|
15
|
-
type_asset: 'sdk.coin',
|
|
16
|
-
base: 'ibc/ED07A3391A112B175915CD8FAF43A2DA8E4790EDE12566649D0C2F97716B8518',
|
|
17
|
-
name: 'Osmosis Testnet',
|
|
18
|
-
display: 'osmo',
|
|
19
|
-
symbol: 'OSMO',
|
|
20
|
-
logo_URIs: {
|
|
21
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
22
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
23
|
-
},
|
|
24
|
-
images: [{
|
|
25
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
26
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
27
|
-
}],
|
|
28
|
-
coingecko_id: 'osmosis',
|
|
29
|
-
keywords: ['dex', 'staking'],
|
|
30
|
-
traces: [{
|
|
31
|
-
type: 'ibc',
|
|
32
|
-
counterparty: {
|
|
33
|
-
channel_id: 'channel-1543',
|
|
34
|
-
base_denom: 'uosmo',
|
|
35
|
-
chain_name: 'osmosistestnet'
|
|
36
|
-
},
|
|
37
|
-
chain: {
|
|
38
|
-
channel_id: 'channel-0'
|
|
39
|
-
}
|
|
40
|
-
}]
|
|
41
|
-
},
|
|
42
|
-
{
|
|
43
|
-
denom_units: [{
|
|
44
|
-
denom: 'ibc/F7E92EE59B5428793F3EF5C1A4CB2494F61A9D0C9A69469D02390714A1372E16',
|
|
45
|
-
exponent: 0,
|
|
46
|
-
aliases: ['uion']
|
|
47
|
-
}, {
|
|
48
|
-
denom: 'ion',
|
|
49
|
-
exponent: 6
|
|
50
|
-
}],
|
|
51
|
-
type_asset: 'sdk.coin',
|
|
52
|
-
base: 'ibc/F7E92EE59B5428793F3EF5C1A4CB2494F61A9D0C9A69469D02390714A1372E16',
|
|
53
|
-
name: 'Ion',
|
|
54
|
-
display: 'ion',
|
|
55
|
-
symbol: 'ION',
|
|
56
|
-
logo_URIs: {
|
|
57
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
58
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
59
|
-
},
|
|
60
|
-
images: [{
|
|
61
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
62
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
63
|
-
}],
|
|
64
|
-
coingecko_id: 'ion',
|
|
65
|
-
keywords: ['memecoin'],
|
|
66
|
-
traces: [{
|
|
67
|
-
type: 'ibc',
|
|
68
|
-
counterparty: {
|
|
69
|
-
channel_id: 'channel-1543',
|
|
70
|
-
base_denom: 'uion',
|
|
71
|
-
chain_name: 'osmosistestnet'
|
|
72
|
-
},
|
|
73
|
-
chain: {
|
|
74
|
-
channel_id: 'channel-0'
|
|
75
|
-
}
|
|
76
|
-
}]
|
|
77
|
-
},
|
|
78
|
-
{
|
|
79
|
-
description: 'The native token of Osmosis',
|
|
80
|
-
denom_units: [{
|
|
81
|
-
denom: 'ibc/ED07A3391A112B175915CD8FAF43A2DA8E4790EDE12566649D0C2F97716B8518',
|
|
82
|
-
exponent: 0,
|
|
83
|
-
aliases: ['uosmo']
|
|
84
|
-
}, {
|
|
85
|
-
denom: 'osmo',
|
|
86
|
-
exponent: 6,
|
|
87
|
-
aliases: []
|
|
88
|
-
}],
|
|
89
|
-
type_asset: 'sdk.coin',
|
|
90
|
-
base: 'ibc/ED07A3391A112B175915CD8FAF43A2DA8E4790EDE12566649D0C2F97716B8518',
|
|
91
|
-
name: 'Osmosis Testnet',
|
|
92
|
-
display: 'osmo',
|
|
93
|
-
symbol: 'OSMO',
|
|
94
|
-
logo_URIs: {
|
|
95
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
96
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
97
|
-
},
|
|
98
|
-
images: [{
|
|
99
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
100
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
101
|
-
}],
|
|
102
|
-
coingecko_id: 'osmosis',
|
|
103
|
-
keywords: ['dex', 'staking'],
|
|
104
|
-
traces: [{
|
|
105
|
-
type: 'ibc',
|
|
106
|
-
counterparty: {
|
|
107
|
-
channel_id: 'channel-1543',
|
|
108
|
-
base_denom: 'uosmo',
|
|
109
|
-
chain_name: 'osmosistestnet'
|
|
110
|
-
},
|
|
111
|
-
chain: {
|
|
112
|
-
channel_id: 'channel-0'
|
|
113
|
-
}
|
|
114
|
-
}]
|
|
115
|
-
},
|
|
116
|
-
{
|
|
117
|
-
denom_units: [{
|
|
118
|
-
denom: 'ibc/F7E92EE59B5428793F3EF5C1A4CB2494F61A9D0C9A69469D02390714A1372E16',
|
|
119
|
-
exponent: 0,
|
|
120
|
-
aliases: ['uion']
|
|
121
|
-
}, {
|
|
122
|
-
denom: 'ion',
|
|
123
|
-
exponent: 6
|
|
124
|
-
}],
|
|
125
|
-
type_asset: 'sdk.coin',
|
|
126
|
-
base: 'ibc/F7E92EE59B5428793F3EF5C1A4CB2494F61A9D0C9A69469D02390714A1372E16',
|
|
127
|
-
name: 'Ion',
|
|
128
|
-
display: 'ion',
|
|
129
|
-
symbol: 'ION',
|
|
130
|
-
logo_URIs: {
|
|
131
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
132
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
133
|
-
},
|
|
134
|
-
images: [{
|
|
135
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
136
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
137
|
-
}],
|
|
138
|
-
coingecko_id: 'ion',
|
|
139
|
-
keywords: ['memecoin'],
|
|
140
|
-
traces: [{
|
|
141
|
-
type: 'ibc',
|
|
142
|
-
counterparty: {
|
|
143
|
-
channel_id: 'channel-1543',
|
|
144
|
-
base_denom: 'uion',
|
|
145
|
-
chain_name: 'osmosistestnet'
|
|
146
|
-
},
|
|
147
|
-
chain: {
|
|
148
|
-
channel_id: 'channel-0'
|
|
149
|
-
}
|
|
150
|
-
}]
|
|
151
|
-
}
|
|
152
|
-
]
|
|
153
|
-
};
|
|
154
|
-
export default assets;
|