// 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 */ ?> Coinsquare chief operating officer shares thoughts on being the first regulated crypto dealer exchange in Canada – CoinsMegaNews

Coinsquare chief operating officer shares thoughts on being the first regulated crypto dealer exchange in Canada

Coinsquare chief operating officer shares thoughts on being the first regulated crypto dealer exchange in Canada

[ad_1]

It’s a story that still haunts the early generation of Canadian crypto users to this day. Four years prior, Gerald Cotten, co-founder of Canada’s then-largest cryptocurrency exchange QuadrigaCX, died under mysterious circumstances in India. But, before his passing, Cotten took virtual keys for digital wallets and moved them into cold storage, leading to the permanent loss of $190 million in user funds.

The incident triggered a crisis of confidence in the country’s emerging crypto sector and made regulators deeply skeptical of blockchain technology. However, old wounds eventually heal. Fast forward to today, and Coinsquare has taken over to become one of Canada’s largest crypto exchanges, with $8 billion in cumulative trading volume since 2014.

In an interview with Cointelegraph business editor Sam Bourgi, Coinsquare chief operating offic Eric Richmond explained that a regulatory framework now exists to prevent similar incidents in the future:

“We’ve taken a much different approach than the U.S. Unlike firms south of the border, all crypto trading platforms here need to be registered with the Investment Industry Regulatory Organization of Canada (IIROC). There is a backlog with processing applications at the moment, while we had ours submitted from back in Nov. 2020 as we wanted to be one of the first regulated players out there.”

As the regulation only came into force recently, all crypto exchanges are given a two-year exemption where they must register with the IIROC during this period. Currently, Coinsquare is the only firm in the space that is IIROCregistered. Similarly, the company has a strict set of rules in place when it comes to listing new tokens to ensure its users do not fall victim to scams:

“We put it through evaluating the underlying technology, the marketing, the team behind it, analyzing potential legal issues, irregular price movements, etc. We go through his in-depth analysis across different teams, such as compliance, business, legal, and security. It’s about genuinely understanding the token. And if it passes the tests, then the listing threshold is set.”

Canadian regulators have taken a harsh stance on exchanges allegedly not abiding by the new rules. In March, Binance ceased operations in the province of Ontario and admitted to the Ontario Securities Commission (OSC) that it was unregistered there. Similarly, the OSC took enforcement action against cryptocurrency exchanges KuCoin and Bybit, claiming a violation of securities laws. 

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