{"id":9623,"date":"2026-03-24T12:13:46","date_gmt":"2026-03-24T12:13:46","guid":{"rendered":"https:\/\/paybis.com\/blog\/?p=9623"},"modified":"2026-03-24T12:13:47","modified_gmt":"2026-03-24T12:13:47","slug":"sec-declaration-on-16-cryptos","status":"publish","type":"post","link":"https:\/\/paybis.com\/blog\/sec-declaration-on-16-cryptos\/","title":{"rendered":"The SEC Just Declared Bitcoin, Ethereum, and 14 Other Cryptos Are Not Securities"},"content":{"rendered":"<div class=\"text-bg-color\" id=\"block_d9b9384878a7e10e83d2c0304f2a9baf\">\r    <div class=\"text-bg-color__content\">\r        <div class=\"text-bg-color__title\">Key Takeaways<\/div>        <p><!-- wp:heading --><\/p>\n<ul class=\"wp-block-list\">\n<li>On March 17, 2026, the SEC and CFTC jointly published a 68-page framework classifying 16 cryptocurrencies as digital commodities, not securities, under US federal law<\/li>\n<li>Bitcoin, Ethereum, Solana, XRP, Dogecoin, Cardano, Chainlink, Polkadot, Litecoin, Shiba Inu, and six others are now formally outside securities regulation<\/li>\n<li>Staking, mining, and receiving airdrops of these assets are explicitly cleared. None of these activities constitutes securities transactions<\/li>\n<li>This is interpretive guidance, not a law. It takes effect immediately, but Congress still needs to pass the CLARITY Act to make it a permanent statute<\/li>\n<li>Your taxes on crypto have not changed. The SEC ruling is about classification, not how the IRS treats gains<\/li>\n<p><!-- \/wp:list-item --><\/ul>\n<p><!-- \/wp:list --><\/p>\n    <\/div>\r<\/div>\n\n\n<p>For most of the past decade, buying crypto in the US came with a background hum of legal anxiety. The SEC, under former Chairman Gary Gensler, argued that most tokens beyond Bitcoin were unregistered securities. Exchanges got sued. Builders relocated offshore. Ordinary holders had no clear answer to the question: Is this thing I own even legal?<\/p>\n\n\n\n<p>On March 17, 2026, that hum went quiet.<\/p>\n\n\n\n<p>The SEC and CFTC jointly published Interpretive Release No. 33-11412, a 68-page document that formally classifies most major cryptocurrencies as digital commodities under federal law. SEC Chairman Paul Atkins announced it at the DC Blockchain Summit, and the line that landed hardest was this one: &#8220;We are not the Securities and Exchange Commission anymore.&#8221;<\/p>\n\n\n\n<p>Here is what actually changed, what it means for the coins you hold, and what still has not been resolved.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>So What Did the SEC and CFTC Actually Announce on March 17, 2026?<\/strong><\/h2>\n\n\n\n<p>The SEC and CFTC had been fighting over jurisdictional territory for years. The SEC claimed most tokens were securities. The CFTC claimed many of the same tokens were commodities. Both agencies brought enforcement cases based on conflicting interpretations, which created legal paralysis for everyone operating in the space.<\/p>\n\n\n\n<!-- Paybis Promo Code Banner -->\n<style>\n.pb-banner {\n    margin: 40px auto;\n    font-family: 'Graphik', system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;\n    max-width: 100%;\n}\n.pb-banner .pb-link {\n    display: block;\n    background: #090B1C;\n    padding: 28px 32px;\n    border: 2px solid #5F70DB;\n    box-sizing: border-box;\n    text-decoration: none;\n}\n.pb-banner .pb-content {\n    display: flex;\n    flex-direction: column;\n    gap: 16px;\n    align-items: center;\n    text-align: center;\n}\n.pb-banner .pb-eyebrow {\n    font-size: 10px;\n    font-weight: 600;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n    color: #5F70DB;\n}\n.pb-banner .pb-headline {\n    font-size: 26px;\n    font-weight: 900;\n    color: #fff;\n    line-height: 1.3;\n    margin: 0;\n}\n.pb-banner .pb-headline span { color: #40EC66; }\n.pb-banner .pb-code-row {\n    display: flex;\n    align-items: center;\n    gap: 6px;\n    justify-content: center;\n}\n.pb-banner .pb-code-label {\n    font-size: 11px;\n    font-weight: 600;\n    letter-spacing: 0.1em;\n    text-transform: uppercase;\n    color: #5F70DB;\n}\n.pb-banner .pb-code-chip {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    background: rgba(64, 236, 102, 0.1);\n    border: 1.5px dashed #40EC66;\n    padding: 7px 14px;\n    cursor: pointer;\n    transition: background 0.2s;\n    user-select: none;\n}\n.pb-banner .pb-code-chip:hover {\n    background: rgba(64, 236, 102, 0.18);\n}\n.pb-banner .pb-code {\n    font-size: 15px;\n    font-weight: 900;\n    color: #40EC66;\n    letter-spacing: 0.12em;\n    font-family: 'Graphik', system-ui, monospace;\n}\n.pb-banner .pb-copy-icon {\n    width: 14px;\n    height: 14px;\n    flex-shrink: 0;\n}\n.pb-banner .pb-copy-hint {\n    font-size: 10px;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n    color: rgba(64, 236, 102, 0.6);\n    transition: color 0.2s;\n}\n.pb-banner .pb-code-chip.copied .pb-copy-hint {\n    color: #40EC66;\n}\n.pb-banner .pb-btn {\n    background: #5F70DB;\n    color: #fff;\n    border: none;\n    padding: 13px 40px;\n    font-size: 15px;\n    font-weight: 700;\n    cursor: pointer;\n    font-family: 'Graphik', system-ui, sans-serif;\n    transition: background 0.2s, color 0.2s;\n    text-decoration: none;\n    display: inline-block;\n}\n.pb-banner .pb-btn:hover { background: #40EC66; color: #090B1C; }\n.pb-banner .pb-expires {\n    font-size: 11px;\n    color: #ffffff;\n}\n@media (max-width: 768px) {\n    .pb-banner .pb-link { padding: 24px 20px; }\n    .pb-banner .pb-headline { font-size: 22px; }\n}\n@media (max-width: 480px) {\n    .pb-banner .pb-link { padding: 20px 16px; }\n    .pb-banner .pb-headline { font-size: 18px; }\n    .pb-banner .pb-btn { width: 85%; padding: 12px 28px; }\n}\n<\/style>\n\n<div class=\"pb-banner\">\n    <div class=\"pb-link\">\n        <div class=\"pb-content\">\n            <div class=\"pb-eyebrow\">Limited time offer<\/div>\n            <h3 class=\"pb-headline\">Get a discount on your <span>Bitcoin<\/span> purchase<\/h3>\n            <div class=\"pb-code-row\">\n                <span class=\"pb-code-label\">Promo code:<\/span>\n                <div class=\"pb-code-chip\" id=\"pbCodeChip\" onclick=\"pbCopyCode()\" title=\"Click to copy\">\n                    <span class=\"pb-code\" id=\"pbCodeText\">BTCMARCH50<\/span>\n                    <svg class=\"pb-copy-icon\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                        <rect x=\"5.5\" y=\"5.5\" width=\"8\" height=\"8\" rx=\"1\" stroke=\"#40EC66\" stroke-width=\"1.25\"\/>\n                        <path d=\"M10.5 5.5V3.5a1 1 0 0 0-1-1h-6a1 1 0 0 0-1 1v6a1 1 0 0 0 1 1h2\" stroke=\"#40EC66\" stroke-width=\"1.25\" stroke-linecap=\"round\"\/>\n                    <\/svg>\n                    <span class=\"pb-copy-hint\" id=\"pbCopyHint\">copy<\/span>\n                <\/div>\n            <\/div>\n            <a href=\"https:\/\/paybis.com\/?promoCode=BTCMARCH50&#038;utm_source=paybis&#038;utm_medium=blog&#038;utm_campaign=BTCMARCH50\" target=\"_blank\" class=\"pb-btn\">Buy Bitcoin Now \u2192<\/a>\n            <div class=\"pb-expires\">1 use only &middot; expires 30.01.2026 at 23:59<\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n<script>\nfunction pbCopyCode() {\n    var code = document.getElementById('pbCodeText').innerText;\n    var chip = document.getElementById('pbCodeChip');\n    var hint = document.getElementById('pbCopyHint');\n    navigator.clipboard.writeText(code).then(function() {\n        hint.textContent = 'copied!';\n        chip.classList.add('copied');\n        setTimeout(function() {\n            hint.textContent = 'copy';\n            chip.classList.remove('copied');\n        }, 2000);\n    }).catch(function() {\n        var ta = document.createElement('textarea');\n        ta.value = code;\n        ta.style.position = 'fixed';\n        ta.style.opacity = '0';\n        document.body.appendChild(ta);\n        ta.select();\n        document.execCommand('copy');\n        document.body.removeChild(ta);\n        hint.textContent = 'copied!';\n        chip.classList.add('copied');\n        setTimeout(function() {\n            hint.textContent = 'copy';\n            chip.classList.remove('copied');\n        }, 2000);\n    });\n}\n<\/script>\n\n\n\n<p>The March 17 release ended that standoff with a formal five-category taxonomy. Every crypto asset now falls into one of five buckets:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Digital commodities:<\/strong> Assets like <a href=\"https:\/\/paybis.com\/\">Bitcoin<\/a>, <a href=\"https:\/\/paybis.com\/buy-ethereum\/\">Ethereum<\/a>, and <a href=\"https:\/\/paybis.com\/buy-solana\/\">Solana<\/a> that derive value from decentralized networks, not from a central issuer&#8217;s efforts. Not securities. Regulated by the CFTC.<\/li>\n\n\n\n<li><strong>Digital collectibles:<\/strong> NFTs and similar assets tied to ownership or provenance. Not securities.<\/li>\n\n\n\n<li><strong>Digital tools:<\/strong> Tokens used to access or operate blockchain applications. Not securities.<\/li>\n\n\n\n<li><a href=\"https:\/\/paybis.com\/blog\/glossary\/what-is-a-stablecoin\/\"><strong>Stablecoins<\/strong><\/a><strong>:<\/strong> Tokens pegged to fiat currencies for payments and settlement. Conditionally outside securities law.<\/li>\n\n\n\n<li><strong>Digital securities:<\/strong> Tokenized versions of traditional financial instruments. Still regulated by the SEC.<\/li>\n<\/ul>\n\n\n\n<p>The 16 tokens explicitly named as digital commodities include Bitcoin, Ethereum, XRP, Dogecoin, Solana, Cardano, Bitcoin Cash, Aptos, Avalanche, Hedera, Litecoin, Polkadot, Shiba Inu, Stellar, Tezos, and Chainlink.<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-large is-resized\"><picture class=\"attachment-pinterest\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" src=\"https:\/\/paybis.com\/blog\/wp-content\/uploads\/2026\/03\/5-categories-that-define-regulation--1024x683.webp\" alt=\"\" class=\"wp-image-9630\" style=\"width:666px;height:auto\" srcset=\"https:\/\/paybis.com\/blog\/wp-content\/uploads\/2026\/03\/5-categories-that-define-regulation--1024x683.webp 1024w, https:\/\/paybis.com\/blog\/wp-content\/uploads\/2026\/03\/5-categories-that-define-regulation--300x200.webp 300w, https:\/\/paybis.com\/blog\/wp-content\/uploads\/2026\/03\/5-categories-that-define-regulation--150x100.webp 150w, https:\/\/paybis.com\/blog\/wp-content\/uploads\/2026\/03\/5-categories-that-define-regulation--768x512.webp 768w, https:\/\/paybis.com\/blog\/wp-content\/uploads\/2026\/03\/5-categories-that-define-regulation-.webp 1536w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><a href=\"http:\/\/pinterest.com\/pin\/create\/button\/?url=https%3A%2F%2Fpaybis.com%2Fblog%2Fsec-declaration-on-16-cryptos%2F&media=https%3A%2F%2Fpaybis.com%2Fblog%2Fwp-content%2Fuploads%2F2026%2F03%2F5-categories-that-define-regulation--1024x683.webp&description=The+SEC+Just+Declared+Bitcoin%2C+Ethereum%2C+and+14+Other+Cryptos+Are+Not+Securities\" class=\"pin-it-button\" target=\"_blank\"><svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" version=\"1.1\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M12.289,2C6.617,2,3.606,5.648,3.606,9.622c0,1.846,1.025,4.146,2.666,4.878c0.25,0.111,0.381,0.063,0.439-0.169 c0.044-0.175,0.267-1.029,0.365-1.428c0.032-0.128,0.017-0.237-0.091-0.362C6.445,11.911,6.01,10.75,6.01,9.668 c0-2.777,2.194-5.464,5.933-5.464c3.23,0,5.49,2.108,5.49,5.122c0,3.407-1.794,5.768-4.13,5.768c-1.291,0-2.257-1.021-1.948-2.277 c0.372-1.495,1.089-3.112,1.089-4.191c0-0.967-0.542-1.775-1.663-1.775c-1.319,0-2.379,1.309-2.379,3.059 c0,1.115,0.394,1.869,0.394,1.869s-1.302,5.279-1.54,6.261c-0.405,1.666,0.053,4.368,0.094,4.604 c0.021,0.126,0.167,0.169,0.25,0.063c0.129-0.165,1.699-2.419,2.142-4.051c0.158-0.59,0.817-2.995,0.817-2.995 c0.43,0.784,1.681,1.446,3.013,1.446c3.963,0,6.822-3.494,6.822-7.833C20.394,5.112,16.849,2,12.289,2\"><\/path><\/svg><\/a><\/picture><\/figure><\/div>\n\n\n<h2 class=\"wp-block-heading\"><strong>What Changes for Bitcoin, Ethereum, or One of the Other 14 Coin Holders?<\/strong><\/h2>\n\n\n\n<p>The most immediate change is legal certainty. If you hold any of the 16 named assets, you now hold a formally recognized commodity under US law. That sounds abstract until you understand what the absence of that clarity has cost the market for the past decade.<\/p>\n\n\n\n<p>When the SEC could actively declare a token a security, every exchange listing it faced legal exposure. Every institutional fund that considered it had to weigh regulatory risk, and every retail holder had to accept some level of uncertainty about what they actually owned. For a decade, traders operated under a system where the SEC could retroactively declare the asset in their portfolio a security. That ambiguity is over.<\/p>\n\n\n\n<p>For you as a holder, the practical consequences are:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>More exchanges are listing these assets with confidence.<\/strong> Platforms that avoided certain tokens due to securities risk now have a defined framework to operate within.<\/li>\n\n\n\n<li><strong>More institutional capital coming in.<\/strong> Asset managers, pension funds, and banks that were sidelined by legal uncertainty have a green light to build products around these assets.<\/li>\n\n\n\n<li><strong>Staking and mining are fully cleared.<\/strong> The release explicitly states that solo mining and mining pool participation on proof-of-work networks, solo, custodial, and liquid staking on proof-of-stake networks, exchanging crypto for wrapped tokens on a 1:1 basis, and distributing tokens without consideration from recipients are all outside securities treatment. Staking your ETH or SOL is not a securities transaction. It never should have been uncertain, and now it is not.<\/li>\n<\/ul>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-large is-resized\"><picture class=\"attachment-pinterest\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" src=\"https:\/\/paybis.com\/blog\/wp-content\/uploads\/2026\/03\/What-changes-1024x683.webp\" alt=\"\" class=\"wp-image-9631\" style=\"width:666px;height:auto\" srcset=\"https:\/\/paybis.com\/blog\/wp-content\/uploads\/2026\/03\/What-changes-1024x683.webp 1024w, https:\/\/paybis.com\/blog\/wp-content\/uploads\/2026\/03\/What-changes-300x200.webp 300w, https:\/\/paybis.com\/blog\/wp-content\/uploads\/2026\/03\/What-changes-150x100.webp 150w, https:\/\/paybis.com\/blog\/wp-content\/uploads\/2026\/03\/What-changes-768x512.webp 768w, https:\/\/paybis.com\/blog\/wp-content\/uploads\/2026\/03\/What-changes.webp 1536w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><a href=\"http:\/\/pinterest.com\/pin\/create\/button\/?url=https%3A%2F%2Fpaybis.com%2Fblog%2Fsec-declaration-on-16-cryptos%2F&media=https%3A%2F%2Fpaybis.com%2Fblog%2Fwp-content%2Fuploads%2F2026%2F03%2FWhat-changes-1024x683.webp&description=The+SEC+Just+Declared+Bitcoin%2C+Ethereum%2C+and+14+Other+Cryptos+Are+Not+Securities\" class=\"pin-it-button\" target=\"_blank\"><svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" version=\"1.1\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M12.289,2C6.617,2,3.606,5.648,3.606,9.622c0,1.846,1.025,4.146,2.666,4.878c0.25,0.111,0.381,0.063,0.439-0.169 c0.044-0.175,0.267-1.029,0.365-1.428c0.032-0.128,0.017-0.237-0.091-0.362C6.445,11.911,6.01,10.75,6.01,9.668 c0-2.777,2.194-5.464,5.933-5.464c3.23,0,5.49,2.108,5.49,5.122c0,3.407-1.794,5.768-4.13,5.768c-1.291,0-2.257-1.021-1.948-2.277 c0.372-1.495,1.089-3.112,1.089-4.191c0-0.967-0.542-1.775-1.663-1.775c-1.319,0-2.379,1.309-2.379,3.059 c0,1.115,0.394,1.869,0.394,1.869s-1.302,5.279-1.54,6.261c-0.405,1.666,0.053,4.368,0.094,4.604 c0.021,0.126,0.167,0.169,0.25,0.063c0.129-0.165,1.699-2.419,2.142-4.051c0.158-0.59,0.817-2.995,0.817-2.995 c0.43,0.784,1.681,1.446,3.013,1.446c3.963,0,6.822-3.494,6.822-7.833C20.394,5.112,16.849,2,12.289,2\"><\/path><\/svg><\/a><\/picture><\/figure><\/div>\n\n\n<h2 class=\"wp-block-heading\"><strong>Does the SEC Ruling Change How Crypto Is Taxed in 2026?<\/strong><\/h2>\n\n\n\n<p>This is the question most retail holders have, and the answer is straightforward: the SEC ruling changes your legal classification, not your tax obligations.<\/p>\n\n\n\n<p><a href=\"https:\/\/paybis.com\/blog\/tags\/individuals\/taxes\/\">Crypto is still taxed<\/a> in the US the same way it was before March 17. The IRS treats cryptocurrency as property. It means selling, swapping, or spending it still triggers capital gains tax.&nbsp;<\/p>\n\n\n\n<p>The SEC&#8217;s five-category framework is about which regulatory agency oversees what and whether certain activities require registration under securities law. The IRS operates independently and has not issued any guidance changing how gains are calculated or reported.<\/p>\n\n\n\n<p>What could change is how new financial products built around these assets are structured and taxed, particularly as more institutional products come to market following this ruling. But for a retail holder buying, selling, staking, or holding any of the 16 named assets today, your tax position is unchanged.<\/p>\n\n\n\n<p><strong>Is Crypto Regulation in the US Finally Settled, or Are There Still Open Questions?<\/strong><\/p>\n\n\n\n<p>The March 17 release is significant, but it is important to understand what it is and what it is not.<\/p>\n\n\n\n<p>The taxonomy is still interpretive guidance, not a statute or a law. Congress could override it. And until the CLARITY Act, or something like it, passes the Senate, the legal architecture remains fragile. The CLARITY Act passed the House in July 2025 and cleared the Senate Agriculture Committee in January 2026, but still needs a Senate Banking Committee vote before it can become law.<\/p>\n\n\n\n<p>The guidance also applies going forward, not backward. The guidance applies prospectively and does not affect prior enforcement actions or ongoing litigation. This release does not wipe out the years of SEC lawsuits against exchanges and projects.<\/p>\n\n\n\n<p>And importantly, the classification is not permanent for any individual asset. Classification as a digital commodity is not a permanent shield. These assets can become securities if an individual or group offers and sells them subject to an investment contract. If a team behind any of these tokens starts making promises about profits tied to their management efforts, that could pull the asset back into investment contract territory.<\/p>\n\n\n\n<p>What the release does not address is thousands of smaller tokens that were not named. If you hold something outside the 16 listed assets, its status depends on the same five-category framework, but without the explicit named confirmation these assets now have.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Why Did It Take a Decade to Get Regulatory Clarity on Crypto?<\/strong><\/h2>\n\n\n\n<p>Understanding why this announcement is a big deal requires a brief look at where the industry came from.<\/p>\n\n\n\n<p><a href=\"https:\/\/www.sec.gov\/newsroom\/speeches-statements\/peirce-how-we-howey-050919\">In 2017, the SEC applied the Howey test<\/a> to crypto for the first time. The Howey test is the 1946 legal standard for determining whether something is an investment contract: if someone invests money in a common enterprise expecting profits from the efforts of others, it is a security. The SEC used that framework to argue that most tokens, including at various points Ethereum, XRP, and Solana, were unregistered securities.<\/p>\n\n\n\n<p>That position led to years of enforcement actions against Coinbase, Ripple, Binance, and dozens of others. Courts repeatedly pushed back. The Ripple case in particular produced a landmark finding that XRP itself was not a security when sold to retail investors on secondary markets. But the SEC under Gensler kept pushing, and the uncertainty kept builders, institutional capital, and retail confidence at arm&#8217;s length.<\/p>\n\n\n\n<p>The confirmation of Paul Atkins as SEC Chairman in early 2025 signaled a change in direction. By January 2026, the SEC had formally dropped crypto from its enforcement priorities. The March 17 guidance is the end result of that policy shift, and for anyone who has been in crypto for more than a couple of years, the speed of the reversal is still somewhat hard to process.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Is It Finally Safe to Buy and Hold Crypto in the US?<\/strong><\/h2>\n\n\n\n<p>The March 17 ruling is the most consequential piece of US <a href=\"https:\/\/paybis.com\/blog\/tags\/individuals\/regulation\/\">crypto regulation<\/a> since Bitcoin was created. It does not answer every question, and it still needs Congress to make it permanent. But it formally ends the SEC&#8217;s presumption that most crypto is a security, designates 16 major assets as regulated commodities, and clarifies that staking, mining, and airdrops of those assets are not securities law violations.<\/p>\n\n\n\n<p>If you have been waiting for a signal that holding, buying, or staking major cryptocurrencies in the US sits on solid legal ground, this is as close to that signal as the market has ever had.You can buy Bitcoin, Ethereum, Solana, XRP, Dogecoin, and most of the other newly classified assets with<a href=\"https:\/\/paybis.com\/\"> Paybis<\/a> with a credit card, debit card, or bank transfer.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>For most of the past decade, buying crypto in the US came with a background hum of legal anxiety. The SEC, under former Chairman Gary Gensler, argued that most tokens beyond Bitcoin were unregistered securities. Exchanges got sued. Builders relocated offshore. Ordinary holders had no clear answer to the question: Is this thing I own [&hellip;]<\/p>\n","protected":false},"author":30,"featured_media":9632,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"inline_featured_image":false,"footnotes":""},"categories":[50,132,193],"tags":[],"businesses_tag":[],"class_list":["post-9623","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-general-discussion","category-individuals","category-news"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.4 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>SEC Declares Bitcoin, Ethereum, and 14 Cryptos Not Securities: What It Means for You<\/title>\n<meta name=\"description\" content=\"On March 17, 2026, the SEC and CFTC formally declared that 16 major cryptocurrencies are not securities. Here&#039;s what changed, what didn&#039;t, and what it means if you hold any of them.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/paybis.com\/blog\/sec-declaration-on-16-cryptos\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"SEC Declares Bitcoin, Ethereum, and 14 Cryptos Not Securities: What It Means for You\" \/>\n<meta property=\"og:description\" content=\"On March 17, 2026, the SEC and CFTC formally declared that 16 major cryptocurrencies are not securities. Here&#039;s what changed, what didn&#039;t, and what it means if you hold any of them.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/paybis.com\/blog\/sec-declaration-on-16-cryptos\/\" \/>\n<meta property=\"og:site_name\" content=\"Paybis Blog\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/Paybis\/\" \/>\n<meta property=\"article:author\" content=\"https:\/\/www.facebook.com\/Paybis\/\" \/>\n<meta property=\"article:published_time\" content=\"2026-03-24T12:13:46+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-03-24T12:13:47+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/paybis.com\/blog\/wp-content\/uploads\/2026\/03\/16-Cryptos-not-securities-anymore.webp\" \/>\n\t<meta property=\"og:image:width\" content=\"1376\" \/>\n\t<meta property=\"og:image:height\" content=\"768\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/webp\" \/>\n<meta name=\"author\" content=\"Olha Svyripa\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@paybis_com\" \/>\n<meta name=\"twitter:site\" content=\"@paybis_com\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Olha Svyripa\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"7 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/paybis.com\/blog\/sec-declaration-on-16-cryptos\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/paybis.com\/blog\/sec-declaration-on-16-cryptos\/\"},\"author\":{\"name\":\"Olha Svyripa\",\"@id\":\"https:\/\/paybis.com\/blog\/#\/schema\/person\/4f92866a5d732c6e739cae4ed0c2c6a8\"},\"headline\":\"The SEC Just Declared Bitcoin, Ethereum, and 14 Other Cryptos Are Not Securities\",\"datePublished\":\"2026-03-24T12:13:46+00:00\",\"dateModified\":\"2026-03-24T12:13:47+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/paybis.com\/blog\/sec-declaration-on-16-cryptos\/\"},\"wordCount\":1375,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/paybis.com\/blog\/#organization\"},\"image\":{\"@id\":\"https:\/\/paybis.com\/blog\/sec-declaration-on-16-cryptos\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/paybis.com\/blog\/wp-content\/uploads\/2026\/03\/16-Cryptos-not-securities-anymore.webp\",\"articleSection\":[\"General Discussion\",\"Individuals\",\"Industry News &amp; Updates\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/paybis.com\/blog\/sec-declaration-on-16-cryptos\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/paybis.com\/blog\/sec-declaration-on-16-cryptos\/\",\"url\":\"https:\/\/paybis.com\/blog\/sec-declaration-on-16-cryptos\/\",\"name\":\"SEC Declares Bitcoin, Ethereum, and 14 Cryptos Not Securities: What It Means for You\",\"isPartOf\":{\"@id\":\"https:\/\/paybis.com\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/paybis.com\/blog\/sec-declaration-on-16-cryptos\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/paybis.com\/blog\/sec-declaration-on-16-cryptos\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/paybis.com\/blog\/wp-content\/uploads\/2026\/03\/16-Cryptos-not-securities-anymore.webp\",\"datePublished\":\"2026-03-24T12:13:46+00:00\",\"dateModified\":\"2026-03-24T12:13:47+00:00\",\"description\":\"On March 17, 2026, the SEC and CFTC formally declared that 16 major cryptocurrencies are not securities. Here's what changed, what didn't, and what it means if you hold any of them.\",\"breadcrumb\":{\"@id\":\"https:\/\/paybis.com\/blog\/sec-declaration-on-16-cryptos\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/paybis.com\/blog\/sec-declaration-on-16-cryptos\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/paybis.com\/blog\/sec-declaration-on-16-cryptos\/#primaryimage\",\"url\":\"https:\/\/paybis.com\/blog\/wp-content\/uploads\/2026\/03\/16-Cryptos-not-securities-anymore.webp\",\"contentUrl\":\"https:\/\/paybis.com\/blog\/wp-content\/uploads\/2026\/03\/16-Cryptos-not-securities-anymore.webp\",\"width\":1376,\"height\":768,\"caption\":\"16 Cryptos not securities anymore\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/paybis.com\/blog\/sec-declaration-on-16-cryptos\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/paybis.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Individuals\",\"item\":\"https:\/\/paybis.com\/blog\/category\/individuals\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"General Discussion\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/paybis.com\/blog\/#website\",\"url\":\"https:\/\/paybis.com\/blog\/\",\"name\":\"Paybis Blog\",\"description\":\"A Tribute to Blockchain Tech and Cryptocurrency Adoption\",\"publisher\":{\"@id\":\"https:\/\/paybis.com\/blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/paybis.com\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/paybis.com\/blog\/#organization\",\"name\":\"Paybis Blog\",\"url\":\"https:\/\/paybis.com\/blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/paybis.com\/blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/paybis.com\/blog\/wp-content\/uploads\/2023\/01\/e60675e736aa42dcba29dde94f4efdf82a001656.png\",\"contentUrl\":\"https:\/\/paybis.com\/blog\/wp-content\/uploads\/2023\/01\/e60675e736aa42dcba29dde94f4efdf82a001656.png\",\"width\":268,\"height\":72,\"caption\":\"Paybis Blog\"},\"image\":{\"@id\":\"https:\/\/paybis.com\/blog\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/Paybis\/\",\"https:\/\/x.com\/paybis_com\",\"https:\/\/www.instagram.com\/paybis\/\",\"https:\/\/www.linkedin.com\/company\/paybis-com\",\"https:\/\/www.youtube.com\/c\/Paybis\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/paybis.com\/blog\/#\/schema\/person\/4f92866a5d732c6e739cae4ed0c2c6a8\",\"name\":\"Olha Svyripa\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/paybis.com\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/paybis.com\/blog\/wp-content\/uploads\/2025\/09\/avatar_user_30_1758879658-96x96.jpg\",\"contentUrl\":\"https:\/\/paybis.com\/blog\/wp-content\/uploads\/2025\/09\/avatar_user_30_1758879658-96x96.jpg\",\"caption\":\"Olha Svyripa\"},\"description\":\"Olha is a tech journalist with over ten years of experience writing about finance, crypto, and emerging technologies. At Paybis, she brings a sharp perspective on the trends and challenges shaping digital finance, combining her journalistic background with hands-on content leadership.\",\"sameAs\":[\"https:\/\/www.facebook.com\/Paybis\/\",\"https:\/\/www.linkedin.com\/company\/paybis\/\"],\"url\":\"https:\/\/paybis.com\/blog\/author\/olha-svyripa\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"SEC Declares Bitcoin, Ethereum, and 14 Cryptos Not Securities: What It Means for You","description":"On March 17, 2026, the SEC and CFTC formally declared that 16 major cryptocurrencies are not securities. Here's what changed, what didn't, and what it means if you hold any of them.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/paybis.com\/blog\/sec-declaration-on-16-cryptos\/","og_locale":"en_US","og_type":"article","og_title":"SEC Declares Bitcoin, Ethereum, and 14 Cryptos Not Securities: What It Means for You","og_description":"On March 17, 2026, the SEC and CFTC formally declared that 16 major cryptocurrencies are not securities. Here's what changed, what didn't, and what it means if you hold any of them.","og_url":"https:\/\/paybis.com\/blog\/sec-declaration-on-16-cryptos\/","og_site_name":"Paybis Blog","article_publisher":"https:\/\/www.facebook.com\/Paybis\/","article_author":"https:\/\/www.facebook.com\/Paybis\/","article_published_time":"2026-03-24T12:13:46+00:00","article_modified_time":"2026-03-24T12:13:47+00:00","og_image":[{"width":1376,"height":768,"url":"https:\/\/paybis.com\/blog\/wp-content\/uploads\/2026\/03\/16-Cryptos-not-securities-anymore.webp","type":"image\/webp"}],"author":"Olha Svyripa","twitter_card":"summary_large_image","twitter_creator":"@paybis_com","twitter_site":"@paybis_com","twitter_misc":{"Written by":"Olha Svyripa","Est. reading time":"7 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/paybis.com\/blog\/sec-declaration-on-16-cryptos\/#article","isPartOf":{"@id":"https:\/\/paybis.com\/blog\/sec-declaration-on-16-cryptos\/"},"author":{"name":"Olha Svyripa","@id":"https:\/\/paybis.com\/blog\/#\/schema\/person\/4f92866a5d732c6e739cae4ed0c2c6a8"},"headline":"The SEC Just Declared Bitcoin, Ethereum, and 14 Other Cryptos Are Not Securities","datePublished":"2026-03-24T12:13:46+00:00","dateModified":"2026-03-24T12:13:47+00:00","mainEntityOfPage":{"@id":"https:\/\/paybis.com\/blog\/sec-declaration-on-16-cryptos\/"},"wordCount":1375,"commentCount":0,"publisher":{"@id":"https:\/\/paybis.com\/blog\/#organization"},"image":{"@id":"https:\/\/paybis.com\/blog\/sec-declaration-on-16-cryptos\/#primaryimage"},"thumbnailUrl":"https:\/\/paybis.com\/blog\/wp-content\/uploads\/2026\/03\/16-Cryptos-not-securities-anymore.webp","articleSection":["General Discussion","Individuals","Industry News &amp; Updates"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/paybis.com\/blog\/sec-declaration-on-16-cryptos\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/paybis.com\/blog\/sec-declaration-on-16-cryptos\/","url":"https:\/\/paybis.com\/blog\/sec-declaration-on-16-cryptos\/","name":"SEC Declares Bitcoin, Ethereum, and 14 Cryptos Not Securities: What It Means for You","isPartOf":{"@id":"https:\/\/paybis.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/paybis.com\/blog\/sec-declaration-on-16-cryptos\/#primaryimage"},"image":{"@id":"https:\/\/paybis.com\/blog\/sec-declaration-on-16-cryptos\/#primaryimage"},"thumbnailUrl":"https:\/\/paybis.com\/blog\/wp-content\/uploads\/2026\/03\/16-Cryptos-not-securities-anymore.webp","datePublished":"2026-03-24T12:13:46+00:00","dateModified":"2026-03-24T12:13:47+00:00","description":"On March 17, 2026, the SEC and CFTC formally declared that 16 major cryptocurrencies are not securities. Here's what changed, what didn't, and what it means if you hold any of them.","breadcrumb":{"@id":"https:\/\/paybis.com\/blog\/sec-declaration-on-16-cryptos\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/paybis.com\/blog\/sec-declaration-on-16-cryptos\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/paybis.com\/blog\/sec-declaration-on-16-cryptos\/#primaryimage","url":"https:\/\/paybis.com\/blog\/wp-content\/uploads\/2026\/03\/16-Cryptos-not-securities-anymore.webp","contentUrl":"https:\/\/paybis.com\/blog\/wp-content\/uploads\/2026\/03\/16-Cryptos-not-securities-anymore.webp","width":1376,"height":768,"caption":"16 Cryptos not securities anymore"},{"@type":"BreadcrumbList","@id":"https:\/\/paybis.com\/blog\/sec-declaration-on-16-cryptos\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/paybis.com\/blog\/"},{"@type":"ListItem","position":2,"name":"Individuals","item":"https:\/\/paybis.com\/blog\/category\/individuals\/"},{"@type":"ListItem","position":3,"name":"General Discussion"}]},{"@type":"WebSite","@id":"https:\/\/paybis.com\/blog\/#website","url":"https:\/\/paybis.com\/blog\/","name":"Paybis Blog","description":"A Tribute to Blockchain Tech and Cryptocurrency Adoption","publisher":{"@id":"https:\/\/paybis.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/paybis.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/paybis.com\/blog\/#organization","name":"Paybis Blog","url":"https:\/\/paybis.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/paybis.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/paybis.com\/blog\/wp-content\/uploads\/2023\/01\/e60675e736aa42dcba29dde94f4efdf82a001656.png","contentUrl":"https:\/\/paybis.com\/blog\/wp-content\/uploads\/2023\/01\/e60675e736aa42dcba29dde94f4efdf82a001656.png","width":268,"height":72,"caption":"Paybis Blog"},"image":{"@id":"https:\/\/paybis.com\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/Paybis\/","https:\/\/x.com\/paybis_com","https:\/\/www.instagram.com\/paybis\/","https:\/\/www.linkedin.com\/company\/paybis-com","https:\/\/www.youtube.com\/c\/Paybis"]},{"@type":"Person","@id":"https:\/\/paybis.com\/blog\/#\/schema\/person\/4f92866a5d732c6e739cae4ed0c2c6a8","name":"Olha Svyripa","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/paybis.com\/blog\/#\/schema\/person\/image\/","url":"https:\/\/paybis.com\/blog\/wp-content\/uploads\/2025\/09\/avatar_user_30_1758879658-96x96.jpg","contentUrl":"https:\/\/paybis.com\/blog\/wp-content\/uploads\/2025\/09\/avatar_user_30_1758879658-96x96.jpg","caption":"Olha Svyripa"},"description":"Olha is a tech journalist with over ten years of experience writing about finance, crypto, and emerging technologies. At Paybis, she brings a sharp perspective on the trends and challenges shaping digital finance, combining her journalistic background with hands-on content leadership.","sameAs":["https:\/\/www.facebook.com\/Paybis\/","https:\/\/www.linkedin.com\/company\/paybis\/"],"url":"https:\/\/paybis.com\/blog\/author\/olha-svyripa\/"}]}},"_links":{"self":[{"href":"https:\/\/paybis.com\/blog\/wp-json\/wp\/v2\/posts\/9623","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/paybis.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/paybis.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/paybis.com\/blog\/wp-json\/wp\/v2\/users\/30"}],"replies":[{"embeddable":true,"href":"https:\/\/paybis.com\/blog\/wp-json\/wp\/v2\/comments?post=9623"}],"version-history":[{"count":0,"href":"https:\/\/paybis.com\/blog\/wp-json\/wp\/v2\/posts\/9623\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/paybis.com\/blog\/wp-json\/wp\/v2\/media\/9632"}],"wp:attachment":[{"href":"https:\/\/paybis.com\/blog\/wp-json\/wp\/v2\/media?parent=9623"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/paybis.com\/blog\/wp-json\/wp\/v2\/categories?post=9623"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/paybis.com\/blog\/wp-json\/wp\/v2\/tags?post=9623"},{"taxonomy":"businesses_tag","embeddable":true,"href":"https:\/\/paybis.com\/blog\/wp-json\/wp\/v2\/businesses_tag?post=9623"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}