@chain-registry/osmosis 1.62.24 → 1.62.26

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
@@ -4647,6 +4647,10 @@ const asset_list = {
4647
4647
  primary_color_hex: '#142c5c'
4648
4648
  }
4649
4649
  }],
4650
+ socials: {
4651
+ website: 'https://ondo.finance/usdy',
4652
+ twitter: 'https://x.com/OndoFinance'
4653
+ },
4650
4654
  traces: [{
4651
4655
  type: 'ibc',
4652
4656
  counterparty: {
@@ -9808,6 +9812,10 @@ const asset_list = {
9808
9812
  primary_color_hex: '#142c5c'
9809
9813
  }
9810
9814
  }],
9815
+ socials: {
9816
+ website: 'https://ondo.finance/usdy',
9817
+ twitter: 'https://x.com/OndoFinance'
9818
+ },
9811
9819
  traces: [{
9812
9820
  type: 'ibc',
9813
9821
  counterparty: {
package/assets.js CHANGED
@@ -17703,6 +17703,67 @@ const assets = {
17703
17703
  website: 'https://mande.network/',
17704
17704
  twitter: 'https://twitter.com/MandeNetwork'
17705
17705
  }
17706
+ },
17707
+ {
17708
+ description: 'Jacob Haertnellez Turtle. Launched by Jake\'s Personally appointed TURD Cult Leader..."NotSeanO\'Riley." TURD is going to lead the shitcoins of Cosmos! Or Rug You. It will be Jake\'s Fault. ',
17709
+ denom_units: [{
17710
+ denom: 'factory/osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8/turd',
17711
+ exponent: 0
17712
+ }, {
17713
+ denom: 'TURD',
17714
+ exponent: 6
17715
+ }],
17716
+ type_asset: 'sdk.coin',
17717
+ address: 'osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8',
17718
+ base: 'factory/osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8/turd',
17719
+ name: 'TURDLE',
17720
+ display: 'TURD',
17721
+ symbol: 'TURD',
17722
+ logo_URIs: {
17723
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/TURD.png'
17724
+ },
17725
+ images: [{
17726
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/TURD.png'
17727
+ }]
17728
+ },
17729
+ {
17730
+ description: 'An alloy of ETH asset variants on Osmosis.',
17731
+ extended_description: 'Multiple Ethereum variants on Osmosis comprise the liquidity backing of a tokenized transmuter pool to create an alloy of ETH.',
17732
+ denom_units: [{
17733
+ denom: 'factory/osmo1k6c8jln7ejuqwtqmay3yvzrg3kueaczl96pk067ldg8u835w0yhsw27twm/alloyed/allETH',
17734
+ exponent: 0
17735
+ }, {
17736
+ denom: 'allETH',
17737
+ exponent: 18
17738
+ }],
17739
+ type_asset: 'sdk.coin',
17740
+ address: 'osmo1k6c8jln7ejuqwtqmay3yvzrg3kueaczl96pk067ldg8u835w0yhsw27twm',
17741
+ base: 'factory/osmo1k6c8jln7ejuqwtqmay3yvzrg3kueaczl96pk067ldg8u835w0yhsw27twm/alloyed/allETH',
17742
+ name: 'Alloyed ETH',
17743
+ display: 'allETH',
17744
+ symbol: 'allETH',
17745
+ traces: [{
17746
+ type: 'synthetic',
17747
+ counterparty: {
17748
+ chain_name: 'ethereum',
17749
+ base_denom: 'wei'
17750
+ },
17751
+ provider: 'Osmosis'
17752
+ }],
17753
+ images: [{
17754
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/allETH.svg',
17755
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/allETH.png'
17756
+ }, {
17757
+ image_sync: {
17758
+ chain_name: 'ethereum',
17759
+ base_denom: 'wei'
17760
+ },
17761
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eth-white.png',
17762
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eth-white.svg',
17763
+ theme: {
17764
+ primary_color_hex: '#303030'
17765
+ }
17766
+ }]
17706
17767
  }
17707
17768
  ]
17708
17769
  };
package/esm/asset_list.js CHANGED
@@ -4645,6 +4645,10 @@ const asset_list = {
4645
4645
  primary_color_hex: '#142c5c'
4646
4646
  }
4647
4647
  }],
