// 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 */ ?> Why the SEC Delayed This Bitcoin ETF Decision – CoinsMegaNews

Why the SEC Delayed This Bitcoin ETF Decision

SEC Delays Ark 21Shares Bitcoin ETF Application

[ad_1]

The United States Securities and Exchange Commission (SEC) has postponed reviewing the Ark 21Shares Bitcoin exchange-traded fund (ETF) application.

This action is part of a broader trend, as the regulatory body is currently scrutinizing over a dozen applications for spot Bitcoin and other future ETFs, including submissions from financial giants such as BlackRock and Fidelity.

SEC Delays Bitcoin ETF Decision

Ark Investment Management and 21Shares initially approached the SEC for ETF approval in 2021. Their quest for sanction met a hurdle when the SEC turned down their second attempt earlier this year.

Traditionally, the SEC’s hesitation stems from concerns about potential market manipulation and a lack of robust consumer protection against illicit activities.

A successful ETF approval could revolutionize the crypto market. It would empower a larger portion of the general investing populace to trade Bitcoin. This would be achievable without the need to own the underlying asset directly.

Read more: BlackRock and Invesco Spot Bitcoin ETFs a Matter of ‘When, Not If,’ Expert Says

Cathie Wood, the CEO of Ark Invest, anticipated the delay. She revealed her expectation for the SEC to approve multiple ETF applications in one go.

“Because most of these essentially will be the same, it will come down to marketing, communicating, the message”, Wood expressed.

On the other hand, Scott Farnin, legal counsel at Better Markets, voiced strong reservations. Ahead of the SEC’s recent decision, Farnin declared that the surveillance-sharing agreements in the proposals were insufficient.

Farnin highlighted that Bitcoin is prone to manipulation, noting that it has inflated trading volumes, is concentrated, and depends heavily on select individuals and groups. He stressed these attributes make the proposed spot Bitcoin-based ETF exceptionally susceptible to misuse, leading to unnecessary risks for investors.

“The principal beneficiaries of the crypto craze are the criminals who use it to facilitate ransomware, money laundering, and illegal conduct of all types. It is within this context that the SEC must evaluate the latest wave of Bitcoin ETF filings this month,” Farnin said.

Farnin strongly advised the SEC to consider the inherent vulnerabilities of Bitcoin and remain consistent in their rejection of spot Bitcoin-based ETFs that fail to meet statutory requirements.

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.

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