// 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 */ ?> Dogecoin investors accuse Elon Musk of insider trading in amended class-action lawsuit – CoinsMegaNews

Dogecoin investors accuse Elon Musk of insider trading in amended class-action lawsuit

Dogecoin investors accuse Elon Musk of insider trading in amended class-action lawsuit

[ad_1]

A group of Dogecoin (DOGE) investors has requested leave to amend a class-action lawsuit against soon-to-be former CEO of Twitter Elon Musk, alleging he manipulated the price of the meme token.

In a May 31 filing in the United States District Court for the Southern District of New York, the investors claimed Musk used his social media following on Twitter as well as media appearances to profit off trades of DOGE through an “undisguised course of cryptocurrency market manipulation.” According to the complaint, Musk profited off DOGE trading at the expense of other investors by causing the price of the token to spike through actions including changing Twitter’s logo to the Dogecoin logo.

The investors filed their initial complaint in June 2022 — prior to Musk’s takeover of Twitter but following his initial interest in promoting DOGE on the social media platform — but have amended the lawsuit at least two times based on his actions. They requested leave from the court to amend their complaint alleging Musk was responsible for insider trading of DOGE but also to claim the token was a security under the standards of the U.S. Securities and Exchange Commission.

“This is a securities fraud class action arising from a deliberate course of carnival barking market manipulation and insider trading by the world’s richest man Elon Musk, who hijacked an emergent pop-culture phenomenon to cross-promote himself and his companies, and to pad his obscene fortune, preying on the earnest hopes of vulnerable Americans, including war veterans, blue collar workers, and the elderly,” said the amended lawsuit.

Musk changed the Twitter logo to that of Dogecoin on April 3, a few days after his legal team requested the second amended lawsuit be dismissed. At the time, the Twitter CEO’s filing said “funny pictures” and “tweeting words of support” did not amount to fraud.

Related: Elon Musk threatens Microsoft with lawsuit, claims AI trained on Twitter data

Musk had not tweeted about the amended complaint at the time of publication. As one of the world’s richest people, the Twitter CEO has made frequent statements about Dogecoin and other cryptocurrencies, often causing the price of the token to surge. He started using Twitter to comment on DOGE to his millions of followers in 2019.

Since Musk’s takeover of Twitter in October 2022, the value of the social media platform has reportedly dropped to roughly 33% of the $44 billion he paid. On May 12, he announced he would be stepping down as CEO sometime in June, to be replaced by NBCUniversal’s former chair of global advertising and partnerships, Linda Yaccarino.

Magazine: Musk hints at suing Microsoft, US Rep. wants Gensler fired, and more: Hodler’s Digest, April 16–22

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