// 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 */ ?> Coinme Hit With $4M Penalty by SEC – CoinsMegaNews

Coinme Hit With $4M Penalty by SEC

Is the SEC Unfairly Targeting Crypto Companies?

[ad_1]

The U.S. Securities and Exchange Commission (SEC) has issued Coinme, Up Global, and Neil Bergquist, who led both companies, with combined fines of nearly $4 million.

The fine, announced by the SEC on Friday, relates to the initial coin offering (ICO) of a crypto asset called UpToken. In its announcement, the SEC alleged that Coinme and Up Global misled investors in the 2017 ICO.

SEC Accuses Coinme of Misrepresenting UpToken

The defendants accepted the fine without admitting or denying wrongdoing. Coinme and Up Global will pay a combined $3.77 million, while Bergquist will pay $150,000.

Coinme operates a network of crypto ATMs where users can withdraw cash in exchange for Bitcoin and other cryptocurrencies. 

Conceived as a reward for Coinme’s ATM customers, the firm states that it uses 1% of every transaction to purchase UpToken. The tokens are then given to customers in the form of a 1% cashback reward. 

In its announcement of the settled charges, the SEC stated that Bergquist and Up Global took steps that would reduce Coinme’s need to purchase UpToken after the ICO.

It also accused parties of knowingly and, “knowingly or recklessly” publicly inflating the amounts raised by the ICO.

Bergquist has also been barred from acting as a director of a public company for the next three years.

5 Charged in HYDRO Token Manipulation Case

The SEC’s announcement comes days after the SEC won a major victory in another case.

Earlier this week, authorities in Miami revealed that five individuals have been charged in relation to a market manipulation case brought by the SEC. Those charged include the firm’s CEO and co-founder Michael Kane.

The court ruled that the defendants manipulated the market for HYDRO by artificially inflating it. It accused them of using a trading bot to place orders they had no intention of fulfilling. This created the illusion of investor interest, the court stated.

Hydrogen Technology and Kane are now liable to pay fines of $2.8 million and $260,000 respectively.

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