// 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 */ ?> 62% of Dogecoin hodlers in profit amid hopes of Twitter integration – CoinsMegaNews

62% of Dogecoin hodlers in profit amid hopes of Twitter integration

62% of Dogecoin hodlers in profit amid hopes of Twitter integration

[ad_1]

Tesla CEO and billionaire Elon Musk’s acquisition of Twitter has tipped 62% of Dogecoin (DOGE) investors into profit amid speculation that Musk’s Twitter buy will be positive for the meme token.

DOGE’s price rallied on Oct. 26 when billionaire entrepreneur Elon Musk changed his Twitter bio to “Chief of Twit.” The same day, he visited Twitter’s San Francisco-based headquarters before officially closing the deal as the new owner on Oct. 28.

In the past seven days, DOGE’s price has surged 98.5% to $0.119 at the time of writing, according to CoinGecko.

This means that as much as 62% of DOGE holders are “Making Money at Current Price,” according to data from blockchain intelligence platform IntoTheBlock, which even beats out Bitcoin (BTC) and Ether (ETH) hodlers at 54% and 57%, respectively.

The events have also triggered DOGE’s market cap to surpass smart contract platforms’ native tokens Cardano (ADA) and Solana (SOL) into becoming the 8th largest cryptocurrency in the world with a $16.3 billion market cap, according to CoinGecko.

The link between Musk’s Twitter purchase and DOGE’s massive price surge should come as no surprise as many Dogecoin investors have high hopes for Musk — nicknamed The Dogefather — to integrate Dogecoin into Twitter in some shape or form.

Dogecoin fanatic and crypto blogger Matt Wallace told his 678,400 followers on Oct. 28 that he believes a Dogecoin-integrated Twitter would showcase “what #Dogecoin is capable of:”

While Dogecoin fan page Doge Whisperer speculated that a Dogecoin-based tip system could be implemented for popular tweets:

Even Cardano CEO and founder Charles Hoskinson has weighed in — stating there is now a “real possibility” of Dogecoin integrating on to Twitter:

Hoskinson then went one step further by offering to migrate Dogecoin onto Cardano as a sidechain with embedded smart contract functionality for free.

Related: How Crypto Twitter could change under Musk’s leadership

In Jan. 2022, Tesla began accepting DOGE as a payment method for merchandise purchases, with Musk also hinting at doing the same thing at SpaceX in May. 2022.

The electric vehicle company also began accepting Bitcoin-based payment for its cars in Jan. 2021, despite the CEO taking the view that Dogecoin is “better suited for transactions” in Dec. 2021.



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