// 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 */ ?> Sanctioned Mixers Used to Launder Axie Infinity Funds, Reveals SlowMist Researcher – CoinsMegaNews

Sanctioned Mixers Used to Launder Axie Infinity Funds, Reveals SlowMist Researcher

Sanctioned Mixers Used to Launder Axie Infinity Funds, Reveals SlowMist Researcher

[ad_1]

Following the $620 million attack on Axie Infinity’s Ronin sidechain, one researcher has traced fund flows to sanctioned crypto mixers.

The attackers used hacked private keys to make ETH and USDC withdrawals from the Ronin sidechain, a so-called crypto bridge designed to help Axie Infinity players move tokens between blockchains.

During the attack on March 23, 2022, hackers pilfered 173,600 ETH and 25.5 million USDC from Axie Infinity, a play-to-earn game, sending the stolen funds to a 42-character address on the Ethereum blockchain.

Due to the publicly visible nature of the blockchain, huge sums are challenging to move anonymously. Additionally, mixers’ optimal functioning depends on holding enough liquidity to exchange illegal funds for cleaner money.

According to Immunefi, a bug-bounty platform, mixers could take years to funnel a nine-figure amount. Hence the group resorted to incremental transactions.

How the funds moved

Hackers first passed 6,429 ETH through Tornado Cash before sending the funds to Huobi. At Huobi, the funds were converted into bitcoin. Over 5,000 ETH went to exchange FTX.

According to the Slowmist researcher, 439 bitcoin from Huobi were then passed through Blender, a bitcoin mixing tool sanctioned by the U.S. government. The hacker deposited the funds to addresses prohibited explicitly by U.S. sanctions. They then went on to convert 113,000 ETH funneled through Tornado Cash to renBTC, a form of bitcoin living on the Ethereum blockchain, by using two decentralized exchanges. The renBTC was transferred to the bitcoin blockchain, which converted it into BTC.

US Treasury tries to pin down mixing services

Mixers obfuscate the link between the origin and destination of cryptocurrencies by pooling user funds, making them an attractive tool for criminals to siphon illicit funds.

On Friday, May 6, 2022, the U.S. Treasury Department sanctioned Blender.io, a bitcoin mixing service believed to be an instrument used by North Korean hackers, The Lazarus Group, to launder funds for cybercrime. At the time, the Treasury Department said that the mixer processed over $500 million in bitcoin transactions and was used in the Axie Infinity hack.

On Aug.8, 2022, the department also sanctioned Tornado Cash, citing the mixer’s indifference to implementing adequate controls to curb illicit activity. The sanctions prevent all U.S. companies and individuals from interacting with the mixer.

While the Treasury Department claimed that Tornado Cash laundered over $7 billion since 2019, the co-founder of Elliptic, a blockchain analytics firm, thinks the government department is conflating illicit fund flows with legitimate ones and could only find $1.5 billion in criminal proceeds.

For Be[In]Crypto’s latest Bitcoin (BTC) analysis, click here.

Disclaimer

All the information contained on our website is published in good faith and for general information purposes only. Any action the reader takes upon the information found on our website is strictly at their own risk.

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