术语表

区块链术语的通俗英文解释 —— 从 Airdrop 到 ZK-Rollup。条目为英文,适合开发者和技术读者。

5

A

B

Base Fee General

The protocol-determined minimum gas price on Ethereum post-EIP-1559, which automatically adjusts based on network demand and is permanently burned.

BGP Routing Attack Security

An attack that hijacks internet routing (BGP) to intercept, isolate, or censor blockchain node traffic at the network layer.

Blacklist Security

A list of blockchain addresses flagged as malicious, fraudulent, or sanctioned, used by exchanges, wallets, and compliance tools to block transactions.

Blob (EIP-4844) General

A new data storage type on Ethereum introduced by EIP-4844 (Proto-Danksharding) that provides cheaper storage for Layer 2 rollup data.

Blob-Carrying Transaction (EIP-4844) Layer 2

A new Ethereum transaction type that carries large 'blob' data payloads for rollups, slashing L2 data costs by routing them out of the expensive call-data gas market.

Block General

A container holding a batch of verified transactions, linked to previous blocks to form a chain.

Block Builder DeFi

A specialized entity in Ethereum's PBS system that constructs optimized blocks from MEV searcher bundles and competes to have their block selected by validators.

Block Confirmation General

The number of blocks added to a chain after your transaction's block, reducing the probability of reversal.

Block Explorer General

A web-based search engine for blockchain data, allowing anyone to look up transactions, addresses, blocks, and smart contract interactions.

Bonding Curve Tokenomics

A mathematical curve that defines the relationship between a token's price and its supply, enabling continuous minting and burning.

Brain Wallet Security

A cryptocurrency wallet whose private key is derived from a memorized passphrase. Convenient but catastrophically insecure against brute-force attacks.

Bridge DeFi

A protocol that enables assets and data to move between different blockchain networks.

Bug Bounty Security

A reward program that pays security researchers for finding and responsibly disclosing vulnerabilities in smart contracts, protocols, or platforms.

Bundler Smart Contract

An ERC-4337 participant that collects UserOperations, validates them, and packages them into a single on-chain transaction for execution.

Burn Address General

A cryptographic address with no known private key, used to permanently destroy cryptocurrency tokens by making them unspendable.

Byzantine Fault Tolerance Consensus

A property of distributed systems that can continue operating correctly even when up to one-third of participants act maliciously or fail arbitrarily.

C

CBDC (Central Bank Digital Currency) General

A digital form of sovereign currency issued and controlled directly by a central bank.

Celestia Layer 1

A modular blockchain built specifically for data availability, enabling rollups to publish data cheaply without running their own consensus.

Censorship Resistance Security

A blockchain's ability to process any valid transaction regardless of who sends it, with no party able to block or freeze it.

CEX (Centralized Exchange) General

A cryptocurrency trading platform operated by a central entity that holds custody of user funds, such as Binance, Coinbase, or Kraken.

Circulating Supply Tokenomics

The number of tokens currently in public circulation and available for trading, excluding locked, reserved, or burned tokens.

Cliff (Vesting) General

A lockup period at the start of a vesting schedule during which no tokens are released, ensuring long-term commitment from team and investors.

Clipboard Hijacking Security

Malware that monitors the clipboard for cryptocurrency addresses and silently replaces them with the attacker's address, redirecting transfers.

Cold Wallet Wallet

A cryptocurrency wallet that is not connected to the internet, providing maximum security for long-term storage of digital assets.

Collateral Factor DeFi

The percentage of an asset's value a lending protocol lets you borrow against — for example, 75% means $100 of collateral backs up to $75 of borrowing.

Consensus Mechanism General

The algorithm that enables distributed nodes in a blockchain network to agree on the state of the ledger without trusting each other.

Contract Audit Security

A systematic security review of smart contract source code that combines automated analysis tools with expert manual review to identify vulnerabilities before deployment.

Copy Trading General

A feature that automatically replicates another trader's positions in your account, popular on both CEXs and DEXs for following successful or 'smart money' wallets.

Cross-Chain Bridge DeFi

A protocol that transfers assets and messages between independent blockchains, typically by locking assets on one chain and minting representations on another.

Custodial Wallet Wallet

A cryptocurrency wallet where a third-party service holds and manages the user's private keys, similar to a traditional bank account.

D

Danksharding Layer 2

Ethereum's full scalability roadmap that uses data availability sampling to enable 100,000+ transactions per second via L2 rollups.

Data Availability Layer 2

The guarantee that transaction data published by a rollup or block producer is actually accessible to all network participants for verification.

DDoS Attack (Blockchain) Security

