// 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 */ ?> ‘Appropriate Regulation’ Needed Over Crypto, Government Report Recommends – CoinsMegaNews

‘Appropriate Regulation’ Needed Over Crypto, Government Report Recommends

'Appropriate Regulation' Needed Over Crypto, Government Report Recommends

[ad_1]

A new report published by government regulators and advisors calls digital assets a potential risk to the stability of the U.S. financial system if their scale or interconnections with the traditional financial system were to grow without adherence to “appropriate regulation.”

The Financial Stability Oversight Council released its 124-page report on digital assets today in response to U.S. President Joe Biden’s March 9, 2022, Executive Order, “Ensuring Responsible Development of Digital Assets.”

In September, the White House released its “Comprehensive Framework” for crypto regulation and development in the United States. The FSOC, created in 2010 with the passage of the Dodd-Frank Act, followed that with the report on “Digital Asset Financial Stability Risks and Regulation.”

“Given that most crypto tokens are securities, it follows that many crypto intermediaries are transacting in securities and have to register with the Securities and Exchange Commission (SEC) in some capacity,” SEC Chair Gary Gensler said regarding the report.

U.S. agencies—including the U.S. Department of the Treasury, the Securities and Exchange Commission, and the Commodity Futures Trading Commission—have stepped up their efforts to regulate digital assets over the last year, in what some in the space called “regulation by enforcement,” with cumbersome results.

“Digital assets have grown significantly in scale and scope over recent years,” said Secretary of the Treasury Janet Yellen in a statement regarding the report. “They have attracted a large amount of capital and interest from both retail and institutional investors.

“At the same time, we have seen very significant shocks and volatility within the crypto-assets system, particularly over the last year,” she continued. “With the potential for this kind of instability in mind, at our February meeting, the Council named digital assets as one of its key priorities for the year.”

Currently, the global cryptocurrency market capitalization is $981 Billion, down from $2.2 trillion at the same time in October 2021, a loss of $1.24 trillion, according to CoinGecko.

The report points to four key issues:

“Acutely amplified instability within the crypto-asset ecosystem,” including a lack of risk controls to protect against run risk or excessive leverage.
Prices driven by speculation rather than fundamental economic use cases
Repeated significant and broad declines.
Crypto tokens associated with entities with “risky business profiles and opaque capital and liquidity positions.”

The report also points to the risk of concentration (centralization) of key services and vulnerabilities.

“This market isn’t so decentralized,” Gensler said. “Now, we see this industry populated by large, concentrated intermediaries, which often are an amalgam of services that typically are separated from each other in the rest of the securities markets.”

In his statement, Gensler reiterated his view that most cryptocurrencies are securities. Gensler has previously singled out Bitcoin as an example of a crypto asset that is not a security, and that should be regulated under the Commodity Futures Trading Commission (CFTC).

“We can’t let this market undermine our broader capital markets or the economy,” he said.

The Council recommends increasing the enforcement of existing regulations and closing regulatory gaps, including increasing its member’s capacities related to monitoring, supervising, and regulating cryptocurrency activities.

In addition, the Council recommends the passage of legislation that would give financial regulators authority over the spot market for digital assets that are not considered securities, as well as give regulators authority to supervise the activities of all of the affiliates and subsidiaries of crypto-asset entities and study potential vertical integration by crypto-asset firms.

“In all, these reports provide a strong foundation for policymakers as we work to mitigate the risks of digital assets while realizing the potential benefits. They also provide a valuable addition to the public’s understanding of digital assets,” Yellen says.

Stay on top of crypto news, get daily updates in your inbox.

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