// 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 */ ?> BAYC Has Tanked 90% as NFT Collection Floor Prices Plummet   – CoinsMegaNews

BAYC Has Tanked 90% as NFT Collection Floor Prices Plummet  

NFT Traders Sell BAYC Below Floor Price to Buy PEPE

[ad_1]

Nonfungible tokens (NFTs) have not recovered anywhere near the levels that crypto markets have. Even the largest collections in the industry, such as Yuga Labs’ Bored Ape Yacht Club, are heavily discounted.

On July 3, Reflexivity Research co-founder Will Clemente revealed that BAYC was down 90% from its all-time high. Floor prices for the Ape-themed NFTs have slumped over the past few days, falling 23% over the last week.

According to NFT marketplace OpenSea, the floor price for the collection is now just below 30 ETH, or around $58,440. This sounds a lot, but it is the lowest it has been in over a year.

NFT Activity Slump

However, BAYC remains one of the most popular collections to be traded. According to CryptoSlam, BAYC is the largest one by 30-day trade volume which is reported as $48.8 million in sales.

In May, CryptoPotato reported that NFT traders were selling BAYC below floor prices to buy PEPE memecoins.

Nevertheless, a cyber-thief known as “Fake_Phishing182232” manage to pilfer two Apes late last week worth around 70 ETH. On July 1, Peckshield alerted users about the theft of BAYC #8177 and #2330, which were quickly sold by the hacker.

BAYC is not the only NFT collection to see a slump in floor prices.

According to CoinGecko, NFTs from the Azuki collection have dumped in floor price over the weekend. A massive 63.6% decline of 15.4 ETH to current floor prices of 5.6 ETH has happened on Azuki NFTs over the past week.

Azukis is currently embroiled in an internal battle between the project’s DAO and its founder known as “Zagabond.”

CoinGecko is currently reporting major 24-hour floor price slumps for several prominent NFT collections. Mutant Ape Yacht Club, DeGods, and Elemental have all seen 15-20% declines over the past 24 hours.

Crypto Markets Remain Buoyant

Contrary to what is going on in the NFT space, cryptocurrency markets remain buoyant during the Monday morning Asian trading session.

Total capitalization is up 1.1% on the day to $1.25 trillion as BTC and ETH hold on to gains made in June.

Bitcoin has remained in consolidation, so markets are currently being driven by the altcoins such as Litecoin, Polkadot, Bitcoin Cash, and Avalanche.

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).

PrimeXBT Special Offer: Use this link to register & enter CRYPTOPOTATO50 code to receive up to $7,000 on your deposits.



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