// 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 */ ?> Terra lawsuit a ‘roadmap’ to attack other stablecoins: Delphi Labs – CoinsMegaNews

Terra lawsuit a ‘roadmap’ to attack other stablecoins: Delphi Labs

Terra lawsuit a ‘roadmap’ to attack other stablecoins: Delphi Labs

[ad_1]

The United States Securities and Exchange Commission’s (SEC’s) lawsuit against Terraform Labs and its co-founder Do Kwon could be seen as an SEC “roadmap” to taking down other stablecoins, according to a lawyer.

Gabriel Shapiro, general counsel at investment firm Delphi Labs, explained to his 33,800 Twitter followers on Feb. 16 that the SEC’s arguments in its complaint against Kwon and Terraform were “more thorough than usual.”

Shapiro’s analysis follows the SEC’s Feb. 16 lawsuit against Kwon and Terraform, alleging they “orchestrate[d] a multi-billion dollar crypto asset securities fraud involving an algorithmic stablecoin and other crypto asset securities.”

Shapiro suggested the case could serve as a “roadmap” for how the regulator may sue other stablecoin issuers in the future. He acknowledged the SEC made the case that Terra’s algorithmic stablecoin, TerraClassicUSD (USTC), formerly TerraUSD (UST), constitutes a security:

“[The SEC] will allege that integration, promotion, marketing, commercial deals etc building the stablecoin ecosystems are ‘efforts of others’ that are ‘reasonably expected’ and can lead to profits in connection with the stables.”

He pointed out the SEC applied the four prongs of the Howey test to argue that USTC, Terra Classic (LUNC) — formerly called Terra (LUNA) — and Wrapped LUNA Classic (WLUNC) all constituted securities under U.S. securities laws.

Delphi Labs General Counsel Gabriel Shapiro’s take on the SEC’s lawsuit against Terraform Labs and its CEO Do Kwon. Source: Twitter.

The SEC also argued that Terraform Labs breached U.S. securities laws by launching the Mirror Protocol, which allowed its users to create what Terraform called a “mAsset” — a crypto version of an asset that “mirrors” the price behavior of other assets such as stocks.

The regulator claimed Terraform Labs committed this securities-based swap through the Mirror Protocol (MIR) token — which Shapiro believes to be a “first” in cryptocurrency-related lawsuits filed by the SEC.

Shapiro noted the SEC’s claim that wLUNA constituted a “receipt” for a security was another “first.”

Delphi Labs general counsel Gabriel Shapiro’s analysis on the SEC’s lawsuit filing against Terraform Labs and its CEO Do Kwon. Source: Twitter.

Ryan Sean Adams, the host of the crypto-oriented podcast Bankless, made a similar argument to his 221,300 Twitter followers on Feb. 16, noting that a legal victory against Terraform Labs would make it easier to go after other stablecoin issuers.

The Terra-linked tokens infamously crashed in May 2022, which was partly triggered when USTC lost its peg to the U.S. dollar. As LUNC was closely linked to USTC, its price fell by almost 100% and triggered a wider downturn in the crypto markets, wiping out approximately $40 billion.

Related: Why the SEC wants to ban crypto staking and stablecoins under scrutiny — watch the Market Report live

Kwon maintains that he is not “on the run” and is believed to reside in Serbia, according to South Korean officials who issued a warrant for his arrest.

Earlier in February, two South Korean prosecutors flew to the Balkan state to find Kwon; however, the search attempt was unsuccessful.

Cointelegraph contacted Terraform Labs for comment on the lawsuit but received no response by publication time.



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