Neutrality & Non-Affiliation Notice:
The term “USD1” on this website is used only in its generic and descriptive sense—namely, any digital token stably redeemable 1 : 1 for U.S. dollars. This site is independent and not affiliated with, endorsed by, or sponsored by any current or future issuers of “USD1”-branded stablecoins.

Welcome to web3USD1.com

Web3 (a broad term for blockchain-based applications and services) is often described in slogans, which can make it harder to understand what is actually happening under the hood. This page is a grounded guide to web3 concepts as they relate to USD1 stablecoins (digital tokens stably redeemable 1:1 for U.S. dollars). The goal is to explain how USD1 stablecoins can be used, what tradeoffs come with different designs, and why operational and compliance choices matter.

Because this site is informational, it does not claim to represent any issuer, network operator, or official project. The phrase USD1 stablecoins is used here in a generic, descriptive sense: any token intended to hold a stable value and be redeemable for U.S. dollars on a one-for-one basis. In practice, whether a given token can be redeemed, how quickly, and under what conditions depends on the issuer, the legal structure, and the rails (payment networks and banking processes that move money) that connect the token to traditional finance.

If you are new to the topic, focus on three ideas:

  • Web3 systems move value by updating shared ledgers called blockchains (shared databases that many computers keep in sync) and by using software rules called smart contracts (programs that run on a blockchain).
  • USD1 stablecoins are one way to represent U.S. dollar value inside those systems.
  • Real-world outcomes depend on details: custody (who controls keys), redemption (how you get dollars back), and risk controls (how failures are handled).[1]

What web3USD1.com is

web3USD1.com is designed to help readers connect everyday questions to precise concepts. For example, "Can I pay someone quickly with USD1 stablecoins?" maps to topics like settlement (when payment is final), confirmation times, and fraud controls. "Can an app hold my USD1 stablecoins for me?" maps to custody models, account recovery, and what happens if a service fails.

You will see a mix of technology terms and financial terms. When a term first appears, it is defined in parentheses in plain English. If you skim, jump to the glossary for short definitions.

Web3 in plain English

A blockchain (a shared database that many computers keep in sync) is the core record-keeping layer of many web3 systems. Instead of one company writing entries to a private database, many independent participants keep copies of the ledger and agree on updates through a consensus mechanism (a process for agreeing on the next valid state).

Most people do not interact with a blockchain directly. They use a wallet (software or hardware that manages cryptographic keys, which are numbers used to authorize transactions) or an application that connects to a wallet. A key idea is the private key (a secret number that controls the ability to move assets). If you control the private key, you can usually move the assets. If someone else controls it, you rely on them.

Two broad participation models show up repeatedly:

  • Permissionless (anyone can participate without being approved): networks where anyone can create an address and submit transactions, subject to network rules and fees.
  • Permissioned (access is restricted): networks where participants are vetted, and transaction submission is limited to approved entities.

Both models can be used to support USD1 stablecoins, and both have advantages and drawbacks. Permissionless systems can be more open and composable (easy for software pieces to connect). Permissioned systems can make governance and compliance controls easier to implement. Real deployments often mix approaches, such as public settlement with regulated gateways.

Why web3 is not just "the blockchain"

In day-to-day use, "web3" typically includes more than the base ledger:

  • Smart contracts (programs that run on a blockchain) that define how tokens move, how trades clear, or how collateral is managed.
  • Oracles (services that feed external data into a blockchain), such as reference prices or proof that a bank transfer arrived.
  • Layer 2 networks (systems that bundle many transactions and post results to a base chain) that aim to reduce fees and increase throughput.
  • Bridges (mechanisms for moving assets between separate networks), which add flexibility but can add risk.

When someone says they used USD1 stablecoins "on web3", the meaningful question is which specific chain or system, what rules governed transfers, and what intermediaries were involved.

Wallets, accounts, and what an app can do

