Web3 Dictionary
Your comprehensive guide to the decentralized web. Explore, understand, and master the terminology behind blockchains, smart contracts, DeFi, and the protocols powering the future of the internet.
Your guide to blockchain, DeFi, smart contracts and the decentralized web.
Launch Web3 Apps
Build secure dApps, tokens, DeFi & DAOs with a team focused on mainnet‑ready delivery.
Contact UsLearn more about web3
313 ResultsA
Aave
DeFiA decentralized lending protocol where users deposit crypto to earn interest and borrow against collateral.
Access Control
SecuritySystem for restricting who can call specific smart contract functions based on permissions.
Account Abstraction
Smart ContractsA system that allows smart contracts to function as user accounts instead of relying only on externally owned accounts.
Admin Key Risk
SecurityThe risk that if admin keys are compromised, attackers can exploit smart contract functions to steal funds or break protocol.
Airdrop
TokenomicsFree distribution of tokens to addresses, rewarding early users or generating adoption.
Allowlist
NFTsA pre-approved list of addresses eligible to participate in NFT minting before public sale.
Altcoin
OthersAny cryptocurrency other than Bitcoin, including Ethereum, Solana, and tokens.
AML/CFT
RegulationAnti-Money Laundering and Counter-Financing of terrorism regulations to prevent illicit fund flows and terrorist financing.
Application Binary Interface
Smart ContractsABI stands for Application Binary Interface. It defines how to interact with smart contracts and is usually represented in JSON.
APR
DeFiAnnual Percentage Rate (APR) is the yearly interest rate without accounting for compounding effects.
APY
DeFiAnnual Percentage Yield is the yearly return on investment including compounding effects.
Arbitrage
DeFiBuying an asset at a lower price on one venue and selling at higher price on another to profit from differences.
Arbitrum
BlockchainAn Ethereum Layer 2 using Optimistic Rollups with faster fraud proof verification than alternatives.
Automated Market Maker (AMM)
DeFiSmart contract protocol using mathematical formulas and liquidity pools to enable trading without order books.
Avatar NFT
NFTsAn NFT that represents a user's digital identity or profile picture in Web3 communities.
B
Backend Relayer
Smart ContractsA server that submits transactions on behalf of users, enabling gasless or subsidized transactions.
Bank Run
DeFiMass withdrawal of funds from a protocol or exchange as users lose confidence in solvency.
Bear Market
OthersA sustained period when prices fall and market sentiment is pessimistic.
Beneficial Ownership
RegulationThe identification of the actual person or entity that ultimately owns or controls an account or legal structure.
Block
BlockchainA container of transactions cryptographically linked to previous blocks forming the blockchain.
Block Explorer
BlockchainA web tool that displays blockchain data including transactions, addresses, and blocks in readable format.
Block Height
BlockchainThe sequential number assigned to each block, starting from zero for the genesis block.
Block Time
BlockchainThe average interval between the creation of consecutive blocks in a blockchain.
Blockchain
BlockchainA distributed ledger recording transactions immutably across a network of computers with no central authority.
Blockchain Game
Web3 GamingA video game where in-game assets are NFTs owned on-chain, enabling player trading and ownership.
Blockchain Trilemma
BlockchainThe idea that a blockchain cannot easily maximize decentralization, security, and scalability at the same time.
Borrowing
DeFiBorrowing in DeFi means taking a crypto loan from a protocol, usually by locking up other assets as collateral.
Bridge
BlockchainA protocol that enables the transfer of assets and data between different blockchains.
Browser Wallet
WalletsA browser wallet is a wallet that runs inside a web browser, usually as an extension, and lets users sign transactions and connect to dApps.
Bug Bounty
SecurityA reward program that pays security researchers for responsibly finding and reporting vulnerabilities.
Bull Market
OthersA sustained period when cryptocurrency prices rise and market sentiment is optimistic.
Bundler
WalletsA bundler is a service in account abstraction systems that collects user operations and packages them into blockchain transactions.
Bytecode
Smart ContractsThe low-level machine code that smart contracts compile to before deployment.
C
CFTC
RegulationCommodity Futures Trading Commission is a US regulator overseeing futures, derivatives, and commodity markets.
Circulating Supply
TokenomicsThe current number of cryptocurrency tokens actively in circulation and held by users.
Client-Side Signing
WalletsClient-side signing means a transaction or message is signed on the user's device instead of on a remote server.
Cold Storage
WalletsKeeping cryptocurrency private keys offline and disconnected from the internet to maximize security.
Cold Wallet
WalletsA cold wallet is a wallet that keeps private keys offline, making it harder for internet-based attackers to reach them.
Collateral
DeFiAssets deposited into a lending protocol as security for borrowed funds, held until the loan is repaid.
Collateral Ratio
DeFiCollateral ratio is the relationship between the value of collateral posted and the amount borrowed against it.
Collection
NFTsA group of related NFTs created by the same contract, typically sharing a theme or aesthetic.
Commitment Scheme
CryptographyA cryptographic method to commit to a value while hiding it, later revealing the value as proven.
Commodity
RegulationA commodity is an asset class that regulators often compare with certain crypto assets when deciding how they should be treated under the law.
Community
OthersThe group of users, developers, and supporters contributing to and promoting a blockchain project.
Compliance
RegulationCompliance means following the laws, rules, and internal controls that apply to a crypto business, protocol, or service.
Composability
DeFiComposability is the ability of blockchain apps and smart contracts to work together like building blocks.
Compound
DeFiA lending protocol pioneering autonomous interest rate setting through supply and demand mechanics.
Consensus Mechanism
BlockchainProtocol and algorithms enabling distributed network participants to agree on the correct blockchain state.
Constructor
Smart ContractsA special function that runs once when a contract is deployed, used to initialize state variables.
Consumer Protection
RegulationConsumer protection refers to the rules and safeguards meant to reduce unfair, deceptive, or harmful practices against users.
Contract Call
Smart ContractsA contract call is an interaction where one account or contract invokes a function on a smart contract.
Contract Deployment
Smart ContractsThe process of publishing smart contract bytecode to the blockchain, creating a permanent on-chain contract instance.
Contributor
OthersA contributor is someone who helps a project, such as a developer, designer, marketer, or community member.
Core Team
OthersThe main developers and leaders building and maintaining a blockchain protocol or project.
Crafting Asset
Web3 GamingA crafting asset is an in-game item or resource used to create, upgrade, or combine other game assets.
Cross-Chain
BlockchainThe ability for blockchains to communicate with and transfer assets between each other.
Crypto Market Cycle
TokenomicsA crypto market cycle is the repeating pattern of expansion, speculation, decline, and recovery seen across crypto markets over time.
Crypto Wallet
WalletsA digital application or device that manages cryptocurrency private keys and enables users to store, send, and receive digital assets.
Cryptocurrency
BlockchainDigital money secured by cryptography that operates on decentralized networks without requiring a central bank or government.
Cryptocurrency Taxation
RegulationTax obligations on cryptocurrency transactions and holdings, varying significantly by jurisdiction.
Curve Finance
DeFiA specialized DEX optimized for stablecoin and correlated asset swaps with low slippage.
Custodial Wallet
WalletsA cryptocurrency wallet where a third-party service provider holds and manages your private keys on your behalf.
Custody
WalletsThe arrangement of who holds and controls the private keys to cryptocurrency, determining who has actual ownership and access to funds.
D
DAO
DAOsA Decentralized Autonomous Organization (DAO) is a blockchain-based organization governed by smart contracts and token-holder voting.
DApp
DappsA decentralized application that runs on a blockchain network and is controlled by code rather than a central company.
Decentralization
OthersThe distribution of power and control across a network rather than concentrating it in a single authority or entity.
Decentralized Exchange
DeFiA decentralized exchange (DEX) is a peer-to-peer platform for trading cryptocurrencies using smart contracts without intermediaries.
DeFi
DeFiDecentralized Finance (DeFi) is financial services like lending, borrowing, and trading built on blockchains without traditional intermediaries.
Deflationary Token
TokenomicsA cryptocurrency designed to reduce its supply over time, usually through token burning.
Delegate
DAOsTo assign your voting power or governance rights to another person or address, allowing them to vote on your behalf.
Delegatecall
Smart ContractsA low-level Solidity function that executes code from another contract while preserving the calling contract's context.
Difficulty
BlockchainA measure of how hard it is to mine a block in a proof-of-work blockchain.
Digital Land
NFTsNFT-based virtual real estate in metaverses and games representing ownership of digital parcels.
Digital Signature
SecurityCryptographic proof that you authorized a transaction, created with your private key and verified with your public key.
Dilution
TokenomicsThe reduction in ownership percentage when new tokens are created and added to supply.
Double-Spend
SecurityAn attack where someone attempts to spend the same cryptocurrency twice.
Dynamic NFT
NFTsAn NFT whose properties or appearance can change based on data, time, or user actions.
DYOR
OthersDo Your Own Research is a practice of independently evaluating crypto projects before investing.
E
Emission Schedule
TokenomicsThe predetermined plan and mechanism for how new tokens are created and released into circulation.
Entropy
SecurityA measure of randomness or unpredictability, critical for cryptographic key generation and security.
Epoch
BlockchainA fixed period of time or number of blocks during which certain network functions or validator duties occur.
ERC-1155
Smart ContractsAn Ethereum standard for creating both fungible and non-fungible tokens in a single smart contract.
ERC-1967
Smart ContractsA standard for upgradeable smart contracts using proxy patterns and transparent storage slots.
ERC-20
Smart ContractsThe standard for fungible tokens on Ethereum, defining how token contracts implement transfer and approval functions.
ERC-2981
NFTsAn Ethereum standard that enables NFT creators to automatically receive royalties on secondary sales.
ERC-4626
DeFiA standard for tokenized yield-bearing vaults, enabling standardized interaction with yield-generating DeFi protocols.
ERC-721
Smart ContractsThe Ethereum standard for creating and managing unique NFTs.
ERC-777
Smart ContractsAn advanced token standard improving on ERC-20 with operator concepts and better transfer hooks.
Ethereum Virtual Machine
Smart ContractsThe Ethereum Virtual Machine (EVM) is the computation engine that executes smart contract bytecode on Ethereum and EVM-compatible chains.
Event
Smart ContractsA logging mechanism that records important contract actions on the blockchain for external monitoring.
Event Log
Smart ContractsAn immutable record of significant actions that occur within a smart contract.
Exploit
SecurityA deliberate attack using code vulnerabilities to steal funds or break protocol functionality.
F
Fallback Function
Smart ContractsA special function that executes when no other function matches a contract call.
Farm
DeFiA DeFi strategy where users provide liquidity and stake tokens to earn high yields.
FDV
TokenomicsFully Diluted Valuation (FDV) is the market cap if all possible tokens were in circulation.
Finality
BlockchainThe guarantee that a transaction cannot be reversed, achieved through consensus confirmation.
Flash Loan
DeFiAn uncollateralized loan borrowed and repaid within a single transaction, enabling atomic arbitrage and liquidations.
Floor Price
NFTsThe minimum price at which an NFT from a collection is currently being sold on the market.
FOMO
OthersFear of Missing Out (FOMO) is the pressure to buy an asset during rising prices to avoid missing potential gains.
Fork
BlockchainA change to blockchain protocol rules, either backward-compatible (soft fork) or requiring all nodes to update (hard fork).
Forum Proposal
DAOsAn early-stage governance discussion posted on a DAO's forum before official voting.
Fractional NFT
NFTsAn NFT divided into smaller tradable tokens that allow multiple people to share ownership of a single asset.
Front-End
DappsThe user interface of a decentralized application that lets people interact with smart contracts.
Front-Running
SecurityA transaction ordering attack where someone submits a transaction before a victim’s to profit from the victim’s trade.
FUD
OthersFear, Uncertainty, and Doubt (FUD) is negative sentiment or information that can cause investors to panic sell.
Function Selector
Smart ContractsA 4-byte identifier that specifies which function in a smart contract to call.
G
Game Token
Web3 GamingA cryptocurrency used within a blockchain game for rewards, purchases, and sometimes governance.
GameFi
Web3 GamingThe intersection of gaming and DeFi where players earn crypto through gameplay and can yield farm assets.
Gaming NFT
Web3 GamingA non-fungible token representing an in-game asset with real ownership and tradability on a blockchain.
Gas
BlockchainThe unit measuring computational work and the associated fees required to execute transactions on a blockchain.
Gas Limit
BlockchainThe maximum amount of computational work (gas) that a transaction or smart contract execution is allowed to consume.
Gas War
BlockchainA gas war happens when many users compete for limited block space by offering higher and higher transaction fees.
Gasless Transaction
WalletsA gasless transaction is a transaction flow where the user does not pay network gas directly from their own wallet.
Genesis Block
BlockchainThe first block ever created on a blockchain, establishing its initial state and foundation.
Governance
DAOsThe processes and mechanisms through which decisions are made in a blockchain protocol or organization.
Governance Forum
DAOsA discussion platform where DAO members propose and debate governance decisions.
Governance Proposal
DAOsA formal proposal submitted on-chain for DAO member voting on protocol changes, fund allocation, or governance matters.
Governance Token
TokenomicsA cryptocurrency token that grants holders voting rights in a decentralized autonomous organization or protocol governance.
Guild
DAOsA community group or organization within Web3 that pursues shared goals, often coordinating capital, gaming, or yield farming strategies.
H
Hardware Wallet
WalletsA physical device that stores cryptocurrency private keys offline for maximum security.
Hash
SecurityA cryptographic function that converts any data into a fixed-size unique fingerprint.
Hash Function
Smart ContractsA mathematical function that converts input data of any size into a fixed-size output called a hash, used for data integrity and security.
Hash Rate
BlockchainThe computational power or speed at which miners solve hashes to find valid blocks in a proof-of-work blockchain.
HD Wallet
WalletsA hierarchical deterministic wallet deriving many addresses from a single seed phrase using mathematical algorithms.
HODL
OthersA cryptocurrency slang term meaning to hold your tokens long-term despite price fluctuations, rather than selling during downturns.
Honeypot
SecurityA malicious smart contract that allows users to buy tokens but prevents them from selling, trapping their funds.
Hot Wallet
WalletsA cryptocurrency wallet stored on internet-connected devices, optimized for convenience but with lower security.
I
Immutable X
BlockchainA ZK-Rollup specifically optimized for NFTs and gaming with low-cost minting and trading.
Impermanent Loss
DeFiThe loss liquidity providers experience when token prices in a pool diverge from when they deposited.
In-Game Asset
NFTsAn NFT representing ownership of an asset within a game (character, weapon, land, item).
Indexer
DappsA service that organizes and makes blockchain data queryable and searchable.
Inflation
TokenomicsAn increase in cryptocurrency supply over time, which can reduce the value of existing tokens if demand does not grow proportionally.
Initial Coin Offering
TokenomicsToken sale fundraising where projects sell newly created tokens to early supporters.
Initial DEX Offering
TokenomicsToken launch on decentralized exchanges, enabling permissionless fundraising with price discovery.
Interface
Smart ContractsA blueprint that defines function signatures and behaviors a smart contract must implement.
Interoperability
BlockchainThe ability of different blockchain networks to communicate, exchange data, and work together seamlessly.
Interoperable Asset
Web3 GamingA digital asset (usually an NFT) that can be used across multiple games and platforms.
IPFS
OthersInterPlanetary File System is a decentralized peer-to-peer file storage where files are identified by content hash.
K
L
Layer 1
BlockchainThe main blockchain network that serves as the foundation for all transactions and security.
Layer 2
BlockchainA separate blockchain system that processes transactions quickly and cheaply while periodically settling back to Layer 1 for security.
Ledger
WalletsA popular hardware wallet brand that stores cryptocurrency private keys offline for secure asset management.
Lending (DeFi)
DeFiSmart contract protocols enabling users to deposit cryptocurrency and earn interest while borrowers obtain loans.
Leverage
DeFiUsing borrowed funds to increase exposure to an asset, amplifying both potential profits and potential losses.
Library
Smart ContractsReusable smart contract code that other contracts can call to perform specific functions.
Licensing
RegulationGovernment authorization and legal permission required to operate financial services like exchanges or custodians.
Lido
DeFiA liquid staking protocol allowing users to stake ETH and receive stETH tokens while continuing to use their capital.
Liquidation
DeFiAutomatic sale of collateral when borrower's loan falls below required collateral ratio.
Liquidity
DeFiThe ease and speed at which assets can be bought or sold without significantly affecting their price.
Liquidity Crisis
DeFiWhen a protocol cannot meet withdrawal requests because insufficient reserves, causing mass losses.
Liquidity Pool
DeFiA smart contract holding equal values of two tokens that enable decentralized trading through automated market makers.
Liquidity Provider
DeFiUser who deposits cryptocurrency into liquidity pools to earn trading fees and provide DEX liquidity.
Loot Drop
Web3 GamingA random or earned item reward that players receive from completing game actions, often as an NFT.
M
Mainnet
BlockchainThe primary, live blockchain network where real transactions occur and have monetary value.
Mainnet Launch
BlockchainThe moment a blockchain project transitions from testing to live, real-value production network.
MakerDAO
DeFiA protocol for creating DAI stablecoin by collateralizing crypto assets through decentralized governance.
Market Cap
OthersThe total market value of a cryptocurrency, calculated by multiplying the current price by the total circulating supply.
Max Supply
TokenomicsThe maximum total amount of a cryptocurrency that will ever exist, establishing scarcity and capping inflation.
Maximal Extractable Value
DeFiThe value extracted by miners or validators by reordering or censoring transactions for profit.
Meme Coin
TokenomicsA cryptocurrency created as a joke or meme that has become a legitimate trading asset despite lacking fundamental utility.
Mempool
BlockchainThe pool of unconfirmed transactions waiting to be included in a block.
Merkle Proof
CryptographyA cryptographic proof that a specific data element is included in a Merkle tree.
Merkle Tree
BlockchainA cryptographic data structure that efficiently proves the integrity of large datasets.
Metadata
NFTsData about datainformation that describes an NFT such as its name, description, image URL, and other attributes.
MetaMask
WalletsA widely-used browser extension and mobile wallet that enables users to interact with Ethereum DApps and manage their digital assets.
Metaverse
OthersA persistent virtual world where users interact through avatars, own digital assets, and conduct activities.
Metaverse Economy
Web3 GamingEconomic systems within virtual worlds where users earn, trade, and own digital assets using cryptocurrency.
Mining
BlockchainThe process of validating transactions and creating new blocks on a Proof of Work blockchain by solving computational puzzles.
Mint
NFTsThe process of creating a new NFT and recording it on the blockchain.
Mobile Wallet
WalletsA cryptocurrency wallet application designed for smartphones, enabling on-the-go access to digital assets.
Modifier
Smart ContractsA reusable code segment that adds restrictions or requirements to function execution.
Money Transmitter
RegulationA financial service provider that moves money on behalf of users, subject to regulatory licensing requirements.
Multisig (Multi-Signature Wallet)
SecurityWallet or smart contract requiring multiple signatures from different private keys to authorize transactions.
Multisig Security
SecuritySecurity model using multiple signatures to authorize transactions, preventing single points of failure.
Multisig Wallet
WalletsA cryptocurrency wallet requiring multiple key holders to approve transactions for enhanced security and governance.
N
NFT
NFTsA unique digital asset verified on a blockchain that can represent art, collectibles, or digital ownership.
Node
BlockchainA computer running blockchain software that maintains a copy of the ledger and validates transactions.
Non-Custodial Wallet
WalletsA wallet where the user directly controls private keys, maintaining full ownership without relying on third parties.
O
Off-Chain Governance
DAOsGovernance voting and decision-making conducted outside the blockchain, often using token-weighted voting on platforms like Snapshot.
Off-Chain Storage
OthersStoring data outside the blockchain on centralized or decentralized storage systems, with only hashes stored on-chain.
Off-Ramp
OthersA service that converts cryptocurrency to traditional fiat currency for withdrawal to a bank account.
On-Chain Game
Web3 GamingA game where core mechanics, assets, and logic run directly on a blockchain.
On-Chain Governance
DAOsVoting and decision-making that happens directly on the blockchain, with executable smart contracts.
On-Chain Interaction
DappsAn action or transaction that directly engages with a smart contract and is recorded on the blockchain.
On-Ramp
OthersA service that converts traditional fiat currency to cryptocurrency for purchase.
OpenSea
NFTsThe largest NFT marketplace platform where users buy, sell, and trade digital assets.
Optimism
BlockchainAn Ethereum Layer 2 using Optimistic Rollups to enable fast, cheap transactions while maintaining Ethereum security.
Oracle
Smart ContractsA service that provides external data to smart contracts, enabling them to interact with real-world information and data.
Oracle Manipulation
SecurityAttacking price feed oracles to artificially manipulate smart contract decisions.
Orphan Block
BlockchainA valid block that is created but rejected and not included in the main blockchain.
P
Pausable
Smart ContractsSmart contract feature allowing admin to pause functions to prevent exploitation.
Paymaster
DappsSmart contract service that pays transaction fees on behalf of users.
Perpetuals
DeFiLeveraged derivatives contracts that allow long/short trading without expiration dates.
PFP
NFTsProfile Picture NFT used as an avatar or identity representation online.
Phishing
SecuritySocial engineering attacks designed to steal private keys or wallet approvals.
Play-to-Earn
Web3 GamingA gaming model where players earn cryptocurrency or NFTs through gameplay, allowing them to monetize their time.
Player-Owned Asset
Web3 GamingGame item fully owned by the player as an NFT that can be traded or transferred.
Polygon
BlockchainA sidechain solution providing Ethereum compatibility with independent security model and faster transactions.
Price Impact
DeFiThe change in token price caused by a trade execution, especially significant on AMMs with lower liquidity.
Private Key
WalletsA secret cryptographic key that proves ownership of an address and enables transfer of funds.
Proof of Stake
BlockchainConsensus mechanism where validators secure the network by staking tokens.
Proof of Work
BlockchainConsensus mechanism where miners secure the network by solving complex computational puzzles.
Proposal Threshold
DAOsMinimum token balance required to submit a governance proposal to the DAO.
Provenance
NFTsThe complete verifiable history of ownership and authenticity of an NFT.
Proxy Contract
Smart ContractsSmart contract that delegates function calls to another contract, enabling upgradeable logic.
Public Key
SecurityCryptographic key derived from private key that enables others to verify your transaction signatures.
Public Key Cryptography
SecurityA cryptographic system using paired keys: public key for encryption/verification, private key for decryption/signing.
Q
R
Rarity
NFTsThe relative scarcity and uniqueness of an NFT based on its traits and characteristics.
Reentrancy
SecuritySmart contract vulnerability where recursive calls allow draining funds before state updates.
Replay Attack
SecurityAttack reusing a valid transaction from one blockchain on another blockchain.
Reveal
NFTsUnveiling the final metadata of an NFT after minting, often a surprise reveal.
Revert
Smart ContractsSmart contract instruction that cancels transaction and reverts all state changes.
Roadmap
OthersPublic development plan outlining project features, timelines, and milestones.
Rollup
BlockchainA Layer 2 scaling solution that bundles many transactions into a single transaction settled on Layer 1.
Royalties
NFTsAutomatic percentage payments to NFT creators from every secondary sale.
RPC Endpoint
BlockchainNetwork interface allowing applications to submit transactions and query blockchain data.
Rug Pull
SecurityA scam where developers abandon a project after raising funds or draining protocol liquidity.
S
Sanctions Screening
RegulationChecking transactions against government sanctions lists to prevent prohibited transfers.
Sandwich Attack
SecurityA front-running variant where an attacker places transactions before and after a victim's to manipulate price and profit.
Scalability
BlockchainBlockchain's ability to process increasing transaction volume without reducing speed or decentralization.
Scroll
BlockchainAn EVM-compatible ZK-Rollup providing Ethereum scalability with native bytecode compatibility.
SEC
RegulationSecurities and Exchange Commissionthe US government agency regulating securities markets and overseeing investor protection.
Securities
RegulationTradable financial instrumentsstocks, bonds, and in crypto context, some tokens regulated as securities.
Securities Law
RegulationLaws regulating investment securities to protect investors and prevent fraud.
Seed Phrase
WalletsA list of 12 or 24 random words that can recreate your wallet and all its private keys.
Session Key
WalletsLimited-permission cryptographic key authorizing specific actions without revealing master key.
Sidechain
BlockchainIndependent blockchain running parallel to a main chain with its own validators and security model.
Signing Request
WalletsRequest from an application asking user to cryptographically sign a transaction.
Skin NFT
Web3 GamingCosmetic appearance NFT that changes how a game character looks without affecting gameplay.
Slashing
SecurityA penalty mechanism where validators lose staked cryptocurrency for misbehavior or protocol violations.
Slippage
DeFiThe difference between the expected price and the actual executed price when trading, especially on AMMs.
Slot
BlockchainA fixed time unit (~12 seconds on Ethereum) during which a single validator creates a block.
Smart Account
DappsSmart contract functioning as a user account with programmable features and security.
Smart Contract
Smart ContractsSelf-executing program stored on a blockchain that automatically executes when predefined conditions are met.
Smart Contract Audit
SecurityA professional security review of code to identify vulnerabilities, bugs, and potential exploits.
Smart Contract Risk
SecurityPotential for bugs, exploits, or logical errors in smart contract code to cause loss of funds.
Smart Wallet
WalletsA smart contract functioning as a user account with programmable security and features like social recovery.
Snapshot Vote
DAOsOff-chain governance voting recorded on decentralized servers without blockchain transactions.
Social Recovery
WalletsWallet recovery mechanism using trusted contacts to verify identity and restore access.
Solidity
Smart ContractsA programming language for writing Ethereum and EVM-compatible smart contracts.
Soulbound Token
NFTsNon-transferable NFT permanently bound to a wallet representing identity or achievements.
Stablecoin
DeFiA cryptocurrency designed to maintain a stable price by being pegged to a reserve asset.
Stablecoin Regulation
RegulationEmerging regulations specifically targeting stablecoins to ensure they maintain dollar pegs and protect users.
Staking
BlockchainLocking up cryptocurrency as collateral to participate in network validation and earn rewards on Proof of Stake blockchains.
StarkNet
BlockchainAn Ethereum Layer 2 using STARK proofs and Cairo language for general computation with superior scalability.
State Channels
BlockchainA Layer 2 scaling technique where participants transact directly with each other off-chain, settling only when necessary on Layer 1.
State Variable
Smart ContractsA variable stored permanently on the blockchain as part of a smart contract's data.
Steward
DAOsA DAO member granted specific governance responsibilities and decision-making authority.
Storage Layout
Smart ContractsThe arrangement of state variables in a smart contract's storage, affecting gas costs and upgrade compatibility.
Subgraph
DappsA GraphQL API that indexes blockchain events and data for efficient querying.
Supply Unlock
TokenomicsThe release of previously locked or vested tokens into circulation, typically triggering market impacts.
Suspicious Activity Report
RegulationA formal disclosure filed by financial institutions when they detect activity potentially related to money laundering or terrorism financing.
Swap
DeFiTrading one cryptocurrency for another on a decentralized exchange, executing directly from your wallet.
Sybil Attack
SecurityAn attack where one entity controls multiple identities to gain disproportionate influence in a decentralized system.
Synthetic Asset
DeFiA token whose value is derived from and tracks the price of another asset, without owning that asset directly.
T
Taxable Event
RegulationA transaction or action that creates a tax liability under government tax law.
Testnet
OthersA parallel blockchain used for testing smart contracts and applications without risking real funds.
Throughput
BlockchainThe number of transactions a blockchain can process per second.
Timelock
DAOsA smart contract mechanism that enforces a mandatory delay before a governance proposal can be executed.
Token
TokenomicsDigital representation of value or utility issued on a blockchain.
Token Allocation
TokenomicsThe division of a project's total token supply among founders, investors, community, and other stakeholders.
Token Burn
TokenomicsThe permanent removal of tokens from circulation to increase scarcity and manage a protocol's burn rate.
Token Distribution
TokenomicsThe ongoing process of releasing and distributing tokens to recipients over time.
Token Generation Event
TokenomicsThe initial moment when a token's supply is created and distributed to its first holders.
Token Supply
TokenomicsThe total quantity of tokens in existence, including circulating, locked, and max supply.
Token URI
NFTsA reference (URL or IPFS address) pointing to metadata describing an NFT's properties.
Tokenized Economy
OthersAn economy where value is primarily represented and exchanged through blockchain tokens.
Tokenomics
TokenomicsEconomic model of a token including supply, distribution, incentives, and value capture mechanisms.
Total Supply
TokenomicsThe entire amount of tokens that currently exist, including circulating, locked, and vesting tokens.
Total Value Locked
DeFiThe total value of all assets deposited into a DeFi protocol, used to measure protocol size and user trust.
Trading Volume
DeFiThe total amount of an asset that is bought and sold during a specified time period.
Trait
NFTsAn individual attribute or characteristic of an NFT that contributes to its rarity and value.
Transaction
BlockchainA signed record of value transfer, asset change, or smart contract execution on a blockchain.
Transaction Confirmation
BlockchainThe verification that a transaction has been included in a block and is now permanent on the blockchain.
Transaction Signing
WalletsThe cryptographic authorization of a blockchain transaction using a private key, proving ownership and intent.
Travel Rule
RegulationAn AML regulation requiring that sender and recipient information travel with cross-exchange value transfers.
Treasury
DAOsA smart contract or multisig wallet holding a DAO's collective financial reserves.
Treasury Allocation
TokenomicsThe portion of a project's token supply reserved for the DAO or project treasury for future use.
Trezor
WalletsA hardware wallet that stores private keys offline, securing cryptocurrency through cold storage.
U
Uniswap
DeFiThe largest decentralized exchange using automated market makers to enable token swaps without order books.
Upgradeable Contract
Smart ContractsA smart contract whose logic can be updated after deployment, usually via proxy architecture.
User Operation
Smart ContractsAn abstracted transaction request used in account abstraction, processed by a mempool and bundlers.
Utility NFT
NFTsAn NFT that provides functional benefits beyond collectibility, like access rights or in-game utility.
Utility Token
TokenomicsA token that provides access to services or features within a protocol or application.
V
Validator
BlockchainParticipant in Proof of Stake networks who validates transactions and creates blocks in exchange for rewards.
VASP
RegulationVirtual Asset Service Provider: a regulated entity that provides cryptocurrency custody, exchange, or transfer services.
Verification
SecurityThe process of confirming that smart contract source code matches the deployed bytecode on the blockchain.
Vesting
TokenomicsSchedule releasing tokens over time, preventing immediate large supply dumps.
Vesting Cliff
TokenomicsA period during which no tokens unlock or become available, after which vesting begins.
Virtual Asset
RegulationA digital asset used as a medium of exchange or store of value, regulated as an asset class.
Virtual World
Web3 GamingA persistent digital environment where users interact, own assets, and participate in economies.
Volatility
OthersThe rate and magnitude of price changes, a measure of how fast and drastically an asset's price moves.
Voting
DAOsThe process where token holders participate in governance decisions by voting on proposals.
Voting Power
DAOsThe amount of influence a token holder has in DAO governance decisions, typically proportional to token holdings.
Vyper
Smart ContractsPython-like programming language for smart contracts emphasizing security and simplicity over flexibility.
W
Wallet
WalletsA digital tool that stores cryptographic keys, allowing users to manage and control their cryptocurrency and NFTs.
Wallet Address
WalletsA unique public identifier derived from your public key, used to receive cryptocurrency.
Wallet Connection
DappsLinking your wallet to a decentralized application to authorize and sign transactions.
Wallet Provider
WalletsA software or service that manages cryptocurrency keys and enables blockchain interactions.
Web3
OthersThe next phase of the internet built on blockchain, emphasizing decentralization, user ownership, and reduced intermediaries.
Whale
OthersA large holder of a cryptocurrency or token who has significant influence over market price and liquidity.
Whitelist
OthersA list of approved addresses or users who have special privileges, such as early access to NFT mints or token sales.
Whitepaper
OthersA technical document outlining a blockchain project's design, goals, and implementation strategy.
Working Group
DAOsA specialized sub-team within a DAO focused on specific functions or initiatives with delegated authority.