// 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 */ ?> Gemini to Launch New Crypto Derivatives Platform – CoinsMegaNews

Gemini to Launch New Crypto Derivatives Platform

SEC Drops Hammer on Gemini for Unregistered Security Offerings Via Earn Program

[ad_1]

Gemini has launched a non-US derivatives exchange with a Bitcoin perpetual contract as its first derivative contract.

According to an announcement, ‘Gemini Foundation’ will allow its customers to trade spot and derivative products. These products will be denominated in Gemini’s stablecoin — GUSD. Potential customers can sign up to be notified when the platform goes live.

Gemini Derivatives Platform Not for U.S. Users

Gemini Foundation will be unavailable for users in the United States of America, where some exchanges have found themselves in hot water for offering crypto derivatives services. For example, Binance is being sued by the Commodity Futures Trading Commission (CTFC) for allegedly breaking trading and derivatives rules.

According to Gemini, the new platform will be accessible to users in other countries including Brazil, South Africa, New Zealand and Nigeria.

Gemini is one of the biggest exchanges in the U.S. On April 22, the firm had a 24-hour trading volume of $43.2 million, according to BeInCrypto data.

Gemini Crypto Exchange Trading Volume
Source: BeInCrypto

Gemini Has Global Ambitions

Gemini’s expansion plans also include a planned new engineering center in India. Gemini Asia Pacific CEO, Pravjit Tiwana, said the office would be the second-largest engineering hub behind the U.S.

Meanwhile, co-founders Tyler and Cameron Winklevoss said the expansion is part of the company’s plans for international growth. They added that the firm would expand its business teams in India and Singapore to grow its customer base.

Crypto Firms Are Leaving the U.S.

Gemini’s latest moves highlight the current trend of crypto firms leaving the U.S. due to the lack of regulatory clarity. Since the beginning of 2023, numerous exchanges including Nexo, Beaxy, and Bittrex have ceased operations in the country, citing the regulatory conditions.

Coinbase — the only publicly listed crypto exchange in the U.S. — is also refocusing its efforts on the international market. According to a BeInCrypto report, the exchange has secured a license in Bermuda and could launch an offshore derivatives platform soon. Coinbase stated that it chose Bermuda because of its clear regulations. In a recent update, the firm said the country’s regulatory environment is characterized by a “high level of rigor, transparency, compliance, and cooperation.”

Meanwhile, SEC Chair Gary Gensler has maintained that the industry is rife with non-compliance. Gensler told U.S. lawmakers that the lack of compliance places investors at risk and damages the public trust in the capital markets. Due to this, the Commission has filed several enforcement actions against these firms for violating federal securities law.

Disclaimer

In adherence to the Trust Project guidelines, BeInCrypto is committed to unbiased, transparent reporting. This news article aims to provide accurate, timely information. However, readers are advised to verify facts independently and consult with a professional before making any decisions based on this content.

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