@chain-registry/osmosis 1.62.31 → 1.62.32

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
@@ -13125,44 +13125,6 @@ const asset_list = {
13125
13125
  }
13126
13126
  }]
13127
13127
  },
13128
- {
13129
- description: 'The native token of Vidulum',
13130
- denom_units: [{
13131
- denom: 'ibc/E7B35499CFBEB0FF5778127ABA4FB2C4B79A6B8D3D831D4379C4048C238796BD',
13132
- exponent: 0,
13133
- aliases: ['uvdl']
13134
- }, {
13135
- denom: 'vdl',
13136
- exponent: 6
13137
- }],
13138
- base: 'ibc/E7B35499CFBEB0FF5778127ABA4FB2C4B79A6B8D3D831D4379C4048C238796BD',
13139
- name: 'Vidulum',
13140
- display: 'vdl',
13141
- symbol: 'VDL',
13142
- logo_URIs: {
13143
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/vidulum/images/vdl.png',
13144
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/vidulum/images/vdl.svg'
13145
- },
13146
- coingecko_id: 'vidulum',
13147
- images: [{
13148
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/vidulum/images/vdl.png',
13149
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/vidulum/images/vdl.svg',
13150
- theme: {
13151
- primary_color_hex: '#3454bc'
13152
- }
13153
- }],
13154
- traces: [{
13155
- type: 'ibc',
13156
- counterparty: {
13157
- channel_id: 'channel-0',
13158
- base_denom: 'uvdl',
13159
- chain_name: 'vidulum'
13160
- },
13161
- chain: {
13162
- channel_id: 'channel-124'
13163
- }
13164
- }]
13165
- },
13166
13128
  {
13167
13129
  description: 'The native staking token of XPLA.',
13168
13130
  denom_units: [{
@@ -15991,44 +15953,6 @@ const asset_list = {
15991
15953
  }
15992
15954
  }]
15993
15955
  },
15994
- {
15995
- description: 'The native token of Vidulum',
15996
- denom_units: [{
15997
- denom: 'ibc/E7B35499CFBEB0FF5778127ABA4FB2C4B79A6B8D3D831D4379C4048C238796BD',
15998
- exponent: 0,
15999
- aliases: ['uvdl']
16000
- }, {
16001
- denom: 'vdl',
16002
- exponent: 6
16003
- }],
16004
- base: 'ibc/E7B35499CFBEB0FF5778127ABA4FB2C4B79A6B8D3D831D4379C4048C238796BD',
16005
- name: 'Vidulum',
16006
- display: 'vdl',
16007
- symbol: 'VDL',
16008
- logo_URIs: {
16009
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/vidulum/images/vdl.png',
16010
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/vidulum/images/vdl.svg'
16011
- },
16012
- coingecko_id: 'vidulum',
16013
- images: [{
16014
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/vidulum/images/vdl.png',
16015
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/vidulum/images/vdl.svg',
16016
- theme: {
16017
- primary_color_hex: '#3454bc'
16018
- }
16019
- }],
16020
- traces: [{
16021
- type: 'ibc',
16022
- counterparty: {
16023
- channel_id: 'channel-0',
16024
- base_denom: 'uvdl',
16025
- chain_name: 'vidulum'
16026
- },
16027
- chain: {
16028
- channel_id: 'channel-124'
16029
- }
16030
- }]
16031
- },
16032
15956
  {
16033
15957
  description: 'The native staking token of XPLA.',
16034
15958
  denom_units: [{
package/assets.js CHANGED
@@ -17799,6 +17799,28 @@ const assets = {
17799
17799
  },
17800
17800
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/solana/images/sol.svg'
17801
17801
  }]
17802
+ },
17803
+ {
17804
+ description: 'COOK is the governance token for Start.Cooking, the premier token factory on Cosmos.',
17805
+ denom_units: [{
17806
+ denom: 'factory/osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8/COOK',
17807
+ exponent: 0
17808
+ }, {
17809
+ denom: 'COOK',
17810
+ exponent: 6
17811
+ }],
17812
+ type_asset: 'sdk.coin',
17813
+ address: 'osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8',
17814
+ base: 'factory/osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8/COOK',
17815
+ name: 'COOK',
17816
+ display: 'COOK',
17817
+ symbol: 'COOK',
17818
+ logo_URIs: {
17819
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/COOK.png'
17820
+ },
17821
+ images: [{
17822
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/COOK.png'
17823
+ }]
17802
17824
  }
17803
17825
  ]
17804
17826
  };
package/esm/asset_list.js CHANGED
@@ -13123,44 +13123,6 @@ const asset_list = {
13123
13123
  }
13124
13124
  }]
13125
13125
  },
