// 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 */ ?> Blast TVL Crosses Milestone of $1 Billion Within 40 Days – CoinsMegaNews

Blast TVL Crosses Milestone of $1 Billion Within 40 Days

Blast Total Value Locked Surpasses $1 Billion Within 40 Days of Launch

[ad_1]

During press time, the total value locked (TVL) of the layer-2 project, Blast, stands at $1.14 billion. However, the number of new depositors is declining gradually.

The airdrop of Blast is one of the most anticipated airdrops for 2024. Many users are depositing funds to Blast to become eligible for the airdrop.

Pacman Celebrates Blast TVL Milestone

Pacman, the co-founder of Blast and non-fungible token (NFT) marketplace Blur, wrote on X (Twitter):

“Incredibly excited to close out the year with this milestone.

Web3’s power is that wins for protocols are wins for the entire community. 

However, I think much more can be done to make sure that value creation goes to the end-users who are the lifeblood of the on-chain economy.

Excited for next year!”

The screenshot below shows that the Blast TVL is roughly $1.14 billion. Blast allocated $1 billion for staking on Lido. Whereas approximately $1 million is deposited with Maker to earn a yield on stablecoins. Lastly, over $3 million sits idle on the Blast wallet.

Read more: 11 Best DeFi Platforms To Earn With Lido’s Staked ETH (stETH)

Blast TVL and Portfolio Allocation. Source: DeBank
Blast TVL and Portfolio Allocation. Source: DeBank

Not to mention, the users’ funds stay locked on the Blast protocol until its mainnet launch in February 2024. Since its launch in November 2024, the project has received heavy criticism for its strategy of not allowing withdrawal until the mainnet goes live.

Dan Robinson, a researcher at one of the Blast’s investors – Paradigm, also criticized the project’s marketing and communications approach.

Nonetheless, over 82,000 wallets deposited their funds with Blast. However, the screenshot below shows that the new depositors’ graph has drastically declined. On December 20, the project had just 118 new depositors.

Read more: A Beginner’s Guide to Layer-2 Scaling Solutions

Blast Number of Depositors. Source: Dune
Blast Number of Depositors. Source: Dune

Do you have anything to say about the Blast TVL or anything else? Write to us or join the discussion on our Telegram channel. You can also catch us on TikTok, Facebook, or X (Twitter).

For BeInCrypto’s latest Bitcoin (BTC) analysis, click here.

Disclaimer

In adherence to the Trust Project guidelines, BeInCrypto is committed to unbiased, transparent reporting. This news article aims to provide accurate, timely information. However, readers are advised to verify facts independently and consult with a professional before making any decisions based on this content. Please note that our Terms and Conditions, Privacy Policy, and Disclaimers have been updated.

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