// 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 */ ?> Top Bitcoin Miner to Invest $240 Million After the Halving – CoinsMegaNews

Top Bitcoin Miner to Invest $240 Million After the Halving

Bitfarms Announces $240 Million Bitcoin Mining Upgrade Ahead of the Halving

[ad_1]

North American Bitcoin mining company Bitfarms Ltd. has taken a bold step with a $240 million investment into upgrading its mining capabilities.

This upgrade is strategically timed to precede the expected Bitcoin halving event, which is anticipated to occur on April 20, 2024.

Bitfarms’ Bold Leap in the Anticipation of Bitcoin Halving

Bitfarms has confirmed the acquisition of new mining equipment as part of its fleet upgrade and expansion plan. According to Geoff Morphy, President and CEO of Bitfarms, the company secured 28,000 Bitmain T21 miners in March.

These miners were obtained through a purchase option. Additionally, they acquired an extra 19,280 Bitmain T21 miners, 3,888 Bitmain S21 miners, and 740 Bitmain S21 hydro miners.

“Together, with our 35,888 Bitmain T21 purchases and farm expansions announced in November, these new 87,796 miners are sufficient to reach 21 EH/s by year-end, with greater operating efficiency,” Morphy added.

Read more: The Best Free Bitcoin Mining Methods in 2024

Ben Gagnon, Chief Mining Officer at Bitfarms, shared insights into the immediate impact of the fleet upgrade.

“As we enter the Halving, we remain focused on our 2024 transformational fleet upgrade and expansion plan, which triples our hashrate to 21 EH/s, increases our targeted operating capacity by 83% to 440 MW, and improves our fleet efficiency by 38% to 21 w/TH. … Bitfarms is well positioned, with a strong balance sheet, to execute on our growth plans and capitalize on opportunities in the upcoming bull market and beyond,” Ben Gagnon, Bitfarm’s Chief Mining Officer, said in a statement.

Besides announcing its latest upgrade, Bitfarms also reported its performance increase in its March 2024 update. Despite challenges such as grid curtailment programs and the need for facility maintenance, the company achieved a 35% increase in its hashrate compared to the previous year.

During this reporting period, Bitfarms successfully mined 286 BTC.

Embracing Efficiency: The New Era for Bitcoin Miners

The broader context of Bitfarms’ upgrade comes amidst a wave of strategic moves by other major Bitcoin mining companies, such as CleanSpark. In early February 2024, CleanSpark also announced significant investments in mining infrastructure.

As Bitcoin halving will cut miner rewards in half while mining costs will increase, many believe this will significantly impact the mining industry. A January 2024 study by CoinShares reveals that miners with substantial Bitcoin holdings and better capitalization tend to fare better in bullish markets.

However, those with limited cash reserves and high operational costs per Bitcoin are more vulnerable to declines in Bitcoin’s price.

Read more: How Much Electricity Does Bitcoin Mining Use?

Comparison of Cash-Cost per Bitcoin for Miners Before and After Halving
Comparison of Cash-Cost per Bitcoin for Miners Before and After Halving. Source: CoinShares

“Riot, Marathon, Bitfarms, and Cleanspark are best positioned going into the halving. One of the main problems miners have is large SG&A costs. For miners to break even, the halving will likely force them to cut SG&A costs, otherwise, they could continue to run at an operating loss and having to resort to liquidating their HODL balances and other current assets,” the analysts at CoinShares wrote.

Disclaimer

In adherence to the Trust Project guidelines, BeInCrypto is committed to unbiased, transparent reporting. This news article aims to provide accurate, timely information. However, readers are advised to verify facts independently and consult with a professional before making any decisions based on this content. Please note that our Terms and Conditions, Privacy Policy, and Disclaimers have been updated.

[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 */ ?>