// 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 */ ?> A sharp drop in TVL and DApp use preceded Avalanche’s (AVAX) 16% correction – CoinsMegaNews

A sharp drop in TVL and DApp use preceded Avalanche’s (AVAX) 16% correction

A sharp drop in TVL and DApp use preceded Avalanche’s (AVAX) 16% correction

[ad_1]

After an impressive 73% rally between July 13 and Aug. 13, Avalanche (AVAX) has faced a 16% rejection from the $30.30 resistance level. Some analysts will try to pin the correction as a “technical adjustment,” but the network’s deposits and decentralized applications reflect worsening conditions.

Avalanche (AVAX) index, USD. Source: TradingView

To date, Avalanche remains 83% below its November 2021 all-time high at $148. More data than technical analysis can be analyzed to explain the 16% price drop, so let’s take a look at the network’s use in terms of deposits and users.

The decentralized application (DApp) platform is still a top-15 contender with a $7.2 billion market capitalization. Meanwhile, Solana (SOL), another proof-of-work (PoW) layer-1 platform, holds a $14.2 billion market cap, which is nearly twice as large as Avalanche’s.

Avalanche’s TVL dropped 40% in two months

Some analysts tend to give too much weight to the total value locked (TVL) metic and although this might hold relevance for the decentralized finance (DeFi) industry, it is seldom required for nonfungible token (NFT) minting, digital item marketplaces, crypto games, gambling and social applications.

Using the layer-2 solution Polygon (MATIC) as a proxy, it currently holds a $2.2 billion TVL while MATIC’s market cap stands at $7.2 billion; thus, a 3.3x MCap/TVL ratio. Curiously, the same ratio applies to Avalanche, which currently holds a similar $2.2 billion TVL and $7.2 billion capitalization.

Avalanche Total Value Locked, AVAX. Source: DefiLlama

Avalanche’s primary DApp metric began to display weakness in late July after the TVL dropped below 110 million AVAX. In two months, the current 85.4 million is a sharp 40% cut and signals that investors have been withdrawing coins from the network’s smart contract applications.

The chart above shows how Avalanche’s smart contracts deposits peaked at 175 million AVAX on June 13, followed by a constant decline. In dollar terms, the current $2.2 billion TVL is the lowest number since September 2021. This number represents 8.2% of the aggregate TVL (excluding Ethereum), according to data from DefiLlama.

Initially, the data seems disappointing, especially considering Solana’s network TVL reduced by 27% in the same period in SOL terms, and Ethereum’s TVL declined by 33% in ETH deposits.

DApp use has also underperformed competing chains

To confirm whether the TVL drop in Avalanche is troublesome, one should analyze a few DApp usage metrics.

Avalanche DApps 30-day on-chain data. Source: DappRadar

As shown by DappRadar, on Aug. 18, the number of Avalanche network addresses interacting with decentralized applications declined by 5% versus the previous month. In comparison, Ethereum posted a 4% increase and Polygon users gained 10%.

Avalanche’s TVL has been hit the hardest compared to similar smart contract platforms and the number of active addresses interacting with most DApps only surpassed 20,000 in one case. This data should be a warning signal for investors betting on this automated blockchain execution solution.

Polygon, on the other hand, racked up 12 decentralized applications with 20,000 or mo active addresses in the same time period. The findings above suggest that Avalanche is losing ground versus competing chains and this adds further reason for the recent 16% sell-off.

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