// 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 */ ?> Gaming Tokens Rebound as Bitcoin, Ethereum Continue to Rally – CoinsMegaNews

Gaming Tokens Rebound as Bitcoin, Ethereum Continue to Rally

Gaming Tokens Rebound as Bitcoin, Ethereum Continue to Rally

[ad_1]

When Bitcoin’s price quickly crashed after setting a new all-time high price on Tuesday, many cryptocurrencies followed suit—including most of the prominent gaming tokens. But with Bitcoin rising back to $68,000 and Ethereum edging closer to $4,000, gaming coins are hot again.

Tokens tied to crypto games and gaming networks are broadly in the green today, according to data from CoinGecko, led by Immutable (IMX)—the top gaming token by market cap.

The Ethereum scaling platform, which spans the Immutable X and Immutable zkEVM networks, has seen its IMX token rise 9% over the past day to a current price of $3.30. While down from its recent high above $3.50, the token is up 48% over the last 30 days and has a current market cap of more than $4.5 billion.

Other networks’ coins are also up today, with Beam (BEAM) rising more than 4% to a price above $0.04, while the Ronin network (RON)—an Ethereum scaler behind games like Pixels and Axie Infinity—has marked an 11% jump to $3.15, its highest price in two weeks.

The XAI token of Arbitrum’s layer-3 Xai gaming network popped 8% over the last day to a current price of $1.43, meanwhile, and the MAGIC token of Treasure—a different Arbitrum gaming network for various games—is up 6% today to $1.31. And the GALA token of the Gala Games ecosystem is up 7% to a price above $0.044.

In terms of prominent tokens tied to individual games, the SAND token of metaverse game The Sandbox is up 5% today to $0.70, Axie’s AXS governance token is up nearly 7% to $10.80, and the PRIME token of NFT card game Parallel has climbed about 8% to $15.72.

Bitcoin touched just above $68,000 again on Thursday, but has dipped slightly since to a current price of $67,355. The leading cryptocurrency set a new all-time high price of $69,324 on Tuesday per data from Coinbase, and then proceeded to plunge to about $61,000.

Meanwhile, Ethereum continues to creep upward, aside from the brief dip Tuesday in parallel with Bitcoin’s own collapse. Ethereum popped as high as $3,933 earlier Thursday, the highest price it’s been since 2021. Even with the $4,000 benchmark in sight, however, ETH remains about 20% away from its 2021 all-time high price of $4,878.

Disclaimer

The views and opinions expressed by the author are for informational purposes only and do not constitute financial, investment, or other advice.

Edited by Ryan Ozawa.

Stay on top of crypto news, get daily updates in your inbox.

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