// 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 moves its USDC reserve deposits out of troubled Silvergate Bank – CoinsMegaNews

Circle moves its USDC reserve deposits out of troubled Silvergate Bank

Circle moves its USDC reserve deposits out of troubled Silvergate Bank

[ad_1]

Silvergate bank in a filing on Wednesday said losses might leave it with less capital than it needs.
The bank recently closed its SEN Platform which institutions used to move money to crypto exchanges.
Coinbase, Galaxy, and Paxos have stopped accepting transfers via Silvergate Network.

USDC stablecoin issuer Circle has today announced that it has moved its USDC reserve deposits out of Silvergate Bank to other banks as the bank’s woes deepen.

In the press statement, Circle said that it had made the decision to move the small percentage of USDC it held in Silvergate because of the ongoing uncertainty at the bank. On Wednesday, Silvergate set off alarms with a filing that said losses might leave the bank with less capital than it needs, and that it was evaluating its ability to continue.  The bank also suspended preferred stock dividends.

The bank’s shares immediately started to plummet following the turn of events and key partners including Paxos Trust Co., Coinbase Global Inc., and Galaxy Digital Holdings Ltd. Cut off ties with the bank. Other crypto firms also decided to stop accepting of making payments through Silvergate.

The huge exodus of partners threatens the bank’s key source of deposits seeing that it was a major cryptocurrency player in the US.

Protecting reserve funds

In the press statement, Circle noted that its top priority is protecting the reserve funds backing USDC even if it meant cutting off ties with Silvergate Bank.

Interestingly, Circle started withdrawing its USDC deposits from Silvergate last year as signs of trouble and broader crypto asset risk exposure became increasingly visible on Silvergatee’s end.

Circle has maintained that its USDC reserves are held in the Circle Reserve Fund and several well-capitalized US banks. The Circle Reserve Fund holds 80% of the USDC reserves. The reserves are reviewed on a monthly basis by Deloitte, a leading audit firm.

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