@chain-registry/juno 1.70.351 → 1.70.353

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 CHANGED
@@ -1844,12 +1844,10 @@ const asset_list = {
1844
1844
  name: 'Frienzies',
1845
1845
  symbol: 'FRNZ',
1846
1846
  logo_URIs: {
1847
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
1848
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
1847
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
1849
1848
  },
1850
1849
  images: [{
1851
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
1852
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
1850
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
1853
1851
  }],
1854
1852
  traces: [{
1855
1853
  type: 'ibc',
@@ -3616,12 +3614,10 @@ const asset_list = {
3616
3614
  name: 'Frienzies',
3617
3615
  symbol: 'FRNZ',
3618
3616
  logo_URIs: {
3619
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
3620
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
3617
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
3621
3618
  },
3622
3619
  images: [{
3623
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
3624
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
3620
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
3625
3621
  }],
3626
3622
  traces: [{
3627
3623
  type: 'ibc',
@@ -5484,12 +5480,10 @@ const asset_list = {
5484
5480
  display: 'amber',
5485
5481
  symbol: 'AMBER',
5486
5482
  logo_URIs: {
5487
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png',
5488
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.svg'
5483
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png'
5489
5484
  },
5490
5485
  images: [{
5491
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png',
5492
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.svg'
5486
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png'
5493
5487
  }],
5494
5488
  socials: {
5495
5489
  website: 'http://amber.money/',
@@ -5912,12 +5906,10 @@ const asset_list = {
5912
5906
  display: 'amber',
5913
5907
  symbol: 'AMBER',
5914
5908
  logo_URIs: {
5915
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png',
5916
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.svg'
5909
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png'
5917
5910
  },
5918
5911
  images: [{
5919
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png',
5920
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.svg'
5912
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png'
5921
5913
  }],
5922
5914
  socials: {
5923
5915
  website: 'http://amber.money/',
package/assets.js CHANGED
@@ -136,12 +136,10 @@ const assets = {
136
136
  display: 'hope',
137
137
  symbol: 'HOPE',
138
138
  logo_URIs: {
139
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/hope.png',
140
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/hope.svg'
139
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/hope.png'
141
140
  },
142
141
  images: [{
143
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/hope.png',
144
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/hope.svg'
142
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/hope.png'
145
143
  }]
146
144
  },
147
145
  {
@@ -168,13 +166,11 @@ const assets = {
168
166
  provider: 'Racoon'
169
167
  }],
170
168
  logo_URIs: {
171
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/rac.png',
172
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/rac.svg'
169
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/rac.png'
173
170
  },
174
171
  coingecko_id: 'racoon',
175
172
  images: [{
176
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/rac.png',
177
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/rac.svg'
173
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/rac.png'
178
174
  }]
179
175
  },
180
176
  {
@@ -329,12 +325,10 @@ const assets = {
329
325
  display: 'dla',
330
326
  symbol: 'DLA',
331
327
  logo_URIs: {
332
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/dla.png',
333
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/dla.svg'
328
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/dla.png'
334
329
  },
335
330
  images: [{
336
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/dla.png',
337
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/dla.svg'
331
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/dla.png'
338
332
  }]
339
333
  },
340
334
  {
@@ -413,12 +407,10 @@ const assets = {
413
407
  display: 'hole',
414
408
  symbol: 'HOLE',
415
409
  logo_URIs: {
416
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/hole.png',
417
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/hole.svg'
410
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/hole.png'
418
411
  },
419
412
  images: [{
420
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/hole.png',
421
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/hole.svg'
413
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/hole.png'
422
414
  }]
423
415
  },
424
416
  {
package/esm/asset_list.js CHANGED
@@ -1842,12 +1842,10 @@ const asset_list = {
1842
1842
  name: 'Frienzies',
1843
1843
  symbol: 'FRNZ',
1844
1844
  logo_URIs: {
1845
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
1846
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
1845
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
1847
1846
  },
1848
1847
  images: [{
1849
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
1850
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
1848
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
1851
1849
  }],
1852
1850
  traces: [{
1853
1851
  type: 'ibc',
@@ -3614,12 +3612,10 @@ const asset_list = {
3614
3612
  name: 'Frienzies',
3615
3613
  symbol: 'FRNZ',
3616
3614
  logo_URIs: {
3617
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
3618
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
3615
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
3619
3616
  },
3620
3617
  images: [{
3621
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
3622
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
3618
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
3623
3619
  }],
3624
3620
  traces: [{
3625
3621
  type: 'ibc',
@@ -5482,12 +5478,10 @@ const asset_list = {
5482
5478
  display: 'amber',
5483
5479
  symbol: 'AMBER',
5484
5480
  logo_URIs: {
5485
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png',
5486
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.svg'
5481
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png'
5487
5482
  },
5488
5483
  images: [{
5489
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png',
5490
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.svg'
5484
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png'
5491
5485
  }],
5492
5486
  socials: {
5493
5487
  website: 'http://amber.money/',
@@ -5910,12 +5904,10 @@ const asset_list = {
5910
5904
  display: 'amber',
5911
5905
  symbol: 'AMBER',
5912
5906
  logo_URIs: {
5913
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png',
5914
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.svg'
5907
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png'
5915
5908
  },
5916
5909
  images: [{
5917
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png',
5918
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.svg'
5910
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png'
5919
5911
  }],
5920
5912
  socials: {
5921
5913
  website: 'http://amber.money/',
package/esm/assets.js CHANGED
@@ -134,12 +134,10 @@ const assets = {
134
134
  display: 'hope',
135
135
  symbol: 'HOPE',
136
136
  logo_URIs: {
137
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/hope.png',
138
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/hope.svg'
137
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/hope.png'
139
138
  },
140
139
  images: [{
141
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/hope.png',
142
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/hope.svg'
140
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/hope.png'
143
141
  }]
144
142
  },
145
143
  {
@@ -166,13 +164,11 @@ const assets = {
166
164
  provider: 'Racoon'
167
165
  }],
168
166
  logo_URIs: {
169
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/rac.png',
170
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/rac.svg'
167
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/rac.png'
171
168
  },
172
169
  coingecko_id: 'racoon',
173
170
  images: [{
174
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/rac.png',
175
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/rac.svg'
171
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/rac.png'
176
172
  }]
177
173
  },
178
174
  {
@@ -327,12 +323,10 @@ const assets = {
327
323
  display: 'dla',
328
324
  symbol: 'DLA',
329
325
  logo_URIs: {
330
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/dla.png',
331
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/dla.svg'
326
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/dla.png'
332
327
  },
333
328
  images: [{
334
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/dla.png',
335
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/dla.svg'
329
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/dla.png'
336
330
  }]
337
331
  },
338
332
  {
@@ -411,12 +405,10 @@ const assets = {
411
405
  display: 'hole',
412
406
  symbol: 'HOLE',
413
407
  logo_URIs: {
414
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/hole.png',
415
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/hole.svg'
408
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/hole.png'
416
409
  },
417
410
  images: [{
418
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/hole.png',
419
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/hole.svg'
411
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/hole.png'
420
412
  }]
421
413
  },
422
414
  {
@@ -77,6 +77,12 @@ const testnet_assets = {
77
77
  base_denom: 'factory/juno1vwmnqk0vyxc96qgffrure4nqxupjrql0zut8s02hadgp0n79r8xq5xdsxy/ARENA'
78
78
  },
79
79
  provider: 'Arena DAO'
80
+ }],
81
+ images: [{
82
+ image_sync: {
83
+ chain_name: 'juno',
84
+ base_denom: 'factory/juno1vwmnqk0vyxc96qgffrure4nqxupjrql0zut8s02hadgp0n79r8xq5xdsxy/ARENA'
85
+ }
80
86
  }]
81
87
  }
82
88
  ]
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@chain-registry/juno",
3
- "version": "1.70.351",
3
+ "version": "1.70.353",
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.351"
32
+ "chain-registry": "^1.69.353"
33
33
  },
34
34
  "dependencies": {
35
- "@chain-registry/types": "^0.50.218"
35
+ "@chain-registry/types": "^0.50.219"
36
36
  },
37
37
  "keywords": [
38
38
  "chain-registry",
@@ -43,5 +43,5 @@
43
43
  "tokens",
44
44
  "juno"
45
45
  ],
46
- "gitHead": "9cd8a7ee4f9e2c1cfeff83507d12e013bf6992f7"
46
+ "gitHead": "03374e35aaf97d63ad6f3deb23a13d557ceb4b05"
47
47
  }
package/testnet_assets.js CHANGED
@@ -79,6 +79,12 @@ const testnet_assets = {
79
79
  base_denom: 'factory/juno1vwmnqk0vyxc96qgffrure4nqxupjrql0zut8s02hadgp0n79r8xq5xdsxy/ARENA'
80
80
  },
81
81
  provider: 'Arena DAO'
82
+ }],
83
+ images: [{
84
+ image_sync: {
85
+ chain_name: 'juno',
86
+ base_denom: 'factory/juno1vwmnqk0vyxc96qgffrure4nqxupjrql0zut8s02hadgp0n79r8xq5xdsxy/ARENA'
87
+ }
82
88
  }]
83
89
  }
84
90
  ]