Loading...
Loading...
Explore 202+ clear, technical, and objective definitions defining the decentralized future.
A cold wallet is a crypto wallet that stores private keys offline, making it much harder for hackers or malware to access them through the internet.
Concentrated liquidity is an AMM design — pioneered by Uniswap v3 — that lets liquidity providers (LPs) deposit capital within a specific price range rather than across the full 0-to-infinity curve. Within that range, capital efficiency can be hundreds of times higher than a traditional constant-product AMM.
A confirmation occurs when a blockchain includes a transaction in a validated block.
A consensus mechanism is the method a blockchain uses to ensure that all participants agree on the validity of transactions and the current state of the network without relying on a central authority.
Margin mode where all account balance and unrealized profits/losses are shared as collateral across all open positions.
Margin mode determines how collateral backs leveraged positions on a derivatives exchange. In cross-margin, all positions share one pool of collateral and can offset each other. In isolated margin, each position has a dedicated collateral allocation that cannot be drawn from by other positions.
A DAO, or Decentralized Autonomous Organization, is a community-led organization that uses blockchain tools for governance and decision-making.
A data availability (DA) layer is a blockchain or network whose primary job is to publish and prove that transaction data is available for anyone to download and verify. Rollups and other modular chains rely on a DA layer to ensure their state can be reconstructed and challenged independently.
Day trading is a trading style where positions are opened and closed within the same day, with no intention of holding overnight.
Short for “Decentralized Finance,” it refers to financial applications built on blockchain networks that operate without traditional intermediaries.
DePIN (Decentralized Physical Infrastructure Network) DePIN refers to networks that use token incentives to coordinate real-world physical infrastructure — wireless coverage, GPU compute, data storage, sensor networks, energy, or mapping — owned and operated by distributed individuals rather than a single corporation.
Deposit = adding funds/assets to your exchange account; Withdrawal = sending them out to external wallet or bank.
A unique wallet address (string of letters/numbers) generated by the CEX for receiving crypto from external wallets.
Double spending is an attempt to spend the same cryptocurrency more than once.
A dust attack is the deliberate sending of tiny token amounts ("dust") to many wallet addresses, typically used to deanonymize users, link addresses, or trick them into interacting with malicious contracts when they try to "clean up" or move the dust.
DYOR means Do Your Own Research. It is a reminder that every trader and investor should investigate a project, market, or trade idea independently before committing capital.
ERC-4337 is the Ethereum standard that enables account abstraction without requiring changes to the base protocol. It defines how smart contract wallets can submit transactions through a new infrastructure layer — UserOperations, bundlers, EntryPoint contracts, and paymasters — rather than relying on traditional Externally Owned Accounts
ERC-6551 (Token-Bound Account) ERC-6551 is an Ethereum standard that gives every ERC-721 NFT its own smart contract wallet. The NFT becomes the owner of an account that can hold tokens, sign transactions, and interact with dApps — making the NFT itself a portable, on-chain identity and asset container.
The Ethereum Virtual Machine (EVM) is a decentralized computation engine that executes smart contracts on the Ethereum network.
An exploit is when someone uses a weakness in code, design, or security to gain unauthorized value.