@chain-registry/juno 1.63.8 → 1.63.10

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
@@ -752,15 +752,12 @@ const asset_list = {
752
752
  display: 'fury',
753
753
  symbol: 'FURY',
754
754
  logo_URIs: {
755
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/ufury.png',
756
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/ufury.svg'
755
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/fury.png',
756
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/fury.svg'
757
757
  },
758
758
  images: [{
759
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/ufury.png',
760
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/ufury.svg',
761
- theme: {
762
- primary_color_hex: '#eaf143'
763
- }
759
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/fury.png',
760
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/fury.svg'
764
761
  }],
765
762
  coingecko_id: 'fanfury',
766
763
  keywords: ['gaming', 'staking'],
@@ -1528,15 +1525,12 @@ const asset_list = {
1528
1525
  display: 'fury',
1529
1526
  symbol: 'FURY',
1530
1527
  logo_URIs: {
1531
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/ufury.png',
1532
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/ufury.svg'
1528
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/fury.png',
1529
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/fury.svg'
1533
1530
  },
1534
1531
  images: [{
1535
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/ufury.png',
1536
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/ufury.svg',
1537
- theme: {
1538
- primary_color_hex: '#eaf143'
1539
- }
1532
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/fury.png',
1533
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/fury.svg'
1540
1534
  }],
1541
1535
  coingecko_id: 'fanfury',
1542
1536
  keywords: ['gaming', 'staking'],
package/esm/asset_list.js CHANGED
@@ -750,15 +750,12 @@ const asset_list = {
750
750
  display: 'fury',
751
751
  symbol: 'FURY',
752
752
  logo_URIs: {
753
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/ufury.png',
754
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/ufury.svg'
753
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/fury.png',
754
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/fury.svg'
755
755
  },
756
756
  images: [{
757
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/ufury.png',
758
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/ufury.svg',
759
- theme: {
760
- primary_color_hex: '#eaf143'
761
- }
757
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/fury.png',
758
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/fury.svg'
762
759
  }],
763
760
  coingecko_id: 'fanfury',
764
761
  keywords: ['gaming', 'staking'],
@@ -1526,15 +1523,12 @@ const asset_list = {
1526
1523
  display: 'fury',
1527
1524
  symbol: 'FURY',
1528
1525
  logo_URIs: {
1529
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/ufury.png',
1530
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/ufury.svg'
1526
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/fury.png',
1527
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/fury.svg'
1531
1528
  },
1532
1529
  images: [{
1533
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/ufury.png',
1534
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/ufury.svg',
1535
- theme: {
1536
- primary_color_hex: '#eaf143'
1537
- }
1530
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/fury.png',
1531
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/fury.svg'
1538
1532
  }],
1539
1533
  coingecko_id: 'fanfury',
1540
1534
  keywords: ['gaming', 'staking'],
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@chain-registry/juno",
3
- "version": "1.63.8",
3
+ "version": "1.63.10",
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.62.8"
32
+ "chain-registry": "^1.62.10"
33
33
  },
34
34
  "dependencies": {
35
- "@chain-registry/types": "^0.44.6"
35
+ "@chain-registry/types": "^0.44.8"
36
36
  },
37
37
  "keywords": [
38
38
  "chain-registry",
@@ -43,5 +43,5 @@
43
43
  "tokens",
44
44
  "juno"
45
45
  ],
46
- "gitHead": "954c9f2d396972d5cd17020ccc6e042ae262611e"
46
+ "gitHead": "b39486f78f9338930a1a5cf45a2a27af6b43192b"
47
47
  }