// 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 */ ?> NFT Industry Stages a Comeback After Dwindling Sales: Nansen – CoinsMegaNews

NFT Industry Stages a Comeback After Dwindling Sales: Nansen

Here's How Crypto Traders are Converting Worthless NFTs into Tax Breaks

[ad_1]

Non-fungible token (NFT) was one of the worst-hit sectors in the digital asset industry, following a year-long downward trend.

Dwindling sales and low volume raised doubts about the sustainability of NFTs. However, the market appears to be slowly making a comeback. The latest data indicates that the NFT industry has witnessed a consistent rise in its weekly Ether sales volume.

NFT Trading Volume Surges

According to the latest data shared by Nansen, the NFT trading volume has been on a consistent rise for the past five weeks.

The lowest point was during the week ending on October 9th, when the weekly NFT volume amounted to 29.7k ETH. The second week attracted 36k ETH, followed by a steady increase in the figures. The third and fourth weeks saw 47.3k ETH and 56.7k ETH, respectively. During the week ending on November 6th, NFT sales volume climbed above 68.3k ETH.

The blockchain analytics company revealed that NFT marketplace Blur accounted for 171,926 ETH of this volume compared to Opensea, which was 37,765 ETH.

Slow Comeback?

Dapp Radar’s recent report also shed light on how October marked a reversal in the declining trend of NFT trading volume, showing a 32% increase compared to September. Even as the total trading volume surpassed $405 million, the number of NFT sales decreased by 5%.

Ethereum continues to lead in terms of trading volume, experiencing a significant 50% jump. Immutable X comes in second place with $22 million in trading volume, largely driven by Gods Unchained, Cross the Ages, and Illuvium.

While Ethereum witnessed growth, the same cannot be said for blockchain networks, which saw a notable decline in their sales volume. Polygon, Starkware, and Flow experienced drops of 48%, 42%, and 32%, respectively.

One blockchain network worth highlighting is Solana, which has been making a comeback after previous setbacks, particularly related to FTX. In October, NFT trading volume on Solana increased by 15%, securing its position as the 5th highest in the rankings. Additionally, zkSync Era, a newcomer, saw its NFT trading volume surge by 88% to reach $12 million within the past month.

Solana’s trading volume increased from $24 million to $27.6 million this month, marking a 15% growth, while zkSync, ranked as the 6th largest chain, experienced remarkable growth of 88%, going from $7.3 million to $14 million.

In terms of the number of sales, Starkware saw a significant pullback, decreasing from 479,000 to 264,000, a decline of 48%, while Polygon also experienced a decrease from 1.5 million to 1.2 million, representing a 23% drop.

SPECIAL OFFER (Sponsored)
Binance Free $100 (Exclusive): Use this link to register and receive $100 free and 10% off fees on Binance Futures first month (terms).



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