// 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 */ ?> Celsius Not Helping Either: Dumps $125m in ETH Holdings – CoinsMegaNews

Celsius Not Helping Either: Dumps $125m in ETH Holdings

Ethereum

[ad_1]

Embattled crypto lending platform Celsius Network sold over $125 million of its Ethereum (ETH) reserves in the first two weeks of January, hoping to repay creditors as part of ongoing bankruptcy proceedings.

This massive ETH dump, alongside record high levels of staked Ethereum redemptions over $1.6 billion in the same period, has piled selling pressure on Ethereum and caused its price to decline.

TLDR

Celsius Network sold over $125 million worth of Ethereum (ETH) between January 8-12 to repay creditors as part of their bankruptcy proceedings
Over $1.6 billion of staked Ethereum was redeemed in the same period, the highest amount since the Shanghai upgrade
Celsius still holds substantial Ethereum reserves – over 557,000 ETH worth around $1.3 billion
The selling of ETH by Celsius has added pressure on Ethereum’s price, causing it to decline 4% below $2,350
Wealthy investor selling often triggers further ETH selling by regular holders, intensifying price declines

Despite the sales, Celsius still holds substantial Ethereum reserves in two staking wallets – over 557,000 ETH worth approximately $1.3 billion. However, the platform has continued auctions of its crypto assets as required by the courts to pay off debts. This selling, while necessary for bankruptcy proceedings, has added significant bearish momentum on Ethereum’s price according to market analysts.

The increased activity by Celsius in moving its Ethereum reserves first showed up between January 8-12 when over $125 million ETH was offloaded. Then blockchain analytics firms detected two more large transactions – a 13,000 ETH deposit ($30 million) to Coinbase and 2,200 ETH ($5 million) to FalconX.

These high-value transfers out of Celsius wallets point to an aggressive stance by its financial team to raise capital to address creditor obligations. However, the resultant selling pressure was more than Ethereum’s price could handle, declining 4% below the $2,350 level last week. The moves also pushed ETH below a key demand zone between $2,380 to $2,461, sparking further price slide concerns.

Beyond Celsius’ activities, heavy Ethereum redemptions also weighed on price. Data revealed over $1.6 billion worth of staked Ether was redeemed amidst the Celsius crisis, setting a new record high for the year so far. Combined with Celsius’ sales, it created the perfect bearish storm that opened the gates for ETH to retest the $2,000 zone according to some analysts.

Santiment data further seemed to confirm that sell-offs by whales and wealthy investors often trickle down, triggering further profit-taking by regular ETH holders. This phenomenon feeds on itself, piling on additional downward momentum in bear cycles. For now, decreasing funding rates signals some optimism that markets can stabilize and Ethereum can bounce back if selling pressure recedes. But the crypto community remains cautious on how broader troubles at Celsius could continue impacting Ethereum.



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