// 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 */ ?> Fake Manchester United token soars 3,000% after Elon Musk jokes about buying team – CoinsMegaNews

Fake Manchester United token soars 3,000% after Elon Musk jokes about buying team

Fake Manchester United token soars 3,000% after Elon Musk jokes about buying team

[ad_1]

Manchester United Fan Token (MUFC) is a dead coin and not related to the sports franchise, but one Elon Musk tweet was enough to revive it on Aug. 17.

Fake Man U token pumps after Elon Musk’s tweet

To clarify, MUFC is not an official Manchester United crypto token. It came to life in August 2021 after a team of programmers, who are said to be hardcore Manchester United fans, falsely claimed that holding MUFC would give buye influence on the football club’s decisions.

The team later conducted an “airdrop” round of 10,000,000,000 MUFC in November 2021, promising to provide 10,000 MUFC to users who followed its official social media handles. The prospects of getting free MUFC tokens helped its price rally to as high as $1.

But the project turned out to be vaporware, eventually leading MUFC down by 100% after November. It was deemed extinct until a tweet from billionaire entrepreneur Elon Musk on Aug. 17 revived it from oblivion.

The Tesla CEO tweeted that he would buy the Manchester United football club, which he later admitted was a “long-running joke.”

Nonetheless, the message sent the financial assets related to Manchester United soaring, including its stock MANU, which rose 1.97% in pre-market trading, and Tezos (XTZ), the club’s official blockchain and training partner, whose market valuation surged by $138.85 million.

Even Manchester City’s official crypto token, CITY, popped higher by nearly 14% to reach $7 per piece after Musk’s tweet, despite Manchester City being a different football club.

CITY/USD daily price chart. Source: TradingView

On the other hand, MUFC surged by over 3,000% hours after Musk’s tweet about buying Manchester United, according to data fetched by CoinPaprika.com.

MUFC price and volume performance (last seven days). Source: CoinPaprika.com

“Manchester United fan token” has zero liquidity

However, the MUFC rally appears to be price manipulation due to extremely poor liquidity and volume. 

Notably, in the last 24 hours, MUFC had been trading only against two crypto assets: WBNB and USDT. While the liquidity for the WBNB/MUFC pair was mere $106.84, it was even lower for the USDT/MUFC pair at around $10, according to data from PancakeSwap, a decentralized exchange.

MUFC pools statistics as of Aug. 17. Source: PancakeSwap

Meanwhile, the net volume that backed MUFC’s 3,000% rally was approximately $39,000 in the last 24 hours, suggesting fewer traders behind the major upside move.

MUFC volume record. Source: PancakeSwap

Thus, a small number of speculators likely used MUFC’s poor liquidity to artificially pump the token. The number of traders who bought the false upside narrative remains unclear, but given thatMUFC has already dropped by 50% from its local top, the prospect that its rate would return to zero is high.

Related: Crypto scams fall 65% after gullible noobs exit the market: Chainalysis

Meanwhile, the incident reasserts Musk’s strong influence on the crypto market, especially on memecoins like Dogecoin.

The views and opinions expressed here are solely those of the author and do not necessarily reflect the views of Cointelegraph.com. Every investment and trading move involves risk, you should conduct your own research when making a decision.

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