// 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 Demand Shock Nears As Institutions Accumulate Heavily – CoinsMegaNews

Bitcoin Demand Shock Nears As Institutions Accumulate Heavily

Demand Shock Incoming: Tether Bought 8,888 BTCand Spot Bitcoin ETFs Acquired 650,000 BTC

[ad_1]

Stablecoin issuer Tether and several US spot Bitcoin ETFs (exchange-traded funds) have made significant Bitcoin (BTC) acquisitions. Indeed, the developments signal a potential demand shock. 

Tether recently added 8,888 BTC to its reserves. Now, its total holdings stand at a staggering 66,465 BTC, valued at approximately $2.8 billion. Meanwhile, spot Bitcoin ETFs have reached a landmark by collectively holding 650,000 BTC.

Potential Bitcoin Demand Shock

Tether’s latest acquisition, marking its third-largest to date, is part of a strategic initiative that began in September 2022. Since then, the company has consistently increased its Bitcoin holdings each quarter.

This strategy aligns with Tether’s shift in its reserve allocations, moving from traditional US government debt to crypto assets. Tether CEO Paolo Ardoino, affirming this strategy, stated that the company aims to allocate up to 15% of its quarterly profits to Bitcoin.

“The decision to invest in Bitcoin, the world’s first and largest cryptocurrency, is underpinned by its strength and potential as an investment asset. Bitcoin has continually proven its resilience and has emerged as a long-term store of value with substantial growth potential. Its limited supply, decentralized nature and widespread adoption have positioned Bitcoin as a favored choice among institutional and retail investors alike,” Ardoino said. 

The significance of Tether’s increasing Bitcoin holdings is mirrored by the growing investment in BTC by spot Bitcoin ETFs. Thus far, since launch day, these ETFs collectively hold 650,000 BTC, indicating the growing institutional interest in Bitcoin. 

According to a Senior Researcher at K33 Research, Vetle Lunde, the ETFs saw a record net inflow of 10,570 BTC in a single day. Undoubtedly, this highlights the escalating demand for Bitcoin among institutional investors.

“In terms of global flows, yesterday saw the strongest daily inflows YTD. The US single-handedly carries this growth as European and Canadian ETPs still face outflows,” Lunde added. 

Read more: Who Owns the Most Bitcoin in 2024?

Total Bitcoin (BTC) Held by US Spot ETFs.
Bitcoin (BTC) Held by US Spot ETFs. Source: K33 Research

This parallel increase in Bitcoin holdings by Tether and Spot Bitcoin ETFs highlights a potential catalyst for a demand shock in the Bitcoin market. 

With substantial quantities of Bitcoin being accumulated by these major financial players, the availability of Bitcoin on open markets could diminish, potentially impacting its price and liquidity. This is a scenario that even MicroStrategy CEO Michael Saylor expects.

“Mainstream institutions have not had a high bandwidth compliant channel to invest in this asset class until the spot ETFs. I think the approval of the spot [Bitcoin] ETFs is going to be a major catalyst that’s going to definitely drive a demand shock… It’s a pretty big deal,” Saylor said. 

Read more: How To Buy Bitcoin (BTC) and Everything You Need To Know

The actions of Tether and the spot Bitcoin ETFs underscore the rising acceptance of cryptocurrencies in mainstream finance and may herald a new phase in the evolution of Bitcoin. 

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