// 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 */ ?> Alameda wallets funnel over $1.7M via crypto mixers overnight – CoinsMegaNews

Alameda wallets funnel over $1.7M via crypto mixers overnight

Alameda wallets funnel over $1.7M via crypto mixers overnight

[ad_1]

30 cryptocurrency wallets linked to Alameda Research, the bankrupt sister company of crypto exchange FTX, became active on Dec. 28 following four weeks of inactivity. These wallets swapped and mixed over $1.7 million worth of crypto assets through various crypto-mixing services.

Crypto mixers are often used by market exploiters and criminals to obscure the transaction path so that the funds cannot be traced to the original source.

As Cointelegraph reported on Dec. 28, the sudden movement of funds from Alameda wallets just days after Sam Bankman Fried was released on bail raised suspicions across the crypto community. Nearly 24 hours later, it seems the culprit behind these fund transfers used extensive planning to hide transaction routes.

According to data shared by the crypto forensic group Arkham, the first transfer of funds began with multiple Alameda addresses swapping tokens for Ether (ETH)/Tether (USDT), sending them to crypto mixers. A majority of these transfers were tracked to two main wallets starting with 0xe5D and 0x971.

Movement of funds from Alameda wallet Source: Arkham

Tokens from the Alameda wallet were first sent to an address starting with 0x738, and then on to an address 0x64e. This 0x64e wallet then splits up the ETH and sends it to smaller wallets, in sizes of generally $200,000 and $50,000. After that, it was sent to mixers such as Fixedfloat and ChangeNOW.

Movement of swapped ETH to smaller wallets Source: Arkham

Another wallet was used to swap for stablecoins, where wallet assets were first swapped into USDT and then sent to Fixedfloat. A total of 800,000 USDT was swapped out using mixers, while another 400,000 USDT was funnelled via other methods. An additional 200,000 USDT worth of stablecoins were sent to the BTC network using renBTC.

Related: What to expect from crypto the year after FTX

In total, $1.7 million worth of funds were swapped and sent through various mixing services as follows:

270.5 ETH through ChangeNOW (~$325k) 800,000 USDT through Fixedfloat 200,000 USDT through Curve SynthSwap (to native BTC) 200,000 USDT through Airswap 200,000 USDT through other crypto-mixing services

The movement of funds from the Alameda wallet funneled through mixing tools created quite a buzz in the crypto community. Many question the timing of the fund transfers while others point toward the use of mixing services and the inability of authorities to prevent such a thing despite the matter being sub-judice.

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