A wallet can be self-custodial (the user controls keys) or custodial (a service controls keys on the user's behalf). Some modern wallets are smart contract wallets (wallets controlled by a smart contract rather than a single private key), which can enable features like spending limits and social recovery (a way to regain access using trusted helpers). These features can improve usability, but they add code complexity and additional trust assumptions.

For web3 applications, the difference matters because a user may be asked to approve actions. An approval (permission granted to a smart contract to move tokens) can be safe or dangerous depending on scope. Some approvals are limited to a specific amount. Others can allow ongoing access. This is one reason why user interface design and clear disclosures matter in web3.

Where USD1 stablecoins fit

USD1 stablecoins are often used as a "cash-like" building block in web3. They are attractive because many activities in web3 need a unit of account (a way to measure value) and a settlement asset (the thing that actually moves when a transaction clears). A token that aims to track the U.S. dollar can support:

  • Pricing: quoting goods or services in a familiar unit.
  • Settlement: moving value between counterparties in a way that is easy for software to verify.
  • Collateral: posting value to back loans or other obligations, depending on the design of a protocol.

At the same time, "stable" does not mean "risk-free." Stable value depends on mechanisms and governance. Many reports by central banks and standard-setting bodies emphasize that stablecoin-like arrangements create a mix of financial, operational, and integrity risks that need careful management.[1][2]

A note on terminology

Not every token that tries to stay near one U.S. dollar is actually redeemable. Some designs rely on market incentives or crypto collateral rather than direct redemption for bank money. On this site, the term USD1 stablecoins is used specifically for tokens intended to be redeemable one-for-one for U.S. dollars, not for all stable-value designs in general.

Three layers to think about

When evaluating any use of USD1 stablecoins, it helps to separate three layers:

  1. Token design: What is the token, who issues it, and what rights does a holder have?
  2. Infrastructure: Which blockchain or network records ownership and transfers?
  3. Gateways: How do dollars enter and exit, and what checks happen at those points?

People often focus on the chain and forget the gateways. For cash-like uses, redemption and banking relationships can matter more than block time (how often new blocks are produced).

Gateways: on-ramps, off-ramps, and identity checks

An on-ramp (a service that converts traditional money into crypto assets) is the place where a person or business turns bank money into USD1 stablecoins. An off-ramp (a service that converts crypto assets back into traditional money) is the reverse: turning USD1 stablecoins back into U.S. dollars or another local currency, usually through a bank transfer.

In real-world usage, on-ramps and off-ramps are often where the strongest controls and the most friction live. Many gateways apply KYC (know your customer, identity checks) and ongoing monitoring to address AML and sanctions obligations. This can influence who can access services, how large transactions can be, which regions are supported, and how quickly redemptions are processed.

Even in a permissionless network, the user experience often depends on these gateways, because most households and businesses still need to interact with banking rails for payroll, rent, taxes, and everyday expenses.

Reserves, redemption, and "what backs it"

For USD1 stablecoins that depend on reserves, the core questions are straightforward:

  • What assets are held as reserves (for example, cash, bank deposits, short-term government securities)?
  • Who holds those assets, and are they segregated (kept separate from the issuer's own assets)?
  • What are the redemption rules, and who is eligible to redeem?
  • How is reserve information disclosed, and how often?

Different arrangements answer these questions differently. Some publish frequent reserve reports. Others provide periodic attestations (third-party statements about specific information). Either way, disclosures need to be read carefully because the scope can be narrow and timing can lag. Some issuers also publish proof of reserves (methods intended to show backing assets and outstanding tokens), but methods and assurance levels vary. Policy work by the Financial Stability Board emphasizes governance, risk management, and clear redemption rights as core elements for stablecoin arrangements that could reach scale.[3]

How value moves

A transfer of USD1 stablecoins is a ledger update: one address decreases and another increases, according to the rules of the network and any smart contract involved. The user experience might feel like a payment app, but under the surface it is closer to a sequence of signed messages and state transitions (changes in recorded balances and permissions).

Key concepts include:

  • Address (a public identifier for receiving assets).
  • Transaction (a signed request to update the ledger).
  • Finality (the point after which a transaction is effectively irreversible, given network rules).
  • Fees or gas fees (network fees paid to validators, network participants that confirm transactions, or to sequencers, services that order transactions on some layer 2 networks).

Different networks have different confirmation times and different failure modes. A transaction can be broadcast but not included, included but later reorganized (reordered by the network before finality), or fail because of fee conditions. Applications often hide these details, but they matter for merchants and risk teams.

Settlement versus redemption

It is easy to confuse two separate processes:

  • Settlement on-chain: the ledger says the recipient now controls USD1 stablecoins.
  • Redemption off-chain: the issuer or an intermediary delivers U.S. dollars in exchange for USD1 stablecoins.

On-chain settlement can be fast, but redemption depends on banking rails, business hours, compliance checks, and contractual terms. In many practical settings, users care about both: they want to move value quickly and also know that they can reliably get U.S. dollars out when needed.

What "programmable money" really means

In web3, "programmable" usually means that a smart contract can hold and move assets according to rules. For USD1 stablecoins, this can enable things like automated payouts, escrow (holding funds until conditions are met), or split payments (sending portions to multiple recipients).

Programmability is powerful, but it is not free. It increases the importance of:

  • Code quality (bugs can be permanent).
  • Upgrade and admin controls (who can change the rules and with what administrator key, a key that can alter contract behavior).
  • Monitoring (catching abnormal behavior early).

Use cases

Web3 use cases for USD1 stablecoins tend to cluster into a few categories. In each one, the same questions recur: who holds the keys, who can freeze or reverse transfers, what happens during stress, and how are illicit finance risks handled.

Payments for goods and services

Some merchants and freelancers accept USD1 stablecoins because a blockchain transfer can be quick, globally accessible, and easy to verify. In cross-border settings, this can reduce reliance on correspondent banking (banks moving money through multiple intermediaries) and can lower the friction of sending small amounts.

However, merchant acceptance is rarely just "send a token." Practical payment workflows involve invoicing, receipts, refunds, dispute handling, and tax reporting. Many merchants also want conversion to local currency, which brings in payment service providers and exchanges. The total experience depends on the surrounding services, not only the chain.[1]

Global transfers and remittances

USD1 stablecoins can be used to send U.S. dollar value across borders, sometimes with faster delivery than traditional wires. This can be relevant where local banking access is limited or where recipients prefer holding dollar value.

Risks include mis-sent payments (often irreversible), scams, and local regulatory restrictions. Some jurisdictions treat certain crypto-asset services as regulated money service activity. Rules differ widely, so a solution that works in one region may be prohibited or operationally complex in another.[3]

Treasury and cash management inside web3 apps

Web3 applications often need a stable settlement asset to pay contractors, fund operations, or manage runway. USD1 stablecoins can serve as a treasury asset that is programmable, meaning it can be moved according to rules embedded in smart contracts.

The tradeoff is that treasury assets become exposed to additional risks: smart contract failures, key loss, bridge attacks, and platform outages. Even if the token aims to be stable, operational failures can lead to permanent loss.

Trading and market infrastructure

Many trading venues and on-chain protocols use USD1 stablecoins as a settlement asset for buying and selling other digital assets. In plain English, this means participants use USD1 stablecoins to pay for other tokens, and they receive USD1 stablecoins when they sell those tokens. This can simplify accounting inside the platform because it avoids frequent bank transfers.

Standard-setters have noted that crypto-asset markets can be volatile (prone to rapid price changes) and can transmit risk through leverage (borrowing to increase exposure), interconnected platforms, and liquidity mismatch (short-term obligations backed by assets that cannot be sold quickly). Using stable-value instruments inside these markets may reduce some price noise, but it does not remove market or counterparty risk.[2]

Collateral in decentralized finance

DeFi (decentralized finance, financial services delivered via smart contracts) includes lending, borrowing, automated exchanges, and derivatives (contracts whose value depends on another asset). USD1 stablecoins can appear as collateral, as the asset being borrowed, or as the asset used to pay interest. For example, a user might post one digital asset as collateral and borrow USD1 stablecoins, or post USD1 stablecoins and borrow another asset.

In these designs, risks can be subtle: liquidation rules (automatic sale of collateral when value falls), oracle failures, sudden fee spikes, or governance decisions can change outcomes quickly. IOSCO (International Organization of Securities Commissions, a global forum for securities regulators) and other bodies have emphasized the importance of understanding how crypto and digital asset markets are structured and how investor protection concerns apply.[4]

Settlement for tokenized assets

Some projects represent real-world assets on-chain, such as tokenized (represented as a token on a blockchain) funds or tokenized short-term government securities. In those settings, USD1 stablecoins may be used as a settlement leg, because a stable U.S. dollar unit can simplify payment delivery versus using a volatile token.

This use case highlights a recurring point: the "on-chain" portion may be fast and transparent, but the quality of the overall system depends on how off-chain rights are defined and enforced.

Risks and tradeoffs

A balanced understanding of USD1 stablecoins in web3 requires taking the risks seriously. Many failures are not about cryptography. They are about governance, incentives, human error, and mismatched expectations.

Token and issuer risks

Even if a token targets 1:1 redemption, holders may face:

  • Reserve risk (the assets backing the token may lose value or become illiquid).
  • Legal risk (the holder's claim on reserves may be unclear, especially in insolvency, when an entity cannot pay debts as they come due).
  • Redemption risk (redemptions may be delayed, gated, or limited to certain customers).
  • Concentration risk (single points of failure, such as one bank or one issuer).

Reports from the Financial Stability Board highlight that arrangements that scale widely can have implications for financial stability, especially if redemption pressure forces asset sales or if users lose confidence.[3]

Infrastructure and smart contract risks

Web3 infrastructure introduces technical risks that are different from traditional banking:

  • Smart contract risk (bugs or unintended behavior in on-chain code).
  • Bridge risk (losses when moving assets across chains).
  • Key management risk (loss or theft of private keys).
  • Network risk (congestion, outages, or changes in network rules).
  • Governance risk (rule changes driven by token voting or by administrator keys).

Even robust audits cannot guarantee the absence of vulnerabilities. Many incidents have involved not only code flaws, but also operational issues like compromised administrator keys or faulty upgrade processes.

Market structure and liquidity risks

If a large share of activity relies on USD1 stablecoins, then liquidity conditions matter:

  • Market depth (how much can be sold without moving the price).
  • Run dynamics (many users trying to redeem at once when confidence falls).
  • Correlated stress (many related products failing at the same time).

Liquidity is not only on-chain. It also depends on off-chain market makers (traders that provide buy and sell quotes) and banking access. If banking rails are constrained, it can be harder to absorb redemption flows even if reserves exist in principle.

Financial crime and integrity risks

Blockchain transfers can be fast and global. That creates opportunities for misuse. AML (anti-money laundering, controls to reduce illicit finance) programs and sanctions (legal restrictions targeting certain actors and activity) compliance are central topics in policy discussions about virtual assets and service providers. FATF (Financial Action Task Force, an intergovernmental body that sets standards on money laundering) guidance focuses on risk-based controls and stresses that jurisdictions should address illicit finance risks where they arise, including in virtual asset service providers such as exchanges and custodians.[5]

For many users, the practical implication is simple: the services that connect USD1 stablecoins to bank accounts usually apply identity checks and monitoring. Users may also see transaction screening, delays, or requests for documentation.

Consumer and operational risks

Everyday risks include:

  • Irrecoverable mistakes (sending to the wrong address).
  • Phishing and social engineering (tricking users into approving transfers).
  • Hidden fees (network fees, service fees, and conversion spreads, meaning the difference between buy and sell prices).
  • Unclear customer support (especially in permissionless contexts).

Traditional consumer protections like chargebacks do not automatically exist. Some products rebuild similar protections through custodial controls and policy rules, but that changes the trust model.

Controls and safeguards

Because USD1 stablecoins straddle software systems and financial systems, safeguards often need to be layered. A useful way to think about controls is to separate user-level controls, application-level controls, and system-level controls.

User-level controls

For individuals, the main risk surface is key management. Self-custody (users holding their own private keys) can reduce reliance on intermediaries, but it also removes account recovery unless recovery tools are configured carefully.

Common tools include hardware wallets (physical devices that keep private keys offline), multi-signature (requiring multiple approvals to move funds), and transaction simulation (previewing what a smart contract call will do). These tools can reduce risk, but they add complexity.

Application-level controls

Applications that handle USD1 stablecoins often implement:

  • Allowlists or denylists (restricting which addresses can interact with a contract).
  • Rate limits (reducing damage during an attack).
  • Pausing mechanisms (temporarily stopping activity during emergencies).
  • Audits and monitoring (reviewing code and watching for anomalies).

These controls can improve safety but can also create centralization points. A pause button can stop losses, but it can also be misused or become a target for attackers.

System-level controls

At the system level, controls can include:

  • Reserve transparency (regular disclosures about backing assets).
  • Independent audits or attestations (third-party checks, within defined scopes).
  • Governance structures (clear roles and accountability).
  • Operational resilience (redundant systems, incident response planning).

Many policy frameworks emphasize that the credibility of stable-value arrangements depends on governance, risk management, and clear redemption rights.[3]

Regulation and compliance

Regulation for USD1 stablecoins is not the same everywhere. Jurisdictions differ in how they classify tokens, which activities may need licensing, and which consumer safeguards apply. Still, there are common themes across many frameworks and reports.

Activity-based approach

Many regulators focus on what an entity does rather than what it calls itself. Activities that often attract oversight include:

  • Issuance and redemption of stable-value tokens.
  • Custody of customer assets.
  • Operation of trading platforms or broker services.
  • Payment services and money transmission.
  • Marketing to retail users.

In the European Union, the Markets in Crypto-assets Regulation (MiCA) creates categories and requirements for certain crypto-asset issuers and service providers, including specific rules for asset-referenced tokens and e-money tokens (a category in MiCA that references a single official currency).[6] Other regions have their own approaches, often combining financial services rules, consumer protection rules, and AML obligations.

Financial stability concerns

Standard-setting bodies have highlighted that stablecoin-like arrangements can scale quickly and can become intertwined with other financial activities. Key concerns include the quality and liquidity of reserves, redemption arrangements, and operational resilience. The Financial Stability Board has published recommendations for the oversight of so-called global stablecoin arrangements, emphasizing governance, risk management, and cross-border cooperation.[3]

Market integrity and investor protection

Where USD1 stablecoins are used in trading or as part of investment products, securities and market conduct issues may arise. IOSCO policy work discusses market integrity topics such as conflicts of interest, custody safeguards, disclosures, and the handling of client assets in crypto and digital asset markets.[4]

Financial integrity and the travel rule

FATF guidance includes the "travel rule" (a requirement for certain information to travel with transfers) for virtual asset service providers in many contexts. How this is implemented can affect user experience, such as when transfers between hosted wallets (accounts at service providers) may need additional data checks or are delayed pending review.[5]

Why compliance still matters in web3

A common misconception is that web3 systems are "outside regulation" because they run on open networks. In practice, the touchpoints that matter most are often where people convert between bank money and tokens, where custody is provided, and where businesses serve customers. Those are exactly the areas where regulators focus.

Even when on-chain transfers are permissionless, many users rely on service providers for wallets, custody, exchange, accounting, and payments. Those providers operate in legal frameworks that can affect access, fees, and user protections.

FAQ

Are USD1 stablecoins the same as having U.S. dollars in a bank?

No. A bank deposit is a claim on a bank and may come with deposit insurance and a well-defined consumer protection regime, depending on jurisdiction. USD1 stablecoins are typically claims on an issuer or arrangement, and protections depend on reserves, legal structure, and how you access redemption. Many central bank and policy publications emphasize that different forms of money have different risk profiles and legal characteristics.[1][7]

Can USD1 stablecoins be used without a bank?

Sometimes, for transfers between two crypto addresses, a bank may not be involved at the moment of transfer. But the system as a whole usually connects to banks somewhere: reserves are often held in bank accounts or in assets cleared through traditional markets, and many users rely on exchanges or payment providers that connect to banking rails.

Are transfers of USD1 stablecoins private?

Blockchains often make transaction data visible, even if names are not displayed. This is sometimes called pseudonymous (identified by an address, not a real name). Service providers can link addresses to identities through compliance checks, and analytics can sometimes link addresses through behavior patterns. Privacy tools exist, but they can raise compliance concerns and can be restricted by platforms.

What happens if the network is congested?

Congestion can raise fees and slow confirmations. Some users choose networks with lower fees or use layer 2 systems, but these can introduce new assumptions. For critical payments, it is important to consider stressed conditions, not only normal conditions.

Can a smart contract freeze USD1 stablecoins?

Some tokens and systems include administrative controls that can freeze transfers or block certain addresses. This can support compliance and recovery in fraud cases, but it also introduces governance risk and policy questions. Whether such controls exist depends on token design and the network rules.

How do I evaluate whether an arrangement involving USD1 stablecoins is credible?

This page does not give financial advice, but it highlights factors that are commonly discussed in policy and risk literature: clarity of redemption rights, quality and liquidity of reserves, governance and accountability, operational resilience, and the quality of disclosures. Independent reporting and transparent documentation help users understand what they are relying on.[3]

Glossary

The glossary below repeats key terms in one place.

  • Address (a public identifier for receiving assets): A label used to receive tokens on a blockchain.
  • Administrator key (a key that can alter contract behavior): A privileged key used to upgrade or change a smart contract.
  • AML (anti-money laundering, controls to reduce illicit finance): Policies and procedures that aim to detect and prevent money laundering and related crimes.
  • Approval (permission granted to a smart contract to move tokens): A common step before a contract can transfer tokens on a user's behalf.
  • Attestation (a third-party statement about specific information): Often used for reserve disclosures, but scope and timing matter.
  • Blockchain (a shared database that many computers keep in sync): A ledger where many participants agree on updates.
  • Block time (how often new blocks are produced): A timing measure that affects how quickly transactions are recorded.
  • Bridge (a mechanism for moving assets between separate networks): Often relies on smart contracts and external validators, and can introduce additional risk.
  • Collateral (assets pledged to secure an obligation): Used in lending and derivatives to reduce counterparty risk.
  • Consensus mechanism (a process for agreeing on the next valid state): The rule set that lets a distributed network agree on transaction ordering.
  • Correspondent banking (banks moving money through multiple intermediaries): A common structure for cross-border bank transfers.
  • Custody (safekeeping assets on behalf of others): When a service controls keys for customers.
  • DeFi (decentralized finance, financial services delivered via smart contracts): On-chain protocols for trading, lending, and other functions.
  • Derivatives (contracts whose value depends on another asset): Financial instruments used for hedging or speculation.
  • Finality (the point after which a transaction is effectively irreversible): Depends on network rules and threat assumptions.
  • Gas fees (network fees paid to validators or sequencers): The cost to submit transactions or run smart contract logic.
  • Hardware wallet (a physical device that keeps private keys offline): Often used to reduce online theft risk.
  • KYC (know your customer, identity checks): A common compliance practice where a service verifies customer identity.
  • Layer 2 network (a system that bundles many transactions and posts results to a base chain): Often used to reduce fees or increase throughput.
  • Liquidity mismatch (short-term obligations backed by assets that cannot be sold quickly): A risk factor during stress.
  • Market maker (a trader that provides buy and sell quotes): A participant that supports liquidity in a market.
  • Multi-signature (requiring multiple approvals to move funds): A control where more than one key is needed.
  • Oracle (a service that feeds external data into a blockchain): Used for prices, events, or proofs from outside the chain.
  • Off-ramp (a service that converts crypto assets back into traditional money): Often used to cash out tokens into bank money.
  • On-ramp (a service that converts traditional money into crypto assets): Often used to acquire tokens using bank transfers or cards.
  • Permissioned (access is restricted): Participation is limited to approved entities.
  • Permissionless (anyone can participate without being approved): Participation is open, subject to network rules.
  • Private key (a secret number that controls the ability to move assets): Whoever controls the key can typically move the assets.
  • Pseudonymous (identified by an address, not a real name): A common privacy property of many blockchains.
  • Redemption (exchanging tokens for the referenced asset): For USD1 stablecoins, this means exchanging tokens for U.S. dollars, subject to terms.
  • Reserve risk (risk that backing assets lose value or are not liquid): A key factor for stable-value designs.
  • Proof of reserves (methods intended to show backing assets and outstanding tokens): A disclosure practice with varying approaches and limits.
  • Sanctions (legal restrictions targeting certain actors and activity): Rules that may restrict certain transactions or parties.
  • Settlement (when a payment is final): In web3, settlement refers to on-chain finality, which is distinct from off-chain redemption.
  • Sequencer (a service that orders transactions on some layer 2 networks): A component that may affect transaction ordering and timing.
  • Smart contract (a program that runs on a blockchain): Code that can hold and move assets based on rules.
  • Smart contract wallet (a wallet controlled by a smart contract rather than a single private key): A design that can add recovery features but adds complexity.
  • Social recovery (a way to regain access using trusted helpers): A recovery method used by some smart contract wallets.
  • Stablecoin (a digital token designed to keep a stable value): Often linked to a currency or a basket of assets.
  • Transaction (a signed request to update the ledger): The basic unit of change on many blockchains.
  • Validator (a network participant that confirms transactions): A role used to secure many blockchain networks.
  • Wallet (software or hardware that manages cryptographic keys): Used to hold and move assets.
  • Web3 (a broad term for blockchain-based applications and services): A term covering blockchain networks, smart contracts, and user-facing tools.

Sources

  1. Bank for International Settlements, Annual Economic Report 2023, Chapter III: The future monetary system
  2. Financial Stability Board, Regulation, Supervision and Oversight of Crypto-Asset Activities and Markets (2023)
  3. Financial Stability Board, High-level Recommendations for the Regulation, Supervision and Oversight of Global Stablecoin Arrangements (2023)
  4. IOSCO, Policy Recommendations for Crypto and Digital Asset Markets (2023)
  5. FATF, Guidance for a Risk-Based Approach to Virtual Assets and Virtual Asset Service Providers
  6. European Union, Regulation (EU) 2023/1114 on Markets in Crypto-assets
  7. Board of Governors of the Federal Reserve System, Money and Payments: The U.S. Dollar in the Age of Digital Transformation (2022)