@chain-registry/osmosis 1.67.133 → 1.67.135

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/assets.js CHANGED
@@ -24738,6 +24738,50 @@ const assets = {
24738
24738
  primary_color_hex: '#f39444'
24739
24739
  }
24740
24740
  }]
24741
+ },
24742
+ {
24743
+ description: 'Real power moves quietly.',
24744
+ denom_units: [{
24745
+ denom: 'factory/osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8/stlth',
24746
+ exponent: 0
24747
+ }, {
24748
+ denom: 'STLTH',
24749
+ exponent: 6
24750
+ }],
24751
+ type_asset: 'sdk.coin',
24752
+ address: 'osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8',
24753
+ base: 'factory/osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8/stlth',
24754
+ name: 'Stealth',
24755
+ display: 'STLTH',
24756
+ symbol: 'STLTH',
24757
+ logo_URIs: {
24758
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/STLTH.png'
24759
+ },
24760
+ images: [{
24761
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/STLTH.png'
24762
+ }]
24763
+ },
24764
+ {
24765
+ description: 'Join Matcha Club - use our ecosystem for for free.\nNFT builder, utility apps. Cooking non-stop!',
24766
+ denom_units: [{
24767
+ denom: 'factory/osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8/mtc',
24768
+ exponent: 0
24769
+ }, {
24770
+ denom: 'MTC',
24771
+ exponent: 6
24772
+ }],
24773
+ type_asset: 'sdk.coin',
24774
+ address: 'osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8',
24775
+ base: 'factory/osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8/mtc',
24776
+ name: 'Matcha Club',
24777
+ display: 'MTC',
24778
+ symbol: 'MTC',
24779
+ logo_URIs: {
24780
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/MTC.png'
24781
+ },
24782
+ images: [{
24783
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/MTC.png'
24784
+ }]
24741
24785
  }
24742
24786
  ]
24743
24787
  };