// 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 */ ?> Serum price soars 140% in one week amid FTX ‘exit pump’ fears – CoinsMegaNews

Serum price soars 140% in one week amid FTX ‘exit pump’ fears

Serum price soars 140% in one week amid FTX 'exit pump' fears

[ad_1]

Serum, a “decentralized exchange” on the Solana blockchain, has performed exceptionally well in terms of its SRM token price, despite it ties to the defunct FTX exchange.

SRM price up 140% in one week

On the daily chart, the SRM/USD pair has gained 140% in the last seven days, hitting $0.319 on Nov. 21 versus $0.177 on Nov. 14.

This pushed the circulating market cap to about $73 million and “fully diluted market cap,” the market cap if the maximum supply was in circulation, to nearly $2.8 billion.

SRM/USD daily price chart. Source: TradingView

“Closer to zero”

SRM price rallied despite the ongoing delisting of Serum trading pairs across major cryptocurrency exchanges, including Binance, OKEx, Gate.io, and Phemex, thus raising fears about an ongoing “exit pump.”

Exit pumps are when large investors pump the token’s price in a low-liquidity environment to attract new buyers, only to then dump their entire holdings on amateur investors as witnessed with numerous pump-and-dump schemes.

Distrust in Serum has grown due to its troubling exposure to FTX. In a Nov. 11 bankruptcy filing, a leaked balance sheet revealed that FTX had $8 billion in liabilities against a reserve mostly comprised of illiquid assets, including SRM.

Notably, FTX showed about $5.4 billion worth of SRM tokens in its reserves, or almost 97% of Serum’s total market cap, including the circulating and fully-diluted supply.

As a result, the token’s exposure to FTX has raised the possibility of a major selloff. 

“If FTX had attempted to sell them into the market over the course of a week or month or year, it would have swamped the market and crashed the price,” noted Matt Levine, Bloomberg’s Opinion Columnist, adding:

“Perhaps it could have gotten a few hundred million dollars for them. But I think a realistic valuation of that huge stash of Serum would be closer to zero. That is not a comment on Serum; it’s a comment on the size of the stash.”

Serum community forks to cut ties with FTX

The SRM price rally in the past seven days coincided with efforts to distance Serum from FTX.

Serum’s key backers threw their weight behind an emergency “community fork” after wallets associated with FTX saw suspicious outflows worth $266.3 million on Nov. 11.

Brain Long, one of the popular validators on Solana, noted that the fork had renewed the market’s sentiment in SRM.

Still, Serum’s fork has failed to attract fresh capital toward its liquidity pools. As of Nov. 21, the total-value-locked inside Serum’s reserves was a mere 33,900 SOL compared to 3.3 million SOL at the start of the month.

Serum total-value-locked as of Nov. 21. Source: Defi Llama

Serum price collapse ahead?

From a technical perspective, SRM stares at the possibility of undergoing massive selloffs in the coming weeks.

The bearish argument stems from a descending triangle setup on its daily chart, which suggests more declines ahead if coupled with the previous SRM price downtrend. Descending Triangle patterns are trend continuation setups.

Related: Not just FTX Token: Solana price nukes 40% along with other ‘Sam coins’

Hence, SRM now eyes a potential breakdown below the triangle’s lower trendline near $0.234. A successful break below the said support would risk sending the price toward the level at length equal to the maximum distance between the triangle’s upper and lower trendline.

In other words, SRM price risks crashing to $0.10, or by 65%, by December 2022.

Conversely, a breakout above the triangle’s upper trendline near $0.30 could have the token test its 50-day exponential moving average (50-day EMA; the red wave) at $0.56 as its next key upside target.

This article does not contain investment advice or recommendations. Every investment and trading move involves risk, and readers should conduct their 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 */ ?>