@chain-registry/juno 1.70.346 → 1.70.348
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/assets.js +1 -9
- package/esm/assets.js +1 -9
- package/esm/testnet_assets.js +0 -12
- package/package.json +4 -4
- package/testnet_assets.js +0 -12
package/assets.js
CHANGED
|
@@ -1858,15 +1858,7 @@ const assets = {
|
|
|
1858
1858
|
base: 'factory/juno1vwmnqk0vyxc96qgffrure4nqxupjrql0zut8s02hadgp0n79r8xq5xdsxy/ARENA',
|
|
1859
1859
|
name: 'Arena Token',
|
|
1860
1860
|
display: 'arena',
|
|
1861
|
-
symbol: 'ARENA'
|
|
1862
|
-
images: [{
|
|
1863
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/arena.svg',
|
|
1864
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/arena.png'
|
|
1865
|
-
}],
|
|
1866
|
-
logo_URIs: {
|
|
1867
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/arena.png',
|
|
1868
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/arena.svg'
|
|
1869
|
-
}
|
|
1861
|
+
symbol: 'ARENA'
|
|
1870
1862
|
},
|
|
1871
1863
|
{
|
|
1872
1864
|
description: 'ashWIND',
|
package/esm/assets.js
CHANGED
|
@@ -1856,15 +1856,7 @@ const assets = {
|
|
|
1856
1856
|
base: 'factory/juno1vwmnqk0vyxc96qgffrure4nqxupjrql0zut8s02hadgp0n79r8xq5xdsxy/ARENA',
|
|
1857
1857
|
name: 'Arena Token',
|
|
1858
1858
|
display: 'arena',
|
|
1859
|
-
symbol: 'ARENA'
|
|
1860
|
-
images: [{
|
|
1861
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/arena.svg',
|
|
1862
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/arena.png'
|
|
1863
|
-
}],
|
|
1864
|
-
logo_URIs: {
|
|
1865
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/arena.png',
|
|
1866
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/arena.svg'
|
|
1867
|
-
}
|
|
1859
|
+
symbol: 'ARENA'
|
|
1868
1860
|
},
|
|
1869
1861
|
{
|
|
1870
1862
|
description: 'ashWIND',
|
package/esm/testnet_assets.js
CHANGED
|
@@ -77,18 +77,6 @@ const testnet_assets = {
|
|
|
77
77
|
base_denom: 'factory/juno1vwmnqk0vyxc96qgffrure4nqxupjrql0zut8s02hadgp0n79r8xq5xdsxy/ARENA'
|
|
78
78
|
},
|
|
79
79
|
provider: 'Arena DAO'
|
|
80
|
-
}],
|
|
81
|
-
logo_URIs: {
|
|
82
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/arena.png',
|
|
83
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/arena.svg'
|
|
84
|
-
},
|
|
85
|
-
images: [{
|
|
86
|
-
image_sync: {
|
|
87
|
-
chain_name: 'juno',
|
|
88
|
-
base_denom: 'factory/juno1vwmnqk0vyxc96qgffrure4nqxupjrql0zut8s02hadgp0n79r8xq5xdsxy/ARENA'
|
|
89
|
-
},
|
|
90
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/arena.svg',
|
|
91
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/arena.png'
|
|
92
80
|
}]
|
|
93
81
|
}
|
|
94
82
|
]
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@chain-registry/juno",
|
|
3
|
-
"version": "1.70.
|
|
3
|
+
"version": "1.70.348",
|
|
4
4
|
"description": "Chain Registry info for Juno",
|
|
5
5
|
"author": "Dan Lynch <pyramation@gmail.com>",
|
|
6
6
|
"homepage": "https://github.com/hyperweb-io/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.348"
|
|
33
33
|
},
|
|
34
34
|
"dependencies": {
|
|
35
|
-
"@chain-registry/types": "^0.50.
|
|
35
|
+
"@chain-registry/types": "^0.50.216"
|
|
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": "f27da7e680e4c2f6c0461a46cad5645f2682f6ca"
|
|
47
47
|
}
|
package/testnet_assets.js
CHANGED
|
@@ -79,18 +79,6 @@ const testnet_assets = {
|
|
|
79
79
|
base_denom: 'factory/juno1vwmnqk0vyxc96qgffrure4nqxupjrql0zut8s02hadgp0n79r8xq5xdsxy/ARENA'
|
|
80
80
|
},
|
|
81
81
|
provider: 'Arena DAO'
|
|
82
|
-
}],
|
|
83
|
-
logo_URIs: {
|
|
84
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/arena.png',
|
|
85
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/arena.svg'
|
|
86
|
-
},
|
|
87
|
-
images: [{
|
|
88
|
-
image_sync: {
|
|
89
|
-
chain_name: 'juno',
|
|
90
|
-
base_denom: 'factory/juno1vwmnqk0vyxc96qgffrure4nqxupjrql0zut8s02hadgp0n79r8xq5xdsxy/ARENA'
|
|
91
|
-
},
|
|
92
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/arena.svg',
|
|
93
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/arena.png'
|
|
94
82
|
}]
|
|
95
83
|
}
|
|
96
84
|
]
|