// 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 */ ?> These AI Tokens Are Set to Merge—Here’s How It Will Work – CoinsMegaNews

These AI Tokens Are Set to Merge—Here’s How It Will Work

These AI Tokens Are Set to Merge—Here's How It Will Work

[ad_1]

A trio of leading AI-related crypto tokens are set to merge following a successful community vote, as the Artificial Superintelligence Alliance announced the approval of the new ASI token on Tuesday.

The new ASI token combines Fetch.AI’s FET, SingularityNET’s AGIX, and Ocean Protocol’s OCEAN into a single digital asset. The new ASI token, the alliance claims, will have an anticipated combined total value of $7.5 billion once the merger is completed in May.

With different communities coming together, Fetch.AI CEO and Chairman of the Alliance, Humayun Sheikh, explained that the three projects will remain distinct, with members of the Artificial Superintelligence Alliance board only deciding on new entries to the Alliance.

“All projects make their own decisions as they do currently, giving full independence to the projects and yet bringing the technology together to act as a whole,” Sheikh told Decrypt.

Community disputes, Sheikh said, will be handled by voting. Only token stakers will be able to vote.

“The objective is to make ASI the network of AI true decentralization of technological development and deployment,” he said.

In March, Fetch.AI, SingularityNET, and Ocean Protocol announced the creation of the Superintelligence Alliance. The Alliance, they said, aims to accelerate investment into artificial general intelligence (AGI) and access to AI models and databases.

“Our joint vision has always been to roll out AGI and ASI in an open, democratic, and decentralized manner,” SingularityNET founder and CEO Dr. Ben Goertzel said in a statement. “The token merger brings us closer to that goal and strengthens our ability to challenge Big Tech’s control over AI.”

Like the rest of the cryptocurrency market in recent days, AI tokens are broadly down, with FET trading at $2.08, down 20.5% for the last seven days. AGIX is down 19.7% to $0.85, and OCEAN is down 20.7% to $0.88.

Now that the merger is complete, the Alliance said that FET will be renamed to ASI, with a new total supply of 2.63 billion tokens. AGIX and OCEAN tokens will then migrate over to ASI, with conversion rates of 0.433350-to-1 and 0.433226-to-1, respectively.

After the merge is complete, AGIX and OCEAN held in self-custody wallets will be provided a means to swap for ASI, with FET tokens automatically changing to the new token. AGIX and OCEAN held on cryptocurrency exchanges will be automatically converted to the new ASI token, the Superintelligence Alliance said.

As the Alliance explains, the tickers for AGIX and OCEAN will be retired on exchanges where they are currently listed. It warned holders not to try to send the tokens to exchanges once the conversion to ASI has taken place.

“We’re glad that the Fetch and SingularityNet communities have cleared this hurdle and approved the token merger,” Ocean Protocol founder and CEO Bruce Pon said in a statement. “We’re excited to get started.”

Edited by Andrew Hayward

Stay on top of crypto news, get daily updates in your inbox.



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