The post Banks Launch Operation Chokepoint 3.0 to Restrict Crypto and Fintech Access appeared first on Coinpedia Fintech News
Andreessen Horowitz (a16z) partner, Alex Rampell, has warned that banks are about to adopt a new approach of “Operation Chokepoint 3.0.” It is an initiative allegedly targeting crypto and fintech companies that strives to implement excessive fees and access restrictions in these industries.
Chokepoint 3.0 Strategy to Destroy Crypto Fintech Firms?
Rampell asserted that Operation Chokepoint 2.0, which started under the Biden administration, tried to debank and deplatform crypto, has ended, but the relief for the fintech and crypto industry is not for long.
He indicates that the introduction of new charges under Chokepoint 3.0 could drastically impact fintech companies that rely on access to customer bank accounts for operations.
Rampell stated, “Now the banks are aiming to implement their own Chokepoint 3.0 — charging insanely high fees to access data or move money to crypto and fintech apps — and, more concerningly, blocking crypto and fintech apps they don’t like.”
JPMorgan Adopts Operation Chokepoint 3.0
The global financial holding company, JPMorgan Chase, is also adopting the new approach. It has announced plans to implement fees for access to customer bank account data, potentially amounting to hundreds of millions of dollars. The fees will vary according to the usage, with higher costs for payment-centric firms.
A spokesperson from Chase stated, “We’ve had productive conversations and are working with the entire ecosystem to ensure we’re all making the necessary investments in the infrastructure that keeps our customers safe.”
Rampell argues that charging extra fees for data protection is “crazy” because sometimes the data is just the bank account number and routing code, which is printed on every check. Yet somehow, the banks are starting to charge for that as well, signaling indirect corruption.
Exchanges May Face Depletion in Crypto Involvement
Platforms like PayPal’s Venmo, crypto wallets such as Coinbase, and retail trading brokerages such as Robinhood depend on this data for transactions. The new initiative could result in a cut in the platforms’ participation rate if the cost to move assets increases.
Rampell says, “If it suddenly costs $10 to move $100 into a Coinbase or Robinhood account, maybe fewer people will do it.”
Additionally, he states that crypto and fintech companies do not need new law, but an administration to prevent these manipulative approaches that desire to end the competitive industries.
function subscribed_popupmodal(template_id) { var templateId = ‘6’; getAllSubscriberCategoryList([templateId]); var subcribemodal = window.parent.document.getElementById(‘subscribe-modal-design’); if (subcribemodal) { var modalContent = `
Never Miss a Beat in the Crypto World!
Stay informed and gain the edge you need to navigate the crypto world. Select your subscription now
if (storeCheckedId.length === 0) { var unsubcribedPopUpmodal =
`
You’ve Unsubscribed Successfully
We’re sorry to see you go! Your subscription has been canceled. If you change your mind, you can re-subscribe anytime. Thank you for being part of our community!
Thank you for subscribing to our crypto and blockchain newsletter! You’ll now receive the latest news, insights, and updates straight to your inbox. Welcome to our community!
`;
let selectedSubscriptionsArray = selectedSubscriptionsString.split(‘,’); let subscribedCategories = selectedSubscriptionsArray.map(subscription => subscription.split(‘_’)[0]); let subscribedCategoriesString = subscribedCategories.join(‘, ‘);
subscribedmodal.innerHTML = subscribedPopupModal; if (document.getElementById(‘selectidname’)) { document.getElementById(‘selectidname’).textContent = subscribedCategoriesString; }
function closeModal(template_id) { var modalId = template_id; var modal = document.querySelector(‘#’ + modalId); // Using querySelector to find the modal
// Function to get cookies function getCookie(name) { let value = “; ” + document.cookie; let parts = value.split(“; ” + name + “=”); if (parts.length == 2) return parts.pop().split(“;”).shift(); }
// Get user token from cookies const userToken = getCookie(‘user_token’);
if (subscribewithoutData === ‘true’ && userToken) { // Call the modal function with the category ID subscribed_popupmodal(subscribe_clicked_cat_id);
// Remove the flag and category ID from localStorage localStorage.removeItem(‘subscribe_without_Login’); localStorage.removeItem(‘subscribe_clicked_id’); } });
var listItems = document.querySelectorAll(‘.subscription-options li’); if (listItems.length === 0) return;
var anyActive = false; listItems.forEach(function(item) { var checkbox = item.querySelector(‘input[type=”checkbox”]’); if (checkbox) { if (checkbox.checked) { item.classList.add(‘active’); anyActive = true; // Set anyActive to true } else { item.classList.remove(‘active’); // Remove ‘active’ class if checkbox is unchecked } } });
}
function updateButtonText(anyActive) { var subscribeButtonSpan = document.querySelector(‘.subscribe-submit .changeBtnText’); if (subscribeButtonSpan) { if (anyActive) { subscribeButtonSpan.textContent=”Subscribe Now”; } else { subscribeButtonSpan.textContent=”Unsubscribe”; } } }
function updateSubscriptionButton() { var listItems = document.querySelectorAll(‘.subscription-options li’); if (listItems.length === 0) return;
var anyActive = false; listItems.forEach(function(item) { var checkbox = item.querySelector(‘input[type=”checkbox”]’); if (checkbox) { if (checkbox.checked) { item.classList.add(‘active’); anyActive = true; // Set anyActive to true } else { item.classList.remove(‘active’); // Remove ‘active’ class if checkbox is unchecked } } });
// Update the button text based on whether any list item has the ‘active’ class updateButtonText(anyActive); } document.addEventListener(‘click’, function(event) { var clickedItem = event.target.closest(‘.subscription-options li’); if (clickedItem) { var checkbox = clickedItem.querySelector(‘input[type=”checkbox”]’); if (checkbox) { checkbox.checked = !checkbox.checked; updateSubscriptionButton(); } } });
FAQs
What is Operation Chokepoint 3.0?
a16z’s Alex Rampell warns banks plan to impose excessive fees & restrictions on crypto/fintech access to customer accounts, potentially crippling platforms like Coinbase and Robinhood.
How does Chokepoint 3.0 differ from 2.0?
While Chokepoint 2.0 debanked crypto firms, 3.0 introduces high fees for account access/data – JPMorgan already plans tiered charges that could cost fintechs millions.
Which companies will be most affected?
Payment apps (Venmo), crypto wallets (Coinbase), and brokerages (Robinhood) face operational challenges if $10 fees deter users from moving $100 to their platforms.