A Distributed Denial of Service attack that overwhelms a blockchain network, exchange, or dApp with excessive transactions or requests, causing slowdowns or outages.

Decentralized Application (DApp) General

An application whose backend runs on a decentralized blockchain network instead of centralized servers.

Decentralized Autonomous Organization (DAO) Governance

A member-owned organization governed by smart contracts and token-based voting, without centralized leadership.

DeFi (Decentralized Finance) DeFi

Financial services built on blockchain smart contracts that operate without intermediaries, including lending, borrowing, trading, and yield generation.

Deflationary Token Tokenomics

A cryptocurrency whose supply decreases over time through burn mechanisms, reducing the total number of tokens in circulation.

Depeg Tokenomics

When a stablecoin or pegged asset loses its target price (e.g., a 'dollar stablecoin' trading below $1), signaling a loss of market confidence.

DEX (Decentralized Exchange) DeFi

A peer-to-peer marketplace for trading cryptocurrencies without intermediaries, using smart contracts instead of order books.

Difficulty Adjustment General

The protocol mechanism that automatically recalibrates how hard it is to mine a new block, keeping block production rate stable.

Dusting Attack Security

A privacy attack where tiny amounts of cryptocurrency are sent to many wallet addresses to trace transactions and de-anonymize users.

E

Eclipse Attack Security

A network-level attack where a victim node is surrounded by attacker-controlled peers so it sees a fake, isolated view of the blockchain.

EigenLayer (Restaking) DeFi

The leading Ethereum restaking protocol that lets staked ETH be reused to secure additional services (AVSs) for extra yield and extra risk.

EIP-1559 General

An Ethereum improvement proposal that reformed gas fee pricing by introducing a base fee that is burned, making ETH potentially deflationary.

EIP-4844 (Proto-Danksharding) Layer 2

An Ethereum upgrade introducing 'blob' data storage for L2 rollups, reducing transaction costs by 10-100x.

EOA (Externally Owned Account) Wallet