13126
- {
13127
- description: 'The native token of Vidulum',
13128
- denom_units: [{
13129
- denom: 'ibc/E7B35499CFBEB0FF5778127ABA4FB2C4B79A6B8D3D831D4379C4048C238796BD',
13130
- exponent: 0,
13131
- aliases: ['uvdl']
13132
- }, {
13133
- denom: 'vdl',
13134
- exponent: 6
13135
- }],
13136
- base: 'ibc/E7B35499CFBEB0FF5778127ABA4FB2C4B79A6B8D3D831D4379C4048C238796BD',
13137
- name: 'Vidulum',
13138
- display: 'vdl',
13139
- symbol: 'VDL',
13140
- logo_URIs: {
13141
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/vidulum/images/vdl.png',
13142
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/vidulum/images/vdl.svg'
13143
- },
13144
- coingecko_id: 'vidulum',
13145
- images: [{
13146
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/vidulum/images/vdl.png',
13147
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/vidulum/images/vdl.svg',
13148
- theme: {
13149
- primary_color_hex: '#3454bc'
13150
- }
13151
- }],
13152
- traces: [{
13153
- type: 'ibc',
13154
- counterparty: {
13155
- channel_id: 'channel-0',
13156
- base_denom: 'uvdl',
13157
- chain_name: 'vidulum'
13158
- },
13159
- chain: {
13160
- channel_id: 'channel-124'
13161
- }
13162
- }]
13163
- },
13164
13126
  {
13165
13127
  description: 'The native staking token of XPLA.',
13166
13128
  denom_units: [{
@@ -15989,44 +15951,6 @@ const asset_list = {
15989
15951
  }
15990
15952
  }]
15991
15953
  },
15992
- {
15993
- description: 'The native token of Vidulum',
15994
- denom_units: [{
15995
- denom: 'ibc/E7B35499CFBEB0FF5778127ABA4FB2C4B79A6B8D3D831D4379C4048C238796BD',
15996
- exponent: 0,
15997
- aliases: ['uvdl']
15998
- }, {
15999
- denom: 'vdl',
16000
- exponent: 6
16001
- }],
16002
- base: 'ibc/E7B35499CFBEB0FF5778127ABA4FB2C4B79A6B8D3D831D4379C4048C238796BD',
16003
- name: 'Vidulum',
16004
- display: 'vdl',
16005
- symbol: 'VDL',
16006
- logo_URIs: {
16007
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/vidulum/images/vdl.png',
16008
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/vidulum/images/vdl.svg'
16009
- },
16010
- coingecko_id: 'vidulum',
16011
- images: [{
16012
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/vidulum/images/vdl.png',
16013
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/vidulum/images/vdl.svg',
16014
- theme: {
16015
- primary_color_hex: '#3454bc'
16016
- }
16017
- }],
16018
- traces: [{
16019
- type: 'ibc',
16020
- counterparty: {
16021
- channel_id: 'channel-0',
16022
- base_denom: 'uvdl',
16023
- chain_name: 'vidulum'
16024
- },
16025
- chain: {
16026
- channel_id: 'channel-124'
16027
- }
16028
- }]
16029
- },
16030
15954
  {
16031
15955
  description: 'The native staking token of XPLA.',
16032
15956
  denom_units: [{
package/esm/assets.js CHANGED
@@ -17797,6 +17797,28 @@ const assets = {
17797
17797
  },
17798
17798
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/solana/images/sol.svg'
17799
17799
  }]
17800
+ },
17801
+ {
17802
+ description: 'COOK is the governance token for Start.Cooking, the premier token factory on Cosmos.',
17803
+ denom_units: [{
17804
+ denom: 'factory/osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8/COOK',
17805
+ exponent: 0
17806
+ }, {
17807
+ denom: 'COOK',
17808
+ exponent: 6
17809
+ }],
17810
+ type_asset: 'sdk.coin',
17811
+ address: 'osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8',
17812
+ base: 'factory/osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8/COOK',
17813
+ name: 'COOK',
17814
+ display: 'COOK',
17815
+ symbol: 'COOK',
17816
+ logo_URIs: {
17817
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/COOK.png'
17818
+ },
17819
+ images: [{
17820
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/COOK.png'
17821
+ }]
17800
17822
  }
17801
17823
  ]
17802
17824
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@chain-registry/osmosis",
3
- "version": "1.62.31",
3
+ "version": "1.62.32",
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.31"
33
+ "@chain-registry/types": "^0.45.32"
34
34
  },
35
35
  "keywords": [
36
36
  "chain-registry",
@@ -39,5 +39,5 @@
39
39
  "interchain",
40
40
  "osmosis"
41
41
  ],
42
- "gitHead": "7aee90f607a93a0cad13283316d1f17fd29bfafb"
42
+ "gitHead": "44f8be29b0bb66ad77361fde2efc95c9be186cfc"
43
43
  }