// 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 CFO Says Company’s Cash Flow Will See It Through 2022 – CoinsMegaNews

Celsius CFO Says Company’s Cash Flow Will See It Through 2022

Celsius CFO Says Company’s Cash Flow Will See It Through 2022

[ad_1]

Celsius’ Chief Financial Officer has said that the embattled lender has sufficient cash to make it to the end of the year.

This turn of events comes hot on the heels of a court filing on Aug. 14, 2022, by law firm Kirkland & Ellis LLP, revealing that Celsius’ liquidity can only sustain it until the end of Oct. 2022.

Celsius paused customer withdrawals in early June as it ran into liquidity problems from a market downturn that also took down crypto hedge fund Three Arrows Capital and prompted others to request creditor moratoria from courts.

Since then, the company has filed for Chapter 11 bankruptcy and faced many lawsuits from creditors seeking restitution.

Celsius to receive loan repayment and save money on mining

Speaking for CEO Alex Mashinsky on a call with creditors, CFO Chris Ferraro said Celsius would receive $61 million in loans from Tether-owned Bitfinex and save $20 million on taxes and sales of mining rigs.  

Previously, the company had said its cash flow was negative and would incur $147 million in losses from mining activities. The company also holds 15,000 BTC and 23,000 wBTC from deposits totaling 100000 BTC.

Nevertheless, it continues to plow ahead with its mining operations.

On July 19, 2022, a federal court approved Celsius’ request to sell bitcoins to generate income, for which the company subsequently spent some of its $40 million cash. It remains to be seen whether this is a successful strategy, as the company’s takings from mined bitcoin totaled $8.7 million in July, insufficient to cover its operating costs.

It also used funds from a $600 million financing round led by CPDQ and Westcap to invest in mining infrastructure.

Ferraro also said the company is not asking retail borrowers to pay back interest on loans.

Loans and more loans

The Mashinsky-led company has received multiple bailout offers, including one from Ripple Labs. Whether the offers are equities-based or debt-based is unclear. Bankruptcy loans are a double-edged sword for the bankrupt company, as its valuable assets become collateral that lenders can lay claim to if the company fails to repay the loan.

Celsius recently made a loan repayment of $142 million to MakerDAO, the issuer of the DAI stablecoin.

FTX, which recently extended a credit line to Voyager Digital, a crypto broking firm that recently filed for bankruptcy, had notably refused to extend financing to Celsius after reviewing its balance sheet.

Kirkland and Ellis maintain that Celsius’s trouble stemmed from falling crypto prices rather than mismanagement.

For Be[In]Crypto’s latest Bitcoin (BTC) analysis, click here.

Disclaimer

All the information contained on our website is published in good faith and for general information purposes only. Any action the reader takes upon the information found on our website is strictly at their own risk.

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