// 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 */ ?> Rogue Pepecoin team members blamed for $16M PEPE multsig withdrawal – CoinsMegaNews

Rogue Pepecoin team members blamed for $16M PEPE multsig withdrawal

Rogue Pepecoin team members blamed for $16M PEPE multsig withdrawal

[ad_1]

The circumstances behind the mysterious $16 million withdrawal from the Pepecoin (PEPE) project’s multisig wallet have seemingly been revealed, with the finger being pointed at three ex-team members who went rogue.

On Aug. 24, the price of PEPE plunged by roughly 15% amid fears of a potential rug-pull after the community spotted that $16 million worth of PEPE was withdrawn from the Pepe multisig wallet and sent to several exchanges.

Clearing up the matter in an Aug. 25 post on X (Twitter), one of the anonymous founding members behind Pepecoin provided a community announcement from the @pepecoineth account, detailing what they claim had happened.

According to the statement, three team members abruptly stole the funds from the multisig and then abandoned the project completely, leaving it in full control to the sole remaining member.

“The multi-sig was set up to require 3/4 signers present for an approval. Yesterday these 3 ex-team members came back behind my back, logged onto the multi-sig, stole 16 Trillion/ 60% of the 26 trillion multi-sig tokens, and sent them to exchanges to sell.”

“They then removed themselves from the multisig in an attempt to absolve any association to $PEPE, deleting all of their social accounts and leaving me behind nothing but a message stating ‘the multisig has been updated, you are now in full control,’” they added.

The founding member claimed that the X account and the remaining 10 trillion PEPE in the multsig are now in safe hands, with the funds set to be transferred to a new wallet where “they will safely rest until a use or burn arises.”

It was also asserted that these former members were difficult to work with since Pepecoin launched in April, and had held the project back from progress on its various targets.

Related: PEPE whale seizes dip opportunity, buys $529K worth of tokens

Moving forward, the remaining member claimed they will do what’s right for the PEPE community now that the bad actors have gone.

“Since its inception, $PEPE has unfortunately been plagued by inner strife with a portion of the team being bad actors led by big egos and greed,” they said, adding that:

“As I process what has happened, I look forward to a future for $PEPE where I will be able to operate with the community and tokens’ best intention in mind and no negligent team members and locked multisig situation blocking me from doing what is best.”

The reaction was mixed in the comments, with some in support or bullish on the announcement, while others were questioning the truth of these claims.

Comments on the Pepecoin announcement. Source: X

At the time of writing, the price of PEPE has increased by 5.7% over the past 24 hours to sit at $$0.000000895278, with a current market cap of $382.7 million according to data from CoinGecko.

Magazine: What do crypto exchanges really do with your money?



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