// 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 */ ?> Galaxy Digital Backs Crypto with $100 Million Fund – CoinsMegaNews

Galaxy Digital Backs Crypto with $100 Million Fund

Galaxy Digital Backs Crypto Startups with Its Latest $100 Million Fund

[ad_1]

Galaxy Digital, a leader in the cryptocurrency sector, is expanding its investment scope with a recently announced $100 million fund. This venture aims to empower promising early-stage crypto startups.

The move builds on Galaxy’s existing involvement in the crypto ecosystem, which previously relied on internal capital for company investments.

Galaxy Digital’s Latest Fund to Fuel Crypto Ecosystem Growth

Known as the Galaxy Ventures Fund I, LP, the fund anticipates backing up to 30 startups within the next three years. Investments will begin at $1 million, centering on financial applications, software infrastructure, and crypto protocols.

Galaxy Digital has a solid history of investing in crypto companies, claiming to have invested $200 million in over 100 projects in the past six years. This fund, however, signifies a shift for its venture team, marking the first time they’ll engage with outside investors. The company aims to replicate the success of its balance sheet investing through an institutional-grade fund.

Read more: How To Fund Innovation: A Guide to Web3 Grants

“For years, we’ve been putting our own capital behind these innovators. Now we’re launching Galaxy Ventures Fund I LP to partner with outside investors, allowing us to continue fueling the digital asset ecosystem by backing promising early-stage companies,” the company said in a statement.

Galaxy Digital’s ambitious fund launch highlights renewed interest within the venture capital sector. Earlier this year, Marc Andreessen, Accolade Partners, and Galaxy Digital collaborated on a $75 million fund with the 1kx network. Meanwhile, Paradigm is reportedly raising between $750 million and $850 million, and Hack VC aims to raise a minimum of $100 million.

This resurgence aligns with research released by Galaxy Digital itself in January 2024. The company’s report outlined how venture fundraising strategies correlate with heightened crypto demand.

Institutional interest tends to wane as valuations decrease, posing challenges for crypto venture fundraising. This was evident throughout 2023 as passive investment products dominated the market.

Furthermore, Galaxy Digital’s report also sheds light on the significance of their new fund. Globally, venture capital firms focused on crypto/blockchain secured only $5.75 billion in 2023, a stark decline from the 2022 record of $37.7 billion.

Read more: Crypto Hedge Funds: What Are They and How Do They Work?

The company’s research emphasized that while venture fundraising within crypto wasn’t a major vehicle until 2021, the sector has still made headway compared to pre-2021 levels. The report anticipates crypto venture capital could regain momentum in 2024 if crypto-native allocators choose to reinvest.

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