// 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 */ ?> Hong Kong Crypto Firms Get Boost From Regulator – CoinsMegaNews

Hong Kong Crypto Firms Get Boost From Regulator

Hong Kong Regulator Prompts Banks to Support Crypto Firms

[ad_1]

The Hong Kong Monetary Authority (HKMA) has issued a circular calling on banks to support crypto firms.

Dated April 27, the document reminds banks of their responsibility to provide access to banking services for legitimate businesses. In line with this objective, it stresses the importance of a risk-based approach to anti-money laundering efforts. However, it insists that these treat banking customers fairly.

Chinese Banks Warm to Crypto

The HKMA’s latest intervention follows news that Chinese State-owned banks are looking to offer banking services to Hong Kong crypto companies.

Furthermore, The Bank of Communications, the Bank of China, and the Shanghai Pudong Development Bank have all reportedly reached out to potential clients in the city’s crypto space.

More recently, Hong Kong’s largest digital bank – ZA Bank – announced that it will enable transfers and conversions between cryptocurrencies and fiat. Meanwhile, as BeInCrypto reported, ZA Bank has already forged deals with the digital asset exchanges HashKey and OSL.

Hong Kong’s Crypto License

Alongside Singapore, Hong Kong has emerged as one of Asia’s preeminent crypto hubs. And the city’s regulators have moved to oversee its burgeoning crypto and Web3 space.

For Hong Kong’s crypto sector, the latest guidelines note that financial institutions “should endeavor to support virtual asset service providers (VASPs)” that are licensed by the Securities and Futures Commission (SFC). Moreover, the document was issued in anticipation of the launch of the city’s VASP license in May.

Under the new framework, cryptocurrency exchanges and other crypto firms will be required to register with the SFC. And unlike some licensing regimes elsewhere, the new rules will affect decentralized exchanges as well as their centralized counterparts.

In its latest advice, the HKMA emphasizes that ahead of the new rules coming into force, banks should give due regard to “approval in principle.” That means banks don’t need to wait for businesses to receive their VASP license.

Instead, the regulator suggests they treat approved firms as if the regime is already in place.

Crypto Investors See Opportunity in Hong Kong

With a dedicated regulatory framework and support from banks, Hong Kong is emerging as a locus of crypto investment.

For example, in March, ProDigital Futures, a Hong Kong-based investment firm, announced its intention to launch a 100 million-dollar crypto fund.

Additionally, this week, Hong Kong hosted the WOW (World of Web3) Summit. The event included a competition in which over 150 startups pitched in front of various investors, venture capitalists, and accelerators. These included Cyberport, Newman Capital, and Blockchain Founders Club.

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