Crypto & DeFi dictionary

Blockchain Glossary

Understand gas, impermanent loss, NFT royalties, vesting, and other terms you see every day on-chain—then jump straight into the calculators your traffic data already loves.

25 terms · Built to support internal linking from high-traffic tools (gas, IL, NFTs, vesting)

Categories

All25
Gas & networks5
DeFi & trading12
NFTs2
Tokens & launches6

Gas (transaction fee)

Gas & networks

Definition

The fee paid to validators or miners to process a transaction or smart-contract call on a blockchain. More complex actions (swaps, mints) consume more gas than simple transfers.

Example

If gas price is 30 Gwei and your swap uses 150,000 gas units, the fee is roughly 150,000 × 30 Gwei = 0.0045 ETH (plus any L2 or bridge fees on top).

Why it matters

Gas is often the difference between a profitable trade and a loss—especially on mainnet. Comparing networks and timing transactions matters as much as token price.

Common mistakes

  • Ignoring failed-tx gas (you can still pay fees even if a transaction reverts)
  • Confusing gas limit with gas price
  • Forgetting L2, bridge, or withdrawal delays when comparing “cheap” chains

Related calculators

Gwei

Gas & networks

Definition

A small denomination of ETH: 1 Gwei = 0.000000001 ETH (10⁻⁹ ETH). Gas prices on Ethereum are usually quoted in Gwei per unit of gas.

Why it matters

Wallets and explorers show Gwei so you can reason about fee spikes quickly without counting decimal places in ETH.

Common mistakes

  • Treating Gwei as a separate token (it is just a unit of ETH)

Related calculators

Impermanent loss (IL)

DeFi & trading

Definition

The difference in value versus simply holding two assets, when you provide them as liquidity in a typical AMM pool. It is “impermanent” because it can shrink if prices revert—but if prices diverge and stay apart, the loss is realized when you exit.

Why it matters

LP fee income must be compared to IL at realistic price moves. Many LPs lose net of IL when volatility is high and fees are thin.

Common mistakes

  • Assuming fees always beat IL
  • Ignoring stablecoin depeg or correlated-asset risks
  • Comparing LP returns to spot without the same price path

AMM (automated market maker)

DeFi & trading

Definition

A decentralized exchange mechanism where prices come from a formula and pooled liquidity, rather than a traditional order book. Uniswap-style constant-product pools are the most common example.

Why it matters

AMMs explain why swaps have slippage, why IL exists for LPs, and why depth matters for larger trades.

Slippage

DeFi & trading

Definition

The difference between the expected trade price and the executed average price, often caused by price moving while your transaction confirms or by thin liquidity moving the AMM curve.

Why it matters

High slippage tolerance protects execution but increases sandwich/MEV risk; too-low tolerance causes failed swaps on volatile pairs.

Common mistakes

  • Setting slippage extremely high “just to make it work” without checking pool liquidity
  • Ignoring that stable pairs can still slip during stress events

Liquidity pool (LP)

DeFi & trading

Definition

A smart-contract vault holding two or more assets that traders swap against. LPs deposit assets and earn trading fees proportional to their share of the pool.

Why it matters

Your return is fees + incentives minus IL and smart-contract risk. The pool’s design (volatile vs stable) changes the risk profile completely.

Staking

DeFi & trading

Definition

Locking tokens to support network security (PoS) or a protocol’s economics, usually in exchange for rewards. Rewards may be inflationary, fee-based, or both.

Why it matters

Nominal APY is not net yield—subtract fees, tax, slashing risk (where relevant), and token emission dilution.

Common mistakes

  • Confusing APR (no compounding in the rate) with APY (compounded)
  • Ignoring unbonding / lock-up periods when you need liquidity

Related calculators

Floor price (NFT)

NFTs

Definition

The lowest current listing price for an item in a collection on a marketplace (often specific to one chain and marketplace). It is a rough liquidity signal, not a perfect valuation metric.

Why it matters

Collections with thin floors can move dramatically on a single listing; use volume, depth, and trait data alongside floor.

Common mistakes

  • Treating floor as the price you can sell any item for (rare traits differ)
  • Ignoring royalties and marketplace fees in net proceeds

Related calculators

Royalty (NFT secondary sale)

NFTs

Definition

A percentage paid to creators (or rights holders) on secondary sales. Enforcement depends on marketplace policy and chain standards; not all trades honor the same royalty rate in practice.

Why it matters

Creators should model lifetime royalties across price paths; traders should include royalties + fees in break-even math.

Common mistakes

  • Assuming royalty is always enforced on every venue
  • Forgetting platform fees on top of royalties

Related calculators

Token vesting

Tokens & launches

Definition

A schedule that releases tokens over time instead of all at once. Common elements are a cliff (no tokens until date X) and linear or periodic unlocks afterward.

