// 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 */ ?> How Coinbase Sold $7.7 Billion BTC on Bitcoin ETF Launch Day – CoinsMegaNews

How Coinbase Sold $7.7 Billion BTC on Bitcoin ETF Launch Day

Coinbase Records $7.7 Billion BTC Sales on Bitcoin ETF Launch Day

[ad_1]

Coinbase recorded a staggering $7.7 billion in Bitcoin (BTC) over-the-counter (OTC) trading volume today. 

This milestone marks the second-highest level in history. It also signifies a pivotal moment for the crypto sector following the approval of spot Bitcoin ETFs (exchange-traded funds).

Coinbase Sells $7.7 Billion in Bitcoin

The remarkable transaction volume is widely believed to be connected to the recent approval of spot Bitcoin ETFs. The crypto exchange’s overall BTC daily trading volume also hit a new peak. It reached $52 billion, which is the highest since March 21, 2023.

Coinbase OTC Trading Volume
Coinbase OTC Trading Volume. Source: CryptoQuant

The approval of multiple Bitcoin ETFs has sparked widespread interest and optimism within the cryptocurrency community. Brian Armstrong, CEO of Coinbase, commented on this historic decision by the Securities and Exchange Commission (SEC), highlighting the significance of this development for Coinbase and the broader crypto industry.

“This is a monumental step for the crypto industry and for Coinbase,” Armstrong said in a recent interview. He pointed out that the decision is a long-awaited acknowledgment from the government and the SEC, in particular, that cryptocurrencies are a permanent and legitimate asset class. 

Read more: How To Prepare for a Bitcoin ETF: A Step-by-Step Approach

Armstrong also emphasized the potential influx of new capital into Bitcoin due to these ETF approvals.

“This ETF is really about unlocking new pools of capital that weren’t previously available. [Institutions] didn’t have a way to get exposure to crypto. Now, they can come in and get exposure to Bitcoin. That’s great! New pools of capital come in. That’s kind of the first step in people’s journey around crypto,” Armstrong added. 

While Armstrong refrained from commenting on Coinbase’s recent surge in transaction volumes, this notable increase implies that institutions might already be strategically positioning themselves in anticipation of future developments. 

This was evident within 30 minutes after spot Bitcoin ETFs trading went live, a total of $1.2 billion in trading volume was recorded. The rising demand propelled the price of BTC to $48,555, which is the highest level since late December 2021. 

Bitcoin Price Performance
Bitcoin Price Performance. Source: TradingView

Still, this new milestone is not just about the numbers. It is about the gradual yet undeniable integration of cryptocurrencies into the global financial system, paving the way for a more inclusive and diversified financial future.

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