@chain-registry/assets 1.70.305 → 1.70.307
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/axelar.js +72 -0
- package/esm/mainnet/xpla.js +80 -0
- package/mainnet/axelar.js +72 -0
- package/mainnet/xpla.js +80 -0
- package/package.json +5 -5
package/esm/mainnet/axelar.js
CHANGED
|
@@ -10267,6 +10267,42 @@ const assets = {
|
|
|
10267
10267
|
}
|
|
10268
10268
|
}]
|
|
10269
10269
|
},
|
|
10270
|
+
{
|
|
10271
|
+
description: 'The native staking token of XPLA.',
|
|
10272
|
+
denom_units: [{
|
|
10273
|
+
denom: 'ibc/CCEB6CEE970DF3D573DF4DFCBD5B7BC7B614F0CD6ECA7C56F9DE35D2676C00FC',
|
|
10274
|
+
exponent: 0,
|
|
10275
|
+
aliases: ['axpla']
|
|
10276
|
+
}, {
|
|
10277
|
+
denom: 'xpla',
|
|
10278
|
+
exponent: 18
|
|
10279
|
+
}],
|
|
10280
|
+
base: 'ibc/CCEB6CEE970DF3D573DF4DFCBD5B7BC7B614F0CD6ECA7C56F9DE35D2676C00FC',
|
|
10281
|
+
name: 'Xpla',
|
|
10282
|
+
display: 'xpla',
|
|
10283
|
+
symbol: 'XPLA',
|
|
10284
|
+
logo_URIs: {
|
|
10285
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xpla/images/xpla.png',
|
|
10286
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xpla/images/xpla.svg'
|
|
10287
|
+
},
|
|
10288
|
+
coingecko_id: 'xpla',
|
|
10289
|
+
images: [{
|
|
10290
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xpla/images/xpla.png',
|
|
10291
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xpla/images/xpla.svg'
|
|
10292
|
+
}],
|
|
10293
|
+
type_asset: 'sdk.coin',
|
|
10294
|
+
traces: [{
|
|
10295
|
+
type: 'ibc',
|
|
10296
|
+
counterparty: {
|
|
10297
|
+
channel_id: 'channel-0',
|
|
10298
|
+
base_denom: 'axpla',
|
|
10299
|
+
chain_name: 'xpla'
|
|
10300
|
+
},
|
|
10301
|
+
chain: {
|
|
10302
|
+
channel_id: 'channel-49'
|
|
10303
|
+
}
|
|
10304
|
+
}]
|
|
10305
|
+
},
|
|
10270
10306
|
{
|
|
10271
10307
|
description: 'The native token of Babylon Genesis.',
|
|
10272
10308
|
denom_units: [{
|
|
@@ -19851,6 +19887,42 @@ const assets = {
|
|
|
19851
19887
|
}
|
|
19852
19888
|
}]
|
|
19853
19889
|
},
|
|
19890
|
+
{
|
|
19891
|
+
description: 'The native staking token of XPLA.',
|
|
19892
|
+
denom_units: [{
|
|
19893
|
+
denom: 'ibc/CCEB6CEE970DF3D573DF4DFCBD5B7BC7B614F0CD6ECA7C56F9DE35D2676C00FC',
|
|
19894
|
+
exponent: 0,
|
|
19895
|
+
aliases: ['axpla']
|
|
19896
|
+
}, {
|
|
19897
|
+
denom: 'xpla',
|
|
19898
|
+
exponent: 18
|
|
19899
|
+
}],
|
|
19900
|
+
base: 'ibc/CCEB6CEE970DF3D573DF4DFCBD5B7BC7B614F0CD6ECA7C56F9DE35D2676C00FC',
|
|
19901
|
+
name: 'Xpla',
|
|
19902
|
+
display: 'xpla',
|
|
19903
|
+
symbol: 'XPLA',
|
|
19904
|
+
logo_URIs: {
|
|
19905
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xpla/images/xpla.png',
|
|
19906
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xpla/images/xpla.svg'
|
|
19907
|
+
},
|
|
19908
|
+
coingecko_id: 'xpla',
|
|
19909
|
+
images: [{
|
|
19910
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xpla/images/xpla.png',
|
|
19911
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xpla/images/xpla.svg'
|
|
19912
|
+
}],
|
|
19913
|
+
type_asset: 'sdk.coin',
|
|
19914
|
+
traces: [{
|
|
19915
|
+
type: 'ibc',
|
|
19916
|
+
counterparty: {
|
|
19917
|
+
channel_id: 'channel-0',
|
|
19918
|
+
base_denom: 'axpla',
|
|
19919
|
+
chain_name: 'xpla'
|
|
19920
|
+
},
|
|
19921
|
+
chain: {
|
|
19922
|
+
channel_id: 'channel-49'
|
|
19923
|
+
}
|
|
19924
|
+
}]
|
|
19925
|
+
},
|
|
19854
19926
|
{
|
|
19855
19927
|
description: 'The native token cw20 for SIENNA on Secret Network',
|
|
19856
19928
|
denom_units: [{
|
package/esm/mainnet/xpla.js
CHANGED
|
@@ -1,6 +1,46 @@
|
|
|
1
1
|
const assets = {
|
|
2
2
|
chain_name: 'xpla',
|
|
3
3
|
assets: [
|
|
4
|
+
{
|
|
5
|
+
description: 'Axelar is a decentralized interoperability network connecting multiple blockchain ecosystems, enabling seamless cross-chain communication and value transfer.',
|
|
6
|
+
denom_units: [{
|
|
7
|
+
denom: 'ibc/2CC0B1B7A981ACC74854717F221008484603BB8360E81B262411B0D830EDE9B0',
|
|
8
|
+
exponent: 0,
|
|
9
|
+
aliases: ['uaxl']
|
|
10
|
+
}, {
|
|
11
|
+
denom: 'axl',
|
|
12
|
+
exponent: 6
|
|
13
|
+
}],
|
|
14
|
+
base: 'ibc/2CC0B1B7A981ACC74854717F221008484603BB8360E81B262411B0D830EDE9B0',
|
|
15
|
+
name: 'Axelar',
|
|
16
|
+
display: 'axl',
|
|
17
|
+
symbol: 'AXL',
|
|
18
|
+
logo_URIs: {
|
|
19
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.png',
|
|
20
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.svg'
|
|
21
|
+
},
|
|
22
|
+
coingecko_id: 'axelar',
|
|
23
|
+
images: [{
|
|
24
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.png',
|
|
25
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.svg'
|
|
26
|
+
}],
|
|
27
|
+
socials: {
|
|
28
|
+
website: 'https://axelar.network/',
|
|
29
|
+
twitter: 'https://twitter.com/axelarnetwork'
|
|
30
|
+
},
|
|
31
|
+
type_asset: 'sdk.coin',
|
|
32
|
+
traces: [{
|
|
33
|
+
type: 'ibc',
|
|
34
|
+
counterparty: {
|
|
35
|
+
channel_id: 'channel-49',
|
|
36
|
+
base_denom: 'uaxl',
|
|
37
|
+
chain_name: 'axelar'
|
|
38
|
+
},
|
|
39
|
+
chain: {
|
|
40
|
+
channel_id: 'channel-0'
|
|
41
|
+
}
|
|
42
|
+
}]
|
|
43
|
+
},
|
|
4
44
|
{
|
|
5
45
|
description: 'Injective is a decentralized exchange protocol that enables fast, secure, and fully decentralized trading of derivatives, futures, and spot markets.',
|
|
6
46
|
denom_units: [{
|
|
@@ -339,6 +379,46 @@ const assets = {
|
|
|
339
379
|
}
|
|
340
380
|
}]
|
|
341
381
|
},
|
|
382
|
+
{
|
|
383
|
+
description: 'Axelar is a decentralized interoperability network connecting multiple blockchain ecosystems, enabling seamless cross-chain communication and value transfer.',
|
|
384
|
+
denom_units: [{
|
|
385
|
+
denom: 'ibc/2CC0B1B7A981ACC74854717F221008484603BB8360E81B262411B0D830EDE9B0',
|
|
386
|
+
exponent: 0,
|
|
387
|
+
aliases: ['uaxl']
|
|
388
|
+
}, {
|
|
389
|
+
denom: 'axl',
|
|
390
|
+
exponent: 6
|
|
391
|
+
}],
|
|
392
|
+
base: 'ibc/2CC0B1B7A981ACC74854717F221008484603BB8360E81B262411B0D830EDE9B0',
|
|
393
|
+
name: 'Axelar',
|
|
394
|
+
display: 'axl',
|
|
395
|
+
symbol: 'AXL',
|
|
396
|
+
logo_URIs: {
|
|
397
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.png',
|
|
398
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.svg'
|
|
399
|
+
},
|
|
400
|
+
coingecko_id: 'axelar',
|
|
401
|
+
images: [{
|
|
402
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.png',
|
|
403
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.svg'
|
|
404
|
+
}],
|
|
405
|
+
socials: {
|
|
406
|
+
website: 'https://axelar.network/',
|
|
407
|
+
twitter: 'https://twitter.com/axelarnetwork'
|
|
408
|
+
},
|
|
409
|
+
type_asset: 'sdk.coin',
|
|
410
|
+
traces: [{
|
|
411
|
+
type: 'ibc',
|
|
412
|
+
counterparty: {
|
|
413
|
+
channel_id: 'channel-49',
|
|
414
|
+
base_denom: 'uaxl',
|
|
415
|
+
chain_name: 'axelar'
|
|
416
|
+
},
|
|
417
|
+
chain: {
|
|
418
|
+
channel_id: 'channel-0'
|
|
419
|
+
}
|
|
420
|
+
}]
|
|
421
|
+
},
|
|
342
422
|
{
|
|
343
423
|
description: 'Injective is a decentralized exchange protocol that enables fast, secure, and fully decentralized trading of derivatives, futures, and spot markets.',
|
|
344
424
|
denom_units: [{
|
package/mainnet/axelar.js
CHANGED
|
@@ -10269,6 +10269,42 @@ const assets = {
|
|
|
10269
10269
|
}
|
|
10270
10270
|
}]
|
|
10271
10271
|
},
|
|
10272
|
+
{
|
|
10273
|
+
description: 'The native staking token of XPLA.',
|
|
10274
|
+
denom_units: [{
|
|
10275
|
+
denom: 'ibc/CCEB6CEE970DF3D573DF4DFCBD5B7BC7B614F0CD6ECA7C56F9DE35D2676C00FC',
|
|
10276
|
+
exponent: 0,
|
|
10277
|
+
aliases: ['axpla']
|
|
10278
|
+
}, {
|
|
10279
|
+
denom: 'xpla',
|
|
10280
|
+
exponent: 18
|
|
10281
|
+
}],
|
|
10282
|
+
base: 'ibc/CCEB6CEE970DF3D573DF4DFCBD5B7BC7B614F0CD6ECA7C56F9DE35D2676C00FC',
|
|
10283
|
+
name: 'Xpla',
|
|
10284
|
+
display: 'xpla',
|
|
10285
|
+
symbol: 'XPLA',
|
|
10286
|
+
logo_URIs: {
|
|
10287
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xpla/images/xpla.png',
|
|
10288
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xpla/images/xpla.svg'
|
|
10289
|
+
},
|
|
10290
|
+
coingecko_id: 'xpla',
|
|
10291
|
+
images: [{
|
|
10292
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xpla/images/xpla.png',
|
|
10293
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xpla/images/xpla.svg'
|
|
10294
|
+
}],
|
|
10295
|
+
type_asset: 'sdk.coin',
|
|
10296
|
+
traces: [{
|
|
10297
|
+
type: 'ibc',
|
|
10298
|
+
counterparty: {
|
|
10299
|
+
channel_id: 'channel-0',
|
|
10300
|
+
base_denom: 'axpla',
|
|
10301
|
+
chain_name: 'xpla'
|
|
10302
|
+
},
|
|
10303
|
+
chain: {
|
|
10304
|
+
channel_id: 'channel-49'
|
|
10305
|
+
}
|
|
10306
|
+
}]
|
|
10307
|
+
},
|
|
10272
10308
|
{
|
|
10273
10309
|
description: 'The native token of Babylon Genesis.',
|
|
10274
10310
|
denom_units: [{
|
|
@@ -19853,6 +19889,42 @@ const assets = {
|
|
|
19853
19889
|
}
|
|
19854
19890
|
}]
|
|
19855
19891
|
},
|
|
19892
|
+
{
|
|
19893
|
+
description: 'The native staking token of XPLA.',
|
|
19894
|
+
denom_units: [{
|
|
19895
|
+
denom: 'ibc/CCEB6CEE970DF3D573DF4DFCBD5B7BC7B614F0CD6ECA7C56F9DE35D2676C00FC',
|
|
19896
|
+
exponent: 0,
|
|
19897
|
+
aliases: ['axpla']
|
|
19898
|
+
}, {
|
|
19899
|
+
denom: 'xpla',
|
|
19900
|
+
exponent: 18
|
|
19901
|
+
}],
|
|
19902
|
+
base: 'ibc/CCEB6CEE970DF3D573DF4DFCBD5B7BC7B614F0CD6ECA7C56F9DE35D2676C00FC',
|
|
19903
|
+
name: 'Xpla',
|
|
19904
|
+
display: 'xpla',
|
|
19905
|
+
symbol: 'XPLA',
|
|
19906
|
+
logo_URIs: {
|
|
19907
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xpla/images/xpla.png',
|
|
19908
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xpla/images/xpla.svg'
|
|
19909
|
+
},
|
|
19910
|
+
coingecko_id: 'xpla',
|
|
19911
|
+
images: [{
|
|
19912
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xpla/images/xpla.png',
|
|
19913
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xpla/images/xpla.svg'
|
|
19914
|
+
}],
|
|
19915
|
+
type_asset: 'sdk.coin',
|
|
19916
|
+
traces: [{
|
|
19917
|
+
type: 'ibc',
|
|
19918
|
+
counterparty: {
|
|
19919
|
+
channel_id: 'channel-0',
|
|
19920
|
+
base_denom: 'axpla',
|
|
19921
|
+
chain_name: 'xpla'
|
|
19922
|
+
},
|
|
19923
|
+
chain: {
|
|
19924
|
+
channel_id: 'channel-49'
|
|
19925
|
+
}
|
|
19926
|
+
}]
|
|
19927
|
+
},
|
|
19856
19928
|
{
|
|
19857
19929
|
description: 'The native token cw20 for SIENNA on Secret Network',
|
|
19858
19930
|
denom_units: [{
|
package/mainnet/xpla.js
CHANGED
|
@@ -3,6 +3,46 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
3
3
|
const assets = {
|
|
4
4
|
chain_name: 'xpla',
|
|
5
5
|
assets: [
|
|
6
|
+
{
|
|
7
|
+
description: 'Axelar is a decentralized interoperability network connecting multiple blockchain ecosystems, enabling seamless cross-chain communication and value transfer.',
|
|
8
|
+
denom_units: [{
|
|
9
|
+
denom: 'ibc/2CC0B1B7A981ACC74854717F221008484603BB8360E81B262411B0D830EDE9B0',
|
|
10
|
+
exponent: 0,
|
|
11
|
+
aliases: ['uaxl']
|
|
12
|
+
}, {
|
|
13
|
+
denom: 'axl',
|
|
14
|
+
exponent: 6
|
|
15
|
+
}],
|
|
16
|
+
base: 'ibc/2CC0B1B7A981ACC74854717F221008484603BB8360E81B262411B0D830EDE9B0',
|
|
17
|
+
name: 'Axelar',
|
|
18
|
+
display: 'axl',
|
|
19
|
+
symbol: 'AXL',
|
|
20
|
+
logo_URIs: {
|
|
21
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.png',
|
|
22
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.svg'
|
|
23
|
+
},
|
|
24
|
+
coingecko_id: 'axelar',
|
|
25
|
+
images: [{
|
|
26
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.png',
|
|
27
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.svg'
|
|
28
|
+
}],
|
|
29
|
+
socials: {
|
|
30
|
+
website: 'https://axelar.network/',
|
|
31
|
+
twitter: 'https://twitter.com/axelarnetwork'
|
|
32
|
+
},
|
|
33
|
+
type_asset: 'sdk.coin',
|
|
34
|
+
traces: [{
|
|
35
|
+
type: 'ibc',
|
|
36
|
+
counterparty: {
|
|
37
|
+
channel_id: 'channel-49',
|
|
38
|
+
base_denom: 'uaxl',
|
|
39
|
+
chain_name: 'axelar'
|
|
40
|
+
},
|
|
41
|
+
chain: {
|
|
42
|
+
channel_id: 'channel-0'
|
|
43
|
+
}
|
|
44
|
+
}]
|
|
45
|
+
},
|
|
6
46
|
{
|
|
7
47
|
description: 'Injective is a decentralized exchange protocol that enables fast, secure, and fully decentralized trading of derivatives, futures, and spot markets.',
|
|
8
48
|
denom_units: [{
|
|
@@ -341,6 +381,46 @@ const assets = {
|
|
|
341
381
|
}
|
|
342
382
|
}]
|
|
343
383
|
},
|
|
384
|
+
{
|
|
385
|
+
description: 'Axelar is a decentralized interoperability network connecting multiple blockchain ecosystems, enabling seamless cross-chain communication and value transfer.',
|
|
386
|
+
denom_units: [{
|
|
387
|
+
denom: 'ibc/2CC0B1B7A981ACC74854717F221008484603BB8360E81B262411B0D830EDE9B0',
|
|
388
|
+
exponent: 0,
|
|
389
|
+
aliases: ['uaxl']
|
|
390
|
+
}, {
|
|
391
|
+
denom: 'axl',
|
|
392
|
+
exponent: 6
|
|
393
|
+
}],
|
|
394
|
+
base: 'ibc/2CC0B1B7A981ACC74854717F221008484603BB8360E81B262411B0D830EDE9B0',
|
|
395
|
+
name: 'Axelar',
|
|
396
|
+
display: 'axl',
|
|
397
|
+
symbol: 'AXL',
|
|
398
|
+
logo_URIs: {
|
|
399
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.png',
|
|
400
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.svg'
|
|
401
|
+
},
|
|
402
|
+
coingecko_id: 'axelar',
|
|
403
|
+
images: [{
|
|
404
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.png',
|
|
405
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.svg'
|
|
406
|
+
}],
|
|
407
|
+
socials: {
|
|
408
|
+
website: 'https://axelar.network/',
|
|
409
|
+
twitter: 'https://twitter.com/axelarnetwork'
|
|
410
|
+
},
|
|
411
|
+
type_asset: 'sdk.coin',
|
|
412
|
+
traces: [{
|
|
413
|
+
type: 'ibc',
|
|
414
|
+
counterparty: {
|
|
415
|
+
channel_id: 'channel-49',
|
|
416
|
+
base_denom: 'uaxl',
|
|
417
|
+
chain_name: 'axelar'
|
|
418
|
+
},
|
|
419
|
+
chain: {
|
|
420
|
+
channel_id: 'channel-0'
|
|
421
|
+
}
|
|
422
|
+
}]
|
|
423
|
+
},
|
|
344
424
|
{
|
|
345
425
|
description: 'Injective is a decentralized exchange protocol that enables fast, secure, and fully decentralized trading of derivatives, futures, and spot markets.',
|
|
346
426
|
denom_units: [{
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@chain-registry/assets",
|
|
3
|
-
"version": "1.70.
|
|
3
|
+
"version": "1.70.307",
|
|
4
4
|
"description": "Chain Registry Asset Lists",
|
|
5
5
|
"author": "Dan Lynch <pyramation@gmail.com>",
|
|
6
6
|
"homepage": "https://github.com/hyperweb-io/chain-registry",
|
|
@@ -29,11 +29,11 @@
|
|
|
29
29
|
"test:watch": "jest --watch"
|
|
30
30
|
},
|
|
31
31
|
"devDependencies": {
|
|
32
|
-
"@chain-registry/utils": "^1.51.
|
|
33
|
-
"chain-registry": "^1.69.
|
|
32
|
+
"@chain-registry/utils": "^1.51.193",
|
|
33
|
+
"chain-registry": "^1.69.307"
|
|
34
34
|
},
|
|
35
35
|
"dependencies": {
|
|
36
|
-
"@chain-registry/types": "^0.50.
|
|
36
|
+
"@chain-registry/types": "^0.50.193"
|
|
37
37
|
},
|
|
38
38
|
"keywords": [
|
|
39
39
|
"chain-registry",
|
|
@@ -43,5 +43,5 @@
|
|
|
43
43
|
"interchain",
|
|
44
44
|
"tokens"
|
|
45
45
|
],
|
|
46
|
-
"gitHead": "
|
|
46
|
+
"gitHead": "7c190d9c31955090d8d264329fffca7518b95d54"
|
|
47
47
|
}
|