Why it matters

Supply shocks from large unlocks can affect price; employees and investors use vesting to plan taxes and liquidity.

Common mistakes

  • Mixing up cliff date with first unlock date
  • Ignoring whether amounts are pre- or post-tax in personal planning

Related calculators

TGE (token generation event)

Tokens & launches

Definition

The initial distribution / listing period when a token becomes transferable or claimable. Often paired with liquidity pool seeding and exchange listings.

Why it matters

TGE timing interacts with vesting, airdrops, and market depth—high volatility around TGE is common.

Token distribution / allocation

Tokens & launches

Definition

How supply is split across team, investors, community, treasury, and liquidity. Good tokenomics make incentives and dilution explicit.

Why it matters

Even strong products can struggle if upcoming unlocks overwhelm float. Compare allocation charts to vesting calendars.

Cost basis

DeFi & trading

Definition

The original value of an asset for tax and P&L tracking, including purchase price and certain fees. DeFi can complicate basis when you swap, stake, or receive rewards.

Why it matters

Accurate basis prevents surprises at tax time and makes real net returns visible after fees and rewards income.

DCA (dollar-cost averaging)

DeFi & trading

Definition

Investing a fixed amount on a schedule rather than timing one lump sum. Reduces entry-timing risk but does not guarantee better returns.

Why it matters

DCA outcomes depend on drift, volatility, and fees. Always include trading and transfer fees in simulations.

Related calculators

APR (annual percentage rate)

DeFi & trading

Definition

A simple annualized rate without assuming reinvestment of rewards. Common for staking quotes and borrow APR on lending markets.

Why it matters

Compare products on the same basis—convert APR to APY if rewards compound automatically.

APY (annual percentage yield)

DeFi & trading

Definition

Annual return assuming rewards are reinvested at the stated compounding frequency. Headline APY is higher than APR for the same underlying rate.

Formula / detail

APY ≈ (1 + APR/n)ⁿ − 1

Why it matters

LP and farm APYs often ignore IL and token price—net yield can be far below the banner number.

Related calculators

Yield farming

DeFi & trading

Definition

Deploying capital into DeFi protocols to earn rewards (fees, emissions, points). Often involves LP positions, lending, or staged incentive programs.

Why it matters

Advertised yield is gross—subtract IL, gas, smart-contract risk, and reward-token dilution.

TVL (total value locked)

DeFi & trading

Definition

USD value of assets deposited in a protocol’s smart contracts. Used as a rough size/liquidity signal, not a guarantee of safety.

Why it matters

Higher TVL can mean deeper pools and more fee income—but also more attacker attention; TVL can fall fast in crises.

Related calculators

Layer 2 (L2)

Gas & networks

Definition

Networks that batch transactions and post data to a base chain (often Ethereum) to cut fees while inheriting security assumptions from the rollup design.

Why it matters

Most daily DeFi activity moved to L2 for cost—but bridging and withdrawal delays are part of the true cost.

Related calculators

Bridge (cross-chain)

Gas & networks

Definition

Infrastructure that moves assets or messages between chains. Can be custodial, multisig, or light-client based—risk varies widely.

Why it matters

Bridge hacks have caused large losses; include bridge risk when chasing yield on another chain.

Related calculators

MEV (maximal extractable value)

Gas & networks

Definition

Profit validators or searchers extract by ordering, inserting, or censoring transactions—sandwich attacks on DEX swaps are a common example.

Why it matters

High slippage tolerance and public mempools increase sandwich risk; private RPCs and smaller trades help.

Related calculators

Smart contract

Tokens & launches

Definition

Code on a blockchain that runs when conditions are met. DeFi pools, tokens, and bridges are bundles of contracts—bugs can drain funds.

Why it matters

Audits reduce but do not eliminate risk; prefer battle-tested protocols and smaller position sizes on new code.

Market cap

Tokens & launches

Definition

Price × circulating supply (not always fully diluted). Compares relative size of projects; thin float can move price sharply.

Why it matters

FDV can be much higher than market cap when vesting unlocks are large—check unlock calendars.

Related calculators

Slippage

DeFi & trading

Definition

The difference between the price you expected on a swap and the price you actually receive, often worse on thin pools or large trades.

Why it matters

High slippage tolerance invites MEV sandwiches; size trades down or use deeper pools and limit orders where available.

FDV (fully diluted valuation)

Tokens & launches

Definition

Price × total max supply (all tokens that could exist). Shows valuation if every token were already liquid today.

Why it matters

Low float + high FDV can mean heavy future sell pressure from unlocks—pair with vesting schedules.

Explore all blockchain tools

See the full list of calculators on the hub page, or open the finance glossary for traditional money terms.

Crypto & DeFi Glossary: Gas, IL, NFTs & Tokens