@chain-registry/juno 1.19.1 → 1.21.0
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/CHANGELOG.md +16 -0
- package/main/asset_list.js +282 -2
- package/main/assets.js +32 -0
- package/main/chain.js +33 -8
- package/package.json +5 -5
- package/types/index.d.ts +5 -5
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,22 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
+
# [1.21.0](https://github.com/cosmology-tech/chain-registry/compare/@chain-registry/juno@1.20.0...@chain-registry/juno@1.21.0) (2023-09-15)
|
|
7
|
+
|
|
8
|
+
**Note:** Version bump only for package @chain-registry/juno
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
# [1.20.0](https://github.com/cosmology-tech/chain-registry/compare/@chain-registry/juno@1.19.1...@chain-registry/juno@1.20.0) (2023-08-16)
|
|
15
|
+
|
|
16
|
+
**Note:** Version bump only for package @chain-registry/juno
|
|
17
|
+
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
|
|
21
|
+
|
|
6
22
|
## [1.19.1](https://github.com/cosmology-tech/chain-registry/compare/@chain-registry/juno@1.19.0...@chain-registry/juno@1.19.1) (2023-07-30)
|
|
7
23
|
|
|
8
24
|
**Note:** Version bump only for package @chain-registry/juno
|
package/main/asset_list.js
CHANGED
|
@@ -833,8 +833,8 @@ var asset_list = {
|
|
|
833
833
|
}
|
|
834
834
|
}],
|
|
835
835
|
logo_URIs: {
|
|
836
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/filecoin/images/wfil.svg',
|
|
837
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/filecoin/images/wfil.png'
|
|
836
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/filecoin/images/wfil.svg',
|
|
837
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/filecoin/images/wfil.png'
|
|
838
838
|
}
|
|
839
839
|
}, {
|
|
840
840
|
description: 'Arbitrum on Axelar',
|
|
@@ -1586,6 +1586,109 @@ var asset_list = {
|
|
|
1586
1586
|
channel_id: 'channel-36'
|
|
1587
1587
|
}
|
|
1588
1588
|
}]
|
|
1589
|
+
}, {
|
|
1590
|
+
description: 'The native staking and governance token of Composable.',
|
|
1591
|
+
denom_units: [{
|
|
1592
|
+
denom: 'ibc/ED5C62BE7D20C4B53779300805744223DDBFFF538C2A60B106AF95D7BE1AEE1F',
|
|
1593
|
+
exponent: 0,
|
|
1594
|
+
aliases: ['ppica']
|
|
1595
|
+
}, {
|
|
1596
|
+
denom: 'pica',
|
|
1597
|
+
exponent: 12
|
|
1598
|
+
}],
|
|
1599
|
+
base: 'ibc/ED5C62BE7D20C4B53779300805744223DDBFFF538C2A60B106AF95D7BE1AEE1F',
|
|
1600
|
+
name: 'Pica',
|
|
1601
|
+
display: 'pica',
|
|
1602
|
+
symbol: 'PICA',
|
|
1603
|
+
traces: [{
|
|
1604
|
+
type: 'ibc',
|
|
1605
|
+
counterparty: {
|
|
1606
|
+
channel_id: 'channel-8',
|
|
1607
|
+
base_denom: 'ppica',
|
|
1608
|
+
chain_name: 'composable'
|
|
1609
|
+
},
|
|
1610
|
+
chain: {
|
|
1611
|
+
channel_id: 'channel-280'
|
|
1612
|
+
}
|
|
1613
|
+
}]
|
|
1614
|
+
}, {
|
|
1615
|
+
description: 'The native staking and governance token of Kusama Relay Chain.',
|
|
1616
|
+
denom_units: [{
|
|
1617
|
+
denom: 'ibc/47A81B7CC895D1A767CFCEE688E9E313B718BEE6E21F36B85FB754C093464937',
|
|
1618
|
+
exponent: 0,
|
|
1619
|
+
aliases: ['ibc/EE9046745AEC0E8302CB7ED9D5AD67F528FB3B7AE044B247FB0FB293DBDA35E9']
|
|
1620
|
+
}, {
|
|
1621
|
+
denom: 'ksm',
|
|
1622
|
+
exponent: 12
|
|
1623
|
+
}],
|
|
1624
|
+
type_asset: 'ics20',
|
|
1625
|
+
base: 'ibc/47A81B7CC895D1A767CFCEE688E9E313B718BEE6E21F36B85FB754C093464937',
|
|
1626
|
+
name: 'KSM',
|
|
1627
|
+
display: 'ksm',
|
|
1628
|
+
symbol: 'KSM',
|
|
1629
|
+
traces: [{
|
|
1630
|
+
type: 'ibc',
|
|
1631
|
+
counterparty: {
|
|
1632
|
+
channel_id: 'channel-8',
|
|
1633
|
+
base_denom: 'ibc/EE9046745AEC0E8302CB7ED9D5AD67F528FB3B7AE044B247FB0FB293DBDA35E9',
|
|
1634
|
+
chain_name: 'composable'
|
|
1635
|
+
},
|
|
1636
|
+
chain: {
|
|
1637
|
+
channel_id: 'channel-280'
|
|
1638
|
+
}
|
|
1639
|
+
}]
|
|
1640
|
+
}, {
|
|
1641
|
+
description: 'The native staking and governance token of Polkadot Relay Chain.',
|
|
1642
|
+
denom_units: [{
|
|
1643
|
+
denom: 'ibc/31FA1475DFA211FC7BE4D04DAED2D8F276001936C118489DC0E0059857094A4E',
|
|
1644
|
+
exponent: 0,
|
|
1645
|
+
aliases: ['ibc/3CC19CEC7E5A3E90E78A5A9ECC5A0E2F8F826A375CF1E096F4515CF09DA3E366']
|
|
1646
|
+
}, {
|
|
1647
|
+
denom: 'dot',
|
|
1648
|
+
exponent: 10
|
|
1649
|
+
}],
|
|
1650
|
+
type_asset: 'ics20',
|
|
1651
|
+
base: 'ibc/31FA1475DFA211FC7BE4D04DAED2D8F276001936C118489DC0E0059857094A4E',
|
|
1652
|
+
name: 'DOT',
|
|
1653
|
+
display: 'dot',
|
|
1654
|
+
symbol: 'DOT',
|
|
1655
|
+
traces: [{
|
|
1656
|
+
type: 'ibc',
|
|
1657
|
+
counterparty: {
|
|
1658
|
+
channel_id: 'channel-8',
|
|
1659
|
+
base_denom: 'ibc/3CC19CEC7E5A3E90E78A5A9ECC5A0E2F8F826A375CF1E096F4515CF09DA3E366',
|
|
1660
|
+
chain_name: 'composable'
|
|
1661
|
+
},
|
|
1662
|
+
chain: {
|
|
1663
|
+
channel_id: 'channel-280'
|
|
1664
|
+
}
|
|
1665
|
+
}]
|
|
1666
|
+
}, {
|
|
1667
|
+
description: 'The native staking and governance token of Statemine parachain.',
|
|
1668
|
+
denom_units: [{
|
|
1669
|
+
denom: 'ibc/7CB135576CFC5CDE342A5EA3FF76C6DBBED42A30A6A68A1257071100CBF3E84D',
|
|
1670
|
+
exponent: 0,
|
|
1671
|
+
aliases: ['ibc/F3EC9F834E57DF704FA3AEAF14E8391C2E58397FE56960AD70E67562990D8265']
|
|
1672
|
+
}, {
|
|
1673
|
+
denom: 'usdt',
|
|
1674
|
+
exponent: 6
|
|
1675
|
+
}],
|
|
1676
|
+
type_asset: 'ics20',
|
|
1677
|
+
base: 'ibc/7CB135576CFC5CDE342A5EA3FF76C6DBBED42A30A6A68A1257071100CBF3E84D',
|
|
1678
|
+
name: 'USDT',
|
|
1679
|
+
display: 'usdt',
|
|
1680
|
+
symbol: 'USDT',
|
|
1681
|
+
traces: [{
|
|
1682
|
+
type: 'ibc',
|
|
1683
|
+
counterparty: {
|
|
1684
|
+
channel_id: 'channel-8',
|
|
1685
|
+
base_denom: 'ibc/F3EC9F834E57DF704FA3AEAF14E8391C2E58397FE56960AD70E67562990D8265',
|
|
1686
|
+
chain_name: 'composable'
|
|
1687
|
+
},
|
|
1688
|
+
chain: {
|
|
1689
|
+
channel_id: 'channel-280'
|
|
1690
|
+
}
|
|
1691
|
+
}]
|
|
1589
1692
|
}, {
|
|
1590
1693
|
description: 'The native staking and governance token of the Cosmos Hub.',
|
|
1591
1694
|
denom_units: [{
|
|
@@ -2093,6 +2196,34 @@ var asset_list = {
|
|
|
2093
2196
|
channel_id: 'channel-210'
|
|
2094
2197
|
}
|
|
2095
2198
|
}]
|
|
2199
|
+
}, {
|
|
2200
|
+
description: 'ASH',
|
|
2201
|
+
denom_units: [{
|
|
2202
|
+
denom: 'ibc/9B36B61BBB374C8DBE98FFB6958732B81BC2A2CB9CE55832E4026C4BAD35002F',
|
|
2203
|
+
exponent: 0,
|
|
2204
|
+
aliases: ['factory/migaloo1erul6xyq0gk6ws98ncj7lnq9l4jn4gnnu9we73gdz78yyl2lr7qqrvcgup/ash']
|
|
2205
|
+
}, {
|
|
2206
|
+
denom: 'ASH',
|
|
2207
|
+
exponent: 6
|
|
2208
|
+
}],
|
|
2209
|
+
base: 'ibc/9B36B61BBB374C8DBE98FFB6958732B81BC2A2CB9CE55832E4026C4BAD35002F',
|
|
2210
|
+
name: 'ASH',
|
|
2211
|
+
display: 'ASH',
|
|
2212
|
+
symbol: 'ASH',
|
|
2213
|
+
logo_URIs: {
|
|
2214
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/ash.svg'
|
|
2215
|
+
},
|
|
2216
|
+
traces: [{
|
|
2217
|
+
type: 'ibc',
|
|
2218
|
+
counterparty: {
|
|
2219
|
+
channel_id: 'channel-1',
|
|
2220
|
+
base_denom: 'factory/migaloo1erul6xyq0gk6ws98ncj7lnq9l4jn4gnnu9we73gdz78yyl2lr7qqrvcgup/ash',
|
|
2221
|
+
chain_name: 'migaloo'
|
|
2222
|
+
},
|
|
2223
|
+
chain: {
|
|
2224
|
+
channel_id: 'channel-210'
|
|
2225
|
+
}
|
|
2226
|
+
}]
|
|
2096
2227
|
}, {
|
|
2097
2228
|
description: 'The permissioned staking asset for Noble Chain',
|
|
2098
2229
|
denom_units: [{
|
|
@@ -2538,6 +2669,35 @@ var asset_list = {
|
|
|
2538
2669
|
channel_id: 'channel-0'
|
|
2539
2670
|
}
|
|
2540
2671
|
}]
|
|
2672
|
+
}, {
|
|
2673
|
+
description: 'ERIS liquid staked OSMO',
|
|
2674
|
+
denom_units: [{
|
|
2675
|
+
denom: 'ibc/AA054FD00F476B91C63F27F591B410CCC8F9DB1FC829B51353C51458E2817434',
|
|
2676
|
+
exponent: 0,
|
|
2677
|
+
aliases: ['factory/osmo1dv8wz09tckslr2wy5z86r46dxvegylhpt97r9yd6qc3kyc6tv42qa89dr9/ampOSMO']
|
|
2678
|
+
}, {
|
|
2679
|
+
denom: 'ampOSMO',
|
|
2680
|
+
exponent: 6
|
|
2681
|
+
}],
|
|
2682
|
+
address: 'osmo1dv8wz09tckslr2wy5z86r46dxvegylhpt97r9yd6qc3kyc6tv42qa89dr9',
|
|
2683
|
+
base: 'ibc/AA054FD00F476B91C63F27F591B410CCC8F9DB1FC829B51353C51458E2817434',
|
|
2684
|
+
name: 'ERIS Amplified OSMO',
|
|
2685
|
+
display: 'ampOSMO',
|
|
2686
|
+
symbol: 'ampOSMO',
|
|
2687
|
+
logo_URIs: {
|
|
2688
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/amp.osmo.png'
|
|
2689
|
+
},
|
|
2690
|
+
traces: [{
|
|
2691
|
+
type: 'ibc',
|
|
2692
|
+
counterparty: {
|
|
2693
|
+
channel_id: 'channel-42',
|
|
2694
|
+
base_denom: 'factory/osmo1dv8wz09tckslr2wy5z86r46dxvegylhpt97r9yd6qc3kyc6tv42qa89dr9/ampOSMO',
|
|
2695
|
+
chain_name: 'osmosis'
|
|
2696
|
+
},
|
|
2697
|
+
chain: {
|
|
2698
|
+
channel_id: 'channel-0'
|
|
2699
|
+
}
|
|
2700
|
+
}]
|
|
2541
2701
|
}, {
|
|
2542
2702
|
description: 'The XPRT token is primarily a governance token for the Persistence chain.',
|
|
2543
2703
|
denom_units: [{
|
|
@@ -2870,6 +3030,126 @@ var asset_list = {
|
|
|
2870
3030
|
channel_id: 'channel-20'
|
|
2871
3031
|
}
|
|
2872
3032
|
}]
|
|
3033
|
+
}, {
|
|
3034
|
+
description: 'The native token of ohhNFT.',
|
|
3035
|
+
denom_units: [{
|
|
3036
|
+
denom: 'ibc/658F3665B5DE0A736AEDD5DCD3D71A01F0273174066DA55F9E30A9F5EB5CD9FB',
|
|
3037
|
+
exponent: 0,
|
|
3038
|
+
aliases: ['factory/stars16da2uus9zrsy83h23ur42v3lglg5rmyrpqnju4/dust']
|
|
3039
|
+
}, {
|
|
3040
|
+
denom: 'strdst',
|
|
3041
|
+
exponent: 6
|
|
3042
|
+
}],
|
|
3043
|
+
base: 'ibc/658F3665B5DE0A736AEDD5DCD3D71A01F0273174066DA55F9E30A9F5EB5CD9FB',
|
|
3044
|
+
name: 'Stardust STRDST',
|
|
3045
|
+
display: 'strdst',
|
|
3046
|
+
symbol: 'STRDST',
|
|
3047
|
+
logo_URIs: {
|
|
3048
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/dust.svg',
|
|
3049
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/dust.png'
|
|
3050
|
+
},
|
|
3051
|
+
coingecko_id: '',
|
|
3052
|
+
traces: [{
|
|
3053
|
+
type: 'ibc',
|
|
3054
|
+
counterparty: {
|
|
3055
|
+
channel_id: 'channel-5',
|
|
3056
|
+
base_denom: 'factory/stars16da2uus9zrsy83h23ur42v3lglg5rmyrpqnju4/dust',
|
|
3057
|
+
chain_name: 'stargaze'
|
|
3058
|
+
},
|
|
3059
|
+
chain: {
|
|
3060
|
+
channel_id: 'channel-20'
|
|
3061
|
+
}
|
|
3062
|
+
}]
|
|
3063
|
+
}, {
|
|
3064
|
+
description: 'The native meme token of stargaze.',
|
|
3065
|
+
denom_units: [{
|
|
3066
|
+
denom: 'ibc/15E9C3405C00ACC9BAA6EED0A2FB2BAA0F63CB4A4EB6C998975D3022121FF424',
|
|
3067
|
+
exponent: 0,
|
|
3068
|
+
aliases: ['factory/stars16da2uus9zrsy83h23ur42v3lglg5rmyrpqnju4/mGAZE']
|
|
3069
|
+
}, {
|
|
3070
|
+
denom: 'GAZE',
|
|
3071
|
+
exponent: 6
|
|
3072
|
+
}],
|
|
3073
|
+
base: 'ibc/15E9C3405C00ACC9BAA6EED0A2FB2BAA0F63CB4A4EB6C998975D3022121FF424',
|
|
3074
|
+
name: 'Gaze GAZE',
|
|
3075
|
+
display: 'GAZE',
|
|
3076
|
+
symbol: 'GAZE',
|
|
3077
|
+
logo_URIs: {
|
|
3078
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/gaze.svg',
|
|
3079
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/gaze.png'
|
|
3080
|
+
},
|
|
3081
|
+
coingecko_id: '',
|
|
3082
|
+
traces: [{
|
|
3083
|
+
type: 'ibc',
|
|
3084
|
+
counterparty: {
|
|
3085
|
+
channel_id: 'channel-5',
|
|
3086
|
+
base_denom: 'factory/stars16da2uus9zrsy83h23ur42v3lglg5rmyrpqnju4/mGAZE',
|
|
3087
|
+
chain_name: 'stargaze'
|
|
3088
|
+
},
|
|
3089
|
+
chain: {
|
|
3090
|
+
channel_id: 'channel-20'
|
|
3091
|
+
}
|
|
3092
|
+
}]
|
|
3093
|
+
}, {
|
|
3094
|
+
description: 'ohhNFT LP token.',
|
|
3095
|
+
denom_units: [{
|
|
3096
|
+
denom: 'ibc/FBC80069073EDA6BC3D152AFC99ABEB6B42C83B5234775C5BE2F60C2DB9E46AE',
|
|
3097
|
+
exponent: 0,
|
|
3098
|
+
aliases: ['factory/stars16da2uus9zrsy83h23ur42v3lglg5rmyrpqnju4/uBRNCH']
|
|
3099
|
+
}, {
|
|
3100
|
+
denom: 'BRNCH',
|
|
3101
|
+
exponent: 6
|
|
3102
|
+
}],
|
|
3103
|
+
base: 'ibc/FBC80069073EDA6BC3D152AFC99ABEB6B42C83B5234775C5BE2F60C2DB9E46AE',
|
|
3104
|
+
name: 'Branch',
|
|
3105
|
+
display: 'BRNCH',
|
|
3106
|
+
symbol: 'BRNCH',
|
|
3107
|
+
logo_URIs: {
|
|
3108
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/brnch.svg',
|
|
3109
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/brnch.png'
|
|
3110
|
+
},
|
|
3111
|
+
coingecko_id: '',
|
|
3112
|
+
traces: [{
|
|
3113
|
+
type: 'ibc',
|
|
3114
|
+
counterparty: {
|
|
3115
|
+
channel_id: 'channel-5',
|
|
3116
|
+
base_denom: 'factory/stars16da2uus9zrsy83h23ur42v3lglg5rmyrpqnju4/uBRNCH',
|
|
3117
|
+
chain_name: 'stargaze'
|
|
3118
|
+
},
|
|
3119
|
+
chain: {
|
|
3120
|
+
channel_id: 'channel-20'
|
|
3121
|
+
}
|
|
3122
|
+
}]
|
|
3123
|
+
}, {
|
|
3124
|
+
description: 'Social token for the ohhVAULT.',
|
|
3125
|
+
denom_units: [{
|
|
3126
|
+
denom: 'ibc/C678638E81A2A20CEABAFA3D74A7E18486554262D00E1EE1D4C18406189C8810',
|
|
3127
|
+
exponent: 0,
|
|
3128
|
+
aliases: ['factory/stars16da2uus9zrsy83h23ur42v3lglg5rmyrpqnju4/uOHH']
|
|
3129
|
+
}, {
|
|
3130
|
+
denom: 'OHH',
|
|
3131
|
+
exponent: 6
|
|
3132
|
+
}],
|
|
3133
|
+
base: 'ibc/C678638E81A2A20CEABAFA3D74A7E18486554262D00E1EE1D4C18406189C8810',
|
|
3134
|
+
name: 'ohhVAULT ohh',
|
|
3135
|
+
display: 'OHH',
|
|
3136
|
+
symbol: 'OHH',
|
|
3137
|
+
logo_URIs: {
|
|
3138
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/ohh.svg',
|
|
3139
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/ohh.png'
|
|
3140
|
+
},
|
|
3141
|
+
coingecko_id: '',
|
|
3142
|
+
traces: [{
|
|
3143
|
+
type: 'ibc',
|
|
3144
|
+
counterparty: {
|
|
3145
|
+
channel_id: 'channel-5',
|
|
3146
|
+
base_denom: 'factory/stars16da2uus9zrsy83h23ur42v3lglg5rmyrpqnju4/uOHH',
|
|
3147
|
+
chain_name: 'stargaze'
|
|
3148
|
+
},
|
|
3149
|
+
chain: {
|
|
3150
|
+
channel_id: 'channel-20'
|
|
3151
|
+
}
|
|
3152
|
+
}]
|
|
2873
3153
|
}, {
|
|
2874
3154
|
description: 'The native token of Stride',
|
|
2875
3155
|
denom_units: [{
|
package/main/assets.js
CHANGED
|
@@ -1180,6 +1180,38 @@ var assets = {
|
|
|
1180
1180
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/yfd.png',
|
|
1181
1181
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/yfd.svg'
|
|
1182
1182
|
}
|
|
1183
|
+
}, {
|
|
1184
|
+
denom_units: [{
|
|
1185
|
+
denom: 'factory/juno1qly4zcmzr2gyxtze5yt9chv2srczwwunppxjfh/NEXX',
|
|
1186
|
+
exponent: 0
|
|
1187
|
+
}, {
|
|
1188
|
+
denom: 'nexx',
|
|
1189
|
+
exponent: 6
|
|
1190
|
+
}],
|
|
1191
|
+
address: 'juno1qly4zcmzr2gyxtze5yt9chv2srczwwunppxjfh',
|
|
1192
|
+
base: 'factory/juno1qly4zcmzr2gyxtze5yt9chv2srczwwunppxjfh/NEXX',
|
|
1193
|
+
name: 'NEXX GEN AI',
|
|
1194
|
+
display: 'nexx',
|
|
1195
|
+
symbol: 'NEXX',
|
|
1196
|
+
logo_URIs: {
|
|
1197
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/nexx.png'
|
|
1198
|
+
}
|
|
1199
|
+
}, {
|
|
1200
|
+
denom_units: [{
|
|
1201
|
+
denom: 'factory/juno1u805lv20qc6jy7c3ttre7nct6uyl20pfky5r7e/DGL',
|
|
1202
|
+
exponent: 0
|
|
1203
|
+
}, {
|
|
1204
|
+
denom: 'dgl',
|
|
1205
|
+
exponent: 6
|
|
1206
|
+
}],
|
|
1207
|
+
address: 'juno1u805lv20qc6jy7c3ttre7nct6uyl20pfky5r7e',
|
|
1208
|
+
base: 'factory/juno1u805lv20qc6jy7c3ttre7nct6uyl20pfky5r7e/DGL',
|
|
1209
|
+
name: 'Licorice',
|
|
1210
|
+
display: 'dgl',
|
|
1211
|
+
symbol: 'DGL',
|
|
1212
|
+
logo_URIs: {
|
|
1213
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/dgl.png'
|
|
1214
|
+
}
|
|
1183
1215
|
}, {
|
|
1184
1216
|
description: 'The native token cw20 for Neta on Juno Chain',
|
|
1185
1217
|
type_asset: 'cw20',
|
package/main/chain.js
CHANGED
|
@@ -39,14 +39,14 @@ var chain = {
|
|
|
39
39
|
},
|
|
40
40
|
codebase: {
|
|
41
41
|
git_repo: 'https://github.com/CosmosContracts/juno',
|
|
42
|
-
recommended_version: '
|
|
43
|
-
compatible_versions: ['
|
|
44
|
-
cosmos_sdk_version: '0.
|
|
42
|
+
recommended_version: 'v16.0.0',
|
|
43
|
+
compatible_versions: ['v16.0.0'],
|
|
44
|
+
cosmos_sdk_version: '0.47.3',
|
|
45
45
|
consensus: {
|
|
46
|
-
type: '
|
|
47
|
-
version: '0.34'
|
|
46
|
+
type: 'cometbft',
|
|
47
|
+
version: '0.34.2'
|
|
48
48
|
},
|
|
49
|
-
cosmwasm_version: '0.
|
|
49
|
+
cosmwasm_version: '0.40.2',
|
|
50
50
|
cosmwasm_enabled: true,
|
|
51
51
|
genesis: {
|
|
52
52
|
genesis_url: 'https://download.dimi.sh/juno-phoenix2-genesis.tar.gz'
|
|
@@ -75,6 +75,13 @@ var chain = {
|
|
|
75
75
|
recommended_version: 'v15.0.0',
|
|
76
76
|
proposal: 295,
|
|
77
77
|
compatible_versions: ['v15.0.0'],
|
|
78
|
+
next_version_name: 'v16'
|
|
79
|
+
}, {
|
|
80
|
+
name: 'v16',
|
|
81
|
+
proposal: 311,
|
|
82
|
+
height: 9481382,
|
|
83
|
+
recommended_version: 'v16.0.0',
|
|
84
|
+
compatible_versions: ['v16.0.0'],
|
|
78
85
|
next_version_name: ''
|
|
79
86
|
}]
|
|
80
87
|
},
|
|
@@ -104,11 +111,11 @@ var chain = {
|
|
|
104
111
|
provider: 'Golden Ratio Staking'
|
|
105
112
|
}, {
|
|
106
113
|
id: 'e1b058e5cfa2b836ddaa496b10911da62dcf182e',
|
|
107
|
-
address: 'juno-seed-
|
|
114
|
+
address: 'juno-seed-de.allnodes.me:26656',
|
|
108
115
|
provider: 'Allnodes.com ⚡️ Nodes & Staking'
|
|
109
116
|
}, {
|
|
110
117
|
id: 'e726816f42831689eab9378d5d577f1d06d25716',
|
|
111
|
-
address: 'juno-seed-
|
|
118
|
+
address: 'juno-seed-us.allnodes.me:26656',
|
|
112
119
|
provider: 'Allnodes.com ⚡️ Nodes & Staking'
|
|
113
120
|
}, {
|
|
114
121
|
id: 'ebc272824924ea1a27ea3183dd0b9ba713494f83',
|
|
@@ -173,6 +180,9 @@ var chain = {
|
|
|
173
180
|
}, {
|
|
174
181
|
address: 'https://rpc-juno.pupmos.network',
|
|
175
182
|
provider: 'PUPMØS'
|
|
183
|
+
}, {
|
|
184
|
+
address: 'https://rpc-juno.cosmos-spaces.cloud',
|
|
185
|
+
provider: 'Cosmos Spaces'
|
|
176
186
|
}, {
|
|
177
187
|
address: 'https://rpc-juno-ia.cosmosia.notional.ventures/',
|
|
178
188
|
provider: 'Notional'
|
|
@@ -230,6 +240,9 @@ var chain = {
|
|
|
230
240
|
}, {
|
|
231
241
|
address: 'https://juno-rpc.w3coins.io',
|
|
232
242
|
provider: 'w3coins'
|
|
243
|
+
}, {
|
|
244
|
+
address: 'https://juno-rpc.publicnode.com',
|
|
245
|
+
provider: 'Allnodes.com ⚡️ Nodes & Staking'
|
|
233
246
|
}],
|
|
234
247
|
rest: [{
|
|
235
248
|
address: 'https://lcd-juno.itastakers.com',
|
|
@@ -255,6 +268,9 @@ var chain = {
|
|
|
255
268
|
}, {
|
|
256
269
|
address: 'https://juno-api.polkachu.com',
|
|
257
270
|
provider: 'Polkachu'
|
|
271
|
+
}, {
|
|
272
|
+
address: 'https://api-juno.cosmos-spaces.cloud',
|
|
273
|
+
provider: 'Cosmos Spaces'
|
|
258
274
|
}, {
|
|
259
275
|
address: 'https://juno-api.kleomedes.network',
|
|
260
276
|
provider: 'Kleomedes'
|
|
@@ -303,6 +319,9 @@ var chain = {
|
|
|
303
319
|
}, {
|
|
304
320
|
address: 'https://juno-api.w3coins.io',
|
|
305
321
|
provider: 'w3coins'
|
|
322
|
+
}, {
|
|
323
|
+
address: 'https://juno-rest.publicnode.com',
|
|
324
|
+
provider: 'Allnodes.com ⚡️ Nodes & Staking'
|
|
306
325
|
}],
|
|
307
326
|
grpc: [{
|
|
308
327
|
address: 'grpc-juno-ia.cosmosia.notional.ventures:443',
|
|
@@ -322,6 +341,9 @@ var chain = {
|
|
|
322
341
|
}, {
|
|
323
342
|
address: 'grpc-juno.kingnodes.com:443',
|
|
324
343
|
provider: 'kingnodes 👑'
|
|
344
|
+
}, {
|
|
345
|
+
address: 'grpc-juno.cosmos-spaces.cloud:1490',
|
|
346
|
+
provider: 'Cosmos Spaces'
|
|
325
347
|
}, {
|
|
326
348
|
address: 'http://juno-grpc.stakeandrelax.net:12690',
|
|
327
349
|
provider: 'Stake&Relax Validator 🦥'
|
|
@@ -343,6 +365,9 @@ var chain = {
|
|
|
343
365
|
}, {
|
|
344
366
|
address: 'juno-grpc.w3coins.io:12690',
|
|
345
367
|
provider: 'w3coins'
|
|
368
|
+
}, {
|
|
369
|
+
address: 'juno-grpc.publicnode.com:443',
|
|
370
|
+
provider: 'Allnodes.com ⚡️ Nodes & Staking'
|
|
346
371
|
}]
|
|
347
372
|
},
|
|
348
373
|
explorers: [{
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@chain-registry/juno",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.21.0",
|
|
4
4
|
"description": "Chain Registry info for Juno",
|
|
5
5
|
"author": "Dan Lynch <pyramation@gmail.com>",
|
|
6
6
|
"homepage": "https://github.com/cosmology-tech/chain-registry",
|
|
@@ -50,14 +50,14 @@
|
|
|
50
50
|
"@babel/plugin-transform-runtime": "7.21.4",
|
|
51
51
|
"@babel/preset-env": "7.21.4",
|
|
52
52
|
"@babel/preset-typescript": "^7.21.4",
|
|
53
|
-
"@chain-registry/utils": "^1.
|
|
53
|
+
"@chain-registry/utils": "^1.14.0",
|
|
54
54
|
"@types/jest": "^29.5.1",
|
|
55
55
|
"@typescript-eslint/eslint-plugin": "5.59.0",
|
|
56
56
|
"@typescript-eslint/parser": "5.59.0",
|
|
57
57
|
"babel-core": "7.0.0-bridge.0",
|
|
58
58
|
"babel-jest": "29.5.0",
|
|
59
59
|
"babel-watch": "^7.7.2",
|
|
60
|
-
"chain-registry": "^1.
|
|
60
|
+
"chain-registry": "^1.20.0",
|
|
61
61
|
"cross-env": "^7.0.2",
|
|
62
62
|
"eslint": "8.38.0",
|
|
63
63
|
"eslint-config-prettier": "^8.8.0",
|
|
@@ -73,7 +73,7 @@
|
|
|
73
73
|
},
|
|
74
74
|
"dependencies": {
|
|
75
75
|
"@babel/runtime": "^7.21.0",
|
|
76
|
-
"@chain-registry/types": "^0.
|
|
76
|
+
"@chain-registry/types": "^0.17.0"
|
|
77
77
|
},
|
|
78
|
-
"gitHead": "
|
|
78
|
+
"gitHead": "87f2c124ac734e0f47596e39407f5462c94a506b"
|
|
79
79
|
}
|
package/types/index.d.ts
CHANGED
|
@@ -4,11 +4,11 @@ import chain from './chain';
|
|
|
4
4
|
import testnet from './testnet';
|
|
5
5
|
import testnet_assets from './testnet_assets';
|
|
6
6
|
declare const _default: {
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
7
|
+
chain: import("@chain-registry/types").Chain;
|
|
8
|
+
assets: import("@chain-registry/types").AssetList;
|
|
9
|
+
asset_list: import("@chain-registry/types").AssetList;
|
|
10
|
+
testnet: import("@chain-registry/types").Chain;
|
|
11
|
+
testnet_assets: import("@chain-registry/types").AssetList;
|
|
12
12
|
};
|
|
13
13
|
export default _default;
|
|
14
14
|
export { asset_list, assets, chain, testnet, testnet_assets };
|