// 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 */ ?> Bitget exec says KYC is useful to filter out illegitimate users – CoinsMegaNews

Bitget exec says KYC is useful to filter out illegitimate users

Bitget exec says KYC is useful to filter out illegitimate users

[ad_1]

Crypto exchange Bitget has grown significantly despite the challenges brought by the bear market. In 2023, the exchange announced two $100 million funds—one dedicated to crypto projects in Asia and another for maximizing the company’s long-term impact in the crypto space. 

At the Bitget EmpowerX Summit held in Singapore, Cointelegraph’s Zhiyuan Sun spoke with Gracy Chen, the managing director of Bitget. The two spoke about Bitget’s growth amid the bear market, pausing its expansion in Hong Kong and the United States and why they believe that implementing Know Your Customer (KYC) protocols is important for exchanges.

A panel discussion at the Bitget event held in Singapore. Source: Cointelegraph

According to Chen, the company grew ten times its original number just in two years. “For our company’s employees we had about 150, 2 years ago and right now, 1500,” Chen said. The executive highlighted that this is a result of their efforts in the past few years and them being driven by results. Chen explained: 

“We think it’s like running a marathon. So what we’ve been doing and if you look at our team, it’s a very operating result-driven team.”

The Bitget executive also mentioned a lot of their efforts from branding and product launches to the company’s partnership with soccer superstar Lionel Messi as some of the reasons for its growth over the past years. “In terms of the secret sauce, I guess it’s because of these things that we are doing, we are growing,” she added. At the same time, the growth makes them “financially healthy” to do more activities according to Chen.

Related: Taiwan to restrict unregistered, noncompliant foreign crypto exchanges

When asked about the exchanges’ lack of presence in two key markets the United States and Hong Kong, Chen noted that regulatory uncertainty in the US is holding Bitget back from coming in. She said:

“We want to wait and see how it develops and then make a decision on whether we want to serve the US customers or not. This is something that has always been developing, but I don’t see us serving the US market in the short term.”

When it comes to Hong Kong, Chen said that they’ve already been in talks with the Hong Kong government and are currently in the process of applying for a license in the special administrative region.

Chen also spoke about why the exchange implemented mandatory KYC requirements for all of its users on Sept. 1. According to the executive, some of their users were complaining about the new requirement. However, the executive believes that implementing KYC is a good way to filter out “illegitimate” users. She said:

“I’m pretty sure if the user is a financially healthy user such as like if they’re not doing something illegitimate, such as money laundering. They should be pretty comfortable with the KYC process.”

Apart from this, the executive believes that mandatory KYC is going to become a trend among the bigger crypto exchanges in the near future.

Magazine: DeFi faces stress test, DoJ fears run on Binance, Hong Kong’s crypto trading

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