// 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 */ ?> Here’s why Binance Chain (BNB) will face an important price test on September 30 – CoinsMegaNews

Here’s why Binance Chain (BNB) will face an important price test on September 30

Here’s why Binance Chain (BNB) will face an important price test on September 30

[ad_1]

BNB, the native token of Binance’s BNB Chain, entered a symmetrical triangle formation on Aug. 10, when it first faced the descending trendline at the $335 resistance. The following five weeks have been a struggle around $280, the exact intersection between the two conflicting ascending and descending patterns.

BNB token/USD at FTX. Source: TradingView

A decision on whether the symmetrical triangle will break to the upside or downside is expected by Sept. 30, when the trendlines cross. Currently holding a $45 billion total market capitalization, BNB Chain token has outperformed the broader altcoin market by 15% over the past three months.

The latest breakthrough in BNB Chain development was announced on Sept. 7, after the project introduced zero-knowledge (ZK) proof scaling privacy technology. The testnet is expected for November, aiming for faster finality and reduced transaction fees. Ethereum mastermind Vitalik Buterin also wants to implement a similar solution for the Ethereum network and he highlighted the importance of ZK in late 2021.

BNB Chain’s Ethereum-compatible network is fully functional, hosting decentralized applications (DApps), including decentralized exchanges (DEXs), games, collateralized loan services, social networks, yield aggregators and NFT marketplaces.

A decline in price deposits could be a red flag

Despite currently being 60% below its -time high, BNB remains the third largest cryptocurrency by market capitalization ranking, excluding stablecoins. Moreover, the network holds $6.6 billion worth of deposits locked on smart contracts, a term known as total value locked, in the industry.

Despite BNB price rallying 26.5% in the past 3 months, the network’s TVL measured in BNB tokens dropped by 12.5% in the same period. Usually, this data would be concerning, but it depends on how other competitors have fared.

BNB Chain Total Value Locked, BNB. Source: DefiLlama

In fact, lower smart contract deposits have been the norm across the industry. For example, Solana’s (SOL) TVL declined by 27.5% in 3 months, and Avalanche (AVAX) decreased by 36%. Even Ethereum saw a 29% cut in ETH deposits, down to 24.2 million from 34 million on July 17.

In dollar terms, BNB Chain’s current TVL of $6.6 billion gained 12% in the three months leading to Sept. 16. This figure is vastly superior to other Ethereum competitors, such Avalanche’s $2.2 billion or Solana’s $1.3 billion, according to data from DeFi Llama.

DApp use is on the rise, led by Gameta

To confirm whether BNB Chain’s TVL decline is accompanied by a reduction in users, investors should analyze decentralized application (DApp) usage metrics. Some DApps, such as games and collectibles, do not require large deposits, so the TVL metric is irrelevant in those cases.

Top BNB Chain DApps by active addresses in 30-days. Source: DappRadar

PancakeSwap, BNB Chain’s decentralized exchange, has 1.75 million active addresses, and is the absolute leader across all smart contract networks. Meanwhile, the Ethereum network only holds three DApps with more than 35,000 active addresses, namely Uniswap, OpeanSea and MetaMask Swap.

More importantly, three DApps using BNB Chain grew by 190% or higher, with Gameta being the most promising, with over 900,000 active addresses. BNB Chain critics will have a hard time if another application besides PancakeSwap consolidates its leadership across all smart contract networks.

Judging by the absolute numbers, meaning the 12.5% TVL decline in BNB tokens and the 14% reduction in active addresses on Binance Chain’s leading DApp, one could incorrectly conclude that BNB token is primed for a correction.

However, a more granular analysis, including a comparison with competitors, shows that the symmetrical triangle pattern crossing at $280 on Sept. 30 is likely a bullish trigger for BNB’s price.

The views and opinions expressed here are solely those of the author and do not necessarily reflect the views of Cointelegraph. Every investment and trading move involves risk. You should conduct your own research when making a decision.

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