4648
+ socials: {
4649
+ website: 'https://ondo.finance/usdy',
4650
+ twitter: 'https://x.com/OndoFinance'
4651
+ },
4648
4652
  traces: [{
4649
4653
  type: 'ibc',
4650
4654
  counterparty: {
@@ -9806,6 +9810,10 @@ const asset_list = {
9806
9810
  primary_color_hex: '#142c5c'
9807
9811
  }
9808
9812
  }],
9813
+ socials: {
9814
+ website: 'https://ondo.finance/usdy',
9815
+ twitter: 'https://x.com/OndoFinance'
9816
+ },
9809
9817
  traces: [{
9810
9818
  type: 'ibc',
9811
9819
  counterparty: {
package/esm/assets.js CHANGED
@@ -17701,6 +17701,67 @@ const assets = {
17701
17701
  website: 'https://mande.network/',
17702
17702
  twitter: 'https://twitter.com/MandeNetwork'
17703
17703
  }
17704
+ },
17705
+ {
17706
+ description: 'Jacob Haertnellez Turtle. Launched by Jake\'s Personally appointed TURD Cult Leader..."NotSeanO\'Riley." TURD is going to lead the shitcoins of Cosmos! Or Rug You. It will be Jake\'s Fault. ',
17707
+ denom_units: [{
17708
+ denom: 'factory/osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8/turd',
17709
+ exponent: 0
17710
+ }, {
17711
+ denom: 'TURD',
17712
+ exponent: 6
17713
+ }],
17714
+ type_asset: 'sdk.coin',
17715
+ address: 'osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8',
17716
+ base: 'factory/osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8/turd',
17717
+ name: 'TURDLE',
17718
+ display: 'TURD',
17719
+ symbol: 'TURD',
17720
+ logo_URIs: {
17721
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/TURD.png'
17722
+ },
17723
+ images: [{
17724
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/TURD.png'
17725
+ }]
17726
+ },
17727
+ {
17728
+ description: 'An alloy of ETH asset variants on Osmosis.',
17729
+ extended_description: 'Multiple Ethereum variants on Osmosis comprise the liquidity backing of a tokenized transmuter pool to create an alloy of ETH.',
17730
+ denom_units: [{
17731
+ denom: 'factory/osmo1k6c8jln7ejuqwtqmay3yvzrg3kueaczl96pk067ldg8u835w0yhsw27twm/alloyed/allETH',
17732
+ exponent: 0
17733
+ }, {
17734
+ denom: 'allETH',
17735
+ exponent: 18
17736
+ }],
17737
+ type_asset: 'sdk.coin',
17738
+ address: 'osmo1k6c8jln7ejuqwtqmay3yvzrg3kueaczl96pk067ldg8u835w0yhsw27twm',
17739
+ base: 'factory/osmo1k6c8jln7ejuqwtqmay3yvzrg3kueaczl96pk067ldg8u835w0yhsw27twm/alloyed/allETH',
17740
+ name: 'Alloyed ETH',
17741
+ display: 'allETH',
17742
+ symbol: 'allETH',
17743
+ traces: [{
17744
+ type: 'synthetic',
17745
+ counterparty: {
17746
+ chain_name: 'ethereum',
17747
+ base_denom: 'wei'
17748
+ },
17749
+ provider: 'Osmosis'
17750
+ }],
17751
+ images: [{
17752
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/allETH.svg',
17753
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/allETH.png'
17754
+ }, {
17755
+ image_sync: {
17756
+ chain_name: 'ethereum',
17757
+ base_denom: 'wei'
17758
+ },
17759
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eth-white.png',
17760
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eth-white.svg',
17761
+ theme: {
17762
+ primary_color_hex: '#303030'
17763
+ }
17764
+ }]
17704
17765
  }
17705
17766
  ]
17706
17767
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@chain-registry/osmosis",
3
- "version": "1.62.24",
3
+ "version": "1.62.26",
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.24"
33
+ "@chain-registry/types": "^0.45.26"
34
34
  },
35
35
  "keywords": [
36
36
  "chain-registry",
@@ -39,5 +39,5 @@
39
39
  "interchain",
40
40
  "osmosis"
41
41
  ],
42
- "gitHead": "df9139e7c854f3f3c3aae0e681cc78cbae0dacc1"
42
+ "gitHead": "a1369ed8a955be4116873909e37a6ea5e9d85430"
43
43
  }