Stablecoin Glossary: 50 Terms You Should Know
A comprehensive reference guide to the terminology behind stablecoins, blockchain payments, and digital dollar infrastructure.
The stablecoin space has its own vocabulary — a mix of traditional finance, blockchain jargon, and newly coined terms. Whether you're a developer integrating stablecoin APIs, a CFO evaluating payment options, or just trying to keep up, this glossary covers the 50 terms that matter most.
A
AML (Anti-Money Laundering) — Regulations and procedures designed to prevent the use of financial systems for money laundering. Stablecoin payment processors must implement AML controls, including transaction monitoring and suspicious activity reporting.
Attestation — A point-in-time verification by an independent accounting firm that a stablecoin issuer's reserves meet specific criteria. Not the same as a full audit. Circle publishes monthly attestations from Deloitte for USDC.
Automated Market Maker (AMM) — A smart contract that enables decentralized trading of tokens (including stablecoins) using liquidity pools instead of order books. Uniswap and Curve are prominent examples.
B
Base — An Ethereum Layer 2 blockchain built by Coinbase. Low transaction fees and fast confirmation times make it popular for USDC payments and commerce applications.
Blacklist — A function built into some stablecoin smart contracts (including USDC and USDT) that allows the issuer to freeze tokens at specific addresses, typically in response to law enforcement requests or sanctions compliance.
Bridge — (1) A protocol that transfers tokens between different blockchains. (2) A company acquired by Stripe in 2024 that provides stablecoin-to-fiat conversion APIs.
Burn — The process of permanently removing stablecoin tokens from circulation, typically when a user redeems them for fiat currency. The opposite of minting.
C
CCTP (Cross-Chain Transfer Protocol) — Circle's protocol for transferring USDC natively between blockchains. Burns USDC on the source chain and mints it on the destination chain, avoiding the risks of wrapped tokens.
Collateralization Ratio — The ratio of collateral value to stablecoin value. Fiat-backed stablecoins target 100% (1:1). Crypto-collateralized stablecoins like DAI require over-collateralization, typically 150% or more.
Custodian — An entity that holds reserve assets on behalf of a stablecoin issuer. For USDC, the primary custodian is the BlackRock-managed Circle Reserve Fund.
D
DAI — A decentralized stablecoin issued by the Sky protocol (formerly MakerDAO). Backed by crypto collateral and real-world assets, governed by token holders rather than a single company.
DeFi (Decentralized Finance) — Financial applications built on blockchain smart contracts that operate without centralized intermediaries. Stablecoins are the primary unit of account in DeFi.
Depeg — When a stablecoin's market price deviates significantly from its target peg (usually $1.00). Can be temporary (USDC during the SVB crisis) or permanent (UST/Terra collapse).
E
EMI (Electronic Money Institution) — A type of financial license in the EU that authorizes the issuance of electronic money, including stablecoins. Circle holds an EMI license for USDC in Europe.
ERC-20 — The standard token interface on Ethereum and EVM-compatible blockchains. USDC and USDT are ERC-20 tokens, which means any wallet or application that supports ERC-20 can interact with them.
F
Fiat — Government-issued currency (USD, EUR, GBP, etc.) that is not backed by a physical commodity. Stablecoins are typically pegged to fiat currencies.
Finality — The point at which a blockchain transaction is irreversible. Varies by chain: ~12 minutes on Ethereum (probabilistic), ~400ms on Solana, near-instant on some L2s. Matters for determining when a payment is "confirmed."
Freeze Function — See Blacklist.
G
Gas — The fee paid to process a transaction on a blockchain. On Ethereum mainnet, gas for a USDC transfer can range from $0.50 to $5.00. On Solana or L2s, it's typically under $0.01.
H
Hot Wallet — A cryptocurrency wallet connected to the internet, used for active transactions. Contrast with cold wallet (offline storage). Payment processors maintain hot wallets for processing but keep the majority of funds in cold storage.
I
Interchange Fee — The fee charged between banks in a card transaction, typically 1.5-3.5% of the transaction value. Stablecoin payments bypass interchange entirely, which is a primary driver of business adoption.
K
KYC (Know Your Customer) — Identity verification requirements imposed on financial institutions. Stablecoin payment platforms must KYC their business customers. Some platforms also require KYC for end users above certain transaction thresholds.
L
Layer 2 (L2) — A secondary blockchain built on top of a Layer 1 (like Ethereum) that processes transactions faster and cheaper while inheriting the security of the base layer. Base, Arbitrum, and Optimism are prominent L2s for stablecoin payments.
Liquidity — The ability to buy or sell an asset without significantly affecting its price. USDT has the highest liquidity of any stablecoin; DAI has the lowest among the top three.
M
MiCA (Markets in Crypto-Assets) — The EU's comprehensive regulatory framework for crypto assets, including stablecoins. Went fully live in 2024. Requires stablecoin issuers to obtain authorization and maintain full reserve backing.
Mint — The process of creating new stablecoin tokens, typically when a user deposits fiat currency with the issuer. The opposite of burn.
Multi-sig (Multi-signature) — A wallet or contract that requires multiple parties to approve a transaction. Used by stablecoin issuers and treasury managers for security.
O
Off-Ramp — The process of converting stablecoins to fiat currency and depositing it in a traditional bank account. The off-ramp is often the slowest part of a stablecoin payment flow.
On-Ramp — The process of converting fiat currency to stablecoins. Can be done through exchanges, Circle Mint (for institutions), or on-ramp providers like MoonPay.
Oracle — A service that provides external data (like asset prices) to smart contracts. DAI uses oracles to determine the value of its crypto collateral. If an oracle is compromised, the stablecoin's stability mechanism can fail.
Over-Collateralization — Requiring more collateral value than the stablecoins issued against it. DAI requires at least 150% collateralization — meaning $150 in crypto collateral for every $100 in DAI issued.
P
Payment Rails — The infrastructure and systems through which payments are processed and settled. Stablecoin payment rails refer to the full stack from transaction initiation to final settlement.
Peg — The target exchange rate a stablecoin aims to maintain, usually $1.00. "Maintaining the peg" means staying at or very close to this target price.
Programmable Money — The concept that digital currency can have rules and logic embedded in it — automatic payments, conditional releases, composable with other smart contracts. Stablecoins on programmable blockchains enable this.
PYUSD — PayPal's stablecoin, issued by Paxos. Available on Ethereum and Solana.
R
Real-World Assets (RWA) — Traditional financial assets (Treasuries, bonds, real estate) tokenized and brought on-chain. RWAs are increasingly used as collateral for stablecoins, particularly DAI.
Reserves — The assets held by a stablecoin issuer to back tokens in circulation. For fiat-backed stablecoins, reserves are typically US Treasuries and cash. The quality, composition, and transparency of reserves are the primary determinants of stablecoin safety.
S
Settlement — The final, irrevocable transfer of funds between parties. In traditional finance, settlement takes 1-3 business days. On blockchain, settlement happens in seconds to minutes.
Smart Contract — Self-executing code on a blockchain that enforces rules without intermediaries. Stablecoin tokens are smart contracts. Payment flows, escrow, and automated treasury operations are built with smart contracts.
SPL Token — The token standard on Solana (equivalent to ERC-20 on Ethereum). USDC on Solana is an SPL token.
Stablecoin — A digital currency designed to maintain a stable value relative to a reference asset, usually the US dollar. The three main types are fiat-backed, crypto-collateralized, and algorithmic.
Sweep — The process of moving funds from individual deposit addresses to a central treasury wallet. Payment processors "sweep" incoming stablecoin payments to consolidate funds.
T
Treasury Bills (T-Bills) — Short-term US government debt securities. The preferred reserve asset for major stablecoin issuers because they're extremely low-risk and generate yield.
Tron — A Layer 1 blockchain where USDT is heavily used, particularly for cross-border transfers in Asia and emerging markets. Low fees (~$1) relative to Ethereum mainnet.
U
USDC — A stablecoin issued by Circle, backed by US Treasuries and cash. Market cap ~$58 billion. The most regulated and transparent major stablecoin.
USDT (Tether) — The largest stablecoin by market cap (~$135 billion), issued by Tether Limited. Dominant in emerging markets and trading.
W
Wallet — Software or hardware that stores the cryptographic keys needed to send and receive stablecoins. Can be custodial (a company holds your keys) or non-custodial (you hold your own keys).
Webhook — An HTTP callback that notifies your server when an event occurs (like an incoming payment). Essential for real-time payment processing. Services like Alchemy, Helius, and Circle's APIs provide webhook functionality for stablecoin transfers.
Wrapped Token — A token on one blockchain that represents an asset from another blockchain. Wrapped USDC on some chains is not the same as native USDC — it carries additional bridge risk. Circle's CCTP eliminates the need for wrapped USDC.
Y
Yield — The return generated by deploying stablecoins in lending protocols, liquidity pools, or other DeFi strategies. Stablecoin yields in 2026 typically range from 3-8% APY depending on the platform and risk profile.
This glossary covers the terms most relevant to stablecoin payments and business adoption. The blockchain space evolves quickly — if a term is missing or a definition has shifted, reach out and we'll update it.