// 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 */ ?> Australia Suspends Financial Services License of Local FTX Entity – Exchanges Bitcoin News – CoinsMegaNews

Australia Suspends Financial Services License of Local FTX Entity – Exchanges Bitcoin News

Australia Suspends Financial Services License of Local FTX Entity

[ad_1]

Australia’s securities regulator has suspended the license of the Australian unit of the bankrupt crypto exchange FTX until mid-May. According to an issued statement, the platform will be allowed to provide limited financial services until Dec. 19 in order to terminate existing derivatives.

FTX Australia Sees License Suspended After Accepting Voluntary Administration

The Australian Securities and Investments Commission (ASIC) has suspended the financial services license of FTX Australia Pty Ltd. until May 15, 2023. The decision comes after the local arm of the failed cryptocurrency exchange was placed under voluntary administration on Friday.

In an announcement published on its website on Thursday, the regulator pointed out that the entity will be able to continue to provide limited financial services related to the termination of existing derivatives with clients until Dec. 19, 2022.

The suspension comes after the appointment of two voluntary administrators of FTX Australia and its subsidiary FTX Express Pty Ltd. on Nov. 11. The latter operates a digital currency exchange that is not regulated by ASIC, the Commission noted.

Also on Friday, FTX filed for Chapter 11 bankruptcy protection in the United States. The proceedings were commenced by FTX Trading Ltd., West Realm Shires Services Inc., which was trading as FTX US, and other affiliated companies. FTX Trading became the ultimate holding company of FTX Australia in September last year, ASIC detailed.

Australia’s financial services license (AFS) allowed FTX’s Australian platform to deal in, make a market for, and provide, general advice regarding derivatives and foreign exchange contracts to retail and wholesale clients.

ASIC emphasized it’s monitoring the situation in close contact with other regulatory bodies and external administrators. The Commission urged FTX clients to follow future developments and look out for updates from the FTX Group.

FTX was among the largest cryptocurrency exchanges, valued at $32 billion in January of this year. After its collapse, the trading platform became the target of investigations in the United States, the Bahamas, where it’s headquartered, Japan, and Turkey. Last week, Cyprus suspended the license it had issued to FTX allowing it to operate across the EU.

Tags in this story

ASIC, Australia, authorization, Bankruptcy, commission, Crypto, crypto exchange, Cryptocurrencies, Cryptocurrency, Cryptocurrency Exchange, Exchange, ftx, Insolvency, License, regulator, Securities, suspension

Do you expect similar regulatory decisions regarding FTX in other jurisdictions? Let us know in the comments section below.

Lubomir Tassev

Lubomir Tassev is a journalist from tech-savvy Eastern Europe who likes Hitchens’s quote: “Being a writer is what I am, rather than what I do.” Besides crypto, blockchain and fintech, international politics and economics are two other sources of inspiration.

Image Credits: Shutterstock, Pixabay, Wiki Commons

More Popular News

In Case You Missed It

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