@chain-registry/osmosis 1.67.130 → 1.67.132

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.
Files changed (3) hide show
  1. package/assets.js +14 -7
  2. package/esm/assets.js +14 -7
  3. package/package.json +3 -3
package/assets.js CHANGED
@@ -2075,10 +2075,15 @@ const assets = {
2075
2075
  }
2076
2076
  }],
2077
2077
  logo_URIs: {
2078
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/beezee/images/vdl.png',
2079
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/beezee/images/vdl.svg'
2078
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/VDL.vdl.png',
2079
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/VDL.vdl.svg'
2080
2080
  },
2081
- images: [{
2081
+ images: [
2082
+ {
2083
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/VDL.vdl.svg',
2084
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/VDL.vdl.png'
2085
+ },
2086
+ {
2082
2087
  image_sync: {
2083
2088
  chain_name: 'vidulum',
2084
2089
  base_denom: 'uvdl'
@@ -2088,10 +2093,12 @@ const assets = {
2088
2093
  theme: {
2089
2094
  primary_color_hex: '#3454bc'
2090
2095
  }
2091
- }, {
2096
+ },
2097
+ {
2092
2098
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/vidulum/images/vdl.png',
2093
2099
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/vidulum/images/vdl.svg'
2094
- }],
2100
+ }
2101
+ ],
2095
2102
  keywords: ['osmosis_unstable']
2096
2103
  },
2097
2104
  {
@@ -24649,7 +24656,7 @@ const assets = {
24649
24656
  exponent: 0
24650
24657
  }, {
24651
24658
  denom: 'eth',
24652
- exponent: 6
24659
+ exponent: 18
24653
24660
  }],
24654
24661
  type_asset: 'ics20',
24655
24662
  base: 'ibc/20850C646CDDDC2270E9BBDB08558B5FEE57B647EC6827F41096AABFD8A0471B',
@@ -24694,7 +24701,7 @@ const assets = {
24694
24701
  exponent: 0
24695
24702
  }, {
24696
24703
  denom: 'wbtc',
24697
- exponent: 6
24704
+ exponent: 8
24698
24705
  }],
24699
24706
  type_asset: 'ics20',
24700
24707
  base: 'ibc/88386AC48152D48B34B082648DF836F975506F0B57DBBFC10A54213B1BF484CB',
package/esm/assets.js CHANGED
@@ -2073,10 +2073,15 @@ const assets = {
2073
2073
  }
2074
2074
  }],
2075
2075
  logo_URIs: {
2076
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/beezee/images/vdl.png',
2077
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/beezee/images/vdl.svg'
2076
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/VDL.vdl.png',
2077
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/VDL.vdl.svg'
2078
2078
  },
2079
- images: [{
2079
+ images: [
2080
+ {
2081
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/VDL.vdl.svg',
2082
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/VDL.vdl.png'
2083
+ },
2084
+ {
2080
2085
  image_sync: {
2081
2086
  chain_name: 'vidulum',
2082
2087
  base_denom: 'uvdl'
@@ -2086,10 +2091,12 @@ const assets = {
2086
2091
  theme: {
2087
2092
  primary_color_hex: '#3454bc'
2088
2093
  }
2089
- }, {
2094
+ },
2095
+ {
2090
2096
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/vidulum/images/vdl.png',
2091
2097
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/vidulum/images/vdl.svg'
2092
- }],
2098
+ }
2099
+ ],
2093
2100
  keywords: ['osmosis_unstable']
2094
2101
  },
2095
2102
  {
@@ -24647,7 +24654,7 @@ const assets = {
24647
24654
  exponent: 0
24648
24655
  }, {
24649
24656
  denom: 'eth',
24650
- exponent: 6
24657
+ exponent: 18
24651
24658
  }],
24652
24659
  type_asset: 'ics20',
24653
24660
  base: 'ibc/20850C646CDDDC2270E9BBDB08558B5FEE57B647EC6827F41096AABFD8A0471B',
@@ -24692,7 +24699,7 @@ const assets = {
24692
24699
  exponent: 0
24693
24700
  }, {
24694
24701
  denom: 'wbtc',
24695
- exponent: 6
24702
+ exponent: 8
24696
24703
  }],
24697
24704
  type_asset: 'ics20',
24698
24705
  base: 'ibc/88386AC48152D48B34B082648DF836F975506F0B57DBBFC10A54213B1BF484CB',
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@chain-registry/osmosis",
3
- "version": "1.67.130",
3
+ "version": "1.67.132",
4
4
  "description": "Chain Registry info for Osmosis",
5
5
  "author": "Dan Lynch <pyramation@gmail.com>",
6
6
  "homepage": "https://github.com/hyperweb-io/chain-registry",
@@ -29,7 +29,7 @@
29
29
  "test:watch": "jest --watch"
30
30
  },
31
31
  "dependencies": {
32
- "@chain-registry/types": "^0.50.130"
32
+ "@chain-registry/types": "^0.50.132"
33
33
  },
34
34
  "keywords": [
35
35
  "chain-registry",
@@ -38,5 +38,5 @@
38
38
  "interchain",
39
39
  "osmosis"
40
40
  ],
41
- "gitHead": "4b87207bcd71ea2ca1a939326a829fe1088dc428"
41
+ "gitHead": "9dc852e6ee913b93916b51974f6174813462157c"
42
42
  }