// BEGIN ENQUEUE PARENT ACTION // AUTO GENERATED - Do not modify or remove comment markers above or below: if ( !function_exists( 'chld_thm_cfg_locale_css' ) ): function chld_thm_cfg_locale_css( $uri ){ if ( empty( $uri ) && is_rtl() && file_exists( get_template_directory() . '/rtl.css' ) ) $uri = get_template_directory_uri() . '/rtl.css'; return $uri; } endif; add_filter( 'locale_stylesheet_uri', 'chld_thm_cfg_locale_css' ); if ( !function_exists( 'chld_thm_cfg_parent_css' ) ): function chld_thm_cfg_parent_css() { wp_enqueue_style( 'chld_thm_cfg_parent', trailingslashit( get_template_directory_uri() ) . 'style.css', array( 'font-awesome-v5','bootstrap','sidr','magnific-popup','sliderpro' ) ); wp_enqueue_script('custom-script', get_stylesheet_directory_uri() . '/custom-script.js', array('jquery')); } endif; add_action( 'wp_enqueue_scripts', 'chld_thm_cfg_parent_css', 10 ); // END ENQUEUE PARENT ACTION add_action( 'admin_enqueue_scripts', 'my_cfg_admin_enqueue' ); function my_cfg_admin_enqueue(){ wp_enqueue_script('custom-script', get_stylesheet_directory_uri() . '/custom-script.js', array('jquery')); wp_enqueue_style('style-cfg-child', get_stylesheet_uri(), array(), "4.2"); } add_action( 'after_setup_theme', 'remove_plugin_image_sizes', 999 ); function remove_plugin_image_sizes(){ remove_image_size( '2048x2048' ); remove_image_size( '1536x1536' ); remove_image_size( 'large' ); } function action_dynamic_sidebar_after( $array ) { if($array == "home-content-widgets") { echo the_content(); } }; add_action( 'dynamic_sidebar_after', 'action_dynamic_sidebar_after', 10, 1 ); add_action( 'trashed_post', 'mtp_delete_attached_thumbnail_for_trashed_product', 20, 1 ); function mtp_delete_attached_thumbnail_for_trashed_product( $post_id ) { // gets ID of post being trashed $post_type = get_post_type( $post_id ); // does not run on other post types if ( $post_type != 'post' ) { return true; } // get ID of featured image $post_thumbnail_id = get_post_thumbnail_id( $post_id ); // delete featured image wp_delete_attachment( $post_thumbnail_id, true ); }/** * The header for our theme * * This is the template that displays all of the section and everything up until
* * @link https://developer.wordpress.org/themes/basics/template-files/#template-partials * * @package CoverNews */ ?> Bitcoin miner Canaan’s net loss slightly improved in Q1 amid market turbulence – CoinsMegaNews

Bitcoin miner Canaan’s net loss slightly improved in Q1 amid market turbulence

Bitcoin miner Canaan’s net loss slightly improved in Q1 amid market turbulence

[ad_1]

Chinese Bitcoin mining company Canaan reported slight improvements in some of its financial metrics in the first quarter of 2023. The progress, however, is still far behind where it was last year in this period.

According to an unaudited report posted on its investor relations page, Canaan’s net loss was $84.4 million in Q1, lower than its $91.6 million net loss in the previous quarter. The net loss represents a major reversal compared to the same period in 2022, when the firm reported a net income of $65.1 million.

Diluted net loss per American depositary share (ADS) in the first quarter of 2023 was $0.51, down from $0.55 in the previous quarter, while diluted net earnings per ADS in the same period of 2022 stood at $0.38. According to Investopedia, an ADS is an equity share in a non-U.S. company held by a United States depositary bank and available for purchase by investors.

The company claims to be expanding operations despite the ongoing bear market and associated drop in earnings. 

The quarterly results were impacted by several factors, including low market demand that hindered product revenue, the ongoing crisis in the banking system and the slow recovery of Bitcoin’s (BTC) price. Revenue in Q1 totaled $55.1 million, against $58.3 million last quarter and $201.8 million in the same period of 2022.

“In the first quarter of 2023, we experienced a further contraction in our sales revenue, due to the industry-wide reduction in selling prices, and unforeseen delays in payment and shipment following a series of U.S. bank failures. In addition, our mining business encountered difficulties that postponed the increase of our installed hash rates,” said Canaan’s chief financial officer James Cheng in the report, claiming the revenue results “fell short” of expectations.

Related: Ripe for the squeeze? Bitcoin mining stocks remain under attack from short sellers

A revenue breakdown shows $44.1 million coming from products revenue and $11.1 million from mining activities, as well as $300,000 in other revenues. Income generated from mining activities rose 3.3% from $10.7 million in the fourth quarter of 2022 and represents a 130.2% increase from $4.8 million during the same period of 2022.

Costs linked to mining operations include electricity and hosting, as well as equipment depreciation and amortization.

The total operating expenses in the first quarter of 2023 were $38.1 million, compared to $60.8 million in the fourth quarter of 2022 and nearly equal to the same period last year, when it stood at $38 million. “We managed to narrow our operating loss by 31.4% from the last quarter,” noted Cheng.

The report shows a decrease in investment in research and development. Canaan spent $19.1 million in the first quarter, compared to $33.4 million in the previous period. The decline was due to one-off expenditures of $14.3 million for research and development for the A13 series products. In the same period of 2022, the company committed $15.1 million in R&D.

Cryptocurrency assets held by Canaan as of March 31, 2023 totaled 623 BTC, worth $13.4 million, according to the report. Cash and cash equivalents were at $72 million, compared to $101.6 million as of Dec. 31, 2022.

Magazine: $3.4B of Bitcoin in a popcorn tin — The Silk Road hacker’s story

[ad_2]

Source link

Leave a Reply

Your email address will not be published. Required fields are marked *

/** * The template for displaying the footer * * Contains the closing of the #content div and all content after. * * @link https://developer.wordpress.org/themes/basics/template-files/#template-partials * * @package CoverNews */ ?>