An Ethereum account controlled by a private key (a user's wallet), as opposed to a smart contract account controlled by code.

Epoch General

A unit of time in Ethereum's Proof of Stake system consisting of 32 slots (6.4 minutes), used for validator committee assignments and finality checkpoints.

ERC-1155 Smart Contract

A smart contract concept in the Web3 and blockchain ecosystem.

ERC-20 Smart Contract

The standard for fungible tokens on Ethereum — defines the interface every interchangeable token must implement.

ERC-4337 (Account Abstraction) Smart Contract

An Ethereum standard implementing account abstraction via a separate transaction layer, enabling smart-contract wallets with gasless txs, batching, and social recovery.

ERC-721 Smart Contract

The Ethereum token standard for non-fungible tokens (NFTs), where each token is unique and non-interchangeable.

Event Log Smart Contract

Immutable records stored on the blockchain by smart contracts, providing auditable logs of on-chain activities and data for off-chain indexing.

EVM (Ethereum Virtual Machine) Smart Contract

The runtime environment that executes smart contract code on Ethereum and all EVM-compatible blockchains.

Exit Scam Security

A fraud where project operators abruptly shut down and disappear with user funds after building trust over weeks or months.

F

Fake Token Security

A counterfeit cryptocurrency designed to impersonate a legitimate token, often airdropped to wallets or listed on DEXs to trick users into trading or interacting with it.

FDV (Fully Diluted Valuation) Tokenomics

The theoretical total market cap if every token that will ever exist was in circulation at the current price.

Finality Consensus

The point at which a blockchain transaction becomes irreversible, guaranteeing it will not be reversed or altered by future blocks.

Finney Attack Security

A Bitcoin double-spend where a miner pre-mines a block paying themselves, then tricks a merchant before broadcasting it.

Flash Crash Security

A sudden, severe price drop in an asset that occurs within minutes, often followed by a partial recovery.

Flash Loan DeFi

An uncollateralized loan that must be borrowed and repaid within a single blockchain transaction.

Flash Loan Attack Security

An exploit using uncollateralized flash loans to manipulate prices, drain liquidity, or exploit oracle vulnerabilities.

Flashbots DeFi

A research and development organization that created a private transaction relay system to reduce MEV's negative impact on Ethereum users.

Floor Price NFT

The lowest listing price for any item in an NFT collection, used as the primary market valuation metric.

Fork General

A change to a blockchain's protocol rules that creates a divergence in the network, either resulting in two separate chains or a unified upgrade.

Fraud Proof General

A cryptographic guarantee used in optimistic rollups where anyone can challenge an invalid state transition by submitting evidence of fraud.

Front-Running Security

The practice of exploiting advance knowledge of pending transactions to profit from the price impact.

G

H

I

K

L

Launchpad General

A platform that curates, hosts, and facilitates token sales for new crypto projects, providing vetting and distribution infrastructure.

Layer 1 Layer 1

A base-layer blockchain that settles transactions and provides security, serving as the foundation for applications and Layer 2 networks.

Layer 2 Layer 2

A scaling solution built on top of a Layer 1 blockchain that processes transactions off-chain while inheriting the base layer's security.

LayerZero General

An omnichain interoperability protocol enabling cross-chain messaging and token transfers, compromised in the $292M Kelp DAO exploit via a forged message.

Lending Protocol DeFi

A DeFi platform where users can lend crypto to earn interest or borrow against crypto collateral.

Light Client General

A lightweight blockchain node that verifies only block headers and specific transactions, enabling wallets and mobile apps to interact without downloading the full chain.

Liquid Staking DeFi

Staking ETH through a protocol that issues a liquid token (LST) representing your staked position, enabling DeFi use without unbonding.

Liquidation DeFi

The forced sale of collateral when a borrower's loan position falls below the required collateralization ratio.

Liquidity Mining DeFi

A DeFi incentive program that distributes protocol tokens to users who supply liquidity or use a protocol, rewarding early participation.

Liquidity Pool DeFi

A smart contract holding token reserves that enables decentralized trading without an order book.

Liquidity Provider DeFi

A user who deposits tokens into a liquidity pool in exchange for trading fees and LP tokens.

M

Mainnet General

The production blockchain network where transactions involve real economic value, as opposed to a testnet where tokens have no value.

Market Cap Tokenomics

The total dollar value of a cryptocurrency's circulating supply, calculated as current price multiplied by circulating supply.

Max Supply Tokenomics

The maximum number of tokens that will ever exist for a given cryptocurrency, set by protocol rules and enforceable only through consensus.

Maximal Extractable Value (MEV) Security

The maximum value that can be extracted by reordering, including, or excluding transactions inside a block — originally called Miner Extractable Value.

Maximal Extractable Value (MEV) DeFi

The profit extractable by reordering, including, or excluding transactions within a block.

Mempool Layer 1

The pending transaction pool on a blockchain where submitted transactions wait to be included in a block by validators or miners.

Merkle Tree General

A hierarchical data structure that efficiently organizes and verifies large sets of transactions using cryptographic hashes.

Metadata NFT

The JSON-structured data that describes an NFT's attributes, image, name, and traits, typically stored off-chain and referenced by the token's on-chain tokenURI.

MEV Bot DeFi

Automated software that monitors the blockchain mempool for profitable trading opportunities, executing arbitrage, liquidation, and sandwich attacks within milliseconds.

Mining General

The process of using computational power to validate transactions and create new blocks on a Proof-of-Work blockchain.

Mint Authority Security

The power to create new tokens from a smart contract. If misused or centralized, it allows the token creator to dilute holders or crash the price.

Minting NFT

The process of creating a new NFT or token and registering it on a blockchain.

Mixer Security

A service or protocol that blends cryptocurrency from multiple users to obscure the transaction trail between sender and recipient.

Modular Blockchain Layer 1

A blockchain architecture that separates core functions—execution, consensus, settlement, and data availability—into specialized, interchangeable layers.

Multi-Sig Wallet Wallet

A wallet requiring multiple signatures from different key holders to authorize a transaction, adding security through distributed approval.

N

O

P

Paymaster Smart Contract

An Account Abstraction component that sponsors gas fees for smart accounts, enabling gasless transactions and flexible payment models.

Pending Transaction General

A transaction that has been broadcast to the network but not yet included in a block, typically waiting in the mempool for confirmation.

Permit Signature Phishing Security

An attack where scammers trick users into signing off-chain EIP-2612 permit messages that grant token spend approvals without an on-chain transaction, draining wallets instantly.

Permit2 Smart Contract

Permit2 is a universal approval router developed by Uniswap Labs that extends ERC-2612 permit functionality to any token with advanced security features.

PFP (Profile Picture) NFT

NFT collections designed primarily for use as social media profile pictures, characterized by generative trait combinations, rarity rankings, and strong community identity.

Phishing Attack Security

Social engineering attacks that trick crypto users into signing malicious transactions, approving token spend, or revealing seed phrases—resulting in theft of wallet assets.

Plasma Layer 2

A family of Layer 2 scaling designs that use Merkle trees and fraud proofs to secure off-chain computation, proposed by Joseph Poon and Vitalik Buterin in 2017 and largely superseded by rollups.

Price Impact DeFi

The percentage change in an asset's market price caused by a single trade's size relative to the available liquidity in an automated market maker pool.

Priority Fee General

An optional user-set tip paid to validators to prioritize transaction inclusion, layered on top of EIP-1559's protocol-set base fee.

Private Key Wallet

A secret cryptographic number that proves ownership of cryptocurrency assets and authorizes transactions.

Proof of Reserves (PoR) Security

A cryptographic audit proving that a custodian holds the assets it claims, without revealing sensitive user data.

Proof of Stake (PoS) Consensus

A consensus mechanism where validators are chosen to produce blocks based on the amount of cryptocurrency they have staked.

Proof of Work (PoW) Consensus

A consensus mechanism where miners compete to solve cryptographic puzzles to validate blocks, securing the network through computational energy.

Proxy Pattern Smart Contract

A smart contract architecture enabling upgradeability by separating logic and state through delegate calls between proxy and implementation contracts.

Pump and Dump Security

A market manipulation scheme where organizers artificially inflate a token's price through coordinated buying and hype, then sell their holdings at the peak, leaving other investors with worthless assets.

R

Real-World Assets (RWA) DeFi

Physical or traditional financial assets tokenized on a blockchain, bringing off-chain value (real estate, treasuries, commodities) on-chain.

Reentrancy Attack Smart Contract

A smart contract exploit where an attacker recursively calls a vulnerable function to drain funds before the contract updates its state.

Relayer General

An entity or service that forwards transactions or messages between different blockchain networks or from users to block builders, enabling cross-chain communication.

Reorg (Reorganization) Security

A blockchain event where previously confirmed blocks are replaced by alternative blocks, potentially reversing transactions that users believed were final.

Replay Attack Security

An attack where a valid signed transaction from one chain is fraudulently re-broadcast and executed on another chain.

Reserve Factor DeFi

The share of interest paid by borrowers that a lending protocol redirects to its own reserve treasury rather than to suppliers.

Restaking DeFi

Restaking ETH to secure additional protocols beyond Ethereum consensus, earning extra rewards but taking on additional slashing risk.

Rollup Layer 2

A Layer 2 scaling solution that executes transactions off-chain and posts compressed transaction data to a Layer 1 for security and settlement.

Royalty NFT

A percentage of secondary sale proceeds paid to the original NFT creator on every resale.

RPC General

Remote Procedure Call — the communication protocol that allows dApps and wallets to read from and write to a blockchain.

Rug Pull Security

A crypto exit scam where project developers drain liquidity or abandon a project after attracting investor funds.

S

Sanctions Security

Government-imposed restrictions that prohibit transactions with specific individuals, entities, or addresses, enforced by agencies like OFAC.

Sandwich Attack Security

An MEV exploit where a bot front-runs and back-runs your transaction to profit from the price impact.

Searcher (MEV) DeFi

An automated bot or operator that monitors the blockchain for MEV opportunities and submits optimized transaction bundles to block builders.

Seed Phrase Wallet

A human-readable list of 12-24 words that generates and recovers all private keys in a cryptocurrency wallet.

Self-Custody Security

The practice of holding and managing your own cryptocurrency private keys directly, without relying on a third party like an exchange or bank.

Sequencer Layer 2

The node or service responsible for ordering transactions, executing them, and publishing state updates in a Layer 2 rollup.

Sharding Layer 1

A scaling technique that splits a blockchain's state and transaction processing across multiple parallel segments called shards.

Sidechain Layer 2

An independent blockchain that runs parallel to a main chain, connected via a two-way bridge for asset transfers.

Signature Replay Security

Reusing a valid cryptographic signature more than once — or on a different chain — because a smart contract failed to mark it as consumed.

Slashing Consensus

The punishment mechanism in proof-of-stake where validators lose staked funds for proven misbehavior or attacks.

Slippage DeFi

The difference between the expected price of a trade and the actual executed price.

Slot General

A fixed 12-second time interval in Ethereum's Proof of Stake system during which one validator is chosen to propose a block.

Smart Contract Smart Contract

Self-executing code deployed on a blockchain that automatically enforces agreements when conditions are met.

Snapshot (Governance) General

An off-chain voting platform used by DAOs to conduct gasless governance votes, and the process of recording on-chain state at a specific block height.

Social Engineering Security

Manipulating people into revealing secrets or performing actions that compromise security — now the leading attack vector in Web3, responsible for billions in losses.

Social Recovery Wallet

A wallet recovery method where trusted contacts (guardians) co-sign to restore access, eliminating the need for seed phrases.

Solidity Smart Contract

The primary programming language for writing smart contracts on Ethereum and EVM-compatible blockchains.

Soulbound Token (SBT) Tokenomics

A non-transferable token that represents identity, credentials, or commitments within a Web3 ecosystem.

Stablecoin General

A cryptocurrency pegged to a stable asset (usually the US dollar), combining blockchain benefits with price stability.

Stablecoin Reserve DeFi

The assets backing a stablecoin's value, held by the issuer as collateral to guarantee redemption at the pegged price.

Staking DeFi

Locking cryptocurrency to secure a proof-of-stake network and earn rewards in return.

Staking Pool DeFi

A service that combines many users' stake into a single validator set, letting small holders participate in proof-of-stake rewards without the minimum 32 ETH.

StarkNet Layer 2

A ZK-rollup for Ethereum by StarkWare that uses the Cairo programming language for high-throughput computation.

State Channel Layer 2

A two-party off-chain payment channel that enables instant, gasless transactions settled on-chain only at open and close.

Supply Chain Attack Security

An attack where a dependency, package, or tool in a software supply chain is compromised to distribute malware to downstream users — a growing threat in Web3.

Sybil Attack Security

Creating multiple fake identities to manipulate a system, common in airdrop farming, governance, and network consensus.

T

Testnet General

A replica of a blockchain network used by developers for testing smart contracts, protocol upgrades, and application functionality without risking real funds.

Timejacking Attack Security

A Bitcoin attack where false node timestamps skew a victim's network-adjusted time to slow or speed up difficulty adjustment.

Timelock Security

A smart contract mechanism that delays the execution of privileged operations, giving users time to react before changes take effect.

Token Airdrop General

A distribution method where projects send free tokens to wallet addresses, typically to bootstrap adoption, reward early users, or decentralize token ownership.

Token Allocation Tokenomics

The distribution plan for a project's total token supply across team, investors, community, and treasury.

Token Burn Tokenomics

The permanent removal of tokens from circulation, reducing total supply to increase scarcity and potentially support price.

Token Generation Event (TGE) General

The moment a cryptocurrency token is officially created and distributed, marking the start of vesting schedules and secondary market trading.

Token Vesting Tokenomics

A schedule that gradually releases locked tokens to team members and investors over time, preventing immediate selling.

Tokenization General

The process of representing real-world or digital assets as blockchain tokens, enabling fractional ownership and programmable transfer.

Tokenomics Tokenomics

The economic design of a cryptocurrency token — its supply, distribution, utility, and incentive mechanisms.

Tornado Cash Security

A decentralized crypto mixer protocol that breaks the link between sender and recipient addresses, sanctioned by OFAC in 2022 for facilitating money laundering.

Total Value Locked (TVL) DeFi

The total amount of assets deposited in a DeFi protocol, the key metric for measuring adoption.

Transaction General

A cryptographically signed instruction submitted to a blockchain to transfer value, interact with smart contracts, or deploy code.

Transaction Malleability Security

A property that lets a transaction's signature/hash be altered before confirmation, changing its ID without invalidating it.

TWAP (Time-Weighted Average Price) DeFi

A pricing method that averages an asset's price over a specified time period, used to reduce slippage in large trades and resist oracle manipulation.

U

V

W

Wallet Wallet

A software program or physical device that stores cryptocurrency private keys and enables users to send, receive, and manage digital assets.

Wallet Connect Wallet

An open protocol connecting wallets to DApps through a secure pairing process, widely used but exploited by phishing drainers.

Wallet Drainer Security

Malicious software embedded in fake dApp websites that tricks users into signing transactions that drain all tokens and NFTs from their wallet.

Wash Trading Security

A market manipulation technique where a trader simultaneously buys and sells the same asset to create fake trading volume and mislead other investors about demand.

Web3 General

The vision of a decentralized internet built on blockchain, where users own their data, identity, and assets.

Wei General

The smallest unit of Ether (ETH), where 10^18 wei equals 1 ETH. Gwei is the most commonly used subdivision for gas pricing.

Whale General

An individual or entity that holds a large enough amount of a cryptocurrency to potentially influence market prices through their trading activity.

Wrapped BTC (WBTC) DeFi

An ERC-20 token representing Bitcoin on Ethereum, backed 1:1 by BTC held by a centralized custodian under a merchant-custodian model.

Wrapped ETH (WETH) DeFi

An ERC-20 token representing native ETH 1:1, enabling ETH to interact with smart contracts and DeFi protocols that require the ERC-20 standard.

Wrapped Token DeFi

A tokenized version of a cryptocurrency on a different blockchain, backed 1:1 by the original asset held in reserve.

X

Y

Z