@chain-registry/assets 1.64.73 → 1.64.74
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/esm/mainnet/assets.js +2 -1
- package/esm/mainnet/canto.js +100 -0
- package/esm/mainnet/index.js +1 -0
- package/esm/mainnet/lorenzo.js +182 -0
- package/esm/mainnet/osmosis.js +82 -0
- package/esm/mainnet/sommelier.js +84 -0
- package/esm/testnet/archwaytestnet.js +68 -0
- package/esm/testnet/cosmoshubtestnet.js +68 -0
- package/esm/testnet/junotestnet.js +68 -0
- package/esm/testnet/symphonytestnet.js +138 -0
- package/mainnet/assets.js +2 -1
- package/mainnet/canto.js +100 -0
- package/mainnet/index.d.ts +1 -0
- package/mainnet/index.js +3 -2
- package/mainnet/lorenzo.d.ts +3 -0
- package/mainnet/lorenzo.js +184 -0
- package/mainnet/osmosis.js +82 -0
- package/mainnet/sommelier.js +84 -0
- package/package.json +5 -5
- package/testnet/archwaytestnet.js +68 -0
- package/testnet/cosmoshubtestnet.js +68 -0
- package/testnet/junotestnet.js +68 -0
- package/testnet/symphonytestnet.js +138 -0
|
@@ -37,6 +37,75 @@ const assets = {
|
|
|
37
37
|
}
|
|
38
38
|
}]
|
|
39
39
|
},
|
|
40
|
+
{
|
|
41
|
+
description: 'The native staking and governance token of the Theta testnet version of the Cosmos Hub.',
|
|
42
|
+
denom_units: [{
|
|
43
|
+
denom: 'ibc/25418646C017D377ADF3202FF1E43590D0DAE3346E594E8D78176A139A928F88',
|
|
44
|
+
exponent: 0,
|
|
45
|
+
aliases: ['uatom']
|
|
46
|
+
}, {
|
|
47
|
+
denom: 'atom',
|
|
48
|
+
exponent: 6
|
|
49
|
+
}],
|
|
50
|
+
base: 'ibc/25418646C017D377ADF3202FF1E43590D0DAE3346E594E8D78176A139A928F88',
|
|
51
|
+
name: 'Cosmos',
|
|
52
|
+
display: 'atom',
|
|
53
|
+
symbol: 'ATOM',
|
|
54
|
+
logo_URIs: {
|
|
55
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
|
|
56
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
|
|
57
|
+
},
|
|
58
|
+
images: [{
|
|
59
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
|
|
60
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
|
|
61
|
+
}],
|
|
62
|
+
traces: [{
|
|
63
|
+
type: 'ibc',
|
|
64
|
+
counterparty: {
|
|
65
|
+
channel_id: 'channel-4300',
|
|
66
|
+
base_denom: 'uatom',
|
|
67
|
+
chain_name: 'cosmoshubtestnet'
|
|
68
|
+
},
|
|
69
|
+
chain: {
|
|
70
|
+
channel_id: 'channel-7'
|
|
71
|
+
}
|
|
72
|
+
}]
|
|
73
|
+
},
|
|
74
|
+
{
|
|
75
|
+
description: 'The native token of JUNO Chain',
|
|
76
|
+
denom_units: [{
|
|
77
|
+
denom: 'ibc/276E04FA6EC9F9C2860607513D2B48C6E9267CD62FF071D8220D04A93092740D',
|
|
78
|
+
exponent: 0,
|
|
79
|
+
aliases: ['ujunox']
|
|
80
|
+
}, {
|
|
81
|
+
denom: 'junox',
|
|
82
|
+
exponent: 6
|
|
83
|
+
}],
|
|
84
|
+
base: 'ibc/276E04FA6EC9F9C2860607513D2B48C6E9267CD62FF071D8220D04A93092740D',
|
|
85
|
+
name: 'Juno Testnet',
|
|
86
|
+
display: 'junox',
|
|
87
|
+
symbol: 'JUNOX',
|
|
88
|
+
logo_URIs: {
|
|
89
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/junotestnet/images/juno.png',
|
|
90
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/junotestnet/images/juno.svg'
|
|
91
|
+
},
|
|
92
|
+
coingecko_id: 'juno-network',
|
|
93
|
+
images: [{
|
|
94
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/junotestnet/images/juno.png',
|
|
95
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/junotestnet/images/juno.svg'
|
|
96
|
+
}],
|
|
97
|
+
traces: [{
|
|
98
|
+
type: 'ibc',
|
|
99
|
+
counterparty: {
|
|
100
|
+
channel_id: 'channel-942',
|
|
101
|
+
base_denom: 'ujunox',
|
|
102
|
+
chain_name: 'junotestnet'
|
|
103
|
+
},
|
|
104
|
+
chain: {
|
|
105
|
+
channel_id: 'channel-9'
|
|
106
|
+
}
|
|
107
|
+
}]
|
|
108
|
+
},
|
|
40
109
|
{
|
|
41
110
|
description: 'The native token of Osmosis',
|
|
42
111
|
denom_units: [{
|
|
@@ -178,6 +247,75 @@ const assets = {
|
|
|
178
247
|
}
|
|
179
248
|
}]
|
|
180
249
|
},
|
|
250
|
+
{
|
|
251
|
+
description: 'The native staking and governance token of the Theta testnet version of the Cosmos Hub.',
|
|
252
|
+
denom_units: [{
|
|
253
|
+
denom: 'ibc/25418646C017D377ADF3202FF1E43590D0DAE3346E594E8D78176A139A928F88',
|
|
254
|
+
exponent: 0,
|
|
255
|
+
aliases: ['uatom']
|
|
256
|
+
}, {
|
|
257
|
+
denom: 'atom',
|
|
258
|
+
exponent: 6
|
|
259
|
+
}],
|
|
260
|
+
base: 'ibc/25418646C017D377ADF3202FF1E43590D0DAE3346E594E8D78176A139A928F88',
|
|
261
|
+
name: 'Cosmos',
|
|
262
|
+
display: 'atom',
|
|
263
|
+
symbol: 'ATOM',
|
|
264
|
+
logo_URIs: {
|
|
265
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
|
|
266
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
|
|
267
|
+
},
|
|
268
|
+
images: [{
|
|
269
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
|
|
270
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
|
|
271
|
+
}],
|
|
272
|
+
traces: [{
|
|
273
|
+
type: 'ibc',
|
|
274
|
+
counterparty: {
|
|
275
|
+
channel_id: 'channel-4300',
|
|
276
|
+
base_denom: 'uatom',
|
|
277
|
+
chain_name: 'cosmoshubtestnet'
|
|
278
|
+
},
|
|
279
|
+
chain: {
|
|
280
|
+
channel_id: 'channel-7'
|
|
281
|
+
}
|
|
282
|
+
}]
|
|
283
|
+
},
|
|
284
|
+
{
|
|
285
|
+
description: 'The native token of JUNO Chain',
|
|
286
|
+
denom_units: [{
|
|
287
|
+
denom: 'ibc/276E04FA6EC9F9C2860607513D2B48C6E9267CD62FF071D8220D04A93092740D',
|
|
288
|
+
exponent: 0,
|
|
289
|
+
aliases: ['ujunox']
|
|
290
|
+
}, {
|
|
291
|
+
denom: 'junox',
|
|
292
|
+
exponent: 6
|
|
293
|
+
}],
|
|
294
|
+
base: 'ibc/276E04FA6EC9F9C2860607513D2B48C6E9267CD62FF071D8220D04A93092740D',
|
|
295
|
+
name: 'Juno Testnet',
|
|
296
|
+
display: 'junox',
|
|
297
|
+
symbol: 'JUNOX',
|
|
298
|
+
logo_URIs: {
|
|
299
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/junotestnet/images/juno.png',
|
|
300
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/junotestnet/images/juno.svg'
|
|
301
|
+
},
|
|
302
|
+
coingecko_id: 'juno-network',
|
|
303
|
+
images: [{
|
|
304
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/junotestnet/images/juno.png',
|
|
305
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/junotestnet/images/juno.svg'
|
|
306
|
+
}],
|
|
307
|
+
traces: [{
|
|
308
|
+
type: 'ibc',
|
|
309
|
+
counterparty: {
|
|
310
|
+
channel_id: 'channel-942',
|
|
311
|
+
base_denom: 'ujunox',
|
|
312
|
+
chain_name: 'junotestnet'
|
|
313
|
+
},
|
|
314
|
+
chain: {
|
|
315
|
+
channel_id: 'channel-9'
|
|
316
|
+
}
|
|
317
|
+
}]
|
|
318
|
+
},
|
|
181
319
|
{
|
|
182
320
|
description: 'The native token of Osmosis',
|
|
183
321
|
denom_units: [{
|