@chain-registry/juno 1.70.59 → 1.70.61
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/asset_list.js +4 -92
- package/esm/asset_list.js +4 -92
- package/package.json +4 -4
package/asset_list.js
CHANGED
|
@@ -131,7 +131,7 @@ const asset_list = {
|
|
|
131
131
|
}]
|
|
132
132
|
},
|
|
133
133
|
{
|
|
134
|
-
description: 'The native token of
|
|
134
|
+
description: 'The native token of AssetMantle',
|
|
135
135
|
denom_units: [{
|
|
136
136
|
denom: 'ibc/5CB906E82B7A88E62644AD811361F5858B74BA9EBD75C84B6D24B20C01A4819F',
|
|
137
137
|
exponent: 0,
|
|
@@ -153,7 +153,7 @@ const asset_list = {
|
|
|
153
153
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/assetmantle/images/mntl.png',
|
|
154
154
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/assetmantle/images/mntl.svg',
|
|
155
155
|
theme: {
|
|
156
|
-
primary_color_hex: '#
|
|
156
|
+
primary_color_hex: '#fbab30'
|
|
157
157
|
}
|
|
158
158
|
}],
|
|
159
159
|
socials: {
|
|
@@ -978,7 +978,7 @@ const asset_list = {
|
|
|
978
978
|
}]
|
|
979
979
|
},
|
|
980
980
|
{
|
|
981
|
-
description: 'The native token of
|
|
981
|
+
description: 'The native token of AssetMantle',
|
|
982
982
|
denom_units: [{
|
|
983
983
|
denom: 'ibc/5CB906E82B7A88E62644AD811361F5858B74BA9EBD75C84B6D24B20C01A4819F',
|
|
984
984
|
exponent: 0,
|
|
@@ -1000,7 +1000,7 @@ const asset_list = {
|
|
|
1000
1000
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/assetmantle/images/mntl.png',
|
|
1001
1001
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/assetmantle/images/mntl.svg',
|
|
1002
1002
|
theme: {
|
|
1003
|
-
primary_color_hex: '#
|
|
1003
|
+
primary_color_hex: '#fbab30'
|
|
1004
1004
|
}
|
|
1005
1005
|
}],
|
|
1006
1006
|
socials: {
|
|
@@ -2051,50 +2051,6 @@ const asset_list = {
|
|
|
2051
2051
|
}
|
|
2052
2052
|
}]
|
|
2053
2053
|
},
|
|
2054
|
-
{
|
|
2055
|
-
description: 'The native token of Nois',
|
|
2056
|
-
denom_units: [{
|
|
2057
|
-
denom: 'ibc/1D9E14A1F00613ED39E4B8A8763A20C9BE5B5EA0198F2FE47EAE43CD91A0137B',
|
|
2058
|
-
exponent: 0,
|
|
2059
|
-
aliases: ['unois']
|
|
2060
|
-
}, {
|
|
2061
|
-
denom: 'nois',
|
|
2062
|
-
exponent: 6
|
|
2063
|
-
}],
|
|
2064
|
-
base: 'ibc/1D9E14A1F00613ED39E4B8A8763A20C9BE5B5EA0198F2FE47EAE43CD91A0137B',
|
|
2065
|
-
name: 'Nois',
|
|
2066
|
-
display: 'nois',
|
|
2067
|
-
symbol: 'NOIS',
|
|
2068
|
-
logo_URIs: {
|
|
2069
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nois/images/nois.png',
|
|
2070
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nois/images/nois.svg'
|
|
2071
|
-
},
|
|
2072
|
-
keywords: [
|
|
2073
|
-
'nois',
|
|
2074
|
-
'randomness',
|
|
2075
|
-
'drand',
|
|
2076
|
-
'wasm'
|
|
2077
|
-
],
|
|
2078
|
-
images: [{
|
|
2079
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nois/images/nois.png',
|
|
2080
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nois/images/nois.svg',
|
|
2081
|
-
theme: {
|
|
2082
|
-
primary_color_hex: '#0c0c14'
|
|
2083
|
-
}
|
|
2084
|
-
}],
|
|
2085
|
-
type_asset: 'sdk.coin',
|
|
2086
|
-
traces: [{
|
|
2087
|
-
type: 'ibc',
|
|
2088
|
-
counterparty: {
|
|
2089
|
-
channel_id: 'channel-1',
|
|
2090
|
-
base_denom: 'unois',
|
|
2091
|
-
chain_name: 'nois'
|
|
2092
|
-
},
|
|
2093
|
-
chain: {
|
|
2094
|
-
channel_id: 'channel-225'
|
|
2095
|
-
}
|
|
2096
|
-
}]
|
|
2097
|
-
},
|
|
2098
2054
|
{
|
|
2099
2055
|
description: 'The native token of OKExChain',
|
|
2100
2056
|
denom_units: [{
|
|
@@ -3952,50 +3908,6 @@ const asset_list = {
|
|
|
3952
3908
|
}
|
|
3953
3909
|
}]
|
|
3954
3910
|
},
|
|
3955
|
-
{
|
|
3956
|
-
description: 'The native token of Nois',
|
|
3957
|
-
denom_units: [{
|
|
3958
|
-
denom: 'ibc/1D9E14A1F00613ED39E4B8A8763A20C9BE5B5EA0198F2FE47EAE43CD91A0137B',
|
|
3959
|
-
exponent: 0,
|
|
3960
|
-
aliases: ['unois']
|
|
3961
|
-
}, {
|
|
3962
|
-
denom: 'nois',
|
|
3963
|
-
exponent: 6
|
|
3964
|
-
}],
|
|
3965
|
-
base: 'ibc/1D9E14A1F00613ED39E4B8A8763A20C9BE5B5EA0198F2FE47EAE43CD91A0137B',
|
|
3966
|
-
name: 'Nois',
|
|
3967
|
-
display: 'nois',
|
|
3968
|
-
symbol: 'NOIS',
|
|
3969
|
-
logo_URIs: {
|
|
3970
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nois/images/nois.png',
|
|
3971
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nois/images/nois.svg'
|
|
3972
|
-
},
|
|
3973
|
-
keywords: [
|
|
3974
|
-
'nois',
|
|
3975
|
-
'randomness',
|
|
3976
|
-
'drand',
|
|
3977
|
-
'wasm'
|
|
3978
|
-
],
|
|
3979
|
-
images: [{
|
|
3980
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nois/images/nois.png',
|
|
3981
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nois/images/nois.svg',
|
|
3982
|
-
theme: {
|
|
3983
|
-
primary_color_hex: '#0c0c14'
|
|
3984
|
-
}
|
|
3985
|
-
}],
|
|
3986
|
-
type_asset: 'sdk.coin',
|
|
3987
|
-
traces: [{
|
|
3988
|
-
type: 'ibc',
|
|
3989
|
-
counterparty: {
|
|
3990
|
-
channel_id: 'channel-1',
|
|
3991
|
-
base_denom: 'unois',
|
|
3992
|
-
chain_name: 'nois'
|
|
3993
|
-
},
|
|
3994
|
-
chain: {
|
|
3995
|
-
channel_id: 'channel-225'
|
|
3996
|
-
}
|
|
3997
|
-
}]
|
|
3998
|
-
},
|
|
3999
3911
|
{
|
|
4000
3912
|
description: 'The native token of OKExChain',
|
|
4001
3913
|
denom_units: [{
|
package/esm/asset_list.js
CHANGED
|
@@ -129,7 +129,7 @@ const asset_list = {
|
|
|
129
129
|
}]
|
|
130
130
|
},
|
|
131
131
|
{
|
|
132
|
-
description: 'The native token of
|
|
132
|
+
description: 'The native token of AssetMantle',
|
|
133
133
|
denom_units: [{
|
|
134
134
|
denom: 'ibc/5CB906E82B7A88E62644AD811361F5858B74BA9EBD75C84B6D24B20C01A4819F',
|
|
135
135
|
exponent: 0,
|
|
@@ -151,7 +151,7 @@ const asset_list = {
|
|
|
151
151
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/assetmantle/images/mntl.png',
|
|
152
152
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/assetmantle/images/mntl.svg',
|
|
153
153
|
theme: {
|
|
154
|
-
primary_color_hex: '#
|
|
154
|
+
primary_color_hex: '#fbab30'
|
|
155
155
|
}
|
|
156
156
|
}],
|
|
157
157
|
socials: {
|
|
@@ -976,7 +976,7 @@ const asset_list = {
|
|
|
976
976
|
}]
|
|
977
977
|
},
|
|
978
978
|
{
|
|
979
|
-
description: 'The native token of
|
|
979
|
+
description: 'The native token of AssetMantle',
|
|
980
980
|
denom_units: [{
|
|
981
981
|
denom: 'ibc/5CB906E82B7A88E62644AD811361F5858B74BA9EBD75C84B6D24B20C01A4819F',
|
|
982
982
|
exponent: 0,
|
|
@@ -998,7 +998,7 @@ const asset_list = {
|
|
|
998
998
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/assetmantle/images/mntl.png',
|
|
999
999
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/assetmantle/images/mntl.svg',
|
|
1000
1000
|
theme: {
|
|
1001
|
-
primary_color_hex: '#
|
|
1001
|
+
primary_color_hex: '#fbab30'
|
|
1002
1002
|
}
|
|
1003
1003
|
}],
|
|
1004
1004
|
socials: {
|
|
@@ -2049,50 +2049,6 @@ const asset_list = {
|
|
|
2049
2049
|
}
|
|
2050
2050
|
}]
|
|
2051
2051
|
},
|
|
2052
|
-
{
|
|
2053
|
-
description: 'The native token of Nois',
|
|
2054
|
-
denom_units: [{
|
|
2055
|
-
denom: 'ibc/1D9E14A1F00613ED39E4B8A8763A20C9BE5B5EA0198F2FE47EAE43CD91A0137B',
|
|
2056
|
-
exponent: 0,
|
|
2057
|
-
aliases: ['unois']
|
|
2058
|
-
}, {
|
|
2059
|
-
denom: 'nois',
|
|
2060
|
-
exponent: 6
|
|
2061
|
-
}],
|
|
2062
|
-
base: 'ibc/1D9E14A1F00613ED39E4B8A8763A20C9BE5B5EA0198F2FE47EAE43CD91A0137B',
|
|
2063
|
-
name: 'Nois',
|
|
2064
|
-
display: 'nois',
|
|
2065
|
-
symbol: 'NOIS',
|
|
2066
|
-
logo_URIs: {
|
|
2067
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nois/images/nois.png',
|
|
2068
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nois/images/nois.svg'
|
|
2069
|
-
},
|
|
2070
|
-
keywords: [
|
|
2071
|
-
'nois',
|
|
2072
|
-
'randomness',
|
|
2073
|
-
'drand',
|
|
2074
|
-
'wasm'
|
|
2075
|
-
],
|
|
2076
|
-
images: [{
|
|
2077
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nois/images/nois.png',
|
|
2078
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nois/images/nois.svg',
|
|
2079
|
-
theme: {
|
|
2080
|
-
primary_color_hex: '#0c0c14'
|
|
2081
|
-
}
|
|
2082
|
-
}],
|
|
2083
|
-
type_asset: 'sdk.coin',
|
|
2084
|
-
traces: [{
|
|
2085
|
-
type: 'ibc',
|
|
2086
|
-
counterparty: {
|
|
2087
|
-
channel_id: 'channel-1',
|
|
2088
|
-
base_denom: 'unois',
|
|
2089
|
-
chain_name: 'nois'
|
|
2090
|
-
},
|
|
2091
|
-
chain: {
|
|
2092
|
-
channel_id: 'channel-225'
|
|
2093
|
-
}
|
|
2094
|
-
}]
|
|
2095
|
-
},
|
|
2096
2052
|
{
|
|
2097
2053
|
description: 'The native token of OKExChain',
|
|
2098
2054
|
denom_units: [{
|
|
@@ -3950,50 +3906,6 @@ const asset_list = {
|
|
|
3950
3906
|
}
|
|
3951
3907
|
}]
|
|
3952
3908
|
},
|
|
3953
|
-
{
|
|
3954
|
-
description: 'The native token of Nois',
|
|
3955
|
-
denom_units: [{
|
|
3956
|
-
denom: 'ibc/1D9E14A1F00613ED39E4B8A8763A20C9BE5B5EA0198F2FE47EAE43CD91A0137B',
|
|
3957
|
-
exponent: 0,
|
|
3958
|
-
aliases: ['unois']
|
|
3959
|
-
}, {
|
|
3960
|
-
denom: 'nois',
|
|
3961
|
-
exponent: 6
|
|
3962
|
-
}],
|
|
3963
|
-
base: 'ibc/1D9E14A1F00613ED39E4B8A8763A20C9BE5B5EA0198F2FE47EAE43CD91A0137B',
|
|
3964
|
-
name: 'Nois',
|
|
3965
|
-
display: 'nois',
|
|
3966
|
-
symbol: 'NOIS',
|
|
3967
|
-
logo_URIs: {
|
|
3968
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nois/images/nois.png',
|
|
3969
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nois/images/nois.svg'
|
|
3970
|
-
},
|
|
3971
|
-
keywords: [
|
|
3972
|
-
'nois',
|
|
3973
|
-
'randomness',
|
|
3974
|
-
'drand',
|
|
3975
|
-
'wasm'
|
|
3976
|
-
],
|
|
3977
|
-
images: [{
|
|
3978
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nois/images/nois.png',
|
|
3979
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nois/images/nois.svg',
|
|
3980
|
-
theme: {
|
|
3981
|
-
primary_color_hex: '#0c0c14'
|
|
3982
|
-
}
|
|
3983
|
-
}],
|
|
3984
|
-
type_asset: 'sdk.coin',
|
|
3985
|
-
traces: [{
|
|
3986
|
-
type: 'ibc',
|
|
3987
|
-
counterparty: {
|
|
3988
|
-
channel_id: 'channel-1',
|
|
3989
|
-
base_denom: 'unois',
|
|
3990
|
-
chain_name: 'nois'
|
|
3991
|
-
},
|
|
3992
|
-
chain: {
|
|
3993
|
-
channel_id: 'channel-225'
|
|
3994
|
-
}
|
|
3995
|
-
}]
|
|
3996
|
-
},
|
|
3997
3909
|
{
|
|
3998
3910
|
description: 'The native token of OKExChain',
|
|
3999
3911
|
denom_units: [{
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@chain-registry/juno",
|
|
3
|
-
"version": "1.70.
|
|
3
|
+
"version": "1.70.61",
|
|
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",
|
|
@@ -29,10 +29,10 @@
|
|
|
29
29
|
"test:watch": "jest --watch"
|
|
30
30
|
},
|
|
31
31
|
"devDependencies": {
|
|
32
|
-
"chain-registry": "^1.69.
|
|
32
|
+
"chain-registry": "^1.69.61"
|
|
33
33
|
},
|
|
34
34
|
"dependencies": {
|
|
35
|
-
"@chain-registry/types": "^0.50.
|
|
35
|
+
"@chain-registry/types": "^0.50.35"
|
|
36
36
|
},
|
|
37
37
|
"keywords": [
|
|
38
38
|
"chain-registry",
|
|
@@ -43,5 +43,5 @@
|
|
|
43
43
|
"tokens",
|
|
44
44
|
"juno"
|
|
45
45
|
],
|
|
46
|
-
"gitHead": "
|
|
46
|
+
"gitHead": "204f755a2b60754c4d5b744b159c86c00cc9ed3e"
|
|
47
47
|
}
|