@chain-registry/assets 1.61.0 → 1.62.1
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 +68 -0
- package/esm/mainnet/composable.js +72 -0
- package/esm/mainnet/onex.js +82 -0
- package/esm/mainnet/onomy.js +70 -0
- package/esm/mainnet/pryzm.js +78 -0
- package/esm/testnet/assets.js +2 -1
- package/esm/testnet/axelartestnet.js +0 -88
- package/esm/testnet/coreumtestnet.js +154 -0
- package/esm/testnet/index.js +1 -0
- package/esm/testnet/nobletestnet.js +0 -88
- package/esm/testnet/osmosistestnet.js +86 -88
- package/mainnet/axelar.js +68 -0
- package/mainnet/composable.js +72 -0
- package/mainnet/onex.js +82 -0
- package/mainnet/onomy.js +70 -0
- package/mainnet/pryzm.js +78 -0
- package/package.json +5 -5
- package/testnet/assets.js +2 -1
- package/testnet/axelartestnet.js +0 -88
- package/testnet/coreumtestnet.d.ts +3 -0
- package/testnet/coreumtestnet.js +156 -0
- package/testnet/index.d.ts +1 -0
- package/testnet/index.js +2 -1
- package/testnet/nobletestnet.js +0 -88
- package/testnet/osmosistestnet.js +86 -88
package/esm/mainnet/axelar.js
CHANGED
|
@@ -1969,6 +1969,40 @@ const assets = {
|
|
|
1969
1969
|
}
|
|
1970
1970
|
}]
|
|
1971
1971
|
},
|
|
1972
|
+
{
|
|
1973
|
+
description: 'The native token of PRYZM',
|
|
1974
|
+
denom_units: [{
|
|
1975
|
+
denom: 'ibc/073577C4EBEA41C59CEC70217300F09D4F4A6442B5EF22E882E1CD9CEDEAD799',
|
|
1976
|
+
exponent: 0,
|
|
1977
|
+
aliases: ['upryzm']
|
|
1978
|
+
}, {
|
|
1979
|
+
denom: 'pryzm',
|
|
1980
|
+
exponent: 6
|
|
1981
|
+
}],
|
|
1982
|
+
base: 'ibc/073577C4EBEA41C59CEC70217300F09D4F4A6442B5EF22E882E1CD9CEDEAD799',
|
|
1983
|
+
name: 'Pryzm',
|
|
1984
|
+
display: 'pryzm',
|
|
1985
|
+
symbol: 'PRYZM',
|
|
1986
|
+
logo_URIs: {
|
|
1987
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pryzm.png',
|
|
1988
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pryzm.svg'
|
|
1989
|
+
},
|
|
1990
|
+
images: [{
|
|
1991
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pryzm.png',
|
|
1992
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pryzm.svg'
|
|
1993
|
+
}],
|
|
1994
|
+
traces: [{
|
|
1995
|
+
type: 'ibc',
|
|
1996
|
+
counterparty: {
|
|
1997
|
+
channel_id: 'channel-13',
|
|
1998
|
+
base_denom: 'upryzm',
|
|
1999
|
+
chain_name: 'pryzm'
|
|
2000
|
+
},
|
|
2001
|
+
chain: {
|
|
2002
|
+
channel_id: 'channel-155'
|
|
2003
|
+
}
|
|
2004
|
+
}]
|
|
2005
|
+
},
|
|
1972
2006
|
{
|
|
1973
2007
|
description: 'The native staking and governance token of Saga.',
|
|
1974
2008
|
denom_units: [{
|
|
@@ -3762,6 +3796,40 @@ const assets = {
|
|
|
3762
3796
|
}
|
|
3763
3797
|
}]
|
|
3764
3798
|
},
|
|
3799
|
+
{
|
|
3800
|
+
description: 'The native token of PRYZM',
|
|
3801
|
+
denom_units: [{
|
|
3802
|
+
denom: 'ibc/073577C4EBEA41C59CEC70217300F09D4F4A6442B5EF22E882E1CD9CEDEAD799',
|
|
3803
|
+
exponent: 0,
|
|
3804
|
+
aliases: ['upryzm']
|
|
3805
|
+
}, {
|
|
3806
|
+
denom: 'pryzm',
|
|
3807
|
+
exponent: 6
|
|
3808
|
+
}],
|
|
3809
|
+
base: 'ibc/073577C4EBEA41C59CEC70217300F09D4F4A6442B5EF22E882E1CD9CEDEAD799',
|
|
3810
|
+
name: 'Pryzm',
|
|
3811
|
+
display: 'pryzm',
|
|
3812
|
+
symbol: 'PRYZM',
|
|
3813
|
+
logo_URIs: {
|
|
3814
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pryzm.png',
|
|
3815
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pryzm.svg'
|
|
3816
|
+
},
|
|
3817
|
+
images: [{
|
|
3818
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pryzm.png',
|
|
3819
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pryzm.svg'
|
|
3820
|
+
}],
|
|
3821
|
+
traces: [{
|
|
3822
|
+
type: 'ibc',
|
|
3823
|
+
counterparty: {
|
|
3824
|
+
channel_id: 'channel-13',
|
|
3825
|
+
base_denom: 'upryzm',
|
|
3826
|
+
chain_name: 'pryzm'
|
|
3827
|
+
},
|
|
3828
|
+
chain: {
|
|
3829
|
+
channel_id: 'channel-155'
|
|
3830
|
+
}
|
|
3831
|
+
}]
|
|
3832
|
+
},
|
|
3765
3833
|
{
|
|
3766
3834
|
description: 'The native staking and governance token of Saga.',
|
|
3767
3835
|
denom_units: [{
|
|
@@ -1978,6 +1978,42 @@ const assets = {
|
|
|
1978
1978
|
}
|
|
1979
1979
|
}]
|
|
1980
1980
|
},
|
|
1981
|
+
{
|
|
1982
|
+
description: 'dogwifhat is a meme coin that operates on Solana.',
|
|
1983
|
+
type_asset: 'erc20',
|
|
1984
|
+
address: 'EKpQGSJtjMFqKZ9KQanSqYXRcF8fBopzLHYxdM65zcjm',
|
|
1985
|
+
denom_units: [{
|
|
1986
|
+
denom: 'ibc/BA34EAA22BBDA46C228DC70E4ED7E42A0867D5B051D625F953CC7B1CEF58C071',
|
|
1987
|
+
exponent: 0,
|
|
1988
|
+
aliases: ['EKpQGSJtjMFqKZ9KQanSqYXRcF8fBopzLHYxdM65zcjm']
|
|
1989
|
+
}, {
|
|
1990
|
+
denom: 'wif',
|
|
1991
|
+
exponent: 6
|
|
1992
|
+
}],
|
|
1993
|
+
base: 'ibc/BA34EAA22BBDA46C228DC70E4ED7E42A0867D5B051D625F953CC7B1CEF58C071',
|
|
1994
|
+
name: 'dogwifhat',
|
|
1995
|
+
display: 'wif',
|
|
1996
|
+
symbol: 'WIF',
|
|
1997
|
+
coingecko_id: 'dogwifcoin',
|
|
1998
|
+
images: [{
|
|
1999
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/solana/images/wif.png'
|
|
2000
|
+
}],
|
|
2001
|
+
socials: {
|
|
2002
|
+
website: 'https://dogwifcoin.org/',
|
|
2003
|
+
twitter: 'https://twitter.com/dogwifcoin'
|
|
2004
|
+
},
|
|
2005
|
+
traces: [{
|
|
2006
|
+
type: 'ibc',
|
|
2007
|
+
counterparty: {
|
|
2008
|
+
channel_id: 'channel-1',
|
|
2009
|
+
base_denom: 'EKpQGSJtjMFqKZ9KQanSqYXRcF8fBopzLHYxdM65zcjm',
|
|
2010
|
+
chain_name: 'solana'
|
|
2011
|
+
},
|
|
2012
|
+
chain: {
|
|
2013
|
+
channel_id: 'channel-71'
|
|
2014
|
+
}
|
|
2015
|
+
}]
|
|
2016
|
+
},
|
|
1981
2017
|
{
|
|
1982
2018
|
description: 'The native token of Stargaze',
|
|
1983
2019
|
denom_units: [{
|
|
@@ -3729,6 +3765,42 @@ const assets = {
|
|
|
3729
3765
|
}
|
|
3730
3766
|
}]
|
|
3731
3767
|
},
|
|
3768
|
+
{
|
|
3769
|
+
description: 'dogwifhat is a meme coin that operates on Solana.',
|
|
3770
|
+
type_asset: 'erc20',
|
|
3771
|
+
address: 'EKpQGSJtjMFqKZ9KQanSqYXRcF8fBopzLHYxdM65zcjm',
|
|
3772
|
+
denom_units: [{
|
|
3773
|
+
denom: 'ibc/BA34EAA22BBDA46C228DC70E4ED7E42A0867D5B051D625F953CC7B1CEF58C071',
|
|
3774
|
+
exponent: 0,
|
|
3775
|
+
aliases: ['EKpQGSJtjMFqKZ9KQanSqYXRcF8fBopzLHYxdM65zcjm']
|
|
3776
|
+
}, {
|
|
3777
|
+
denom: 'wif',
|
|
3778
|
+
exponent: 6
|
|
3779
|
+
}],
|
|
3780
|
+
base: 'ibc/BA34EAA22BBDA46C228DC70E4ED7E42A0867D5B051D625F953CC7B1CEF58C071',
|
|
3781
|
+
name: 'dogwifhat',
|
|
3782
|
+
display: 'wif',
|
|
3783
|
+
symbol: 'WIF',
|
|
3784
|
+
coingecko_id: 'dogwifcoin',
|
|
3785
|
+
images: [{
|
|
3786
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/solana/images/wif.png'
|
|
3787
|
+
}],
|
|
3788
|
+
socials: {
|
|
3789
|
+
website: 'https://dogwifcoin.org/',
|
|
3790
|
+
twitter: 'https://twitter.com/dogwifcoin'
|
|
3791
|
+
},
|
|
3792
|
+
traces: [{
|
|
3793
|
+
type: 'ibc',
|
|
3794
|
+
counterparty: {
|
|
3795
|
+
channel_id: 'channel-1',
|
|
3796
|
+
base_denom: 'EKpQGSJtjMFqKZ9KQanSqYXRcF8fBopzLHYxdM65zcjm',
|
|
3797
|
+
chain_name: 'solana'
|
|
3798
|
+
},
|
|
3799
|
+
chain: {
|
|
3800
|
+
channel_id: 'channel-71'
|
|
3801
|
+
}
|
|
3802
|
+
}]
|
|
3803
|
+
},
|
|
3732
3804
|
{
|
|
3733
3805
|
description: 'The native token cw20 for SIENNA on Secret Network',
|
|
3734
3806
|
denom_units: [{
|
package/esm/mainnet/onex.js
CHANGED
|
@@ -565,6 +565,47 @@ const assets = {
|
|
|
565
565
|
}
|
|
566
566
|
}]
|
|
567
567
|
},
|
|
568
|
+
{
|
|
569
|
+
description: 'The native token of Onomy Protocol',
|
|
570
|
+
denom_units: [{
|
|
571
|
+
denom: 'ibc/F6EBE6ED48B065996D9FD2D31809AF14F36D999D829C750FEAC0A7507F768FD1',
|
|
572
|
+
exponent: 0,
|
|
573
|
+
aliases: ['anom']
|
|
574
|
+
}, {
|
|
575
|
+
denom: 'nom',
|
|
576
|
+
exponent: 18
|
|
577
|
+
}],
|
|
578
|
+
base: 'ibc/F6EBE6ED48B065996D9FD2D31809AF14F36D999D829C750FEAC0A7507F768FD1',
|
|
579
|
+
name: 'Nom',
|
|
580
|
+
display: 'nom',
|
|
581
|
+
symbol: 'NOM',
|
|
582
|
+
logo_URIs: {
|
|
583
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/onomy/images/nom.png',
|
|
584
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/onomy/images/nom.svg'
|
|
585
|
+
},
|
|
586
|
+
keywords: [
|
|
587
|
+
'dex',
|
|
588
|
+
'stablecoin',
|
|
589
|
+
'bridge',
|
|
590
|
+
'staking'
|
|
591
|
+
],
|
|
592
|
+
coingecko_id: 'onomy-protocol',
|
|
593
|
+
images: [{
|
|
594
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/onomy/images/nom.png',
|
|
595
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/onomy/images/nom.svg'
|
|
596
|
+
}],
|
|
597
|
+
traces: [{
|
|
598
|
+
type: 'ibc',
|
|
599
|
+
counterparty: {
|
|
600
|
+
channel_id: 'channel-11',
|
|
601
|
+
base_denom: 'anom',
|
|
602
|
+
chain_name: 'onomy'
|
|
603
|
+
},
|
|
604
|
+
chain: {
|
|
605
|
+
channel_id: 'channel-2'
|
|
606
|
+
}
|
|
607
|
+
}]
|
|
608
|
+
},
|
|
568
609
|
{
|
|
569
610
|
description: 'The native token of Osmosis',
|
|
570
611
|
denom_units: [{
|
|
@@ -647,6 +688,47 @@ const assets = {
|
|
|
647
688
|
}
|
|
648
689
|
}]
|
|
649
690
|
},
|
|
691
|
+
{
|
|
692
|
+
description: 'The native token of Onomy Protocol',
|
|
693
|
+
denom_units: [{
|
|
694
|
+
denom: 'ibc/F6EBE6ED48B065996D9FD2D31809AF14F36D999D829C750FEAC0A7507F768FD1',
|
|
695
|
+
exponent: 0,
|
|
696
|
+
aliases: ['anom']
|
|
697
|
+
}, {
|
|
698
|
+
denom: 'nom',
|
|
699
|
+
exponent: 18
|
|
700
|
+
}],
|
|
701
|
+
base: 'ibc/F6EBE6ED48B065996D9FD2D31809AF14F36D999D829C750FEAC0A7507F768FD1',
|
|
702
|
+
name: 'Nom',
|
|
703
|
+
display: 'nom',
|
|
704
|
+
symbol: 'NOM',
|
|
705
|
+
logo_URIs: {
|
|
706
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/onomy/images/nom.png',
|
|
707
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/onomy/images/nom.svg'
|
|
708
|
+
},
|
|
709
|
+
keywords: [
|
|
710
|
+
'dex',
|
|
711
|
+
'stablecoin',
|
|
712
|
+
'bridge',
|
|
713
|
+
'staking'
|
|
714
|
+
],
|
|
715
|
+
coingecko_id: 'onomy-protocol',
|
|
716
|
+
images: [{
|
|
717
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/onomy/images/nom.png',
|
|
718
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/onomy/images/nom.svg'
|
|
719
|
+
}],
|
|
720
|
+
traces: [{
|
|
721
|
+
type: 'ibc',
|
|
722
|
+
counterparty: {
|
|
723
|
+
channel_id: 'channel-11',
|
|
724
|
+
base_denom: 'anom',
|
|
725
|
+
chain_name: 'onomy'
|
|
726
|
+
},
|
|
727
|
+
chain: {
|
|
728
|
+
channel_id: 'channel-2'
|
|
729
|
+
}
|
|
730
|
+
}]
|
|
731
|
+
},
|
|
650
732
|
{
|
|
651
733
|
description: 'The native token of Osmosis',
|
|
652
734
|
denom_units: [{
|
package/esm/mainnet/onomy.js
CHANGED
|
@@ -1,6 +1,76 @@
|
|
|
1
1
|
const assets = {
|
|
2
2
|
chain_name: 'onomy',
|
|
3
3
|
assets: [
|
|
4
|
+
{
|
|
5
|
+
description: 'The native token of ONEX',
|
|
6
|
+
denom_units: [{
|
|
7
|
+
denom: 'ibc/2C41B5207D564200FE5D6FA451C588BF050D01B3639900E63C38643B75A0A502',
|
|
8
|
+
exponent: 0,
|
|
9
|
+
aliases: ['aonex']
|
|
10
|
+
}, {
|
|
11
|
+
denom: 'onex',
|
|
12
|
+
exponent: 18
|
|
13
|
+
}],
|
|
14
|
+
base: 'ibc/2C41B5207D564200FE5D6FA451C588BF050D01B3639900E63C38643B75A0A502',
|
|
15
|
+
name: 'ONEX',
|
|
16
|
+
display: 'onex',
|
|
17
|
+
symbol: 'ONEX',
|
|
18
|
+
logo_URIs: {
|
|
19
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/onex/images/onex.png',
|
|
20
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/onex/images/onex.svg'
|
|
21
|
+
},
|
|
22
|
+
keywords: ['dex'],
|
|
23
|
+
images: [{
|
|
24
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/onex/images/onex.png',
|
|
25
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/onex/images/onex.svg'
|
|
26
|
+
}],
|
|
27
|
+
traces: [{
|
|
28
|
+
type: 'ibc',
|
|
29
|
+
counterparty: {
|
|
30
|
+
channel_id: 'channel-2',
|
|
31
|
+
base_denom: 'aonex',
|
|
32
|
+
chain_name: 'onex'
|
|
33
|
+
},
|
|
34
|
+
chain: {
|
|
35
|
+
channel_id: 'channel-11'
|
|
36
|
+
}
|
|
37
|
+
}]
|
|
38
|
+
},
|
|
39
|
+
{
|
|
40
|
+
description: 'The native token of ONEX',
|
|
41
|
+
denom_units: [{
|
|
42
|
+
denom: 'ibc/2C41B5207D564200FE5D6FA451C588BF050D01B3639900E63C38643B75A0A502',
|
|
43
|
+
exponent: 0,
|
|
44
|
+
aliases: ['aonex']
|
|
45
|
+
}, {
|
|
46
|
+
denom: 'onex',
|
|
47
|
+
exponent: 18
|
|
48
|
+
}],
|
|
49
|
+
base: 'ibc/2C41B5207D564200FE5D6FA451C588BF050D01B3639900E63C38643B75A0A502',
|
|
50
|
+
name: 'ONEX',
|
|
51
|
+
display: 'onex',
|
|
52
|
+
symbol: 'ONEX',
|
|
53
|
+
logo_URIs: {
|
|
54
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/onex/images/onex.png',
|
|
55
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/onex/images/onex.svg'
|
|
56
|
+
},
|
|
57
|
+
keywords: ['dex'],
|
|
58
|
+
images: [{
|
|
59
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/onex/images/onex.png',
|
|
60
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/onex/images/onex.svg'
|
|
61
|
+
}],
|
|
62
|
+
traces: [{
|
|
63
|
+
type: 'ibc',
|
|
64
|
+
counterparty: {
|
|
65
|
+
channel_id: 'channel-2',
|
|
66
|
+
base_denom: 'aonex',
|
|
67
|
+
chain_name: 'onex'
|
|
68
|
+
},
|
|
69
|
+
chain: {
|
|
70
|
+
channel_id: 'channel-11'
|
|
71
|
+
}
|
|
72
|
+
}]
|
|
73
|
+
},
|
|
4
74
|
{
|
|
5
75
|
description: 'The native token of Osmosis',
|
|
6
76
|
denom_units: [{
|
package/esm/mainnet/pryzm.js
CHANGED
|
@@ -1,6 +1,45 @@
|
|
|
1
1
|
const assets = {
|
|
2
2
|
chain_name: 'pryzm',
|
|
3
3
|
assets: [
|
|
4
|
+
{
|
|
5
|
+
description: 'The native token of Axelar',
|
|
6
|
+
denom_units: [{
|
|
7
|
+
denom: 'ibc/E21808AEBCB7E02F594897100186C126E3BC9A36B0974196AF116750A4573F06',
|
|
8
|
+
exponent: 0,
|
|
9
|
+
aliases: ['uaxl']
|
|
10
|
+
}, {
|
|
11
|
+
denom: 'axl',
|
|
12
|
+
exponent: 6
|
|
13
|
+
}],
|
|
14
|
+
base: 'ibc/E21808AEBCB7E02F594897100186C126E3BC9A36B0974196AF116750A4573F06',
|
|
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
|
+
traces: [{
|
|
32
|
+
type: 'ibc',
|
|
33
|
+
counterparty: {
|
|
34
|
+
channel_id: 'channel-155',
|
|
35
|
+
base_denom: 'uaxl',
|
|
36
|
+
chain_name: 'axelar'
|
|
37
|
+
},
|
|
38
|
+
chain: {
|
|
39
|
+
channel_id: 'channel-13'
|
|
40
|
+
}
|
|
41
|
+
}]
|
|
42
|
+
},
|
|
4
43
|
{
|
|
5
44
|
description: 'The native token of the Celestia blockchain.',
|
|
6
45
|
denom_units: [{
|
|
@@ -501,6 +540,45 @@ const assets = {
|
|
|
501
540
|
}
|
|
502
541
|
}]
|
|
503
542
|
},
|
|
543
|
+
{
|
|
544
|
+
description: 'The native token of Axelar',
|
|
545
|
+
denom_units: [{
|
|
546
|
+
denom: 'ibc/E21808AEBCB7E02F594897100186C126E3BC9A36B0974196AF116750A4573F06',
|
|
547
|
+
exponent: 0,
|
|
548
|
+
aliases: ['uaxl']
|
|
549
|
+
}, {
|
|
550
|
+
denom: 'axl',
|
|
551
|
+
exponent: 6
|
|
552
|
+
}],
|
|
553
|
+
base: 'ibc/E21808AEBCB7E02F594897100186C126E3BC9A36B0974196AF116750A4573F06',
|
|
554
|
+
name: 'Axelar',
|
|
555
|
+
display: 'axl',
|
|
556
|
+
symbol: 'AXL',
|
|
557
|
+
logo_URIs: {
|
|
558
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.png',
|
|
559
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.svg'
|
|
560
|
+
},
|
|
561
|
+
coingecko_id: 'axelar',
|
|
562
|
+
images: [{
|
|
563
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.png',
|
|
564
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.svg'
|
|
565
|
+
}],
|
|
566
|
+
socials: {
|
|
567
|
+
website: 'https://axelar.network/',
|
|
568
|
+
twitter: 'https://twitter.com/axelarnetwork'
|
|
569
|
+
},
|
|
570
|
+
traces: [{
|
|
571
|
+
type: 'ibc',
|
|
572
|
+
counterparty: {
|
|
573
|
+
channel_id: 'channel-155',
|
|
574
|
+
base_denom: 'uaxl',
|
|
575
|
+
chain_name: 'axelar'
|
|
576
|
+
},
|
|
577
|
+
chain: {
|
|
578
|
+
channel_id: 'channel-13'
|
|
579
|
+
}
|
|
580
|
+
}]
|
|
581
|
+
},
|
|
504
582
|
{
|
|
505
583
|
description: 'The native token of the Celestia blockchain.',
|
|
506
584
|
denom_units: [{
|
package/esm/testnet/assets.js
CHANGED
|
@@ -4,6 +4,7 @@ import _axelartestnet from './axelartestnet';
|
|
|
4
4
|
import _celestiatestnet3 from './celestiatestnet3';
|
|
5
5
|
import _chain4energytestnet from './chain4energytestnet';
|
|
6
6
|
import _composabletestnet from './composabletestnet';
|
|
7
|
+
import _coreumtestnet from './coreumtestnet';
|
|
7
8
|
import _cosmoshubtestnet from './cosmoshubtestnet';
|
|
8
9
|
import _doravotatestnet from './doravotatestnet';
|
|
9
10
|
import _dydxtestnet from './dydxtestnet';
|
|
@@ -33,5 +34,5 @@ import _stargazetestnet from './stargazetestnet';
|
|
|
33
34
|
import _terra2testnet from './terra2testnet';
|
|
34
35
|
import _titantestnet from './titantestnet';
|
|
35
36
|
import _xiontestnet from './xiontestnet';
|
|
36
|
-
const assets = [_akashtestnet, _archwaytestnet, _axelartestnet, _celestiatestnet3, _chain4energytestnet, _composabletestnet, _cosmoshubtestnet, _doravotatestnet, _dydxtestnet, _elystestnet, _empowertestnet, _entrypointtestnet, _impacthubtestnet, _injectivetestnet, _junotestnet, _kujiratestnet, _kyvetestnet, _lavatestnet, _likecointestnet, _mantrachaintestnet, _marstestnet, _neutrontestnet, _nobletestnet, _noistestnet, _nolustestnet, _osmosistestnet, _osmosistestnet4, _persistencetestnet2, _quicksilvertestnet, _sagatestnet, _sgetestnet, _stargazetestnet, _terra2testnet, _titantestnet, _xiontestnet];
|
|
37
|
+
const assets = [_akashtestnet, _archwaytestnet, _axelartestnet, _celestiatestnet3, _chain4energytestnet, _composabletestnet, _coreumtestnet, _cosmoshubtestnet, _doravotatestnet, _dydxtestnet, _elystestnet, _empowertestnet, _entrypointtestnet, _impacthubtestnet, _injectivetestnet, _junotestnet, _kujiratestnet, _kyvetestnet, _lavatestnet, _likecointestnet, _mantrachaintestnet, _marstestnet, _neutrontestnet, _nobletestnet, _noistestnet, _nolustestnet, _osmosistestnet, _osmosistestnet4, _persistencetestnet2, _quicksilvertestnet, _sagatestnet, _sgetestnet, _stargazetestnet, _terra2testnet, _titantestnet, _xiontestnet];
|
|
37
38
|
export default assets;
|
|
@@ -100,50 +100,6 @@ const assets = {
|
|
|
100
100
|
}
|
|
101
101
|
}]
|
|
102
102
|
},
|
|
103
|
-
{
|
|
104
|
-
description: 'The native token of MANTRA',
|
|
105
|
-
denom_units: [{
|
|
106
|
-
denom: 'ibc/9EB86DC915FEC3B002945B3D4278E5D49EF23DB13DEA81590C4F9A81E135206E',
|
|
107
|
-
exponent: 0,
|
|
108
|
-
aliases: ['uom']
|
|
109
|
-
}, {
|
|
110
|
-
denom: 'om',
|
|
111
|
-
exponent: 6,
|
|
112
|
-
aliases: []
|
|
113
|
-
}],
|
|
114
|
-
base: 'ibc/9EB86DC915FEC3B002945B3D4278E5D49EF23DB13DEA81590C4F9A81E135206E',
|
|
115
|
-
name: 'MANTRA Chain',
|
|
116
|
-
display: 'om',
|
|
117
|
-
symbol: 'OM',
|
|
118
|
-
logo_URIs: {
|
|
119
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/mantrachaintestnet/images/mantra.png',
|
|
120
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/mantrachaintestnet/images/mantra.svg'
|
|
121
|
-
},
|
|
122
|
-
coingecko_id: '',
|
|
123
|
-
keywords: [
|
|
124
|
-
'mantra',
|
|
125
|
-
'staking',
|
|
126
|
-
'delegating',
|
|
127
|
-
'governance',
|
|
128
|
-
'regulation',
|
|
129
|
-
'defi'
|
|
130
|
-
],
|
|
131
|
-
images: [{
|
|
132
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/mantrachaintestnet/images/mantra.png',
|
|
133
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/mantrachaintestnet/images/mantra.svg'
|
|
134
|
-
}],
|
|
135
|
-
traces: [{
|
|
136
|
-
type: 'ibc',
|
|
137
|
-
counterparty: {
|
|
138
|
-
channel_id: 'channel-2',
|
|
139
|
-
base_denom: 'uom',
|
|
140
|
-
chain_name: 'mantrachaintestnet'
|
|
141
|
-
},
|
|
142
|
-
chain: {
|
|
143
|
-
channel_id: 'channel-503'
|
|
144
|
-
}
|
|
145
|
-
}]
|
|
146
|
-
},
|
|
147
103
|
{
|
|
148
104
|
description: 'The native token of Osmosis',
|
|
149
105
|
denom_units: [{
|
|
@@ -578,50 +534,6 @@ const assets = {
|
|
|
578
534
|
}
|
|
579
535
|
}]
|
|
580
536
|
},
|
|
581
|
-
{
|
|
582
|
-
description: 'The native token of MANTRA',
|
|
583
|
-
denom_units: [{
|
|
584
|
-
denom: 'ibc/9EB86DC915FEC3B002945B3D4278E5D49EF23DB13DEA81590C4F9A81E135206E',
|
|
585
|
-
exponent: 0,
|
|
586
|
-
aliases: ['uom']
|
|
587
|
-
}, {
|
|
588
|
-
denom: 'om',
|
|
589
|
-
exponent: 6,
|
|
590
|
-
aliases: []
|
|
591
|
-
}],
|
|
592
|
-
base: 'ibc/9EB86DC915FEC3B002945B3D4278E5D49EF23DB13DEA81590C4F9A81E135206E',
|
|
593
|
-
name: 'MANTRA Chain',
|
|
594
|
-
display: 'om',
|
|
595
|
-
symbol: 'OM',
|
|
596
|
-
logo_URIs: {
|
|
597
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/mantrachaintestnet/images/mantra.png',
|
|
598
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/mantrachaintestnet/images/mantra.svg'
|
|
599
|
-
},
|
|
600
|
-
coingecko_id: '',
|
|
601
|
-
keywords: [
|
|
602
|
-
'mantra',
|
|
603
|
-
'staking',
|
|
604
|
-
'delegating',
|
|
605
|
-
'governance',
|
|
606
|
-
'regulation',
|
|
607
|
-
'defi'
|
|
608
|
-
],
|
|
609
|
-
images: [{
|
|
610
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/mantrachaintestnet/images/mantra.png',
|
|
611
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/mantrachaintestnet/images/mantra.svg'
|
|
612
|
-
}],
|
|
613
|
-
traces: [{
|
|
614
|
-
type: 'ibc',
|
|
615
|
-
counterparty: {
|
|
616
|
-
channel_id: 'channel-2',
|
|
617
|
-
base_denom: 'uom',
|
|
618
|
-
chain_name: 'mantrachaintestnet'
|
|
619
|
-
},
|
|
620
|
-
chain: {
|
|
621
|
-
channel_id: 'channel-503'
|
|
622
|
-
}
|
|
623
|
-
}]
|
|
624
|
-
},
|
|
625
537
|
{
|
|
626
538
|
description: 'The native token of Osmosis',
|
|
627
539
|
denom_units: [{
|