// 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 */ ?> China’s Ban Fails to Halt Crypto Growth – CoinsMegaNews

China’s Ban Fails to Halt Crypto Growth

Huobi Top Executives Reportedly Resign as Justin Sun Takes Over

[ad_1]

Although China outlawed crypto trading in 2021, major exchanges continue to court Chinese customers.

For example, a document submitted as part of FTX’s bankruptcy filings in November reveals that Chinese users accounted for 8% of the exchange’s customers. 

Moreover, Chinese crypto firms have found a way to reinvent themselves as internationally-minded businesses. 

Hong Kong Open to Virtual Assets

While mainland China may have taken a hard line on crypto, Chinese firms like Huobi have found a safe haven in Hong Kong. 

There, the government’s more crypto-friendly policies and progressive regulation have helped the city emerge as one of Asia’s dominant crypto hubs.

In addition to an upcoming licensing regime for crypto service providers, the Hong Kong Monetary Authority (HKMA) has even gone as far as to ask banks to provide services to crypto firms.

For its part, Huobi has stated that it intends to be one of the first fully compliant exchanges in Hong Kong. And it is on track to receive HKMA authorization when the new licensing regime comes into effect. It has also tweeted that it is “stoked about Hong Kong’s pro-crypto policies.”

How Huobi Bypasses China’s Crypto Ban

In the wake of China’s crypto ban, Huobi’s market share plummeted. As Bloomberg reported in March, it fell from 21.6% in 2020 to just 4% in 2022. And in the months that followed the FTX bankruptcy, the company was swept up in the ensuing market turmoil.

But after taking an initial hit, Huobi has come back fighting.

In April, Huobi investor Justin Sun predicted that the business would turn a 111 million USD profit in Q2, 2023. This represents a marked turnaround from its performance in 2022. Then, the loss of Chinese customers and the costs of a major restructuring dampened profits.

What’s more, Huobi has arguably gone further than any of its competitors to accommodate Chinese crypto traders.

Beyond limiting sign-ups from IP addresses based in mainland China, Huobi does little to prevent Chinese customers from onboarding.

In a brazen show of resistance to state authorities, the exchange even directs Chinese users to apply for Dominica’s digital citizenship program as a way around the ban.

Huobi’s partnership with the Caribbean nation is part of a strategic alliance too.

Alongside TRON, and DMC Labs, Huobi has played a key role in issuing the TRC-20 token Dominica Coin (DMC). Launched in November, DMC entitles holders to Dominican digital citizenship. 

A press release published upon the launch of the initiative indicates the kind of borderless digital environment Huobi is using to challenge China’s crypto ban.

By building a digital state in the Metaverse, “Dominica will go beyond the geological limitation,” the release states. It adds that it will use the program to “deeply engage in the globalization process.”

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