HomeCheat Sheets › Crypto Glossary Quick Reference

Crypto Glossary Cheat Sheet

Crypto has its own language — and it moves fast. From blockchain fundamentals to DeFi jargon, this cheat sheet defines 50+ essential crypto terms in plain English. Bookmark it for quick reference when you hit an unfamiliar term in a whitepaper, tweet, or research report.

Blockchain Fundamentals

TermDefinition
BlockchainA distributed, immutable ledger that records transactions across a network of computers. Each block is cryptographically linked to the previous one.
NodeA computer that maintains a copy of the blockchain and validates transactions. More nodes = more decentralization.
Consensus MechanismThe method a blockchain uses to agree on the current state of the ledger. Proof of Work and Proof of Stake are the two dominant models.
Proof of Work (PoW)Miners compete to solve computational puzzles to validate blocks. Energy-intensive but battle-tested (Bitcoin uses PoW).
Proof of Stake (PoS)Validators lock up tokens as collateral to earn the right to validate blocks. More energy-efficient than PoW (Ethereum switched to PoS).
Hash RateTotal computational power securing a PoW network. Higher hash rate = more secure and harder to attack.
Block RewardNew tokens minted and given to the miner/validator who adds a new block to the chain.
HalvingA pre-programmed event that cuts the block reward in half. Bitcoin halves roughly every 4 years, reducing new supply.
ForkA change to a blockchain’s protocol. Soft forks are backward-compatible; hard forks create a separate chain (e.g., Bitcoin Cash).
Smart ContractSelf-executing code on a blockchain that runs when predefined conditions are met. The foundation of DeFi and dApps.

Token Types and Standards

TermDefinition
Coin vs. TokenCoins have their own blockchain (BTC, ETH). Tokens are built on top of an existing blockchain (most are ERC-20 tokens on Ethereum).
StablecoinA token pegged to a stable asset like the US dollar. Examples: USDC, USDT, DAI. Used to park value without leaving crypto.
Utility TokenA token that provides access to a product or service within a blockchain ecosystem (e.g., LINK for Chainlink oracle services).
Governance TokenA token that grants voting rights on protocol decisions. Holders influence upgrades, fee structures, and treasury spending.
NFT (Non-Fungible Token)A unique digital asset on a blockchain representing ownership of art, collectibles, or other items. Each NFT is one-of-a-kind.
ERC-20The standard for fungible tokens on Ethereum. Defines basic functions like transfer, approve, and balance checking.
ERC-721The standard for non-fungible tokens (NFTs) on Ethereum. Each token has a unique ID.
Wrapped TokenA token that represents another asset on a different blockchain (e.g., WBTC is Bitcoin wrapped for use on Ethereum).

Trading and Market Terms

TermDefinition
Market CapPrice × Circulating Supply. The total value of all tokens currently in circulation.
Fully Diluted Valuation (FDV)Price × Maximum Supply. What the project would be worth if all tokens were in circulation today.
Total Value Locked (TVL)The total dollar value of assets deposited in a DeFi protocol. A key measure of protocol adoption.
LiquidityHow easily an asset can be bought or sold without moving the price. Low liquidity = high volatility risk.
SlippageThe difference between the expected price and the actual execution price. Common in low-liquidity crypto markets.
Gas FeeThe transaction fee paid to validators for processing operations on a blockchain. Ethereum gas fees vary with network congestion.
HODLCrypto slang for “hold” — a long-term buy-and-hold strategy regardless of price swings.
WhaleAn individual or entity holding a very large amount of a cryptocurrency. Whale movements can move markets.
DCA (Dollar-Cost Averaging)Investing a fixed amount at regular intervals regardless of price. Reduces the impact of volatility.

DeFi Key Terms

TermDefinition
DeFi (Decentralized Finance)Financial services built on blockchains without intermediaries — lending, borrowing, trading, and more via smart contracts.
DEX (Decentralized Exchange)A platform for trading tokens directly from your wallet using smart contracts. No central authority holds your funds.
AMM (Automated Market Maker)A DEX model where liquidity pools (not order books) set prices algorithmically. Uniswap pioneered this approach.
Liquidity PoolA smart contract holding paired tokens that traders can swap against. Liquidity providers earn trading fees.
Yield FarmingMoving assets between DeFi protocols to maximize returns — typically earning trading fees + governance token rewards.
StakingLocking tokens in a protocol to support network operations (validation) and earning rewards in return.
Impermanent LossThe loss liquidity providers face when token prices diverge. The more prices move, the greater the loss vs. simply holding.
Flash LoanAn uncollateralized loan that must be borrowed and repaid within a single transaction block. Used for arbitrage and liquidations.

Security and Storage

TermDefinition
Private KeyA secret alphanumeric code that proves ownership of a crypto wallet. Lose it and your funds are gone permanently.
Public KeyA wallet address derived from your private key. Safe to share — it’s how others send you crypto.
Seed PhraseA 12- or 24-word recovery phrase that regenerates your private keys. Store offline, never digitally.
Hot WalletA wallet connected to the internet (browser extension, mobile app). Convenient but more vulnerable to hacks.
Cold WalletAn offline hardware device for storing crypto. Most secure option for long-term holdings.
Rug PullA scam where developers drain liquidity from a DeFi project and disappear with investor funds.
51% AttackWhen a single entity controls more than half of a PoW network’s hash rate, enabling them to double-spend or block transactions.
Analyst Tip
When evaluating a crypto project, focus on three metrics: TVL (adoption), FDV vs. market cap (dilution risk), and token unlock schedule (supply pressure). A project with $500M TVL but $20B FDV has significant token dilution ahead — the market cap will face headwinds as locked tokens release.

Key Takeaways

  • Understand the difference between PoW and PoS — they define a chain’s security model and economics
  • Market cap alone is misleading — always check FDV and circulating vs. max supply
  • DeFi replaces intermediaries with smart contracts — know the risks (impermanent loss, smart contract bugs)
  • Private key security is non-negotiable — use cold storage for significant holdings
  • Gas fees, slippage, and liquidity directly impact your real returns on crypto trades

Frequently Asked Questions

What is the difference between a coin and a token?

A coin operates on its own native blockchain (Bitcoin on the Bitcoin network, ETH on Ethereum). A token is built on top of an existing blockchain — most are ERC-20 tokens on Ethereum. The distinction matters because coins require their own infrastructure, while tokens leverage an existing chain’s security.

What is Total Value Locked (TVL) and why does it matter?

TVL measures the total dollar value of assets deposited in a DeFi protocol’s smart contracts. It’s the closest thing DeFi has to AUM in traditional finance. Rising TVL signals growing trust and adoption; falling TVL can mean users are pulling funds due to better yields elsewhere or loss of confidence.

What is impermanent loss?

Impermanent loss occurs when you provide liquidity to a DEX pool and the price ratio of your deposited tokens changes. The larger the price divergence, the more value you lose compared to simply holding. It’s called “impermanent” because the loss reverses if prices return to their original ratio — but in practice, they often don’t.

Are stablecoins actually stable?

Major fiat-backed stablecoins like USDC and USDT generally maintain their peg well, but they carry counterparty risk — you’re trusting the issuer holds sufficient reserves. Algorithmic stablecoins (like the collapsed UST) use code instead of reserves and have historically been much riskier. Always check the backing mechanism.

What is a rug pull and how can I avoid one?

A rug pull is when project developers drain the liquidity pool and disappear with investor funds. Red flags include anonymous teams, locked liquidity that isn’t actually locked, unrealistic yield promises, and rushed launches without audits. Stick to audited protocols with established track records and verifiable teams.