@chain-registry/assets 1.70.105 → 1.70.107
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 +86 -0
- package/esm/mainnet/sentinel.js +86 -0
- package/mainnet/axelar.js +86 -0
- package/mainnet/sentinel.js +86 -0
- package/package.json +5 -5
package/esm/mainnet/axelar.js
CHANGED
|
@@ -6995,6 +6995,49 @@ const assets = {
|
|
|
6995
6995
|
}
|
|
6996
6996
|
}]
|
|
6997
6997
|
},
|
|
6998
|
+
{
|
|
6999
|
+
description: 'Sentinel is a decentralized VPN (dVPN) network that provides private and secure internet access by leveraging blockchain technology.',
|
|
7000
|
+
denom_units: [{
|
|
7001
|
+
denom: 'ibc/0BAF18A6E6D2F9886005DC2C365E142074DF47094FB1E621ED3089BD8B02D15B',
|
|
7002
|
+
exponent: 0,
|
|
7003
|
+
aliases: ['udvpn']
|
|
7004
|
+
}, {
|
|
7005
|
+
denom: 'dvpn',
|
|
7006
|
+
exponent: 6
|
|
7007
|
+
}],
|
|
7008
|
+
base: 'ibc/0BAF18A6E6D2F9886005DC2C365E142074DF47094FB1E621ED3089BD8B02D15B',
|
|
7009
|
+
name: 'Sentinel',
|
|
7010
|
+
display: 'dvpn',
|
|
7011
|
+
symbol: 'DVPN',
|
|
7012
|
+
logo_URIs: {
|
|
7013
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sentinel/images/dvpn.png',
|
|
7014
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sentinel/images/dvpn.svg'
|
|
7015
|
+
},
|
|
7016
|
+
coingecko_id: 'sentinel',
|
|
7017
|
+
images: [{
|
|
7018
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sentinel/images/dvpn.png',
|
|
7019
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sentinel/images/dvpn.svg',
|
|
7020
|
+
theme: {
|
|
7021
|
+
primary_color_hex: '#10a7ef'
|
|
7022
|
+
}
|
|
7023
|
+
}],
|
|
7024
|
+
socials: {
|
|
7025
|
+
website: 'https://www.sentinel.co/',
|
|
7026
|
+
twitter: 'https://x.com/SentinelDVPN'
|
|
7027
|
+
},
|
|
7028
|
+
type_asset: 'sdk.coin',
|
|
7029
|
+
traces: [{
|
|
7030
|
+
type: 'ibc',
|
|
7031
|
+
counterparty: {
|
|
7032
|
+
channel_id: 'channel-96',
|
|
7033
|
+
base_denom: 'udvpn',
|
|
7034
|
+
chain_name: 'sentinel'
|
|
7035
|
+
},
|
|
7036
|
+
chain: {
|
|
7037
|
+
channel_id: 'channel-165'
|
|
7038
|
+
}
|
|
7039
|
+
}]
|
|
7040
|
+
},
|
|
6998
7041
|
{
|
|
6999
7042
|
description: 'The native EVM and Wasm, governance and staking token of the Shido Chain',
|
|
7000
7043
|
denom_units: [{
|
|
@@ -13634,6 +13677,49 @@ const assets = {
|
|
|
13634
13677
|
}
|
|
13635
13678
|
}]
|
|
13636
13679
|
},
|
|
13680
|
+
{
|
|
13681
|
+
description: 'Sentinel is a decentralized VPN (dVPN) network that provides private and secure internet access by leveraging blockchain technology.',
|
|
13682
|
+
denom_units: [{
|
|
13683
|
+
denom: 'ibc/0BAF18A6E6D2F9886005DC2C365E142074DF47094FB1E621ED3089BD8B02D15B',
|
|
13684
|
+
exponent: 0,
|
|
13685
|
+
aliases: ['udvpn']
|
|
13686
|
+
}, {
|
|
13687
|
+
denom: 'dvpn',
|
|
13688
|
+
exponent: 6
|
|
13689
|
+
}],
|
|
13690
|
+
base: 'ibc/0BAF18A6E6D2F9886005DC2C365E142074DF47094FB1E621ED3089BD8B02D15B',
|
|
13691
|
+
name: 'Sentinel',
|
|
13692
|
+
display: 'dvpn',
|
|
13693
|
+
symbol: 'DVPN',
|
|
13694
|
+
logo_URIs: {
|
|
13695
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sentinel/images/dvpn.png',
|
|
13696
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sentinel/images/dvpn.svg'
|
|
13697
|
+
},
|
|
13698
|
+
coingecko_id: 'sentinel',
|
|
13699
|
+
images: [{
|
|
13700
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sentinel/images/dvpn.png',
|
|
13701
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sentinel/images/dvpn.svg',
|
|
13702
|
+
theme: {
|
|
13703
|
+
primary_color_hex: '#10a7ef'
|
|
13704
|
+
}
|
|
13705
|
+
}],
|
|
13706
|
+
socials: {
|
|
13707
|
+
website: 'https://www.sentinel.co/',
|
|
13708
|
+
twitter: 'https://x.com/SentinelDVPN'
|
|
13709
|
+
},
|
|
13710
|
+
type_asset: 'sdk.coin',
|
|
13711
|
+
traces: [{
|
|
13712
|
+
type: 'ibc',
|
|
13713
|
+
counterparty: {
|
|
13714
|
+
channel_id: 'channel-96',
|
|
13715
|
+
base_denom: 'udvpn',
|
|
13716
|
+
chain_name: 'sentinel'
|
|
13717
|
+
},
|
|
13718
|
+
chain: {
|
|
13719
|
+
channel_id: 'channel-165'
|
|
13720
|
+
}
|
|
13721
|
+
}]
|
|
13722
|
+
},
|
|
13637
13723
|
{
|
|
13638
13724
|
description: 'The native EVM and Wasm, governance and staking token of the Shido Chain',
|
|
13639
13725
|
denom_units: [{
|
package/esm/mainnet/sentinel.js
CHANGED
|
@@ -44,6 +44,49 @@ const assets = {
|
|
|
44
44
|
}
|
|
45
45
|
}]
|
|
46
46
|
},
|
|
47
|
+
{
|
|
48
|
+
description: 'Axelar is a decentralized interoperability network connecting multiple blockchain ecosystems, enabling seamless cross-chain communication and value transfer.',
|
|
49
|
+
denom_units: [{
|
|
50
|
+
denom: 'ibc/3DB3C82813931AACF4536DA029A9043760B23FCDF46B2709964D90454CB3703B',
|
|
51
|
+
exponent: 0,
|
|
52
|
+
aliases: ['uaxl']
|
|
53
|
+
}, {
|
|
54
|
+
denom: 'axl',
|
|
55
|
+
exponent: 6
|
|
56
|
+
}],
|
|
57
|
+
base: 'ibc/3DB3C82813931AACF4536DA029A9043760B23FCDF46B2709964D90454CB3703B',
|
|
58
|
+
name: 'Axelar',
|
|
59
|
+
display: 'axl',
|
|
60
|
+
symbol: 'AXL',
|
|
61
|
+
logo_URIs: {
|
|
62
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.png',
|
|
63
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.svg'
|
|
64
|
+
},
|
|
65
|
+
coingecko_id: 'axelar',
|
|
66
|
+
images: [{
|
|
67
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.png',
|
|
68
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.svg',
|
|
69
|
+
theme: {
|
|
70
|
+
primary_color_hex: '#040404'
|
|
71
|
+
}
|
|
72
|
+
}],
|
|
73
|
+
socials: {
|
|
74
|
+
website: 'https://axelar.network/',
|
|
75
|
+
twitter: 'https://twitter.com/axelarnetwork'
|
|
76
|
+
},
|
|
77
|
+
type_asset: 'sdk.coin',
|
|
78
|
+
traces: [{
|
|
79
|
+
type: 'ibc',
|
|
80
|
+
counterparty: {
|
|
81
|
+
channel_id: 'channel-165',
|
|
82
|
+
base_denom: 'uaxl',
|
|
83
|
+
chain_name: 'axelar'
|
|
84
|
+
},
|
|
85
|
+
chain: {
|
|
86
|
+
channel_id: 'channel-96'
|
|
87
|
+
}
|
|
88
|
+
}]
|
|
89
|
+
},
|
|
47
90
|
{
|
|
48
91
|
description: 'ATOM is the native cryptocurrency of the Cosmos network, designed to facilitate interoperability between multiple blockchains through its innovative hub-and-spoke model.',
|
|
49
92
|
denom_units: [{
|
|
@@ -545,6 +588,49 @@ const assets = {
|
|
|
545
588
|
}
|
|
546
589
|
}]
|
|
547
590
|
},
|
|
591
|
+
{
|
|
592
|
+
description: 'Axelar is a decentralized interoperability network connecting multiple blockchain ecosystems, enabling seamless cross-chain communication and value transfer.',
|
|
593
|
+
denom_units: [{
|
|
594
|
+
denom: 'ibc/3DB3C82813931AACF4536DA029A9043760B23FCDF46B2709964D90454CB3703B',
|
|
595
|
+
exponent: 0,
|
|
596
|
+
aliases: ['uaxl']
|
|
597
|
+
}, {
|
|
598
|
+
denom: 'axl',
|
|
599
|
+
exponent: 6
|
|
600
|
+
}],
|
|
601
|
+
base: 'ibc/3DB3C82813931AACF4536DA029A9043760B23FCDF46B2709964D90454CB3703B',
|
|
602
|
+
name: 'Axelar',
|
|
603
|
+
display: 'axl',
|
|
604
|
+
symbol: 'AXL',
|
|
605
|
+
logo_URIs: {
|
|
606
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.png',
|
|
607
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.svg'
|
|
608
|
+
},
|
|
609
|
+
coingecko_id: 'axelar',
|
|
610
|
+
images: [{
|
|
611
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.png',
|
|
612
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.svg',
|
|
613
|
+
theme: {
|
|
614
|
+
primary_color_hex: '#040404'
|
|
615
|
+
}
|
|
616
|
+
}],
|
|
617
|
+
socials: {
|
|
618
|
+
website: 'https://axelar.network/',
|
|
619
|
+
twitter: 'https://twitter.com/axelarnetwork'
|
|
620
|
+
},
|
|
621
|
+
type_asset: 'sdk.coin',
|
|
622
|
+
traces: [{
|
|
623
|
+
type: 'ibc',
|
|
624
|
+
counterparty: {
|
|
625
|
+
channel_id: 'channel-165',
|
|
626
|
+
base_denom: 'uaxl',
|
|
627
|
+
chain_name: 'axelar'
|
|
628
|
+
},
|
|
629
|
+
chain: {
|
|
630
|
+
channel_id: 'channel-96'
|
|
631
|
+
}
|
|
632
|
+
}]
|
|
633
|
+
},
|
|
548
634
|
{
|
|
549
635
|
description: 'ATOM is the native cryptocurrency of the Cosmos network, designed to facilitate interoperability between multiple blockchains through its innovative hub-and-spoke model.',
|
|
550
636
|
denom_units: [{
|
package/mainnet/axelar.js
CHANGED
|
@@ -6997,6 +6997,49 @@ const assets = {
|
|
|
6997
6997
|
}
|
|
6998
6998
|
}]
|
|
6999
6999
|
},
|
|
7000
|
+
{
|
|
7001
|
+
description: 'Sentinel is a decentralized VPN (dVPN) network that provides private and secure internet access by leveraging blockchain technology.',
|
|
7002
|
+
denom_units: [{
|
|
7003
|
+
denom: 'ibc/0BAF18A6E6D2F9886005DC2C365E142074DF47094FB1E621ED3089BD8B02D15B',
|
|
7004
|
+
exponent: 0,
|
|
7005
|
+
aliases: ['udvpn']
|
|
7006
|
+
}, {
|
|
7007
|
+
denom: 'dvpn',
|
|
7008
|
+
exponent: 6
|
|
7009
|
+
}],
|
|
7010
|
+
base: 'ibc/0BAF18A6E6D2F9886005DC2C365E142074DF47094FB1E621ED3089BD8B02D15B',
|
|
7011
|
+
name: 'Sentinel',
|
|
7012
|
+
display: 'dvpn',
|
|
7013
|
+
symbol: 'DVPN',
|
|
7014
|
+
logo_URIs: {
|
|
7015
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sentinel/images/dvpn.png',
|
|
7016
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sentinel/images/dvpn.svg'
|
|
7017
|
+
},
|
|
7018
|
+
coingecko_id: 'sentinel',
|
|
7019
|
+
images: [{
|
|
7020
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sentinel/images/dvpn.png',
|
|
7021
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sentinel/images/dvpn.svg',
|
|
7022
|
+
theme: {
|
|
7023
|
+
primary_color_hex: '#10a7ef'
|
|
7024
|
+
}
|
|
7025
|
+
}],
|
|
7026
|
+
socials: {
|
|
7027
|
+
website: 'https://www.sentinel.co/',
|
|
7028
|
+
twitter: 'https://x.com/SentinelDVPN'
|
|
7029
|
+
},
|
|
7030
|
+
type_asset: 'sdk.coin',
|
|
7031
|
+
traces: [{
|
|
7032
|
+
type: 'ibc',
|
|
7033
|
+
counterparty: {
|
|
7034
|
+
channel_id: 'channel-96',
|
|
7035
|
+
base_denom: 'udvpn',
|
|
7036
|
+
chain_name: 'sentinel'
|
|
7037
|
+
},
|
|
7038
|
+
chain: {
|
|
7039
|
+
channel_id: 'channel-165'
|
|
7040
|
+
}
|
|
7041
|
+
}]
|
|
7042
|
+
},
|
|
7000
7043
|
{
|
|
7001
7044
|
description: 'The native EVM and Wasm, governance and staking token of the Shido Chain',
|
|
7002
7045
|
denom_units: [{
|
|
@@ -13636,6 +13679,49 @@ const assets = {
|
|
|
13636
13679
|
}
|
|
13637
13680
|
}]
|
|
13638
13681
|
},
|
|
13682
|
+
{
|
|
13683
|
+
description: 'Sentinel is a decentralized VPN (dVPN) network that provides private and secure internet access by leveraging blockchain technology.',
|
|
13684
|
+
denom_units: [{
|
|
13685
|
+
denom: 'ibc/0BAF18A6E6D2F9886005DC2C365E142074DF47094FB1E621ED3089BD8B02D15B',
|
|
13686
|
+
exponent: 0,
|
|
13687
|
+
aliases: ['udvpn']
|
|
13688
|
+
}, {
|
|
13689
|
+
denom: 'dvpn',
|
|
13690
|
+
exponent: 6
|
|
13691
|
+
}],
|
|
13692
|
+
base: 'ibc/0BAF18A6E6D2F9886005DC2C365E142074DF47094FB1E621ED3089BD8B02D15B',
|
|
13693
|
+
name: 'Sentinel',
|
|
13694
|
+
display: 'dvpn',
|
|
13695
|
+
symbol: 'DVPN',
|
|
13696
|
+
logo_URIs: {
|
|
13697
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sentinel/images/dvpn.png',
|
|
13698
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sentinel/images/dvpn.svg'
|
|
13699
|
+
},
|
|
13700
|
+
coingecko_id: 'sentinel',
|
|
13701
|
+
images: [{
|
|
13702
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sentinel/images/dvpn.png',
|
|
13703
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sentinel/images/dvpn.svg',
|
|
13704
|
+
theme: {
|
|
13705
|
+
primary_color_hex: '#10a7ef'
|
|
13706
|
+
}
|
|
13707
|
+
}],
|
|
13708
|
+
socials: {
|
|
13709
|
+
website: 'https://www.sentinel.co/',
|
|
13710
|
+
twitter: 'https://x.com/SentinelDVPN'
|
|
13711
|
+
},
|
|
13712
|
+
type_asset: 'sdk.coin',
|
|
13713
|
+
traces: [{
|
|
13714
|
+
type: 'ibc',
|
|
13715
|
+
counterparty: {
|
|
13716
|
+
channel_id: 'channel-96',
|
|
13717
|
+
base_denom: 'udvpn',
|
|
13718
|
+
chain_name: 'sentinel'
|
|
13719
|
+
},
|
|
13720
|
+
chain: {
|
|
13721
|
+
channel_id: 'channel-165'
|
|
13722
|
+
}
|
|
13723
|
+
}]
|
|
13724
|
+
},
|
|
13639
13725
|
{
|
|
13640
13726
|
description: 'The native EVM and Wasm, governance and staking token of the Shido Chain',
|
|
13641
13727
|
denom_units: [{
|
package/mainnet/sentinel.js
CHANGED
|
@@ -46,6 +46,49 @@ const assets = {
|
|
|
46
46
|
}
|
|
47
47
|
}]
|
|
48
48
|
},
|
|
49
|
+
{
|
|
50
|
+
description: 'Axelar is a decentralized interoperability network connecting multiple blockchain ecosystems, enabling seamless cross-chain communication and value transfer.',
|
|
51
|
+
denom_units: [{
|
|
52
|
+
denom: 'ibc/3DB3C82813931AACF4536DA029A9043760B23FCDF46B2709964D90454CB3703B',
|
|
53
|
+
exponent: 0,
|
|
54
|
+
aliases: ['uaxl']
|
|
55
|
+
}, {
|
|
56
|
+
denom: 'axl',
|
|
57
|
+
exponent: 6
|
|
58
|
+
}],
|
|
59
|
+
base: 'ibc/3DB3C82813931AACF4536DA029A9043760B23FCDF46B2709964D90454CB3703B',
|
|
60
|
+
name: 'Axelar',
|
|
61
|
+
display: 'axl',
|
|
62
|
+
symbol: 'AXL',
|
|
63
|
+
logo_URIs: {
|
|
64
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.png',
|
|
65
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.svg'
|
|
66
|
+
},
|
|
67
|
+
coingecko_id: 'axelar',
|
|
68
|
+
images: [{
|
|
69
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.png',
|
|
70
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.svg',
|
|
71
|
+
theme: {
|
|
72
|
+
primary_color_hex: '#040404'
|
|
73
|
+
}
|
|
74
|
+
}],
|
|
75
|
+
socials: {
|
|
76
|
+
website: 'https://axelar.network/',
|
|
77
|
+
twitter: 'https://twitter.com/axelarnetwork'
|
|
78
|
+
},
|
|
79
|
+
type_asset: 'sdk.coin',
|
|
80
|
+
traces: [{
|
|
81
|
+
type: 'ibc',
|
|
82
|
+
counterparty: {
|
|
83
|
+
channel_id: 'channel-165',
|
|
84
|
+
base_denom: 'uaxl',
|
|
85
|
+
chain_name: 'axelar'
|
|
86
|
+
},
|
|
87
|
+
chain: {
|
|
88
|
+
channel_id: 'channel-96'
|
|
89
|
+
}
|
|
90
|
+
}]
|
|
91
|
+
},
|
|
49
92
|
{
|
|
50
93
|
description: 'ATOM is the native cryptocurrency of the Cosmos network, designed to facilitate interoperability between multiple blockchains through its innovative hub-and-spoke model.',
|
|
51
94
|
denom_units: [{
|
|
@@ -547,6 +590,49 @@ const assets = {
|
|
|
547
590
|
}
|
|
548
591
|
}]
|
|
549
592
|
},
|
|
593
|
+
{
|
|
594
|
+
description: 'Axelar is a decentralized interoperability network connecting multiple blockchain ecosystems, enabling seamless cross-chain communication and value transfer.',
|
|
595
|
+
denom_units: [{
|
|
596
|
+
denom: 'ibc/3DB3C82813931AACF4536DA029A9043760B23FCDF46B2709964D90454CB3703B',
|
|
597
|
+
exponent: 0,
|
|
598
|
+
aliases: ['uaxl']
|
|
599
|
+
}, {
|
|
600
|
+
denom: 'axl',
|
|
601
|
+
exponent: 6
|
|
602
|
+
}],
|
|
603
|
+
base: 'ibc/3DB3C82813931AACF4536DA029A9043760B23FCDF46B2709964D90454CB3703B',
|
|
604
|
+
name: 'Axelar',
|
|
605
|
+
display: 'axl',
|
|
606
|
+
symbol: 'AXL',
|
|
607
|
+
logo_URIs: {
|
|
608
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.png',
|
|
609
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.svg'
|
|
610
|
+
},
|
|
611
|
+
coingecko_id: 'axelar',
|
|
612
|
+
images: [{
|
|
613
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.png',
|
|
614
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.svg',
|
|
615
|
+
theme: {
|
|
616
|
+
primary_color_hex: '#040404'
|
|
617
|
+
}
|
|
618
|
+
}],
|
|
619
|
+
socials: {
|
|
620
|
+
website: 'https://axelar.network/',
|
|
621
|
+
twitter: 'https://twitter.com/axelarnetwork'
|
|
622
|
+
},
|
|
623
|
+
type_asset: 'sdk.coin',
|
|
624
|
+
traces: [{
|
|
625
|
+
type: 'ibc',
|
|
626
|
+
counterparty: {
|
|
627
|
+
channel_id: 'channel-165',
|
|
628
|
+
base_denom: 'uaxl',
|
|
629
|
+
chain_name: 'axelar'
|
|
630
|
+
},
|
|
631
|
+
chain: {
|
|
632
|
+
channel_id: 'channel-96'
|
|
633
|
+
}
|
|
634
|
+
}]
|
|
635
|
+
},
|
|
550
636
|
{
|
|
551
637
|
description: 'ATOM is the native cryptocurrency of the Cosmos network, designed to facilitate interoperability between multiple blockchains through its innovative hub-and-spoke model.',
|
|
552
638
|
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.107",
|
|
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.57",
|
|
33
|
+
"chain-registry": "^1.69.107"
|
|
34
34
|
},
|
|
35
35
|
"dependencies": {
|
|
36
|
-
"@chain-registry/types": "^0.50.
|
|
36
|
+
"@chain-registry/types": "^0.50.57"
|
|
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": "419ee5cad0859d049d602c7f3c0b00d0a553f845"
|
|
47
47
|
}
|