// 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 */ ?> Esports team TSM suspends $210M sponsorship deal with FTX – CoinsMegaNews

Esports team TSM suspends $210M sponsorship deal with FTX

Esports team TSM suspends $210M sponsorship deal with FTX

[ad_1]

Professional esports organization Team SoloMid (TSM) (previously TSM FTX) has suspended its $210 million sponsorship deal with the now-bankrupt FTX crypto exchange “effective immediately” following the cryptocurrency trading platform’s shock collapse last week.

The United-States-based esports organization made the announcement in a Nov. 16 tweet to its 2.2 million followers, adding that the decision was made after “monitoring the evolving situation and discussing internally.”

The $210 million deal was put to paper in Jun. 2021, which resulted in the renaming of TSM to TSM FTX. At the time of the deal, the esports organization said it would allocate its new resources to all corners of the globe by opening offices in Asia, Europe and South America, according to Esports insider.

TSM also purchased $1 million worth of FTX’s native token, FTT, which was distributed to players and employees. 

Following FTX’s collapse last week, TSM in a Nov. 13 tweet said the firm was discussing its legal counsel “to decide the best next steps to protect our team, staff, fans and players.”

In its most recent announcement, TSM said its partnership suspension with FTX means that FTX branding would be scraped off TSM’s official name, team and player social media profiles and jerseys, stating:

“This means that FTX branding will no longer appear on any of our org, team and player social media profiles, and will also be removed from our player jerseys.”

TSM also took the opportunity to confirm with its stakeholders that its balance sheet remains intact and would be so for the foreseeable future without FTX’s support:

“TSM is a strong, profitable and stable organization. We forecast profitability this year, next year and beyond. The current situation with FTX does not affect any part of TSM’s operating plan, which was set earlier this year.”

TSM is most well known for its participation in League of Legends, one of the largest multiplayer online battle arena video games that is played competitively. TSM also fields players in the online games Dota 2, Apex Legends and Valorant.

TSM isn’t the only company to have struck off a massive sponsorship agreement with FTX following its collapse.

The NBA’s Miami Heat took things one step further than TSM in announcing to terminate its business relationship with FTX in a Nov. 12 Twitter post:

The Miami Heat added that they’re looking to find a new naming rights partner for the arena, which was officially renamed to FTX Arena in Mar. 2021 following a 19 year sponsorship agreement worth $135 million.

Related: FTX collapse: The crypto industry’s Lehman Brothers moment

The Mercedes Formula 1 team was another sports team to suspend its sponsorship with Sam Bankman-Fried’s fallen empire, which was announced shortly after FTX filed for bankruptcy on Nov. 14.

Grand Prix 247 reported that in a recent video call, the CEO of Mercedes’ Formula 1 team Toto Wolff stated that while he still believes in the long-term prospects of blockchain and cryptocurrency, FTX’s collapse provided a textbook example of the many vulnerabilities still present in the industry:

“This situation is very unfortunate. We considered FTX because they were one of the most credible and solid, financially sound partners that were out there.”

“Out of nowhere we can see that a crypto company can basically be on its knees and gone one week. That shows how vulnerable the sector still is,” the executive added.

But not every sports organization with a business affiliation to FTX has pulled the pin yet.

The Major League Baseball (MLB) is currently in discussing with its legal counsel about what the best course of action is, according to SportTechie.



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