// 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 */ ?> El Salvador’s Dollar Bonds Are Attracting Big Investors – CoinsMegaNews

El Salvador’s Dollar Bonds Are Attracting Big Investors

Wall Street Skeptics Start Paying Attention to El Salvador Bonds

[ad_1]

El Salvador President Nayib Bukele rattled many on Wall Street by embracing Bitcoin two years ago. However, some skeptics are starting to pay attention to the bumper yields being generated by bonds in the country.

El Salvador’s bond markets are attracting more investors as they are outperforming all dollar bonds from emerging markets this year.

El Salvador’s Dollar Bonds Paying Off

Bukele’s dollar bonds are returning an impressive 70% per year, as reported by Bloomberg on Aug. 15. This is making Wall Street giants pay attention following their initial derision. 

JPMorgan Chase, Eaton Vance, and PGIM Fixed Income are among those now buying the bonds, according to Bloomberg.

In a July note, JPMorgan research strategists wrote,

“Although we missed a significant share of the rally, we still think there’s value across El Salvador’s curve. There’s room for this credit to keep outperforming.”

Bukele has shown commitment to debt repayment through buybacks and hiring an IMF veteran as an advisor, easing fears for bondholders.

Dollar bonds are bonds denominated in USD rather than the currency of the country or company issuing the bond. The main advantage of dollar bonds is diversification into foreign assets, Bitcoin in El Salvador’s case, without currency risk. 

El Salvador dollar bond performance. Source: Bloomberg
El Salvador dollar bond performance. Source: Bloomberg

Zulfi Ali, a portfolio manager at PGIM, commented:

“The story continues to be positive on the fiscal accounts and Bukele has continued to be very consistent in signaling to bondholders that he’s serious about paying the debt.”

Other firms such as Lord Abbett & Co, Neuberger Berman Group, and UBS Group have also added exposure, seeing El Salvador as underpriced despite risks. 

Mila Skulkina, a money manager at Lord Abbett, commented,

“El Salvador has benefited from proactive and prudent management of its balance sheet, including a debt buyback during the second half of 2022.”

In January, El Salvador’s legislative assembly approved a digital securities bill that permits the issuance of Bitcoin bonds, colloquially called “volcano bonds.”

Bukele Bitcoin Tracker  

El Salvador made its first Bitcoin purchase in September 2021, two months before the bull market peak. 

However, he also bought more BTC when it topped $60K in October 2021. The purchases continued all the way down during the big bear market of 2022. 

On Nov. 17, 2022, Bukele announced that they were buying 1 BTC every day from then on.

El Salvador Bitcoin Purchases. Source: NayibTracker
El Salvador Bitcoin Purchases. Source: NayibTracker

El Salvador has a Bitcoin treasury of 2,924 coins valued at around $85.3 million. However, the investment is down almost 30%, with a dollar cost average of $41,240 per BTC. 

Nevertheless, more crypto companies are eyeing El Salvador, including Binance, Strike, and Tether. 

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.

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