The post Crypto News Today: Coinbase Clashes with Oregon Over Crypto Rules appeared first on Coinpedia Fintech News
Coinbase is fighting back against a lawsuit from the state of Oregon, arguing that the case should be handled in federal court and not at the state level. The crypto exchange says the case deals with national issues that could affect how digital assets are regulated across the U.S.
Paul Grewal, Coinbase’s Chief Legal Officer, explained the company’s stance on X (formerly Twitter), saying, “Federal issues belong in federal court.”
Federal issues belong in federal court. That's why today we opposed the Oregon AG's effort to bury its unwarranted case against @coinbase in state court. This attempt to override federal decisions about the future of digital assets would be a huge step backward that only harms…
He accused Oregon of trying to sidestep broader federal decisions about crypto by keeping the case in a state court. “This would be a huge step backward that only hurts consumers,” he added.
Why Is Oregon Suing Coinbase?
Earlier this year, Oregon Attorney General Ellen Rosenblum sued Coinbase, claiming it broke state laws by offering unregistered securities to Oregon residents. This move is part of a wider effort by some U.S. states to take the lead on crypto regulation as they feel the federal government hasn’t done enough.
But Coinbase says Oregon is overstepping. The company argues that this lawsuit challenges national standards on how digital assets are treated, especially regarding whether they count as securities under federal law.
Crypto Bills Clear Procedural Hurdles in House After Tuesday’s Failure
,
Coinbase’s Federal Role at Risk
Coinbase also said that it helps the U.S. Marshals Service manage seized crypto assets, and that Oregon’s lawsuit could make it harder for the government to rely on Coinbase for those services. “If every state did this, the U.S. Marshals wouldn’t have a reliable national platform,” the company said.
Bigger Picture: Federal Shift Underway
Coinbase’s argument is backed by recent federal moves to clarify crypto rules. Earlier this year, the SEC dropped its own lawsuit against Coinbase and announced plans for clearer guidelines. Meanwhile, Congress is working on new legislation that could finally define how digital assets are handled across the country.
For now, the court hasn’t decided whether Oregon’s case will stay in state court or be moved to federal court. But the outcome could shape how crypto regulation works in the U.S. for years to come.
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 Oregon’s Attorney General suing Coinbase for?
Oregon’s Attorney General sued Coinbase, alleging it violated state laws by offering unregistered securities to Oregon residents, part of a broader state effort to regulate crypto.
How could this lawsuit impact Coinbase’s federal role?
Coinbase claims the lawsuit could hinder its ability to help the U.S. Marshals Service manage seized crypto, disrupting a reliable national platform.
What is the significance of the Oregon vs. Coinbase lawsuit?
The outcome of the Oregon vs. Coinbase lawsuit could significantly influence the future of crypto regulation in the U.S., shaping state versus federal authority.