// 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 */ ?> Winklevoss slams DCG’s Silbert — Not even SBF was ‘capable of such delusion’ – CoinsMegaNews

Winklevoss slams DCG’s Silbert — Not even SBF was ‘capable of such delusion’

Winklevoss slams DCG's Silbert — Not even SBF was 'capable of such delusion'

[ad_1]

Crypto exchange Gemini founder and CEO Cameron Winklevoss is again threatening to sue Digital Currency Group and its CEO Barry Silbert over delays in the resolution of Genesis for its Earn customers while slamming the CEOfor allegedly trying to play the victim card.

In the July 3 “Open Letter to Barry Silbert,” Winklevoss alleged the DCG enterprise had engaged in “fraudulent behavior” via a “culture of lies and deceit” — which have come at the expense of Gemini’s 232,000 Earn users.

Among the accusations, Winklevoss’ strongly-worded letter alleges that Silbert intentionally delayed resolution through “abuse” of the mediation process, stating: 

“Mediation has given DCG an indefinite forbearance on the $630 million it owes Genesis — for free.”

Most disturbing, according to Winklevoss, has been Silbert’s apparent claim of being the “victim” in the debacle.

 “It takes a special kind of person to owe $3.3 billion dollars to hundreds of thousands of people and believe, or at least pretend to believe that they are some kind of victim,” said Winklevoss, adding: 

Not even Sam Bankman-Fried was capable of such delusion.”

DCG’s Genesis was the lender behind Gemini Exchange’s Earn program, a product that promised returns as high as 8% to depositors. However, on November 16, Genesis announced it temporarily suspended withdrawals citing “unprecedented market turmoil.” Genesis later filed for bankruptcy on January 19.

Genesis later filed for bankruptcy on January 19, with Gemini seeking to recover its share of the billions owed by Genesis to creditors since.

However, after what Winklevoss has described as multiple delays, he appears to have had enough.

“I write to inform you that your games are over,” Winklevoss said, explaining that professional fees have now “ballooned” to over $100 million at the expense of credits and Earn users. “Enough is enough.”

Winklevoss has now given Silbert an ultimatum, accept his firm’s “best and final offer” by 4 pm ET on July 6 — or face a lawsuit on July 7.

The final offer to DCG as presented by Cameron Winklevoss. Source: Twitter

The offer pitched calls on DCG to make a $275 million payment by July 21, an additional $355 million before July 21, 2025 and a final payment of $835 million by July 21, 2028 — five years from the “Plan Support Agreement” date proposed by Winklevoss.

The total payment will come to $1.47 billion.

Related: Gemini, Genesis file to dismiss SEC lawsuit against Earn product

Winklevoss wants the payments to be made in the form of Bitcoin (BTC) Ether (ETH) and the United States dollar (USD), with the funds sourced from Genesis Global Trading, potential payouts from FTX and Alameda Research’s bankruptcy estates in addition to Avalanche (AVAX) and Near (NEAR) tokens it may have a claim to from Three Arrows Capital’s bankruptcy estate.

Cointelegraph reached out to DCG for comment but did not receive an immediate response.

Magazine: Unstablecoins: Depegging, bank runs and other risks loom



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