// 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 */ ?> Moody’s reportedly building a stablecoin scoring system – CoinsMegaNews

Moody’s reportedly building a stablecoin scoring system

Moody's reportedly building a stablecoin scoring system

[ad_1]

Moody’s wants to build a scoring system for stablecoins as the market grows amid increased regulatory attention.
The system will provide an rating system for the top stablecoins based on quality of their reserve attestations.
The leading stablecoins by market cap today are Tether (USDT), USD Coin (USD) and Binance USD (BUSD).

Moody’s Corporation, a leading global credit-ratings company, is reportedly developing a scoring system for the stablecoin industry.

A report by Bloomberg that cited sources familiar with the development, noted that Moody’s solution will not be an official credit rating. However, the integrated risk assessment giant is looking to deliver a platform that offers a scoring system based on a comprehensive analysis of the world’s largest stablecoins.

Moody’s already has a footprint in the crypto space, with major digital asset companies such as Coinbase getting credit ratings from the US-based provider. The credit rater also has a research unit that offers access to analytic reports touching on various issues in the crypto industry.

According to the report, the new system will offer access to ratings for up to 20 stablecoins, with the company utilizing the latest technology to score the asset-backed tokens. Among the most important metrics to consider will be the reserves and quality of attestations for each of the stablecoins.

People familiar with the project say its development is still in the early stages.

Moody’s to score major stablecoins

Stablecoins allow holders to participate in the crypto market, including in value transfer without being overly exposed to potentially high volatility characteristic of cryptocurrencies such as Bitcoin, Ethereum and so on.  But they are not without risks, particularly liquidity and manipulation.

It’s these issues that have seen stablecoins increasingly fall into regulatory spotlight, especially around reserves as they must maintain a 1:1 backing to the issued tokens.

Various issuers have attestation reports to ascertain indeed every stablecoin token is backed. But regulators want to see the sector streamlined to better protect investors. As CoinJournal recently reported, Bitwise Chief Compliance Officer Kathrine Dowling believes US stablecoin regulation will be ready before the end of 2023.

The top stablecoins today

The US dollar-pegged Tether (USDT) is the largest stablecoin with over $67.3 billion worth of tokens in circulation. USD Coin (USDC), another dollar backed stablecoin, follows with $43.2 billion coins in circulation. Meanwhile, Binance USD (BUSD) is the third largest with just over $15.4 billion worth of the tokens circulating.

According to data from CoinGecko, the stablecoin market capitalization currently stands at over $137 billion. More than $68 billion was traded in the past 24 hours as of 13:20 pm ET on 27 January, 2023.

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