@chain-registry/osmosis 1.62.69 → 1.62.71

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 +48 -0
  2. package/esm/assets.js +48 -0
  3. package/package.json +3 -3
package/assets.js CHANGED
@@ -20034,6 +20034,54 @@ const assets = {
20034
20034
  primary_color_hex: '#00bdc3'
20035
20035
  }
20036
20036
  }]
20037
+ },
20038
+ {
20039
+ description: 'Avail is a web3 infrastructure layer that allows modular execution layers to scale and interoperate in a trust minimized way.',
20040
+ type_asset: 'erc20',
20041
+ address: 'osmo1myv2g72h8dan7n4hx7stt3mmust6ws03zh6gxc7vz4hpmgp5z3lq9aunm9',
20042
+ denom_units: [{
20043
+ denom: 'factory/osmo1myv2g72h8dan7n4hx7stt3mmust6ws03zh6gxc7vz4hpmgp5z3lq9aunm9/AVAIL.rt',
20044
+ exponent: 0,
20045
+ aliases: [
20046
+ '0xEeB4d8400AEefafC1B2953e0094134A887C76Bd8',
20047
+ 'avail-wei',
20048
+ 'avail'
20049
+ ]
20050
+ }, {
20051
+ denom: 'AVAIL',
20052
+ exponent: 18
20053
+ }],
20054
+ base: 'factory/osmo1myv2g72h8dan7n4hx7stt3mmust6ws03zh6gxc7vz4hpmgp5z3lq9aunm9/AVAIL.rt',
20055
+ name: 'Avail',
20056
+ display: 'AVAIL',
20057
+ symbol: 'AVAIL',
20058
+ traces: [{
20059
+ type: 'bridge',
20060
+ counterparty: {
20061
+ chain_name: 'ethereum',
20062
+ base_denom: '0xEeB4d8400AEefafC1B2953e0094134A887C76Bd8'
20063
+ },
20064
+ provider: 'Router'
20065
+ }],
20066
+ images: [{
20067
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/avail.eth.rt.svg',
20068
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/avail.eth.rt.png',
20069
+ theme: {
20070
+ circle: false,
20071
+ primary_color_hex: '#2B80D7'
20072
+ }
20073
+ }, {
20074
+ image_sync: {
20075
+ chain_name: 'ethereum',
20076
+ base_denom: '0xEeB4d8400AEefafC1B2953e0094134A887C76Bd8'
20077
+ },
20078
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/avail/images/avail.svg',
20079
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/avail/images/avail.png',
20080
+ theme: {
20081
+ circle: false,
20082
+ primary_color_hex: '#2B80D7'
20083
+ }
20084
+ }]
20037
20085
  }
20038
20086
  ]
20039
20087
  };
package/esm/assets.js CHANGED
@@ -20032,6 +20032,54 @@ const assets = {
20032
20032
  primary_color_hex: '#00bdc3'
20033
20033
  }
20034
20034
  }]
20035
+ },
20036
+ {
20037
+ description: 'Avail is a web3 infrastructure layer that allows modular execution layers to scale and interoperate in a trust minimized way.',
20038
+ type_asset: 'erc20',
20039
+ address: 'osmo1myv2g72h8dan7n4hx7stt3mmust6ws03zh6gxc7vz4hpmgp5z3lq9aunm9',
20040
+ denom_units: [{
20041
+ denom: 'factory/osmo1myv2g72h8dan7n4hx7stt3mmust6ws03zh6gxc7vz4hpmgp5z3lq9aunm9/AVAIL.rt',
20042
+ exponent: 0,
20043
+ aliases: [
20044
+ '0xEeB4d8400AEefafC1B2953e0094134A887C76Bd8',
20045
+ 'avail-wei',
20046
+ 'avail'
20047
+ ]
20048
+ }, {
20049
+ denom: 'AVAIL',
20050
+ exponent: 18
20051
+ }],
20052
+ base: 'factory/osmo1myv2g72h8dan7n4hx7stt3mmust6ws03zh6gxc7vz4hpmgp5z3lq9aunm9/AVAIL.rt',
20053
+ name: 'Avail',
20054
+ display: 'AVAIL',
20055
+ symbol: 'AVAIL',
20056
+ traces: [{
20057
+ type: 'bridge',
20058
+ counterparty: {
20059
+ chain_name: 'ethereum',
20060
+ base_denom: '0xEeB4d8400AEefafC1B2953e0094134A887C76Bd8'
20061
+ },
20062
+ provider: 'Router'
20063
+ }],
20064
+ images: [{
20065
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/avail.eth.rt.svg',
20066
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/avail.eth.rt.png',
20067
+ theme: {
20068
+ circle: false,
20069
+ primary_color_hex: '#2B80D7'
20070
+ }
20071
+ }, {
20072
+ image_sync: {
20073
+ chain_name: 'ethereum',
20074
+ base_denom: '0xEeB4d8400AEefafC1B2953e0094134A887C76Bd8'
20075
+ },
20076
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/avail/images/avail.svg',
20077
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/avail/images/avail.png',
20078
+ theme: {
20079
+ circle: false,
20080
+ primary_color_hex: '#2B80D7'
20081
+ }
20082
+ }]
20035
20083
  }
20036
20084
  ]
20037
20085
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@chain-registry/osmosis",
3
- "version": "1.62.69",
3
+ "version": "1.62.71",
4
4
  "description": "Chain Registry info for Osmosis",
5
5
  "author": "Dan Lynch <pyramation@gmail.com>",
6
6
  "homepage": "https://github.com/cosmology-tech/chain-registry",
@@ -30,7 +30,7 @@
30
30
  "test:watch": "jest --watch"
31
31
  },
32
32
  "dependencies": {
33
- "@chain-registry/types": "^0.45.69"
33
+ "@chain-registry/types": "^0.45.71"
34
34
  },
35
35
  "keywords": [
36
36
  "chain-registry",
@@ -39,5 +39,5 @@
39
39
  "interchain",
40
40
  "osmosis"
41
41
  ],
42
- "gitHead": "51f9534e4b57913162bafb57d7f1f3203210d5ac"
42
+ "gitHead": "53050af595f761ff0267f2ec23a2b56acf8555c5"
43
43
  }