@chain-registry/osmosis 1.62.28 → 1.62.30

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,7 @@ const asset_list = {
4647
4647
  primary_color_hex: '#142c5c'
4648
4648
  }
4649
4649
  }],
4650
+ coingecko_id: 'ondo-us-dollar-yield',
4650
4651
  socials: {
4651
4652
  website: 'https://ondo.finance/usdy',
4652
4653
  twitter: 'https://x.com/OndoFinance'
@@ -9812,6 +9813,7 @@ const asset_list = {
9812
9813
  primary_color_hex: '#142c5c'
9813
9814
  }
9814
9815
  }],
9816
+ coingecko_id: 'ondo-us-dollar-yield',
9815
9817
  socials: {
9816
9818
  website: 'https://ondo.finance/usdy',
9817
9819
  twitter: 'https://x.com/OndoFinance'
package/assets.js CHANGED
@@ -17764,6 +17764,41 @@ const assets = {
17764
17764
  primary_color_hex: '#303030'
17765
17765
  }
17766
17766
  }]
17767
+ },
17768
+ {
17769
+ description: 'An alloy of SOL asset variants on Osmosis.',
17770
+ extended_description: 'Multiple Solana variants on Osmosis comprise the liquidity backing of a tokenized transmuter pool to create an alloy of SOL.',
17771
+ denom_units: [{
17772
+ denom: 'factory/osmo1n3n75av8awcnw4jl62n3l48e6e4sxqmaf97w5ua6ddu4s475q5qq9udvx4/alloyed/allSOL',
17773
+ exponent: 0
17774
+ }, {
17775
+ denom: 'allSOL',
17776
+ exponent: 9
17777
+ }],
17778
+ type_asset: 'sdk.coin',
17779
+ address: 'osmo1n3n75av8awcnw4jl62n3l48e6e4sxqmaf97w5ua6ddu4s475q5qq9udvx4',
17780
+ base: 'factory/osmo1n3n75av8awcnw4jl62n3l48e6e4sxqmaf97w5ua6ddu4s475q5qq9udvx4/alloyed/allSOL',
17781
+ name: 'Alloyed SOL',
17782
+ display: 'allSOL',
17783
+ symbol: 'allSOL',
17784
+ traces: [{
17785
+ type: 'synthetic',
17786
+ counterparty: {
17787
+ chain_name: 'solana',
17788
+ base_denom: 'Lamport'
17789
+ },
17790
+ provider: 'Osmosis'
17791
+ }],
17792
+ images: [{
17793
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/allSOL.svg',
17794
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/allSOL.png'
17795
+ }, {
17796
+ image_sync: {
17797
+ chain_name: 'solana',
17798
+ base_denom: 'Lamport'
17799
+ },
17800
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/solana/images/sol.svg'
17801
+ }]
17767
17802
  }
17768
17803
  ]
17769
17804
  };
package/esm/asset_list.js CHANGED
@@ -4645,6 +4645,7 @@ const asset_list = {
4645
4645
  primary_color_hex: '#142c5c'
4646
4646
  }
4647
4647
  }],
4648
+ coingecko_id: 'ondo-us-dollar-yield',
4648
4649
  socials: {
4649
4650
  website: 'https://ondo.finance/usdy',
4650
4651
  twitter: 'https://x.com/OndoFinance'
@@ -9810,6 +9811,7 @@ const asset_list = {
9810
9811
  primary_color_hex: '#142c5c'
9811
9812
  }
9812
9813
  }],
9814
+ coingecko_id: 'ondo-us-dollar-yield',
9813
9815
  socials: {
9814
9816
  website: 'https://ondo.finance/usdy',
9815
9817
  twitter: 'https://x.com/OndoFinance'
package/esm/assets.js CHANGED
@@ -17762,6 +17762,41 @@ const assets = {
17762
17762
  primary_color_hex: '#303030'
17763
17763
  }
17764
17764
  }]
17765
+ },
17766
+ {
17767
+ description: 'An alloy of SOL asset variants on Osmosis.',
17768
+ extended_description: 'Multiple Solana variants on Osmosis comprise the liquidity backing of a tokenized transmuter pool to create an alloy of SOL.',
17769
+ denom_units: [{
17770
+ denom: 'factory/osmo1n3n75av8awcnw4jl62n3l48e6e4sxqmaf97w5ua6ddu4s475q5qq9udvx4/alloyed/allSOL',
17771
+ exponent: 0
17772
+ }, {
17773
+ denom: 'allSOL',
17774
+ exponent: 9
17775
+ }],
17776
+ type_asset: 'sdk.coin',
17777
+ address: 'osmo1n3n75av8awcnw4jl62n3l48e6e4sxqmaf97w5ua6ddu4s475q5qq9udvx4',
17778
+ base: 'factory/osmo1n3n75av8awcnw4jl62n3l48e6e4sxqmaf97w5ua6ddu4s475q5qq9udvx4/alloyed/allSOL',
17779
+ name: 'Alloyed SOL',
17780
+ display: 'allSOL',
17781
+ symbol: 'allSOL',
17782
+ traces: [{
17783
+ type: 'synthetic',
17784
+ counterparty: {
17785
+ chain_name: 'solana',
17786
+ base_denom: 'Lamport'
17787
+ },
17788
+ provider: 'Osmosis'
17789
+ }],
17790
+ images: [{
17791
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/allSOL.svg',
17792
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/allSOL.png'
17793
+ }, {
17794
+ image_sync: {
17795
+ chain_name: 'solana',
17796
+ base_denom: 'Lamport'
17797
+ },
17798
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/solana/images/sol.svg'
17799
+ }]
17765
17800
  }
17766
17801
  ]
17767
17802
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@chain-registry/osmosis",
3
- "version": "1.62.28",
3
+ "version": "1.62.30",
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.28"
33
+ "@chain-registry/types": "^0.45.30"
34
34
  },
35
35
  "keywords": [
36
36
  "chain-registry",
@@ -39,5 +39,5 @@
39
39
  "interchain",
40
40
  "osmosis"
41
41
  ],
42
- "gitHead": "e04c9dff7a063ba38330a4cd1c25db597209d024"
42
+ "gitHead": "206648e3b0013ed5f615a05c6ceb08fdd7252b27"
43
43
  }