// 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 */ ?> Circle marks a possible $3B loss from Binance stablecoin conversions – CoinsMegaNews

Circle marks a possible $3B loss from Binance stablecoin conversions

Circle marks a possible $3B loss from Binance stablecoin conversions

[ad_1]

Circle, the company behind the issuance of USDC Coin (USDC) said recent events have caused it to miscalculate its financial projections — referring to the collapse of FTX and a decision by rival exchange Binance.

In September, crypto exchange Binance announced it will auto-convert USDC to its own stablecoin Binance USD (BUSD), last week saw the collapse of FTX.

Circle’s 2022 miscalculated projection was noted in its amended S-4 registration statement which was filed to the United States Securities Exchange Commission (SEC) on Nov. 14.

The S-4 is a registration statement is a document that companies fill out and submit to the SEC before merging or taking over another company or providing an exchange offer.

Circle noted that while they were not able to assess how significant a role Binance’s auto conversion’s from USDC to BUSD played in USDC’s decline in circulation, they observed an approximate $3 billion increase in BUSD from Aug. 17 to Sept. 30, with the firm adding:

“We estimate that up to $3.0 billion of the $8.3 billion decline in USDC in Circulation from June 30, 2022 to September 30, 2022 was driven by the auto conversion by Binance.”

The stablecoin issuer added that the additional $13.5 billion USDC issued since Jun. 30 was a 36% reduction in comparison to 2021.

The first S-4 filing was submitted to the SEC in Aug. 2021, in which Circle planned to merge with capital markets firm Concord Acquisition. However, Concord decided to delay the merger in Oct. 2022 until “no later than Jan. 31, 2023.”

As for its business partnership with FTX, Circle has historically conducted payment processing services for FTX by issuing the now bankrupt trading platform with USDC and being a customer of Circle’s Payment API over the last 18 months, according to Circle CEO and co-founder Jeremy Allaire.

The stablecoin issuer said the financial impact that FTX has had on its balance sheet wouldn’t be any larger than its $10.6 million equity investment, which it will officially address in the next reporting period.

“The Company has suspended its services and transactions with the FTX Group and is in process of evaluating the impact on the provision of future services to the FTX Group and the potential indirect financial impact of the FTX Group bankruptcy,” the filing stated.

Related: Crypto stablecoin issuer Circle adds Apple Pay support

The $10.6 million figure comes as Allaire confirmed in an 11-part Twitter thread on Nov. 9 that Circle only holds a “tiny” equity position in FTX, which represented “no material exposure” on the company’s balance sheet:

Allaire also added that “Circle has never made loans to FTX or Alameda, and has never received FTT as collateral, and has never held a position in or traded FTT.”

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