// 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 */ ?> BlackRock’s newest ETF invests in 35 blockchain-related companies – CoinsMegaNews

BlackRock’s newest ETF invests in 35 blockchain-related companies

BlackRock’s newest ETF invests in 35 blockchain-related companies

[ad_1]

BlackRock, the world’s largest asset manager, has just launched a new exchange-traded fund (ETF) providing European customers with exposure to the blockchain industry, while reports indicate a Metaverse-focused ETF may be on the way. 

The new blockchain ETF launched on Sept. 27 is called the iShares Blockchain Technology UCITS ETF (BLKC).

BlackRock said 75% of its holdings consist of blockchain companies such as miners and exchanges, while the other 25% are companies that support the blockchain ecosystem.

The fund includes 35 global companies out of a total of 50 holdings, which also includes fiat cash and derivatives, but does not directly invest in cryptocurrencies.

BLKC marks the latest of a series of moves into the digital assets space for BlackRock, with the most recent being the launch of a private spot Bitcoin trust on Aug. 11.

In a Sept. 29 report from Finextra, product strategist for thematic and sector ETFs at BlackRock, Omar Moufti, said the ETF will “allow our clients the opportunity to engage with global companies leading the development of the emerging blockchain ecosystem,” adding: 

“We believe digital assets and blockchain technologies are going to become increasingly relevant for our clients as use cases develop in scope, scale and complexity.”

The top 5 holdings in the fund are Coinbase (13.20%), USD cash (13.00%), fintech firm Block (11.40%), crypto mining firms Marathon Digital Holdings (11.13%) and Riot Blockchain (10.50%).

Other holdings include 23 IT companies, six financial companies, one industrials company, and one communications company, with 50 holdings in total as of Sept. 28.

However, a Bloomberg report on Sept. 29 suggests that BlackRock may be working on another ETF — focused on the Metaverse, called the iShares Future Metaverse Tech and Communications ETF. 

Related: Wealth managers and VCs are helping drive institutional crypto adoption — Wave Financial execs

The report said that the fund’s fees and ticker are not yet listed, but might include “firms that have products or services tied to virtual platforms, social media, gaming, digital assets, augmented reality and more.”

The Metaverse ETF follows insights published on Feb. 14 from BlackRock Technology Opportunities Fund co-portfolio manager Reid Menge, who labeled the Metaverse a “revolution in the making.”

‘Metaverse’ mentions in company transcripts. Source: BlackRock Market Minute citing Morgan Stanley, 2021.

On Aug. 4 Coinbase announced that it had entered into a partnership with BlackRock and appears to be reaping the rewards of the partnership with its high weighting in BLKC.

The partnership gives institutional investors the ability to access crypto through its Coinbase Prime service.

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