// 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 */ ?> Ethereum-Based SpankPay Shuts Crypto Payment Service – CoinsMegaNews

Ethereum-Based SpankPay Shuts Crypto Payment Service

Adult Industry Crypto Payments Platform SpankPay Shuts Down After Wyre Pulls Out

[ad_1]

SpankPay, a crypto payment tool for the adult entertainment ecosystem SpankChain, has announced it is shutting down.

The payments processor and wallet alleged that it was a targeted shutdown by Wyre because of SpankPay’s line of business.

Failure to Secure Other Service Providers

SpankPay stated in a Twitter announcement that Wyre’s new payment processor does not support the adult entertainment business. In addition, the platform also mentioned that other service providers rejected SpankPay for the same reason.

The platform noted, “Operating SpankPay in a hostile banking environment has always been challenging, but the escalating attacks have become untenable for our small team and the niche market we serve.”

SpankPay partnered with Wyre as their payment provider and crypto custodian to honor all bank transfers made on SpankChain. Sharing a contract termination letter from Wyre, SpankPay said, “This came as a shock, seeing as our relationship with Wyre had been supportive and respectful up until this point.”

Meanwhile, it assured the users that the funds were safe and would be returned to their users.

SpankPay Troubles With Wyre

The adult content platform SpankChain has been built on Ethereum. Through SpankPay, it powered cryptocurrency payments, enabling blockchain to do away with third-party intermediaries and unfair payment practices in the adult industry.

Back in January and February, the adult payments platform had shut down withdrawals on the back of account closures by Wyre. BeInCrypto cited reports earlier this year that alleged that Wyre was going out of business. On the back of this, customers faced withdrawal limits. Several companies, like Juno and Ledger Support, confirmed payments with alternate partners amid the crisis.  

Meanwhile, SpankPay is reportedly lobbying in Congress to prevent banks from discriminating against adult companies and performers. It noted in the thread, “With SpankPay being discriminated against due to the nature of our business, we’re as motivated as ever to end these extra-legal censorship practices enforced by financial institutions.”

According to Crunchbase, SpankChain secured $6 million in financing through an initial coin offering (ICO) in 2017.

Businesses Fail Amid Wider Weakness

SpankPay’s announcement is also accompanied by weakness in the broader markets. The failure of Silvergate, Silicon Valley Bank, and Signature came as the sector was beginning to recoup from the demise of FTX, setting off a domino effect in mainstream finance.

However, with the market capitalization of all cryptocurrencies hovering over $1 trillion over the past week, Bitcoin has recorded gains. BTC is trading between $27,500 and $28,000 at press time.

Disclaimer

BeInCrypto has reached out to company or individual involved in the story to get an official statement about the recent developments, but it has yet to hear back.

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