Plain-English definitions for every term you will meet in crypto. Search it, scan A to Z, or tap any term for the full explanation.
Press / to search · 184 terms, cross-linked to the products they relate to
An attack where one party controls most of a network's power and can rewrite recent transactions.
A 51 percent attack is when a single party gains control of more than half of a network's mining power or stake. With a majority, they can outpace the rest of the network and influence which blocks are accepted.
This lets the attacker do specific damage: they can reverse their own recent transactions to double-spend, and block others from confirming. They cannot steal coins from arbitrary wallets or undo deep history, since they do not hold others' keys.
The defense is cost. On a large network, acquiring a majority of the hash rate or stake would be enormously expensive, and the attack would likely crash the value of the very asset the attacker holds.
Smaller networks with low hash rate or stake are more exposed, and several have suffered such attacks, which is one reason network size and security matter.
Aave is a decentralized lending protocol where users can supply crypto to earn interest or borrow against collateral they deposit.
Aave is a non-custodial lending market built on smart contracts. People who supply assets to the protocol earn interest from borrowers, and people who want to borrow lock up collateral worth more than the amount they take out. Interest rates adjust automatically based on how much of each asset is supplied and borrowed. Because it is non-custodial, users keep control of their funds through their own wallet rather than handing them to a company.
The protocol began on Ethereum and has since deployed across several other networks, including Layer 2s and other smart-contract chains. It also popularized features such as flash loans, which let developers borrow and repay within a single transaction.
AAVE is the protocol's governance token. Holders can vote on changes to the protocol and can stake AAVE in a safety module that acts as a financial backstop in the event of a shortfall, earning rewards for doing so.
Aave is a third-party DeFi protocol. It is described here for reference and is not a Zypto product or a service Zypto operates. Borrowing against crypto collateral carries liquidation risk and is not investment advice.
A design that turns a wallet into a programmable smart contract, enabling friendlier features and recovery.
Account abstraction lets a wallet behave like a programmable smart contract rather than a plain key-controlled account. This opens the door to features that ordinary accounts cannot offer.
With it, wallets can support things like recovering access without a single seed phrase, setting spending limits, batching several actions into one, and letting someone else cover the gas fee through a paymaster.
The aim is to make self-custody far easier and safer for everyday people, removing some of the sharp edges that make crypto intimidating, without giving up user control.
It is an active area of development, and wallets that use it can offer a smoother experience while keeping the core promise that you, not a company, control your funds.
A string of letters and numbers that identifies where crypto can be sent on a blockchain.
A crypto address is a unique identifier you share to receive funds, a bit like an account number or an email address for money. It is derived from your wallet's public key.
Addresses are public and safe to share for receiving. What must stay private is your seed phrase and private keys, which control the funds. Different networks use different address formats, so a Bitcoin address looks different from an Ethereum address.
Always double-check an address before sending, since blockchain transactions cannot be reversed once confirmed.
Aerodrome is a decentralized exchange and automated market maker on the Base blockchain, with AERO as its native governance and reward token.
Aerodrome Finance is a decentralized exchange (DEX) and automated market maker (AMM) built on Base, the Ethereum layer-2 network from Coinbase. It is designed to be a central liquidity hub for the Base ecosystem, letting users swap tokens and provide liquidity from their own wallets. It was built by the team behind Velodrome, a similar DEX on the Optimism network.
Aerodrome uses a vote-escrow model often described as ve(3,3). Holders lock AERO for a period of up to four years and receive veAERO, a non-transferable voting NFT. veAERO holders vote each week on which liquidity pools receive new AERO emissions, and in return earn a share of the trading fees and incentives from the pools they vote for. This is meant to direct rewards toward the pools that bring the most value to the exchange.
AERO is the protocol's native token. It is paid out as an emission to liquidity providers and is the asset that holders lock to gain governance power and fee revenue.
Aerodrome is a third-party DeFi protocol and is not affiliated with Zypto. Using any DEX carries risks, including smart-contract bugs, impermanent loss for liquidity providers, and token price volatility. Always do your own research.
A distribution of free tokens to wallet holders, often to reward early users or bootstrap a community.
An airdrop sends tokens directly to many wallets at once, usually for free. Projects use them to reward early supporters, spread ownership more widely, or draw attention to a launch.
Eligibility is often based on past activity, such as having used a protocol or held a particular asset before a cut-off moment known as a snapshot. Because the snapshot is in the past, you cannot qualify after the fact by rushing to act.
Airdrops are also a common lure for scams. Attackers send unsolicited tokens that link to a fake claim site designed to drain your wallet once you connect it or approve a transaction.
Treat unexpected tokens with caution, do not interact with ones you were not expecting, and never connect your wallet to a site you do not trust just to claim something.
A stablecoin that tries to hold its peg through code and incentives rather than holding cash reserves.
An algorithmic stablecoin tries to keep its price stable using rules and market incentives instead of holding a reserve of cash or bonds for each coin. Smart contracts expand or shrink the supply to push the price back toward the peg.
The appeal is a stablecoin that does not depend on a custodian holding reserves. The difficulty is that the peg relies on people continuing to trust and trade the system, which can break down under stress.
This category has a troubled track record. Some algorithmic designs have collapsed quickly when confidence faded, wiping out value in a so-called death spiral.
Understanding how a stablecoin maintains its peg is essential, and purely algorithmic models deserve extra caution compared with fully reserve-backed ones.
A list of pre-approved participants or addresses granted access ahead of others.
An allowlist is a list of approved participants or addresses that are granted access to something restricted, such as an early sale, a mint, or a permitted set of withdrawal destinations.
It is the more modern term for what used to be called a whitelist, with the same meaning: only what is on the list is allowed through.
In token and NFT launches, securing an allowlist spot usually means guaranteed early access, often earned through community participation before a public release.
In security settings, an address allowlist restricts transfers to destinations you have pre-approved, reducing the risk if your account is ever taken over.
Any cryptocurrency other than Bitcoin.
Altcoin is short for "alternative coin" and broadly means any cryptocurrency that is not Bitcoin. The term dates from when Bitcoin was essentially the only crypto and everything else was an alternative to it.
The label covers an enormous range, from large, established networks like Ethereum to tiny, speculative projects. Being an altcoin says nothing about quality on its own.
Altcoins tend to be more volatile than Bitcoin, especially the smaller ones, which can rise and fall sharply on thin trading and shifting sentiment.
Some people use the word more narrowly to exclude major coins, but the original, broad sense, anything other than Bitcoin, is the most common.
Anti-Money Laundering: the rules and checks financial services use to prevent illegal funds moving through them.
AML stands for Anti-Money Laundering, a set of laws and procedures designed to stop criminals from disguising the origins of illegal money. Regulated crypto services follow AML rules just as banks do.
In practice this means identity checks (KYC), monitoring transactions for suspicious patterns, and reporting activity that looks unusual to the relevant authorities. These checks are why a compliant service asks you to verify your identity before certain features unlock.
AML rules apply to businesses that handle the link between crypto and traditional money, such as exchanges, card issuers, and on-ramps. They do not change anything about a blockchain itself, which records every transaction publicly whether the participants are identified or not.
For an everyday user, AML mostly shows up as a one-time verification step. It exists to keep regulated services usable by ordinary people while making them harder for criminals to abuse.
An automated market maker: a formula-driven system that prices trades against a pool of tokens instead of an order book.
An AMM, or automated market maker, is the engine behind most decentralized exchanges. Instead of matching individual buyers and sellers, it lets you trade against a shared pool of tokens, with prices set by a formula.
The formula adjusts the price automatically based on the ratio of assets in the pool. As you buy one token, it becomes scarcer in the pool and its price rises, which is also why large trades cause more slippage.
The tokens in the pool are supplied by liquidity providers, who deposit pairs of assets and earn a share of the trading fees in return. This is what keeps trading possible without a traditional market maker.
AMMs made it practical to trade a huge range of tokens on-chain, around the clock, without anyone needing to post buy and sell orders.
"Ape in" is slang for buying into a crypto token or NFT quickly and heavily, usually without doing much research first.
To "ape in" or go "apeing" means to jump into a project in a hurry, often driven by hype, community momentum, or fear of missing out rather than careful analysis. It is closely tied to the idea of skipping due diligence, sometimes summed up as the opposite of "do your own research".
The phrase draws on the older expression "go ape" (to go wild) and on the "apes together strong" meme that spread through online trading forums around 2019. It became common in crypto during the fast-moving token launches of 2020.
It is informal slang that describes risky behavior, not a recommendation. Buying without research can lead to significant losses, and mentioning the term here is neither an endorsement nor financial advice.
A way to trade one cryptocurrency for another across different blockchains directly between two people, with no exchange in the middle.
An atomic swap lets two people exchange coins that live on different blockchains without trusting each other or handing funds to an exchange. The word atomic means the trade is all or nothing: either both sides receive what they agreed on, or neither does and everyone gets their money back.
The trade is enforced by a special contract called a hash time-locked contract, or HTLC. One person creates a secret and locks their coins so they can only be claimed by revealing that secret. When they claim the other side's coins, the secret becomes visible on the blockchain, which lets the second person claim their side too.
The time-lock part is the safety net. Each side of the swap has a deadline. If the deal is not completed in time, the locked coins are automatically returned to their original owner, so no one can be left out of pocket.
Because there is no central party holding the funds, atomic swaps reduce counterparty risk. They can be slower and more technical than using an exchange, and both blockchains need to support the same locking method for a swap to work.
Someone left holding a crypto asset that has dropped sharply in value, often after refusing to sell.
A bagholder is an investor stuck holding "bags" of a coin that has fallen well below what they paid, sometimes with little sign of recovery. The classic path to becoming one is buying near a hype-driven peak, watching the price drop, and then holding on instead of selling.
People hold for many reasons: emotional attachment to a project, the hope that it will bounce back, or reluctance to lock in a loss. The term "bag" by itself just means a person's holdings of a particular coin.
In community chat the word is often used with a teasing tone, though it can be neutral too. It describes a situation, not advice, and says nothing about whether any specific asset will recover.
The first and largest cryptocurrency, a decentralized digital money secured by a global network.
Bitcoin, launched in 2009, was the first cryptocurrency. It lets people send value over the internet without a bank or central authority, using a public blockchain that anyone can verify.
New bitcoin is created through mining, where computers compete to add blocks of transactions to the chain. The total supply is capped at 21 million, which is central to its design as a scarce digital asset.
Bitcoin is widely held as a store of value and is the benchmark the rest of the market is measured against.
A large, temporary chunk of data attached to an Ethereum transaction that lets layer-2 networks post their data far more cheaply.
A blob is a fixed-size block of data that can be attached to a special type of Ethereum transaction. Blobs were introduced by an upgrade called EIP-4844, also known as proto-danksharding, which went live in March 2024.
Blobs were created mainly to help layer-2 rollups, which bundle many transactions together and post the results back to Ethereum. Before blobs, rollups had to store this data using calldata, which was costly. Blobs give them a cheaper, dedicated space, and their arrival cut layer-2 data fees sharply.
The key idea is that blob data is temporary. Each blob is held by the network for a limited window of roughly two weeks and is then dropped, rather than being stored forever. This keeps long-term storage costs down while still letting anyone verify the data during the period that matters.
EIP-4844 is considered a first step. A later stage called full danksharding aims to expand how many blobs the network can handle.
A batch of verified transactions added permanently to a blockchain.
A block is a group of transactions that have been validated and sealed together. Each block references the one before it, forming a chain. Once a block is confirmed by the network, the transactions inside it are permanent.
Block height is the count of how many blocks precede a given block, acting like a timestamp. The time between blocks varies by network: Bitcoin targets roughly ten minutes per block, while other networks confirm blocks in seconds.
The more blocks that have been added on top of a transaction's block, the harder it is to reverse, which is why some services wait for several confirmations before crediting a deposit.
The position of a block in the chain, counted as the number of blocks before it.
Block height is simply the count of blocks that come before a given block, starting from the very first block at height zero. The latest block has the highest number, and that number ticks up every time a new block is added.
Because blocks are added in a steady, ordered sequence, height acts like a clock for the blockchain. People often reference a height instead of a date to pinpoint exactly when something happened on-chain.
It is also used to schedule events. Network upgrades, halvings, and other changes are often set to take effect at a specific block height rather than a calendar time.
The higher a transaction's block is below the current height, the more confirmations it has, and the more settled it is considered.
The new coins, plus fees, paid to whoever adds the next block to a blockchain.
The block reward is the payment that goes to the miner or validator who successfully adds a new block. It is the main incentive that keeps people contributing the work or stake that secures the network.
It usually has two parts: newly created coins issued by the protocol, and the transaction fees paid by everyone whose transactions are included in that block.
On proof-of-work networks the newly issued portion shrinks over time through halvings, so the fee portion gradually becomes more important. On proof-of-stake networks, validators earn rewards in proportion to their stake.
The block reward is also how new coins enter circulation in the first place, which ties it directly to a network's supply schedule.
A shared, tamper-resistant digital ledger that records transactions across many computers.
A blockchain is a database shared across a network of computers, where records are grouped into blocks and linked together in order. Each block carries a fingerprint of the one before it, so the blocks form a chain that runs back to the very first one.
Once a block is confirmed, changing it would require redoing all the blocks after it across the whole network at the same time. That is so expensive and difficult that the history is treated as effectively permanent, which is where the "tamper-resistant" reputation comes from.
Because every participant can hold their own copy and check it against everyone else's, no single party has to be trusted to keep the records honest. The network agrees on one shared version of events through its consensus rules.
This is what lets crypto work without a bank or central authority in the middle. The same idea is also used for things beyond money, such as tracking ownership of digital items or running the code behind decentralized apps.
A tool that moves assets or data between two different blockchains.
A bridge connects two separate blockchains so value can move between them, since networks like Bitcoin and Ethereum cannot talk to each other directly. Typically the asset is locked on the first chain and a matching representation is issued on the second, then burned and unlocked when you move back.
Bridges make it possible to use an asset where it was not originally issued, for example bringing Bitcoin's value into apps that live on another network. Without them, each blockchain would be an island.
The convenience comes with real risk. The contracts that hold the locked assets concentrate a lot of value in one place, and they have been the target of some of the largest hacks in the industry. The bridged token is also only as trustworthy as whatever is holding the original.
Some wallets route cross-chain swaps for you so you do not have to pick or operate a bridge yourself, which removes a common source of mistakes.
Permanently removing tokens from circulation by sending them to an address no one can use.
Burning tokens means taking them out of circulation forever. This is usually done by sending them to a special address that has no known private key, so no one can ever move them again.
Projects burn tokens for several reasons. Reducing supply can support a token's value, and some networks burn a portion of transaction fees as a built-in feature.
Because the burn is recorded on-chain, anyone can verify that the tokens really were destroyed and are gone for good. It cannot be quietly undone.
Burning is the opposite of minting. How and whether a token is burned is an important part of its tokenomics.
The input data sent along with a blockchain transaction that tells a smart contract which function to run and with what values.
Calldata is the package of information attached to a transaction when you interact with a smart contract. It tells the contract exactly which function to execute and what inputs to use, such as how many tokens to send and to which address.
The data is encoded as a sequence of bytes. The first four bytes act as a function selector that points to the specific function being called, and the bytes that follow hold the encoded arguments. The contract reads and decodes this to carry out the request.
Calldata is read-only and temporary. A contract can read it during execution but cannot change it, and it is not kept in permanent contract storage afterward. Because storing data permanently on a blockchain is expensive, passing information as calldata is usually much cheaper in gas than writing it to storage.
Centralized finance: crypto services run by a company that holds your funds and handles trades for you.
CeFi, short for centralized finance, refers to crypto services operated by a company that sits in the middle, much like a traditional bank or broker. The company holds customer funds and runs the platform.
This is the custodial model. You typically create an account, pass identity checks, and trust the provider to safeguard your assets and process your transactions. In return you get convenience, support, and account recovery.
CeFi contrasts with DeFi, where smart contracts replace the company and you keep custody of your own funds throughout. Many people use both, choosing CeFi for ease and DeFi for control.
The main risk with CeFi is provider risk: if the company is hacked, mismanaged, or fails, customer funds it holds can be affected.
A centralized exchange where a company holds your funds and matches buyers with sellers.
A CEX, or centralized exchange, is a company-run platform for buying, selling, and trading crypto. It works like a traditional brokerage: you deposit funds, the exchange holds them, and it matches your orders with other users through an order book.
Because the exchange holds your funds while they are on the platform, it is a custodial service. This makes trading fast and simple, and usually provides fiat on-ramps, but it means you are trusting the company with your assets.
Most centralized exchanges require identity verification under KYC and anti-money laundering rules, since they handle the link between crypto and traditional banking.
The contrast is a DEX, where you trade directly from your own wallet and keep custody of your funds until the moment of the trade.
Chainlink CCIP is a cross-chain protocol from the Chainlink network that lets tokens and messages move between blockchains using its decentralized oracle infrastructure.
The Cross-Chain Interoperability Protocol (CCIP) is Chainlink's standard for sending tokens and arbitrary data between blockchains. It uses the same decentralized oracle networks that power Chainlink's price feeds, plus an independent risk-management network that watches transfers and can pause activity if something looks wrong.
Projects use CCIP to make a token natively transferable across chains: instead of relying on a one-off bridge, transfers are executed and verified by Chainlink's node operators under one audited standard. When an asset page says a token reaches other chains "via Chainlink CCIP", that is the official route the project chose for cross-chain movement.
CCIP is a third-party protocol operated by the Chainlink ecosystem, not by Zypto. As with any cross-chain system, transfers depend on the protocol's security model and carry smart-contract risk.
Chainlink CCIP (Cross-Chain Interoperability Protocol) is a standard for moving tokens and messages securely between different blockchains.
Chainlink CCIP, short for Cross-Chain Interoperability Protocol, is a way for tokens and data to move between separate blockchains. Blockchains do not natively talk to each other, so a protocol like CCIP acts as the messaging layer that lets a token issued on one chain be recognized and used on another.
For token projects, CCIP is one of the methods used to make an asset multichain. Instead of each network holding an unrelated copy, the protocol coordinates transfers so balances stay consistent as value moves across chains. This is an alternative to older bridge designs and to simple wrapped tokens.
CCIP is built and operated by the Chainlink network, which is best known for providing price and data feeds, known as oracles, to smart contracts. It is a third-party protocol, described here for reference, and is not a Zypto product. Cross-chain transfers carry their own technical and security risks, and nothing here is investment advice.
The number of a token's coins currently available and trading in the market.
Circulating supply is the number of coins or tokens that are currently in public hands and available to trade. It excludes coins that are locked, reserved, or not yet released.
It is the figure used to calculate market cap, since it reflects what is actually liquid rather than the theoretical total. This makes it a more realistic basis for comparing assets.
Circulating supply can grow over time as locked tokens vest, staking rewards are issued, or new coins are mined. It can also shrink if tokens are burned.
Comparing circulating supply with the maximum supply shows how much potential dilution is still to come, which is useful when judging a token's long-term outlook.
The native asset of a blockchain, used to pay fees and secure the network.
A coin is the native asset of its own blockchain. Bitcoin's coin is BTC, Ethereum's is ETH, and Solana's is SOL. The coin is built into the network rather than created by a smart contract on top of it.
Native coins do the network's essential jobs: paying transaction fees and rewarding the miners or validators who secure the chain. You generally need some of a network's coin to do anything on it.
This is the technical difference between a coin and a token. A token is issued by a contract on an existing network, while a coin is the network's own asset.
In casual conversation people use "coin" and "token" interchangeably, and that is usually fine, but the distinction matters when you are figuring out what you need to pay fees.
Keeping crypto keys completely offline so they cannot be reached by online attackers.
Cold storage means holding the private keys to your crypto on a device that is not connected to the internet, such as a hardware wallet or a signing card. Because the keys never touch an online device, remote attackers have no way to reach them over the network.
To spend from cold storage you bring the offline device into the process just long enough to sign a transaction, then the keys go back to being isolated. The signing happens on the device itself, so the secret never leaves it even while you are connected.
It is the standard approach for securing funds you do not need to move often, sometimes described as a savings account compared to a spending account. The trade-off is convenience, since every transaction takes an extra step.
Many people use a layered approach: a small amount in a hot wallet for day-to-day spending and the bulk in cold storage. If the hot wallet is ever compromised, the loss is limited to the spending balance.
A wallet that keeps its private keys offline, safe from online attackers.
A cold wallet keeps the private keys to your crypto on a device that is not connected to the internet. Because the keys never touch an online machine, remote attackers have no way to reach them.
Hardware wallets and signing cards are the most common forms. To send funds you connect the device briefly, confirm the transaction on it, then it goes back offline, with the secret never leaving the device.
It is the standard way to secure holdings you do not move often, sometimes thought of as a savings vault. The cost is a little extra effort for each transaction.
Many people pair a cold wallet for long-term holdings with a hot wallet for day-to-day spending, so a compromised phone never puts the bulk of their funds at risk.
Assets locked to back a loan or position, which can be taken if the borrower fails to repay.
Collateral is an asset you lock up to secure a loan or another financial position. It gives the lender protection: if you do not repay, the collateral can be claimed to cover the debt.
In DeFi, collateral is almost always crypto deposited into a smart contract. Because crypto prices move quickly, lending protocols usually require collateral worth more than the loan, which is called over-collateralization.
If the collateral's value drops below a required threshold, the protocol liquidates it automatically to repay the loan. This is why borrowers watch their collateral ratio closely during volatile markets.
Collateral also backs some stablecoins, where reserves or crypto deposits stand behind each coin to support its peg.
Compound is a decentralized lending protocol where users supply crypto to earn interest or borrow against deposited collateral, with rates set automatically by supply and demand.
Compound is a set of smart contracts that runs autonomous money markets. People deposit a supported asset into a shared pool and start earning interest, while borrowers take loans from that same pool by posting other crypto as collateral. Interest rates are not set by a company; they move algorithmically based on how much of each pool is being borrowed at any moment.
The protocol launched on Ethereum in 2018 and has since deployed on several other networks, including Base, Arbitrum, Optimism, Polygon, and Scroll. Each deployment runs independently with its own list of supported assets. In earlier versions, suppliers received cTokens that represented their deposit plus accrued interest; later versions use a single borrowable base asset per market.
COMP is the protocol's governance token. Holders can vote on proposals such as which assets to list, how to set risk parameters, and how interest models behave, and they can delegate that voting power to others. COMP is a governance instrument rather than a claim on the deposited funds themselves.
Compound is a third-party DeFi protocol and is not a Zypto product. Lending and borrowing crypto carries risk, including smart-contract risk and the possibility of liquidation if collateral value falls.
Each new block added after the one containing your transaction, making it progressively harder to reverse.
When a transaction is included in a block, it has one confirmation. Each subsequent block added to the chain adds another confirmation. The more confirmations a transaction has, the more secure and irreversible it becomes.
Different services require different numbers of confirmations before crediting a deposit. Bitcoin transactions are typically considered secure after six confirmations, which takes around an hour. Faster networks may require only a few seconds to reach the same practical finality.
The process by which all nodes in a blockchain network agree on which transactions are valid.
A consensus mechanism is the set of rules that lets thousands of computers worldwide agree on a single, shared transaction history without trusting each other. Without consensus, there would be no way to stop someone from spending the same coins twice.
The core challenge is that anyone can try to add to the chain, including dishonest participants, and messages travel across an open network with no central referee. Consensus rules make honesty the most profitable choice and cheating expensive.
The two dominant approaches are proof of work, where computers compete to solve a puzzle, and proof of stake, where validators put up collateral that can be taken away if they misbehave. Both tie the right to add blocks to a real cost.
Consensus is also what determines finality, the point at which a confirmed transaction is treated as permanent. Different networks reach that point at different speeds, which affects how long a service waits before crediting a deposit.
Anything that moves assets or information between two separate blockchains.
Cross-chain describes activity that spans more than one blockchain. Since each network is self-contained and cannot natively read another, moving value or data between them requires extra tooling.
Common cross-chain actions include bridging an asset from one network to another and swapping a token on one chain for a token on a different chain. Both rely on mechanisms that coordinate across the two networks.
The appeal is flexibility: you are not locked into a single network and can use an asset wherever it is most useful. The cost is added complexity and the extra risk that bridges introduce.
Many modern wallets handle cross-chain steps for you, which reduces the chance of sending an asset to a network where it cannot be recovered.
Exchanging a token on one blockchain for a token on another, in a single flow.
A cross-chain swap lets you trade an asset on one network for an asset on a different network, for example swapping a token on Ethereum for one on Solana. The two chains cannot communicate directly, so something has to coordinate the trade across them.
Behind the scenes this can involve decentralized exchanges to handle the trade and, for some routes, bridges to move value between the networks. Several steps that would normally be manual get combined into one flow.
Good wallets handle the routing so you simply pick what you have and what you want, and the swap settles back into your wallet without you managing each step by hand. This hides a lot of complexity and avoids common mistakes like sending to the wrong network.
Because cross-chain routes can touch bridges, they can carry more risk and cost than a simple same-chain swap, so it is worth checking the quoted fees and the assets involved before confirming.
Curve is a decentralized exchange built mainly for swapping stablecoins and similarly priced assets with very low slippage.
Curve is a decentralized exchange that specializes in trading between assets that should hold a similar value, such as different dollar stablecoins or various forms of staked ETH. It uses a pricing formula tuned for assets near the same price, which concentrates liquidity around that price point and keeps slippage low even on large trades. This makes it different from a general-purpose exchange that has to handle pairs with very different values.
The protocol started on Ethereum and runs on several other networks, including Layer 2s and other smart-contract chains. Liquidity providers deposit assets into Curve's pools and earn a share of trading fees. Curve also issues its own stablecoin, crvUSD, which users can mint by depositing collateral.
CRV is the protocol's governance and reward token. Liquidity providers can earn CRV, and holders can lock CRV to receive vote-escrowed CRV (veCRV), which grants voting power in Curve's DAO, a share of protocol fees, and boosted rewards. Locking longer increases voting weight.
Curve is a third-party DeFi protocol. It is described here for reference and is not a Zypto product or a service Zypto operates.
A wallet where a company holds your private keys for you, like a bank holding your money.
A custodial wallet is one where a third party, usually a company, holds the private keys on your behalf. You access your funds through an account with that provider rather than controlling the keys directly.
This is convenient. You can often recover access with a password reset, get customer support, and avoid the responsibility of safeguarding a seed phrase. It feels much like online banking.
The trade-off is trust and control. Because the provider holds the keys, it could freeze your account, and if it is hacked or fails, your funds can be at risk. This is the meaning behind "not your keys, not your coins."
Custodial wallets are common on centralized exchanges and beginner-friendly apps, and many people use one alongside a self-custody wallet.
Who holds the private keys to crypto, and therefore who actually controls it.
Custody refers to who controls the private keys to a crypto balance, because in crypto whoever holds the keys ultimately controls the funds. It is the single most important distinction to understand when choosing where to keep your assets.
With a custodial service, a company holds the keys on your behalf, much like a bank holding your cash. You get convenience, account recovery, and customer support, but you are trusting the provider to stay solvent, honest, and secure.
With non-custodial or self-custody, you hold the keys yourself. No one can freeze or move your funds, but the responsibility for backups and security is entirely yours, and there is no support line that can reset access.
The saying "not your keys, not your coins" captures the trade-off. Many people use both: a custodial service for buying and a self-custody wallet for holding what they intend to keep.
An organization governed by smart contracts and token-holder votes rather than a traditional management structure.
A DAO, or decentralized autonomous organization, is a group that coordinates and makes decisions through rules encoded in smart contracts. Members typically hold governance tokens that give them voting rights on proposals.
DAOs are used to govern DeFi protocols, manage treasuries, fund projects, and more. Because the rules run on-chain, they are transparent and resistant to unilateral changes. In practice many DAOs still rely on a small active community for day-to-day work.
A decentralized application whose core logic runs on smart contracts rather than a company's servers.
A dapp, short for decentralized application, is an app whose backend logic runs on a blockchain through smart contracts instead of on servers owned by a single company. The contracts are public and run exactly as written.
Users interact with a dapp by connecting their own wallet, which signs transactions to use the contracts. There is usually no account to create and no password, since your wallet is your identity.
Dapps cover a wide range of uses: trading, lending, games, marketplaces, and social apps. Because the core logic lives on-chain, no single party can quietly change the rules or shut the service down.
The website you click through is just a front end. The important part lives in the contracts, which is why connecting your wallet to an untrusted dapp can be dangerous.
Data availability means the transaction data needed to check and rebuild a blockchain's current state is published and accessible to anyone who wants to verify it.
To trust a blockchain, independent participants need to be able to confirm that its records are correct. That requires the underlying transaction data to be published and retrievable, not hidden. This is what data availability refers to.
It matters most for layer 2 rollups, which process transactions off the main chain and then post the data back to it. If that data is not available, no one can independently verify the rollup's results or challenge incorrect ones, which can put funds at risk.
Some systems use a separate data availability layer instead of posting everything to the main chain. This dedicated layer stores and makes the data accessible, which can reduce congestion and lower costs while still letting anyone check the chain.
Financial services like trading, lending and saving built on blockchains, without a central intermediary.
DeFi, short for decentralized finance, is a broad term for financial applications that run on blockchains using smart contracts instead of banks or brokers. It covers trading on decentralized exchanges, lending and borrowing, earning yield, and more.
Because the code is open and runs on a public network, anyone with a wallet can use it, and anyone can inspect how it works. The flip side is that smart-contract bugs and market risks fall on the user, so it pays to understand what you are using.
Degen is short for "degenerate" and refers to someone who makes very high-risk, speculative crypto bets, often with little or no research.
The word is borrowed from gambling culture, where "degenerate" described people who bet recklessly at casinos or on sports without much knowledge to back it up. The earliest Urban Dictionary entry dates to 2005, and the term spread more widely online through the 2010s and 2020s.
In crypto, a degen is someone who chases risky, speculative plays, often buying tokens based on hype or a catchy name rather than fundamentals. Many traders use it about themselves, half-jokingly, as a badge of honor for their willingness to take big risks.
It is informal slang, not a label this glossary endorses. "Degen" behavior describes high-risk activity that can lead to large losses. Noting the term is not encouragement to trade this way, and nothing here is financial advice.
A depeg is when a stablecoin or other pegged token drifts away from the fixed value it is meant to track, such as one US dollar.
Most stablecoins are designed to hold a steady value, usually one US dollar per coin, though some track other currencies, gold, or another asset. A depeg happens when the coin's market price moves off that target. For example, a coin meant to stay at one dollar might trade at 95 cents or, less often, above a dollar.
Depegs are caused by things like heavy selling, a sudden lack of buyers, doubts about the reserves backing the coin, or a flaw in the system that is supposed to keep the price in line. When holders rush to sell at once, the price can fall further, which sometimes pushes more people to sell.
A depeg can be brief, with the price returning to its target within hours or days once conditions settle, or it can be lasting if confidence does not recover. The scale of a depeg varies widely, from a fraction of a cent to a full collapse where the coin loses most of its value.
A decentralized exchange where you trade crypto directly from your wallet, without a middleman holding your funds.
A DEX, or decentralized exchange, lets people swap tokens directly from their own wallets using smart contracts, rather than depositing funds with a company. Many use an automated market maker model, where trades price against a pool of assets supplied by other users.
Because you keep custody of your funds until the moment of the trade, there is no exchange account to be frozen or hacked in the traditional sense. You are responsible for your own keys and for checking what you are trading.
Diamond hands is slang for holding an asset through heavy volatility and refusing to sell, even at a loss.
Someone described as having "diamond hands" holds firm when prices swing wildly, in contrast to "paper hands", who sell quickly under pressure. The image plays on the hardness of diamonds and the saying "pressure makes diamonds".
The term appeared on Reddit around 2018, especially in the WallStreetBets community, and exploded in popularity during the 2021 meme-stock episode before becoming common among crypto holders too. It is often written with the diamond and hands emoji.
It is informal slang that describes a high-risk holding stance, not financial advice. Refusing to sell during downturns can lead to large losses, and noting the term here is not an endorsement of the behavior or a suggestion to do anything with any asset.
Spending the same crypto twice, which a blockchain's consensus rules are designed to prevent.
A double-spend is the act of trying to spend the same units of crypto more than once. With ordinary digital files this would be easy, since a copy is identical to the original, and solving it was the core problem crypto had to crack.
Blockchains prevent double-spending through consensus. The network agrees on a single ordered history of transactions, so once coins are spent, every honest participant sees them as gone and rejects any attempt to spend them again.
This is also why confirmations matter. A transaction becomes harder to reverse, and therefore harder to double-spend, with each new block added on top of it.
The main theoretical way to force a double-spend is a 51 percent attack, which requires controlling a majority of the network and is prohibitively expensive on large chains.
An attempt to track a wallet owner by sending them a tiny, almost worthless amount of crypto and watching where it moves.
A dusting attack starts when someone sends a very small amount of cryptocurrency, often just a few cents worth or less, to many wallet addresses at once. This tiny amount is called dust, and it is deliberately small enough that most people would not notice it arrive.
The goal is not to steal that dust. It is to follow it. If you later spend the dust together with your other funds, the combined transaction can link several of your addresses together. Analysts can then study those links to figure out which addresses belong to the same person and, in some cases, connect them to a real identity.
Once an attacker has that picture, they may use it to target you with phishing messages, scams, or extortion attempts, especially if your wallet holds a large balance.
Receiving dust does not put your funds at direct risk on its own, because no one gains control of your wallet by sending you coins. A common precaution is to leave the dust untouched so it is not combined with your other coins, and some wallets let you mark or hide suspicious dust.
EigenLayer is an Ethereum protocol that lets staked ETH be reused, or restaked, to help secure additional services beyond Ethereum itself.
EigenLayer introduced an idea called restaking. Normally ETH that secures the Ethereum network does only that one job. With restaking, holders of staked ETH or liquid staking tokens can opt in to also back other on-chain services, accepting extra slashing conditions in exchange for the chance to earn additional rewards.
The services that borrow this security are called Actively Validated Services, or AVS. They can include data availability layers, bridges, oracle networks, and similar infrastructure that would otherwise need to build a validator set from scratch. Restakers either run their own operations or delegate to an operator who validates on their behalf.
The EIGEN token supports a mechanism for handling faults that cannot be proven purely on-chain but that a reasonable observer would judge as misbehavior. It is also used in staking alongside ETH. The wider EigenCloud effort extends these ideas toward verifiable compute and AI services.
EigenLayer is a third-party protocol built on Ethereum and is not a Zypto product. Restaking adds slashing exposure on top of normal staking risk, so the conditions of each service matter.
An Ethereum Improvement Proposal: a formal document proposing a change or standard for Ethereum.
EIP stands for Ethereum Improvement Proposal. It is a formal document that proposes a change to the Ethereum network or a new standard for developers to follow.
EIPs are how Ethereum evolves in an open, structured way. Anyone can draft one, and the community discusses, refines, and decides whether to adopt it, with each proposal assigned a number.
Some EIPs change how the network itself works, while others define token standards. The well-known ERC standards, such as the ones for fungible tokens and NFTs, started life as EIPs.
For most users, EIPs work quietly in the background, but they are the mechanism behind major upgrades and the standards that make different tokens and apps compatible.
The common standard for fungible tokens on Ethereum, so wallets and apps can handle them uniformly.
ERC-20 is the technical standard that most fungible tokens on Ethereum follow. Fungible means each unit is interchangeable with every other, the way one dollar equals any other dollar.
The standard defines a common set of rules a token contract must implement, such as how to check balances and transfer tokens. Because every ERC-20 token speaks the same language, wallets and apps can support them all automatically.
This shared standard is a big reason the Ethereum ecosystem grew so quickly. Stablecoins, governance tokens, and countless others are ERC-20 tokens.
Similar standards exist on other networks under different names, but ERC-20 is the original and most widely referenced.
The Ethereum standard for non-fungible tokens, where each token is unique.
ERC-721 is the standard on Ethereum for non-fungible tokens, or NFTs. Unlike fungible tokens, each ERC-721 token is unique and not interchangeable with another.
The standard defines how to track ownership of individual, distinct items on-chain, so wallets and marketplaces can handle any ERC-721 token in a consistent way.
It is the technology behind most digital collectibles, art, and other one-of-a-kind on-chain items. Each token has its own identifier and can carry a link to its associated content.
ERC-721 sits alongside ERC-20 in the family of Ethereum token standards, with ERC-20 covering interchangeable assets and ERC-721 covering unique ones.
Ethena is a protocol built on Ethereum that issues USDe, a synthetic dollar backed by crypto collateral and offsetting derivatives positions rather than by cash in a bank.
Ethena is a synthetic-dollar protocol built on Ethereum. Its main product, USDe, is a token designed to track the value of one US dollar. Unlike fiat-backed stablecoins such as USDC or USDT, which hold dollars and short-term assets in reserve, USDe aims to hold its value through a strategy called delta hedging.
In practice, the protocol holds crypto assets such as Bitcoin and Ethereum (plus some liquid stablecoins), then opens matching short positions using perpetual and other futures contracts. The idea is that if the value of the held crypto falls, the short positions gain roughly the same amount, keeping the combined backing close to a dollar. Ethena also offers sUSDe, a version that can earn yield from protocol revenue, available only in permitted jurisdictions. ENA is the protocol's governance token, used to vote on parameters and protocol decisions.
A synthetic dollar like USDe is not the same as a fiat-backed stablecoin and carries different risks. These include reliance on derivatives exchanges and counterparties, funding-rate costs that can turn negative, custody risk on the assets, and the chance that the hedge fails to hold the peg in stressed markets. The supply of USDe has expanded and contracted sharply during past market events.
Ethena is a third-party DeFi protocol and is not affiliated with Zypto. This is a factual description, not an endorsement or a guarantee of safety or returns. Always do your own research.
A programmable blockchain that introduced smart contracts and became the foundation for most DeFi and NFT activity.
Ethereum, launched in 2015, extended the idea of a blockchain beyond simple value transfer. It introduced a programmable layer where developers could deploy smart contracts, enabling decentralized applications, DeFi protocols, stablecoins, and NFTs to run on a public network.
Ether (ETH) is the native token used to pay transaction fees (gas) and to stake as a validator after Ethereum transitioned to proof of stake in 2022. Many other tokens and standards originate on Ethereum.
The shared computer built into Ethereum that runs smart contracts the same way on every machine in the network.
The Ethereum Virtual Machine, usually shortened to EVM, is the engine that runs programs on Ethereum. Every computer that helps keep the network going runs a copy of it, and they all process the same instructions in the same way, so everyone agrees on the result.
When a developer writes a smart contract in a language such as Solidity, it gets turned into a simple set of low-level instructions the EVM understands. The network stores that code on the blockchain and runs it whenever someone interacts with the contract. Each step costs a small fee called gas, which pays for the computing work and helps stop wasteful or endless programs.
Because the EVM is deterministic, the same input always produces the same output. That predictability is what lets thousands of independent computers reach the same conclusion without a central authority.
The EVM has become a common standard beyond Ethereum itself. Many other blockchains are described as EVM-compatible, meaning they run the same kind of contracts. This lets developers reuse their code and tools across networks such as Polygon, Arbitrum, and Avalanche with little change.
A service that gives out small amounts of crypto for free, often for testing on a test network.
A faucet is a service that dispenses small amounts of crypto for free. The name comes from the idea of tokens dripping out a little at a time.
The most common and useful type is a testnet faucet. Developers and learners use it to get free test tokens that have no real value, so they can try out transactions and apps without spending real money.
On live networks, faucets have historically been used to introduce people to a coin, though these are now rare and the amounts are tiny.
Be cautious with faucets that ask you to connect a wallet or pay a fee first, as that pattern is sometimes used by scams.
Government-issued money such as dollars, euros or pounds, as distinct from crypto.
Fiat money is currency issued and backed by a government or central bank. The word comes from the Latin for "let it be done" and refers to the fact that fiat's value rests on decree and trust rather than a physical commodity like gold.
In crypto contexts, fiat usually means the traditional currency you use every day: dollars, euros, pounds, and so on. It is the reference point people use when they talk about the price of a crypto asset.
Converting between fiat and crypto typically involves an on-ramp, which buys crypto with fiat, or an off-ramp, which sells crypto back to fiat. These are usually regulated services that require identity verification.
Stablecoins exist partly to bring fiat-like stability onto a blockchain, giving people a way to hold a steady value without leaving crypto entirely.
A service that lets you turn traditional money into crypto, the entry point for new users.
A fiat on-ramp is a service that takes traditional money, such as a card payment or bank transfer, and delivers crypto to your wallet. It is usually the very first step for someone new to crypto.
Because it bridges banking and crypto, an on-ramp is a regulated service that requires identity verification under KYC and anti-money laundering rules.
On-ramps differ a lot in fees, supported countries, payment methods, and which assets they offer, so the right choice depends on where you are and how you want to pay.
The reverse direction, turning crypto back into traditional money, is handled by an off-ramp.
The point at which a confirmed transaction is considered permanent and cannot be reversed.
Finality is the point at which a transaction is treated as settled for good, with no realistic chance of being reversed. Until then, there is a small possibility a transaction could be undone.
Different networks reach finality in different ways. On proof-of-work chains like Bitcoin, finality is probabilistic: each new block makes a reversal exponentially less likely, which is why people wait for several confirmations.
Many proof-of-stake networks offer stronger, faster finality, where after a short process a block is locked in and reversing it would require validators to be heavily penalized.
Finality is why services wait before crediting deposits. They want enough assurance that the incoming transaction truly cannot be reversed before treating the funds as yours.
An acronym for "Fear Of Missing Out," the anxious urge to jump into an asset because its price is rising fast.
FOMO stands for "Fear Of Missing Out." In crypto it describes the emotional pull to buy into something because the price is climbing quickly or a token is heavily hyped, driven by worry about missing potential gains. The term is borrowed from everyday social-media culture and applies well to fast-moving 24/7 crypto markets.
FOMO is widely discussed because it can push people toward emotional, impulsive decisions, sometimes buying near a short-term peak. This entry simply defines the slang and describes the behavior neutrally; it is not financial advice. Crypto prices are volatile, and any decision is a personal one best made calmly and with your own research.
A change to a blockchain's rules, or a split that creates two versions of the chain.
A fork happens when a blockchain's software rules change, or when the network temporarily disagrees about which block comes next. The word covers a few related situations.
A short-lived fork can occur naturally when two miners find a block at almost the same time. The network quickly settles on one and discards the other, so this kind resolves on its own.
More significant are upgrades to the rules, which come in two flavors. A soft fork tightens the rules in a backward-compatible way, while a hard fork changes them in a way that is not compatible, sometimes splitting the chain into two separate networks.
When a hard fork splits a chain, holders can end up with coins on both sides, since the history up to the split point is shared.
When someone spots another person's pending blockchain transaction and rushes their own in first to profit from it.
Front-running is when an actor sees a transaction that has not yet been confirmed and places their own transaction ahead of it to gain an advantage. The name comes from traditional markets, where it described acting on knowledge of an order before that order goes through.
On most blockchains, pending transactions wait in a public area called the mempool before they are added to a block. Because anyone can watch the mempool, automated bots can read a profitable trade that is about to happen and react to it.
To jump ahead, the front-runner usually submits their transaction with a higher fee, which gives block producers an incentive to process it first. This works because the order of transactions inside a block can be chosen rather than being strictly first-come, first-served.
Front-running is one of the main sources of what is called maximal extractable value, or MEV, which is the extra value that those who order transactions can capture. It is also a building block of more complex tactics such as the sandwich attack.
An acronym for "Fear, Uncertainty and Doubt," used in crypto for negative talk that spreads worry about an asset, project, or the market.
FUD stands for "Fear, Uncertainty and Doubt." In crypto it usually refers to negative or alarming information, headlines, or rumors that shake confidence and can prompt rushed reactions. The term came from older tech and financial markets, where it described casting general doubt on a competitor, and the community adapted it. Someone spreading it is often called a "FUDster."
Important nuance: not everything labeled FUD is false. Calling a concern "FUD" is sometimes used to wave away criticism that is actually valid, so it pays to check the underlying facts yourself. This entry explains the slang; it is not financial advice, and dismissing or believing information should rest on your own research.
A funding rate is a recurring payment passed between buyers and sellers of perpetual futures contracts to keep the contract price close to the asset's spot price.
Perpetual futures are crypto contracts that let traders bet on price movements without an expiry date. Because they never settle, their price can drift away from the actual market, or spot, price. The funding rate is the tool that pulls the two back together.
At set intervals, often every eight hours, traders on one side of the market pay traders on the other side. When the contract trades above the spot price, the rate is usually positive and buyers (longs) pay sellers (shorts). When the contract trades below spot, the rate often turns negative and shorts pay longs. The amount is based on the size of each position.
The funding rate is exchanged between traders, not collected by the exchange as a fee. A large positive or negative rate can signal that many traders are crowded onto one side of the market, which some watch as a gauge of sentiment.
The fee paid to a blockchain network to process and confirm a transaction.
Gas is the fee you pay to have a transaction included and processed on a blockchain. It compensates the validators or miners who secure the network and do the work of running your transaction.
The price of gas moves with demand. When many people want to transact at once, they bid higher fees to get in sooner, so gas rises during busy periods and falls when the network is quiet. A simple transfer costs less than a complex smart-contract interaction, which uses more of the network's resources.
Fees are paid in the network's native token, for example ETH on Ethereum. You need a small amount of that token on hand to transact, even if you are mainly moving some other asset on that network.
Knowing roughly what gas costs on a given network helps you time transactions and avoid overpaying during congestion. Layer 2 networks exist largely to make these fees much cheaper.
The cost paid to a blockchain network to process and confirm a transaction.
A gas fee is the charge you pay for a blockchain to process your transaction. It rewards the validators or miners who run the network and include your transaction in a block.
The size of the fee depends on two things: how busy the network is, since users bid for limited space, and how much work your transaction requires. A simple transfer is cheap, while a complex smart-contract interaction costs more.
Gas fees are paid in the network's native token, so you need a small amount of it on hand even when moving other assets on that network.
During quiet periods fees can be very low, while congestion can make them spike. Layer 2 networks exist largely to keep these fees small.
The maximum amount of work you allow a transaction to use, which caps what you can be charged.
The gas limit is the ceiling you set on how much computational work a transaction is allowed to consume. It protects you from runaway costs if something goes wrong.
A simple transfer needs a small, predictable amount of gas, while interacting with a smart contract can need much more. Wallets usually estimate a sensible limit automatically.
If you set the limit too low, the transaction runs out of gas partway through and fails, and you still pay for the work that was done. Set it high enough and you only pay for what is actually used.
The gas limit and the gas price together determine the most a transaction can cost, which is why both appear when you confirm one.
A prepaid voucher for a retailer or service that can be bought with crypto.
A gift card is a prepaid credit for a specific store or service. Buying gift cards with crypto is a practical way to use digital assets for everyday spending at merchants that do not accept crypto directly.
The flow is simple: you choose a brand and amount, pay with crypto, and receive a code to redeem at the retailer. The merchant only ever sees a normal gift card, so there is nothing new for them to set up.
This makes gift cards one of the simplest bridges between holding crypto and spending it in the real world, covering everyday categories like groceries, travel, electronics, and entertainment.
Using a stablecoin to buy gift cards can help avoid timing your spending around a volatile asset's price.
GM is short for "good morning" and is used across crypto and Web3 communities as a friendly all-purpose greeting.
GM is one of the most common bits of crypto-community shorthand. It simply means "good morning", but people post it on X, Discord, and Telegram at any hour as a casual hello and a way to signal they are present and part of the conversation.
Over time GM grew into a small cultural marker. Because crypto communities span many time zones and languages, a quick "gm" became an easy, low-pressure way for members to connect and acknowledge each other, regardless of where or when they are online.
It is friendly community slang with no financial meaning at all. Saying GM is just a greeting, not a market signal or any kind of advice.
GMX is a decentralized exchange for spot swaps and perpetual futures, where trades settle against shared liquidity pools rather than a traditional order book.
GMX lets users swap tokens and open leveraged long or short positions on perpetual futures directly from a self-custody wallet. Instead of matching buyers and sellers through an order book, it routes each order against pooled liquidity and prices it using oracle feeds, which is designed to reduce price impact on larger trades.
The exchange first launched on Arbitrum and later expanded to Avalanche, with further deployments on additional networks over time. Liquidity providers earn a portion of the fees generated by traders. In the current version, that liquidity is represented by GM tokens tied to specific markets; the earlier GLP token from version one is now legacy.
The GMX token is used for governance and staking. Stakers can earn a share of protocol fees, paid in the network's base asset, and may receive escrowed GMX as an additional incentive.
GMX is a third-party DeFi protocol and is not a Zypto product. Leveraged trading carries a high risk of loss, including liquidation, and is not suitable for everyone.
The process by which token holders vote on changes to a protocol or organization.
In crypto, governance refers to how decisions about a protocol's rules, parameters, or treasury are made. Many DeFi protocols issue governance tokens that give holders voting rights on proposals, from adjusting interest rates to changing fee structures.
On-chain governance executes decisions automatically via smart contracts once a vote passes. Off-chain governance uses votes as a signal, with a trusted team implementing the changes. Both models aim to distribute decision-making beyond a single company or team.
A token that gives holders voting rights over how a protocol or DAO is run.
A governance token grants its holders a say in how a protocol or DAO operates. Holding one is like holding a vote: you can support or oppose proposals that change the system.
Votes can cover a wide range of decisions, from adjusting fees and interest rates to directing a shared treasury or approving upgrades. Voting power usually scales with how many tokens you hold.
The goal is to spread control beyond a single founding team so that the community shapes the protocol's direction. On-chain governance can even execute approved changes automatically.
In practice, participation is often low and large holders can carry outsized influence, so the degree of real decentralization varies from project to project.
A small unit of Ether commonly used to express gas prices on Ethereum.
Gwei is a denomination of Ether, the native token of Ethereum. One gwei is one billionth of an ETH, which makes it a convenient size for talking about gas prices.
Because gas fees are tiny fractions of an ETH, expressing them in whole ETH would mean a long string of zeros. Quoting them in gwei keeps the numbers readable, such as "20 gwei."
When you send a transaction, the gas price in gwei multiplied by the amount of gas used gives the fee in ETH. A higher gwei price means your transaction is more attractive to validators and gets confirmed sooner.
Watching gwei levels is a simple way to judge how congested the network is and whether it is a cheap time to transact.
A scheduled event where a proof-of-work network cuts its block reward in half, slowing new coin issuance.
A halving is a built-in event that cuts the reward miners receive for each new block by 50 percent. On Bitcoin it happens roughly every four years, and it is part of the rules that cap the total supply at 21 million.
The purpose is to control issuance and create predictable scarcity. Each halving slows the rate at which new coins enter circulation, until eventually no new coins are created at all.
Halvings draw a lot of attention because reducing new supply can affect price if demand stays the same, though there are no guarantees and many other factors are at play.
For miners, a halving means the same effort earns fewer new coins, so transaction fees gradually become a larger share of their income over time.
A rule change that is not backward compatible, which can split a blockchain into two separate networks.
A hard fork is a change to a blockchain's rules that older software will reject. Because the new and old rules are incompatible, every participant has to upgrade to stay on the same network.
If the whole community upgrades, the chain simply continues under the new rules. If part of the community refuses, the chain splits into two networks that share history up to the fork point but diverge afterward.
When a split happens, anyone holding coins before the fork ends up with a balance on both resulting chains, since both inherit the same past. New, separate coins then trade independently.
Hard forks are sometimes planned upgrades and sometimes the result of a genuine disagreement about a project's direction.
A physical device that stores your crypto private keys offline, isolated from internet-connected computers.
A hardware wallet is a dedicated piece of hardware, typically a small USB-like device, that stores your private keys in a secure chip that never exposes them to the internet. To sign a transaction you connect the device and confirm it physically, so even if your computer is compromised, the keys stay safe.
Hardware wallets are the gold standard for securing large amounts of crypto. The trade-off is cost and the extra steps required to make a transaction compared to a software wallet.
A fixed-length fingerprint produced from any data, used throughout blockchains to link and verify information.
A hash is the output of a one-way function that turns any input, of any size, into a short string of a fixed length. The same input always produces the same hash, but even a tiny change to the input produces a completely different result.
Crucially, you cannot work backward from a hash to recover the original data, which is why hashes are described as one-way. This property makes them ideal for proving that data has not been altered.
Blockchains use hashes everywhere. Each block includes the hash of the previous block, which is what chains the blocks together and makes tampering obvious. Transactions are also identified by their hash.
In proof of work, miners repeatedly hash data while changing a small value until they find a hash that meets the network's target, which is the puzzle that mining is built around.
The total computing power a proof-of-work network uses to mine blocks, a rough measure of its security.
Hash rate is the total amount of computational guessing happening across a proof-of-work network at any moment, measured in hashes per second. A higher hash rate means more machines are working to find the next block.
It is widely treated as a proxy for security. The more hashing power honest miners contribute, the more an attacker would need to assemble to overpower the network, which makes attacks more expensive.
Hash rate also relates to mining difficulty. As more power joins the network, the protocol raises the difficulty so blocks still arrive at a steady pace, and it lowers difficulty if power leaves.
For an everyday user, a high and stable hash rate is one sign that a proof-of-work network is healthy and well secured.
HODL is crypto-community slang for holding onto a coin through ups and downs rather than trading or selling it.
The word started as a typo. In December 2013, during a sharp Bitcoin price drop, a user named GameKyuubi posted a thread on the BitcoinTalk forum titled "I AM HODLING", arguing that he was a bad trader and would simply hold his coins instead of selling in a panic. He noted he knew it was misspelled but left it. The post went viral and "HODL" stuck.
The community later coined the backronym "Hold On for Dear Life", though that meaning came after the typo, not before it. Today HODL describes a long-term, do-nothing approach: keep the asset and ignore short-term swings.
It is an informal community term, not financial advice. Holding through volatility carries real risk, and crypto prices can fall as well as rise. Mentioning the slang here is not a suggestion to buy, hold, or sell anything.
A crypto wallet that remains connected to the internet, convenient for everyday use but with higher exposure.
A hot wallet stores keys on an internet-connected device, such as a phone app or browser extension. This makes it quick and easy to use for everyday transactions, swaps, and DeFi.
Because the keys are on an online device, hot wallets carry more risk than cold storage if the device is compromised. The typical approach is to keep most holdings in cold storage and only a spending amount in a hot wallet.
The loss liquidity providers can face when the prices of pooled tokens move apart compared to just holding them.
Impermanent loss is a risk specific to providing liquidity in an automated market maker pool. It is the gap between the value of your deposited tokens in the pool and what they would have been worth if you had simply held them.
It happens because the pool automatically rebalances as prices change. When one token in a pair rises or falls relative to the other, the pool ends up holding more of the weaker asset and less of the stronger one.
It is called "impermanent" because the loss only becomes real if you withdraw while prices are out of line. If prices return to where they started, the gap closes.
Trading fees earned from the pool can offset impermanent loss, and sometimes more than cover it, which is why providers weigh expected fees against this risk.
The ability of different blockchains to communicate and work together.
Interoperability is the broad goal of letting separate blockchains exchange value and information so they can function as a connected system rather than isolated islands.
Without it, an asset or application on one network has no built-in way to interact with another. Bridges, cross-chain messaging, and shared standards are all attempts to close that gap.
Better interoperability benefits users by making assets more portable and by letting applications draw on the strengths of multiple networks. It benefits developers by widening the audience their apps can reach.
The challenge is doing this securely, since the connections between chains are exactly where some of the largest exploits have occurred.
Jito is a liquid staking and MEV protocol on the Solana blockchain whose JitoSOL token represents staked SOL, with JTO as its governance token.
Jito is a liquid staking protocol on Solana. When a user stakes SOL with Jito, they receive JitoSOL, a token that represents their staked position. JitoSOL stays liquid, so it can be used across other Solana DeFi apps as collateral or in liquidity pools while the underlying SOL keeps earning staking rewards. Staking is non-custodial, meaning users keep control of their assets.
What sets Jito apart is how it handles MEV (maximum extractable value), the extra value validators can capture from the order in which transactions are processed. Jito stakes with validators that route this activity through its system and shares a portion of the resulting tips back to stakers, so JitoSOL holders can earn a combination of standard staking rewards and MEV rewards. Jito also offers a restaking system that lets staked Solana assets help secure additional networks in exchange for extra rewards.
JTO is the governance token for the Jito network. Holders can vote on protocol decisions such as parameters, validator policies, and treasury allocation.
Jito is a third-party protocol and is not affiliated with Zypto. Liquid staking and restaking carry risks, including smart-contract bugs, validator performance and slashing, and changes in the market value of the staking token. Always do your own research.
Jupiter is a decentralized exchange aggregator and DeFi app on the Solana blockchain, with JUP as its governance token.
Jupiter is a trading aggregator on Solana. When you swap one token for another, it searches across many of Solana's liquidity sources, including AMMs like Raydium and Orca, and routes the order to find a competitive price. Trades execute directly from a user's own Solana wallet, so Jupiter does not take custody of funds.
Over time Jupiter has grown from a single swap tool into a broader DeFi app. Alongside instant swaps it offers limit orders, recurring buys, perpetual futures, lending, and access to liquid staking, and it handles a large share of Solana's on-chain trading volume.
JUP is Jupiter's governance token, first distributed through a community airdrop in January 2024. Holders can take part in governance, helping decide how the protocol develops and how community incentives and treasury funds are used.
Jupiter is a third-party DeFi protocol and is not affiliated with Zypto. Trading on a DEX or aggregator carries risks, including smart-contract bugs, slippage, and token price volatility. Always do your own research.
Know Your Customer: the identity checks that regulated services use to verify who their users are.
KYC (Know Your Customer) is the process of verifying a user's identity, typically by collecting a government ID and sometimes a selfie. Regulated financial services, including crypto exchanges and some wallets, are required to complete KYC checks under anti-money laundering rules.
KYC is separate from self-custody. If you use a non-custodial wallet to hold and send your own crypto, no identity check is required. KYC applies when you interact with a regulated on-ramp, exchange, or card service.
A base blockchain, like Bitcoin or Ethereum, that settles its own transactions and provides core security.
A Layer 1 is a base blockchain that runs and secures itself, settling transactions directly on its own network. Bitcoin, Ethereum, and Solana are all Layer 1s.
The Layer 1 is where the core security and consensus live. Everything built on top, including Layer 2 networks, ultimately relies on a Layer 1 to anchor its results and resolve disputes.
Layer 1s face a well-known tension between decentralization, security, and speed, sometimes called the scalability trilemma. Making one better often comes at the cost of another, which is part of why Layer 2s exist.
When people talk about a transaction happening "on-chain" or settling "on mainnet," they usually mean it happened on the Layer 1.
A network built on top of a base blockchain that processes transactions faster and cheaper, then settles on the main chain.
A Layer 2 is a separate network that handles transactions off the main blockchain (Layer 1) to improve speed and lower fees, while periodically posting summaries back to the base chain for security.
The most common Layer 2 designs are rollups, which batch many transactions into a single proof submitted to the base chain. Popular Layer 2s include networks built on top of Ethereum. Assets can be moved between Layer 1 and Layer 2 via bridges.
LayerZero is a cross-chain messaging protocol that lets a token exist natively on many blockchains at once, moving between them without traditional wrapped versions.
LayerZero is an interoperability protocol that lets smart contracts on one blockchain send verified messages to contracts on another. Instead of locking tokens on one chain and minting a wrapped copy on another, projects can issue an Omnichain Fungible Token (OFT) whose total supply is shared across every connected chain. When you move an OFT between chains, units are burned on the source chain and minted on the destination, so there is always one canonical token rather than a patchwork of wrapped variants.
For holders this mostly matters when an asset page says a token reaches other chains "via LayerZero": it means the project uses this messaging layer for its official cross-chain version, and balances moved this way stay the real token rather than a third-party IOU.
LayerZero is a third-party protocol and is not a Zypto product. Cross-chain transfers depend on the protocol's security model, and moving assets between chains always carries smart-contract risk. Always confirm you are interacting with a project's official deployment.
The record of all transactions and balances; on a blockchain it is shared and verified by many computers.
A ledger is simply a record of transactions and balances, the same idea a bank uses to track who has what. What makes a blockchain special is how its ledger is kept.
Instead of one company holding the official copy, a blockchain ledger is distributed: many computers each hold a copy and agree on its contents through consensus. This is why it is often called a distributed ledger.
Because the record is shared and verifiable by anyone, no single party can secretly alter balances or erase transactions. The history is transparent and very hard to tamper with.
This shared ledger is the foundation that lets crypto work without a central authority keeping the books. (Note: here "ledger" means the record itself, not any particular product.)
A DeFi service where users deposit crypto to earn interest and others borrow against collateral.
A lending protocol is a DeFi application that connects people who want to earn interest on their crypto with people who want to borrow it. Smart contracts handle the matching, the interest, and the safeguards automatically.
Lenders deposit assets into a shared pool and earn yield. Borrowers take loans from that pool but must lock up collateral worth more than they borrow, a setup called over-collateralization.
If the value of a borrower's collateral falls too far, the protocol liquidates it to repay the loan and protect the lenders. Prices for these decisions usually come from oracles.
Lending protocols are a core building block of DeFi, but they carry smart-contract risk and the market risk of liquidations during sharp price moves.
An abbreviation used to express excitement or encouragement, standing for "let's go."
LFG is shorthand for an emphatic "let's go." In crypto communities people post it to show enthusiasm, hype, or support, often around a price move, a project launch, or other good news. You will see it all over platforms like X, Reddit, and Telegram.
The abbreviation came from online gaming, where players used it to pump each other up before a match or a tough challenge, and crypto picked it up naturally. It was already common on crypto social media by the 2017 bull run.
LFG is pure excitement and rallying energy. It expresses how someone feels rather than anything about value or direction, so read it as community mood, not as analysis or advice.
Lido is a liquid staking protocol that lets people stake Ethereum and receive a tradable token (stETH) that represents their staked balance plus rewards.
Staking Ethereum normally means locking ETH to help secure the network, which ties up the funds. Lido offers liquid staking instead: when you stake ETH through Lido you receive stETH, a token that tracks your staked amount and the staking rewards it earns over time. The underlying ETH is staked across a set of node operators, while the stETH you hold stays liquid, so it can be traded, held, or used in other DeFi applications.
Lido is built primarily around Ethereum staking, and stETH is widely accepted as collateral and in trading pools across the wider DeFi ecosystem. The protocol has historically supported staking on some other proof-of-stake networks as well, though Ethereum is its main focus.
LDO is the governance token of the Lido DAO. Holders can vote on protocol decisions such as which node operators participate and how parameters are set. LDO is separate from stETH: stETH represents staked ETH, while LDO is the voting token for the organization that runs the protocol.
Lido is a third-party DeFi protocol. It is described here for reference and is not a Zypto product or a service Zypto operates. Staking rewards and token values vary and nothing here is investment advice.
Staking that gives you a tradable token representing your staked funds, so they are not locked up idle.
Normally, staking locks your tokens so they cannot be used while they help secure the network. Liquid staking solves this by giving you a new token that represents your staked position.
This receipt token can be traded, used as collateral, or put to work in DeFi while the original tokens keep earning staking rewards in the background. In effect, your capital does two jobs at once.
The convenience comes with added layers of risk. You are trusting the liquid staking provider and its contracts, and the receipt token's price can sometimes drift from the value of the underlying stake.
Liquid staking has become popular because it removes the main downside of staking, the lock-up, while keeping the rewards.
The forced sale of collateral when its value falls too low to safely back a loan or position.
Liquidation is what happens when a borrower's collateral falls below the level needed to back their loan. To protect lenders, the protocol automatically sells the collateral to repay the debt.
In DeFi this is handled by smart contracts and triggered by price data from oracles. Once a position crosses the liquidation threshold, it can be closed out very quickly, often by automated bots that earn a fee for doing so.
Getting liquidated is costly. The borrower typically loses a chunk of their collateral to penalties and fees, on top of the position being closed at an unfavorable moment.
During sharp market drops, waves of liquidations can happen at once, which can push prices down further and trigger even more liquidations.
How easily an asset can be bought or sold without moving its price much.
Liquidity describes how easily you can trade an asset at a stable price. A highly liquid market has plenty of buyers and sellers, so you can transact quickly without pushing the price far.
In a thin, low-liquidity market the opposite is true: even a modest order can move the price noticeably, leading to slippage and a worse fill than expected.
On decentralized exchanges, liquidity comes from pools of tokens that users deposit. The deeper the pool, the more trading it can absorb without large price swings.
Liquidity matters for everyday decisions. A liquid asset is easier to enter and exit, while an illiquid one can be hard to sell when you want to, especially during stressed markets.
A reserve of two or more tokens locked in a smart contract that enables decentralized trading.
A liquidity pool is a collection of tokens held in a smart contract that allows traders to swap between them without needing a traditional buyer and seller to match up. Prices are set algorithmically based on the ratio of assets in the pool.
Anyone can deposit tokens into a pool (becoming a liquidity provider) in exchange for a share of the trading fees generated. The risk for providers is impermanent loss, where the value of their deposited tokens can diverge from simply holding them, depending on how prices move.
The live, real-value version of a blockchain, as opposed to a test network.
The mainnet is the live, production version of a blockchain, where transactions involve real assets with real value. It is the network people mean when they talk about using a chain for actual transfers.
It stands in contrast to a testnet, which mirrors the mainnet for safe experimentation but uses valueless tokens. The two run separately and do not share funds.
When a new project "launches its mainnet," it means the network has gone live and is now handling genuine value, often a significant milestone on its roadmap.
Making sure you are connected to the right network, and to the mainnet rather than a testnet, matters when you send or receive real funds.
MakerDAO, now branded as Sky, is a decentralized protocol on Ethereum that issues stablecoins backed by crypto collateral.
MakerDAO is one of the oldest DeFi protocols. It lets users lock crypto collateral into smart contracts to generate a stablecoin that aims to hold a value close to one US dollar. The original stablecoin is DAI. The protocol manages collateral, stability fees, and liquidations through code rather than a central issuer, and it is governed by token holders.
In 2024 the project rebranded to Sky as part of a longer-term plan it calls Endgame. Alongside the rebrand it introduced a new stablecoin, USDS, which DAI holders can upgrade to at a one-to-one rate, and a new governance token, SKY, which MKR holders can convert to at a set ratio. DAI and MKR continue to exist, so users can keep the original tokens or move to the new ones.
MKR (and now SKY) is the governance token. Holders vote on decisions such as which assets are accepted as collateral and how risk parameters are set, and the token also plays a role in absorbing losses if the system becomes undercollateralized. The protocol runs on Ethereum and accepts approved Ethereum-based assets as collateral.
MakerDAO / Sky is a third-party DeFi protocol. It is described here for reference and is not a Zypto product or a service Zypto operates.
The total value of a crypto asset, found by multiplying its price by its circulating supply.
Market cap, short for market capitalization, is a measure of a crypto asset's total value. It is calculated by multiplying the current price by the number of coins in circulation.
It is widely used to compare the relative size of different assets. A coin with a low price but a huge supply can have a larger market cap than a coin with a high price and a small supply.
Market cap gives a better sense of scale than price alone, but it has limits. A thinly traded asset can show a large market cap even if there is little real money available to buy or sell at that price.
Analysts also look at fully diluted value, which uses the maximum supply rather than the circulating supply, to account for tokens not yet released.
The maximum number of coins a token will ever have, if its design sets a hard cap.
Max supply is the largest number of coins or tokens that can ever exist for a given asset, when its rules set a fixed cap. Bitcoin's max supply, for example, is 21 million.
A hard cap creates scarcity. Once the maximum is reached, no new coins are created, which some projects highlight as protection against the dilution that comes with unlimited issuance.
Not every asset has a max supply. Some are designed with ongoing issuance and no fixed ceiling, while others may even be deflationary if they burn more than they create.
Comparing max supply with the circulating supply shows how many tokens are still to enter the market, which affects future dilution and is a key part of tokenomics.
Someone who believes one crypto, most often Bitcoin, is the only one truly worth holding or building on.
A maxi, short for maximalist, is a person convinced that a single chain or asset is clearly superior to all others. The most common example is the Bitcoin maxi, who holds that Bitcoin is the only cryptocurrency that really matters and that other coins are unnecessary or inferior.
The view often rests on Bitcoin's first-mover position, its large market share, and its security track record. Maximalism exists for other chains too, but the Bitcoin version is the one the term most often refers to.
The word describes a belief and a community stance, not a fact. Plenty of people in crypto disagree with maximalism, and the label says nothing about which assets will do well. Treat it as a point of view, not advice.
A token created around an internet joke or trend, driven mostly by hype rather than utility.
A memecoin is a token built around a meme, a community, or an internet trend rather than a clear technical purpose. Its value comes mainly from attention, social momentum, and speculation.
Memecoins can be created quickly and cheaply, and some have seen dramatic price spikes when they go viral. They can fall just as fast when interest moves on.
Because hype drives them, they are among the riskiest assets in crypto. Many have little behind them, and the space is a frequent target for pump-and-dump schemes and rug pulls.
People who buy memecoins are usually speculating on attention, not investing in technology. Treating them as high-risk and only using money you can afford to lose is the sensible approach.
The waiting room of unconfirmed transactions that nodes hold before they are included in a block.
When you broadcast a transaction to a blockchain, it enters the mempool (short for memory pool), where it waits until a miner or validator picks it up and includes it in a block. Transactions offering higher fees are usually chosen first.
When the network is very busy, the mempool fills up and low-fee transactions can wait a long time or even be dropped. Mempool congestion is why gas prices spike during high-activity periods.
MEV is the extra profit a block producer can earn by choosing which transactions to include in a block and in what order.
When you send a transaction, it waits in a public holding area called the mempool before it is added to a block. The party that builds the block decides which pending transactions to include, leave out, or reorder. MEV is the value that can be captured by making those choices in the most profitable way.
A common example is spotting a large trade waiting in the mempool and placing your own trade just before it to profit from the price move it will cause. Other examples include arbitrage between exchanges and reordering transactions to capture a better position.
The term started as Miner Extractable Value when miners ordered transactions. After Ethereum moved to proof of stake, validators took over that role, so it was renamed Maximal Extractable Value. MEV often comes at a cost to ordinary users, who can end up with worse prices on their trades.
The process of using computing power to validate transactions and add new blocks to a proof-of-work blockchain.
Mining is the process through which transactions get confirmed on proof-of-work blockchains like Bitcoin. Miners compete to solve a computationally intensive puzzle; the winner adds the next block and earns a reward of newly issued coins plus transaction fees.
The difficulty of the puzzle adjusts so that new blocks arrive at a roughly constant rate regardless of how much computing power is on the network. Mining secures the network by making it extremely expensive to rewrite history.
Creating a new token or NFT and recording it on a blockchain for the first time.
Minting is the act of creating a new token or NFT and writing it onto a blockchain. Before minting, the item does not exist on-chain; minting is what brings it into being.
For NFTs, minting is how a digital item first becomes a unique, ownable token. A creator runs a smart contract that issues the NFT to a wallet, often in exchange for a fee.
For fungible tokens, minting is how new units are issued according to the rules in the token's contract, for example when staking rewards are created.
Minting is the opposite of burning, which permanently removes tokens from circulation. Together they let a project manage supply over time.
Crypto community slang for a large, fast rise in a coin's price, or the hope that one is coming.
"To the moon" is an enthusiastic expression people use when a cryptocurrency's price climbs sharply, or when they expect it to. As a verb, "mooning" describes a coin shooting up in value. The phrase is usually paired with rocket and moon emojis, and you will often see the playful question "wen moon?" asking when a price might take off.
The slang did not start in crypto. It appeared in stock and gambling circles long before Bitcoin, then spread widely through crypto communities during the 2017 bull run when Bitcoin first crossed 20,000 dollars.
It is hype talk, not analysis. "Moon" expresses excitement and optimism rather than any actual measure of where a price is headed. Treat it as community color, not a forecast, and never as a reason to buy.
Morpho is a decentralized lending protocol built around isolated markets that anyone can create, with optional curated vaults that spread deposits across those markets.
Morpho separates lending into two layers. The base layer, known as Morpho Blue, is a small, fixed set of contracts that lets anyone create an isolated lending market by choosing the collateral asset, the borrowable asset, an oracle, and a loan-to-value limit. Keeping each market isolated means trouble in one does not spill into the others.
On top of that sits a vault layer. Morpho Vaults are managed by curators who allocate depositor funds across multiple Blue markets according to a stated strategy and risk profile. This lets a depositor hand off the work of choosing markets while still earning lending yield, with risk management handled separately from the deposit itself.
Morpho Blue's core lending runs on Ethereum and Base, and the wider Morpho stack has been deployed on further networks including Polygon, Arbitrum, and Optimism. The MORPHO token has a fixed total supply and is used for governance, letting holders vote on protocol changes, risk settings, and treasury decisions.
Morpho is a third-party DeFi protocol and is not a Zypto product. Supplying to a market or vault carries smart-contract, curator, and liquidation risk.
A wallet that requires multiple private key signatures before a transaction can be sent.
Multisig (short for multi-signature) is a security arrangement where a transaction requires approval from more than one private key before it can be broadcast. A common setup is 2-of-3, meaning any two of three designated keys must sign.
This removes single points of failure: losing one key or having one device compromised does not mean losing funds. Multisig is widely used by businesses managing shared crypto treasuries and by security-conscious individuals.
The specific blockchain a token lives on, such as Bitcoin, Ethereum or Solana.
In crypto, a network is the blockchain that processes and records transactions for a set of assets. Each network has its own rules, fees, speed, and native token used to pay those fees, such as ETH on Ethereum or SOL on Solana.
The same kind of token can exist on multiple networks. A dollar-pegged stablecoin, for example, often has separate versions on several chains, and they are not automatically interchangeable.
This is why sending to the wrong network is one of the most common and costly mistakes. If you send an asset on a network the receiving wallet does not support, the funds can be effectively lost. Always confirm that the network shown when you send matches the one the recipient expects.
Moving an asset from one network to another requires a bridge or a cross-chain swap rather than a normal transfer.
A unique digital token that proves ownership of a specific item, from digital art to a domain name.
NFT stands for non-fungible token. Unlike regular crypto tokens, which are interchangeable (one ETH equals any other ETH), each NFT is unique and not directly interchangeable with another. They are recorded on a blockchain, giving them verifiable ownership and provenance.
NFTs have been used for digital art, music, collectibles, gaming items, and domain names. While the market for purely speculative NFTs has been volatile, the underlying technology for proving provenance and ownership of digital items remains relevant.
A crypto-community acronym for "Not Gonna Make It," used, often teasingly, about a choice or person seen as on the wrong track.
NGMI stands for "Not Gonna Make It." It is the pessimistic counterpart to WAGMI and gets used in crypto chats to poke at a decision, a project, or a person the speaker thinks is headed nowhere. Like WAGMI, it came out of online fitness communities before crypto picked it up, and it usually lands somewhere between a joke and genuine criticism.
The label reflects one person's opinion in the moment, not a real assessment of any outcome. It is informal slang about sentiment and behavior, not financial advice, and being called NGMI says nothing factual about how any asset or decision will actually turn out.
A computer that participates in a blockchain network by storing and verifying the transaction history.
A node is any computer that connects to a blockchain network, downloads a copy of the history, and verifies new transactions and blocks according to the network's rules. Running a node means you do not have to trust anyone else's copy of the data.
Full nodes store the complete blockchain history. Light nodes store only a subset but can still verify transactions. The more nodes a network has, the more decentralized and resilient it is.
A setup where you, not a company, hold the private keys to your crypto.
Non-custodial means you control the private keys to your assets directly, rather than trusting a third party to hold them. A non-custodial wallet generates and stores those keys on your own device, under your control.
This gives you full ownership. No company can freeze your account, block a withdrawal, or lose your funds in a collapse, because no company is in the middle. Your assets live on the blockchain, tied to keys only you hold.
The flip side is that the responsibility for backing up your seed phrase and keeping it safe is entirely yours. If you lose the backup and the device, no one can restore access for you.
Non-custodial is the same idea as self-custody, expressed from the product side: a non-custodial wallet is simply the tool that makes self-custody practical.
A wallet where only you hold the private keys, giving you full control of your crypto.
A non-custodial wallet stores your private keys on your own device, so only you can authorize transactions. No company sits between you and your funds.
This gives you complete ownership. Your assets cannot be frozen by a provider, and they are not exposed if some company fails, because there is no company holding them.
The responsibility shifts to you. You must back up your seed phrase and keep it safe, because there is no support line that can restore access if you lose it. Anyone who gets the phrase controls the funds.
Non-custodial wallets are the standard tool for self-custody and for interacting with DeFi, where you connect your wallet directly to apps.
A number used once, either to solve the mining puzzle or to keep a wallet's transactions in order.
Nonce is short for "number used once." It shows up in two different places in crypto, and the meaning depends on context.
In proof-of-work mining, the nonce is the value miners keep changing as they hash a block, searching for a result that meets the network's difficulty target. Finding the right nonce is what wins the right to add the block.
In account-based networks like Ethereum, each wallet also has a transaction nonce: a counter that increases by one with every transaction you send. It ensures transactions are processed in order and that the same transaction cannot be replayed.
Most users never touch the nonce directly, since wallets manage it automatically, but it can matter when a stuck transaction needs to be replaced.
A service that converts crypto back into traditional money you can spend or withdraw to a bank.
An off-ramp is the exit from crypto back into traditional money. You sell crypto through the service and receive fiat, typically into a bank account or onto a card.
It is the mirror image of an on-ramp, which buys crypto with fiat. Together, on-ramps and off-ramps are how value moves between the crypto world and the banking system.
Off-ramps are usually regulated services that require identity verification, since they touch the traditional financial system. Fees, limits, and supported payout methods vary by provider and country.
Spending crypto on gift cards or with a crypto-funded card is another practical way to off-ramp value into everyday use without a formal cash-out.
A service that lets you buy crypto with fiat money, or sell crypto back to fiat.
An on-ramp is the entry point from traditional money into crypto: a service that accepts a bank transfer, card payment, or cash and sends crypto to your wallet. An off-ramp goes the other direction, converting crypto back to fiat.
On-ramps are typically regulated services that require identity verification (KYC). The fees and supported payment methods vary widely. Choosing the right on-ramp for your country and preferred payment method can make a significant difference to cost and speed.
A Layer 2 that assumes transactions are valid by default and allows a challenge period to catch fraud.
An optimistic rollup is a type of Layer 2 that bundles many transactions off the main chain and posts the results back to the Layer 1. As the name suggests, it optimistically assumes those results are correct.
To keep this safe, there is a challenge window after each batch is posted. During this period, anyone can submit proof that a result was fraudulent, and if they are right, the bad batch is reverted and the cheater is penalized.
This design keeps things efficient because most batches are never challenged. The cost is that withdrawing funds back to the Layer 1 can take time, since the system waits out the challenge window first.
Optimistic rollups are a common way to scale Ethereum, lowering fees and increasing throughput while inheriting the base chain's security.
A service that feeds real-world data, such as prices, into smart contracts that cannot access it directly.
A blockchain cannot see anything outside itself. It does not know the price of an asset, the score of a game, or the temperature in a city. An oracle is the bridge that brings that outside information on-chain so smart contracts can use it.
The most common use is price feeds. Lending protocols, stablecoins, and exchanges all need reliable prices to decide things like when a loan should be liquidated, and oracles supply those numbers.
Oracles are a sensitive point in any system that relies on them. If an oracle reports a wrong or manipulated price, the contracts trusting it can be tricked, which has led to real exploits.
To reduce this risk, robust setups gather data from many independent sources and combine them, rather than trusting a single feed.
An order book is a live list of the buy and sell orders for a trading pair on an exchange, showing the prices and quantities people are willing to trade at.
On a crypto exchange, an order book records every open buy order and sell order for a given pair, such as Bitcoin against the US dollar. Buy orders are called bids and sell orders are called asks. Each entry shows a price and how much of the asset is offered at that price.
The book is usually split into two sides. The highest bid sits at the top of the buy side, and the lowest ask sits at the top of the sell side. The gap between those two prices is called the spread. A narrow spread often points to an active market with plenty of buyers and sellers, while a wider spread can suggest thinner trading.
The order book updates constantly as orders are placed, changed, or cancelled. When the highest bid and the lowest ask meet at the same price, a trade is matched and filled. Reading the book gives traders a view of supply, demand, and the depth of orders waiting at each price level.
Backing a loan with collateral worth more than the amount borrowed, to absorb price swings.
Over-collateralization means locking up collateral worth more than the value of the loan you take out. For example, you might deposit 150 dollars of crypto to borrow 100 dollars.
The extra cushion exists because crypto prices are volatile. If the collateral drops in value, there is still enough margin to cover the debt before the position becomes risky.
It is the standard model in DeFi lending because the protocol cannot chase a borrower for repayment the way a bank can. The collateral, held in a smart contract, is the only guarantee.
If prices fall far enough that the cushion is used up, the position is liquidated. Borrowers manage this by keeping their loan well below the maximum they could take.
Community slang for someone who sells an asset quickly at the first sign of a price drop or pressure.
"Paper hands" describes a holder who exits a position fast when the price wobbles, rather than waiting out the swing. The "paper" image suggests hands that fold easily under pressure, and the phrase is usually thrown around half as a joke and half as a jab in trading chats and crypto forums. It spread from the r/WallStreetBets community during the 2021 meme-stock period and carried over into crypto.
The opposite slang term is "diamond hands," used for someone who holds through volatility. Both are informal cultural labels about behavior, not investing guidance. Crypto assets are volatile and selling or holding is a personal decision, so treat this as community vocabulary rather than a signal to do either.
A service that can pay transaction fees on a user's behalf, made possible by account abstraction.
A paymaster is a component that can cover the gas fees for a user's transaction, so the user does not have to hold the network's native token just to transact. It is enabled by account abstraction.
This solves a common pain point for newcomers. Normally you need some of a network's coin on hand to pay fees, even when you only want to move some other asset. A paymaster can remove that hurdle.
Apps can use paymasters in different ways, such as sponsoring fees to onboard new users, or letting users pay fees in a stablecoin instead of the native coin.
For everyday users, the result is a smoother experience where the friction of acquiring a separate fee token is reduced or hidden.
Pendle is a decentralized protocol for trading future yield, splitting a yield-bearing asset into a principal portion and a separate yield portion.
Pendle takes an asset that already earns yield and divides it into two tradable tokens. The Principal Token, or PT, represents the underlying value redeemable at a set maturity date. The Yield Token, or YT, represents the stream of yield that asset produces until that date. Because the two trade separately, users can lock in a fixed yield by holding PT, or take a position on yield itself by holding YT.
This design turns variable on-chain yield into something that can be priced and traded directly. Liquidity providers supply assets to Pendle's pools so PT and YT can change hands. The protocol operates across several networks, with Ethereum holding the most activity and Arbitrum offering lower transaction costs.
The PENDLE token is used for incentives and governance. Holders can lock it for a period to receive vePENDLE, a non-transferable balance that grants voting power over how rewards are directed across pools, a share of protocol fees, and boosted returns on the holder's own liquidity.
Pendle is a third-party DeFi protocol and is not a Zypto product. Fixed and variable yield positions both carry market and smart-contract risk.
A type of crypto derivative contract that lets traders bet on a coin's price with leverage and has no expiry date.
A perpetual future is a contract that tracks the price of an asset such as Bitcoin without you owning the asset itself. Unlike a traditional futures contract, it has no settlement or expiry date, so a position can in theory stay open indefinitely. Traders who expect the price to rise open a long position, and those who expect it to fall open a short position.
To keep the contract price close to the real market price, exchanges use a funding rate. This is a small recurring payment passed between the two sides of the market, usually every few hours. When the rate is positive, longs pay shorts, and when it is negative, shorts pay longs.
Perpetual futures are almost always traded with leverage, which means a small amount of deposited margin controls a much larger position. Leverage multiplies gains and losses by the same factor, and if the market moves against a leveraged position far enough, it can be liquidated and the margin lost.
This is a high-risk form of leveraged trading aimed at experienced traders. It is described here for reference only and is not a recommendation to use it.
A scam that tricks you into revealing secrets or approving a transaction by pretending to be trustworthy.
Phishing is a form of scam where an attacker impersonates a trusted person, brand, or service to trick you into handing over secrets or approving something harmful.
In crypto, common phishing tactics include fake wallet or support sites that ask for your seed phrase, look-alike links sent by message or email, and fraudulent token claim pages that drain your wallet once you connect it or sign a transaction.
The key defenses are simple but strict: never enter your seed phrase into any website or app, never share it with anyone, and treat unexpected links and offers with suspicion. A legitimate service will never ask for your seed phrase.
Because blockchain transactions cannot be reversed, a successful phishing attack can mean a permanent loss, which is why caution beats convenience here.
A secret number that proves ownership of a crypto address and authorizes transactions from it.
A private key is a large, randomly generated number that acts as the ultimate proof of ownership for a crypto address. Any transaction signed with a private key is accepted by the network as authorized. Whoever holds the private key controls the funds.
Private keys are generated by your wallet software and, in a non-custodial wallet, never leave your device. Your seed phrase is a human-readable backup of all the private keys in your wallet, so losing either means potentially losing access to your funds.
A consensus method where validators lock up crypto as collateral to earn the right to confirm transactions.
Proof of stake is a consensus mechanism where participants (validators) lock up, or "stake," the network's native token as collateral. They are then chosen to validate new blocks in proportion to their stake. Honest validators earn rewards; dishonest behavior results in their collateral being slashed.
Proof of stake uses far less energy than proof of work, since it replaces physical computation with economic commitment. Ethereum, Solana, and most newer blockchains use proof of stake or a variant of it.
The original blockchain consensus method, where miners spend computing power to earn the right to add blocks.
Proof of work is the consensus mechanism used by Bitcoin and several other early blockchains. Miners compete to solve a mathematical puzzle that requires a lot of computational effort. The first to solve it gets to add the next block and receive the block reward.
The "work" makes it expensive to cheat, because rewriting history would require redoing all that computation. The criticism is energy use, which led to the development of proof of stake as an alternative.
The part of your key pair that you share with others, used to verify signatures and derive your address.
A public key is mathematically derived from your private key and can be freely shared. It lets others verify that a transaction was signed by you without ever learning your private key. Your wallet address is typically a shortened, derived form of your public key.
Public and private keys form a cryptographic pair. The private key signs, and the public key verifies. Crucially, the math runs one way only: you can produce a public key from a private key, but you cannot work backward to recover the private key from the public one.
This asymmetric design is what lets you prove ownership and authorize transactions on an open network where everyone can see what you publish. Anyone can check that a signature is valid, but only the holder of the private key could have created it.
In everyday use you rarely handle the public key directly. You share your address, which is derived from it, and your wallet manages the rest behind the scenes.
Raydium is a decentralized exchange and automated market maker on the Solana blockchain, with RAY as its native governance and incentive token.
Raydium is one of the longest-running decentralized exchanges (DEXs) on Solana, live since 2021. It lets users swap SPL tokens, provide liquidity, and earn yield directly from a self-custody wallet, without an intermediary holding their funds. It began as a hybrid automated market maker (AMM) that shared liquidity with a central order book, and today runs several pool types, including standard constant-product pools and concentrated-liquidity (CLMM) pools where liquidity providers pick a price range.
Beyond swaps, Raydium offers yield farms, a token launch platform (LaunchLab) that uses bonding curves, and on-chain perpetual futures trading. It is one of the most integrated sources of liquidity on Solana, so many other Solana apps route trades through its pools.
RAY is the protocol's native token. It is used for governance voting, can be staked, and is distributed as a reward to some liquidity providers. A portion of swap fees across Raydium's pools is programmatically used to buy RAY on the open market.
Raydium is a third-party DeFi protocol and is not affiliated with Zypto. Using any DEX carries risks, including smart-contract bugs, impermanent loss for liquidity providers, and token price volatility. Always do your own research.
Real-world assets, or RWAs, are physical or traditional financial assets such as property, bonds, or commodities that are represented as tokens on a blockchain.
Real-world assets are things of value that exist outside of crypto, including real estate, government bonds, company shares, gold, art, and cash. RWA tokenization is the process of creating a blockchain token that stands for one of these assets, so it can be held and moved on a blockchain.
Each token represents a claim on the underlying asset. The asset itself, and the legal right to it, stays in the offchain world and is managed through contracts, custodians, and the rules of the relevant jurisdiction. The token is the digital record used to track and transfer that right.
Supporters say tokenizing real-world assets can make them easier to trade around the clock, allow fractional ownership so people can buy a small share of a high-value item, and speed up settlement. The value and behavior of each token still depend on the real asset behind it and the legal structure that backs it.
Slang spelling of "wrecked," meaning someone took a heavy loss on a trade or investment.
"Rekt" is community shorthand for "wrecked." It describes losing most or all of your money on a bad trade, for example getting liquidated after a high-leverage position goes the wrong way. People also apply it to assets and markets, as in "this coin is rekt" or "the market got rekt" after a steep drop.
The term came from online gaming, where a badly beaten player was said to be rekt, and it carried over into crypto trading circles.
It usually carries a casual, half-joking tone even though the losses it describes can be serious. It is a way of talking about an outcome, not advice or a comment on any particular asset's prospects.
Restaking is reusing crypto that is already staked to help secure additional networks or services in exchange for extra rewards.
Staking means locking up crypto, usually ETH, to help secure a blockchain and earn rewards. Restaking takes assets that are already staked, or a token representing them, and puts that same security to work for other networks and applications too.
This lets the same staked funds back more than one service at once, so holders can earn additional rewards on top of their original staking income. The protocol most associated with the idea is EigenLayer, which connects people who have staked assets with services that want this added security.
The extra reward comes with extra risk. Restaked funds can be subject to slashing, which means a portion can be taken away if the operator behaves dishonestly or makes errors, and each additional service adds its own slashing conditions.
A project's published plan of what it intends to build and when.
A roadmap is a project's stated plan for the future: the features, milestones, and goals it intends to deliver, often laid out over quarters or years.
It helps users and potential investors understand where a project is headed and judge whether the team has a clear, realistic direction.
A roadmap is a statement of intent, not a promise. Plans change, timelines slip, and some goals are never met, so it should be read with healthy skepticism.
Comparing what a project actually ships against its roadmap over time is a useful way to judge how reliable and capable the team is.
A Layer 2 technique that bundles many transactions into a single proof submitted to the main chain.
A rollup is a type of Layer 2 that executes transactions on a separate chain, compresses them into a compact proof, and posts that proof to the base blockchain. This inherits the security of the main chain while dramatically reducing fees and increasing throughput.
There are two main types: optimistic rollups, which assume transactions are valid and allow a challenge window, and ZK (zero-knowledge) rollups, which use cryptographic proofs to verify batches instantly. Both achieve the same goal of scaling a blockchain without sacrificing security.
A connection point that lets a wallet or app read from and send transactions to a blockchain.
RPC stands for remote procedure call. In crypto, an RPC endpoint is the connection point a wallet or app uses to talk to a blockchain, reading data like balances and broadcasting your transactions.
Behind the scenes, your wallet sends requests to a node through this endpoint. The node does the work of querying the chain or relaying your transaction to the network.
Most wallets come with default RPC endpoints, so you never have to think about it. Advanced users sometimes add custom endpoints to connect to a specific network or a faster provider.
Because an RPC endpoint sees your requests, using a trustworthy one matters. A malicious endpoint could show you false information, though it cannot move funds without your signature.
A scam where a project's creators abandon it and run off with investors' money.
A rug pull is a scam in which the people behind a crypto project suddenly abandon it and take the money, leaving holders with worthless tokens. The name comes from pulling the rug out from under investors.
A common version involves creating a token, hyping it to attract buyers, then draining the liquidity pool so the token can no longer be sold. Others simply vanish after raising funds.
Warning signs include anonymous teams with no track record, promises of guaranteed high returns, heavy hype with little substance, and tokens where the creators hold a large, unlocked share of the supply.
Rug pulls are most common among new, low-quality tokens and memecoins. Researching the team, the tokenomics, and whether liquidity is locked can reduce the risk, though it cannot eliminate it.
A form of market manipulation where an attacker places trades both just before and just after someone's trade to profit from the price they push around.
A sandwich attack is a type of manipulation seen on decentralized exchanges. It gets its name because a victim's trade ends up squeezed between two transactions from the attacker, one placed before it and one placed after it.
The attacker first watches the mempool for a large pending trade. They then front-run it by buying the same token first, which pushes the price up. The victim's trade then goes through at this worse price, and the attacker immediately sells in a back-run transaction, pocketing the difference.
The attacker's profit comes directly from the extra slippage the victim suffers, meaning the victim receives fewer tokens than they expected. Slippage is the gap between the price a trader expects and the price they actually get.
These attacks mostly happen on automated market makers, where pending trades are visible and prices move based on the size of each trade. Setting a tight slippage limit on a trade is one common way users reduce their exposure.
The smallest unit of Bitcoin, equal to one hundred millionth of a bitcoin.
A satoshi, often shortened to "sat," is the smallest unit of Bitcoin. One bitcoin is made up of 100 million satoshis, which allows very small and precise amounts.
The unit is named after Satoshi Nakamoto, the pseudonymous creator of Bitcoin. Using sats makes it easier to talk about tiny values without long strings of decimals.
As a single bitcoin can be expensive, pricing things in sats can feel more intuitive, for example tipping a few thousand sats rather than a fraction of a bitcoin.
Wallets often let you display balances in either bitcoin or sats, depending on what you find clearer.
A network's ability to handle more transactions and users without becoming slow or expensive.
Scalability is a blockchain's ability to grow, handling more transactions and users without becoming congested, slow, or costly. It is one of the central challenges in crypto.
The difficulty is captured by the scalability trilemma, the idea that it is hard to maximize decentralization, security, and scalability all at once. Pushing hard on one often weakens another.
Several approaches aim to improve it. Layer 2 networks move activity off the base chain, sharding splits work across parts of a network, and various optimizations increase throughput directly.
For everyday users, better scalability shows up as faster confirmations and lower fees, especially during busy periods when an unscalable network would clog up.
A token that represents a regulated financial asset, such as shares or debt, on a blockchain.
A security token represents ownership of a regulated financial asset, such as equity in a company, a bond, or a share of real estate, recorded on a blockchain.
Because it represents a traditional security, it falls under securities regulation. That means issuance and trading must follow the same kinds of rules that govern stocks and bonds, including investor protections.
The appeal is bringing the efficiency of blockchains, such as faster settlement and easier transfer, to traditional assets, a trend often called tokenization.
Security tokens differ from utility and governance tokens precisely because of this regulatory status, which is why projects are careful about how they classify what they issue.
A list of words that backs up your wallet and can restore access to all its funds.
A seed phrase, usually 12 or 24 words, is the master backup of a self-custody wallet. From it, the wallet can regenerate all of its keys and addresses, so anyone who has the phrase can control the funds.
Write it down and store it offline, never as a photo or in a cloud note, and never type it into a website. If you lose the phrase and the device, the funds are gone; if someone else gets it, they can take everything.
Holding your own crypto keys so you have full control of your funds.
Self-custody is the practice of holding the private keys to your own crypto, rather than leaving them with an exchange or other company. With self-custody, your assets are under your control at all times.
It is the core idea behind a non-custodial wallet. The benefit is independence and security from third-party failures; the responsibility is keeping your seed phrase safe, because there is no support line that can reset access for you.
A sequencer is the part of a layer 2 network that collects user transactions, decides their order, and bundles them together before posting them to the main chain.
Layer 2 networks process transactions away from a main chain like Ethereum to make them faster and cheaper. The sequencer is the component that receives those transactions, checks they are valid, and puts them in a set order.
After ordering, the sequencer groups many transactions into a compressed batch and periodically submits that batch to the main chain. It can usually give users a quick confirmation within a second or two, well before the batch is finalized on the main chain.
Many layer 2 networks today, including Arbitrum, Optimism, and Base, run a single sequencer operated by the team behind the network. That setup is fast but creates one point of failure, since the whole network can stall if the sequencer goes offline. Decentralized and shared sequencers are being developed to spread this role across many participants.
Splitting a blockchain into parallel pieces so it can process more transactions at once.
Sharding is a scaling technique that divides a blockchain into smaller parts, called shards, that can process transactions in parallel rather than every node handling everything.
The idea is borrowed from traditional databases. By spreading the work, the network as a whole can handle far more activity than a single chain processing every transaction in sequence.
The challenge is doing this without weakening security or making it hard for shards to communicate, since transactions sometimes need to cross between them. Getting that right is technically demanding.
Sharding is one of several approaches to scalability, often discussed alongside Layer 2 networks, and some major networks build it into their long-term roadmaps.
To heavily promote a crypto project, often for personal gain and without disclosing the motive.
In crypto, a shill is someone who talks up a coin, token, or NFT to build hype and attract buyers, frequently because they already hold the asset and stand to benefit if its price rises. "Shilling" is the act of doing this. It often happens on social platforms, where a shill may pose as an ordinary fan and repeatedly praise a project to make it look popular.
The word comes from old carnival and poker slang for a planted person who cheers or plays to make a crowd or table look lively and draw others in.
Not all promotion is dishonest, but shilling carries a negative tone because the promoter's interest and incentives are often hidden. It is a reason to be skeptical of unsolicited hype, not a recommendation about any project.
A separate blockchain that runs alongside a main chain and connects to it through a bridge.
A sidechain is an independent blockchain that runs in parallel to a main chain and is linked to it by a bridge. Assets can move back and forth between the two, but the sidechain has its own rules and its own security.
Unlike a rollup, a sidechain does not post its transaction data or proofs back to the main chain. It secures itself with its own set of validators, which makes it faster and cheaper but means it does not inherit the main chain's security.
That independence is the key trade-off. You gain performance, but you are trusting the sidechain's own validator set rather than the larger base network.
Sidechains are useful for applications that need high speed and low fees and are comfortable with a separate security model.
A penalty on proof-of-stake networks that takes part of a validator's staked collateral for misbehavior.
Slashing is the punishment built into proof-of-stake networks for validators that break the rules. If a validator acts dishonestly or makes serious mistakes, the protocol destroys or confiscates part of its staked collateral.
The threat of slashing is what makes staking secure. Because validators have real money at risk, attacking the network or trying to cheat is expensive and self-defeating.
Common triggers include signing conflicting blocks or being offline so much that the validator fails its duties. Penalties range from small deductions to losing a large share of the stake in severe cases.
If you delegate your stake to a validator, its slashing can affect you too, which is why choosing a reliable validator matters.
The difference between the price you expected for a trade and the price you actually got.
Slippage happens when the price of an asset moves between the moment you place a trade and when it executes. On a DEX, large trades relative to the size of a liquidity pool will move the price as they fill, causing slippage.
Most DEX interfaces let you set a slippage tolerance, which is the maximum percentage difference you are willing to accept. Setting it too low means your transaction may fail during volatile periods; too high and you may get a worse price than expected.
Self-executing code stored on a blockchain that runs automatically when its conditions are met.
A smart contract is a program deployed on a blockchain that executes automatically when predefined conditions are satisfied. Once deployed, its code is public and runs exactly as written, with no intermediary needed to enforce it.
Smart contracts power DeFi protocols, NFT systems, DAOs, and more. Because the code cannot be changed once deployed (in most designs), bugs in smart contracts can be permanent and have led to significant hacks, which is why security audits are important.
A backward-compatible rule change that tightens what a blockchain accepts, without splitting it.
A soft fork is an upgrade that makes a blockchain's rules stricter while staying backward compatible. Nodes that have not upgraded still see the new blocks as valid, because anything allowed under the new rules was also allowed under the old ones.
This means a soft fork does not force a chain split the way a hard fork can. As long as a majority of the network adopts the tighter rules, the whole chain moves forward together.
Soft forks are often used to add features or close loopholes in a low-disruption way. The trade-off is that they are limited to changes that can be expressed as a tightening of existing rules.
For most users a soft fork passes by quietly, since wallets and balances are unaffected.
A crypto token designed to hold a steady value, usually pegged to a currency like the US dollar.
A stablecoin aims to keep a stable price, most commonly one to one with a fiat currency such as the US dollar. This makes it useful for payments, saving, and moving value without the volatility of assets like Bitcoin.
Different stablecoins keep their peg in different ways: some hold reserves of cash and bonds, others use crypto collateral or algorithms. Understanding how a given stablecoin is backed tells you a lot about its risk.
Locking tokens in a proof-of-stake network to help validate transactions and earn rewards.
Staking means committing tokens to a blockchain network as collateral. Stakers (or delegators who back a validator) earn a share of newly issued tokens and transaction fees in return. The locked tokens can be slashed as a penalty if the validator acts dishonestly.
Staking rates and lock-up periods vary widely by network. It is a way to earn yield on holdings, but the tokens may be unavailable for a period and are subject to both market risk and protocol risk.
Exchanging one crypto asset for another, directly in your wallet.
A swap is a direct exchange of one cryptocurrency for another. Instead of selling to cash and buying again, you trade one asset straight for another in a single action.
In a modern non-custodial wallet, swaps happen through decentralized protocols, so you keep control of your funds throughout the trade rather than handing them to an exchange first. The wallet finds a route, shows you a quote, and settles the result back to your address.
Swaps can be within the same network, called same-chain, or between different networks, called cross-chain, which involves extra steps behind the scenes. The price is set by market conditions at the moment of the trade.
You typically pay a small protocol fee plus the network gas fee, and on larger trades you may also see slippage if the price moves while the swap fills.
A practice version of a blockchain where developers test with worthless tokens before going live.
A testnet is a separate, parallel version of a blockchain used for testing. It behaves like the real network but its tokens have no value, so mistakes cost nothing.
Developers use testnets to try out smart contracts and applications safely before deploying them to the live network. Free test tokens are usually available from a faucet.
New users can also use a testnet to practice sending transactions and using a wallet without any risk to real funds, which makes it a good learning ground.
The live network, where real value moves, is called the mainnet. Assets on a testnet cannot be moved to the mainnet, since the two are entirely separate.
How many transactions a blockchain can process in a given time, often measured per second.
Throughput is the rate at which a blockchain can process transactions, commonly expressed as transactions per second. It is a key measure of a network's capacity.
Higher throughput means a network can handle more activity at once without congestion. Low throughput leads to backed-up transactions and rising fees when demand spikes.
Throughput is closely tied to scalability and is part of why Layer 2 networks and other scaling techniques exist: they aim to increase how much a system can handle without weakening security.
Raw throughput numbers can be misleading on their own, since they may be measured under ideal conditions and do not capture decentralization or finality, which also matter.
The short code used to identify a crypto asset, such as BTC for Bitcoin.
A ticker is the short symbol used to identify a crypto asset in wallets, exchanges, and price charts. Bitcoin's ticker is BTC, Ethereum's is ETH, and Solana's is SOL.
Tickers make assets quick to reference, much like stock symbols in traditional markets. They appear next to prices and balances throughout crypto apps.
One catch is that tickers are not unique or protected. Different projects can use the same or very similar symbols, and scammers sometimes copy a well-known ticker to impersonate a legitimate asset.
For that reason, it is safer to confirm an asset by its network and contract address rather than the ticker alone, especially before sending funds or trading something unfamiliar.
A digital asset issued on a blockchain, representing value, access rights, or ownership.
In crypto, a token is any digital asset that lives on a blockchain. Native tokens like ETH and SOL are issued by the network itself to pay fees and incentivize validators. Other tokens are built on top of existing networks using smart contracts, such as stablecoins, governance tokens, and DeFi assets.
"Coin" and "token" are often used interchangeably in everyday speech, though technically "coin" refers to a network's native asset. What matters most is which network a token lives on, since that determines which wallet and which fees apply.
The supply model and economic rules that govern how a token is created, distributed, and used.
Tokenomics (token economics) describes the rules and incentives built into a token's design. It covers total supply, how new tokens enter circulation (mining, staking rewards, team allocations), whether tokens are ever burned, and what the token is actually used for in the protocol.
Understanding tokenomics helps you assess long-term inflation pressure, how much of the supply is held by insiders and when it unlocks, and whether the token has genuine utility or is mainly speculative.
The total worth of assets deposited in a DeFi protocol, used as a rough measure of its size.
Total value locked, usually shortened to TVL, is the combined value of all the crypto deposited into a DeFi protocol. It counts assets supplied to lending pools, liquidity pools, staking contracts, and similar.
TVL is a popular gauge of how much a protocol or even an entire network is being used. A higher TVL generally signals more user trust and activity.
It has limits, though. Because it is measured in value, TVL rises and falls with crypto prices even when nothing else changes, and the same deposited assets can sometimes be counted in more than one place.
Used carefully, TVL is a helpful comparison tool, but it is best read alongside other metrics rather than on its own.
Transactions per second: a common measure of how fast a blockchain can process activity.
TPS stands for transactions per second, a simple measure of how many transactions a blockchain can confirm in one second. It is the most quoted figure for network speed.
Projects often advertise high TPS to show that their network can scale. A higher number suggests the chain can serve more users and applications without slowing down or getting expensive.
The figure deserves caution. Headline TPS is often a theoretical peak measured in ideal conditions, and a network optimized purely for high TPS may trade away decentralization or true finality to get there.
It is best read alongside other measures, since speed alone does not tell you how secure or decentralized a network is.
A record of an action on a blockchain, such as sending crypto or interacting with a smart contract.
A transaction is the fundamental unit of activity on a blockchain. It can represent sending tokens to an address, interacting with a smart contract, or approving a DEX to access your funds. Every transaction is broadcast to the network, included in a block, and permanently recorded.
Transactions require a fee (gas) paid to the network, and once confirmed they cannot be reversed. This is why verifying addresses and amounts carefully before sending is essential.
TWAP is the average price of an asset over a set period, and also the name of a strategy that splits a large order into smaller trades spread evenly across that period.
Time-weighted average price, or TWAP, has two related meanings. As a measure, it is simply the average price of an asset across a chosen stretch of time, giving equal weight to each moment in that window.
As a trading strategy, TWAP breaks one large order into many smaller orders of similar size and places them at regular intervals over a set period. The aim is for the overall result to land close to the asset's average price during that time, rather than all at once at a single price.
Traders use this approach to limit the effect a big order can have on the market and to make their activity less obvious. It works best when prices stay fairly steady during the period. If the market moves sharply while the order is running, the final average can end up well away from the price the trader expected.
Uniswap is a decentralized exchange protocol that lets people swap tokens directly from a wallet using automated liquidity pools instead of an order book.
Uniswap is one of the largest decentralized exchanges in crypto. Rather than matching buyers and sellers through an order book, it uses an automated market maker model: each trading pair has a liquidity pool of two tokens, and the price is set by a formula based on the ratio of those tokens in the pool. Anyone can swap against a pool, and anyone can supply two assets to a pool to become a liquidity provider, earning a share of the trading fees.
The protocol launched on Ethereum and now runs across many Ethereum-compatible networks, including Layer 2 rollups such as Arbitrum, Base, Optimism, and Polygon, as well as Unichain, a Layer 2 built by Uniswap Labs. Because the contracts are open and permissionless, anyone can create a market for a new token pair.
UNI is the protocol's governance token. Holders can vote on proposals about how the protocol develops, including treasury spending and fee settings. UNI is not required to trade on Uniswap; ordinary swaps just need the relevant tokens and some network gas.
Uniswap is a third-party DeFi protocol. It is described here for reference and is not a Zypto product or a service Zypto operates.
A token whose main purpose is to provide access to a product, service, or feature within a platform.
A utility token is designed to be used for something specific within a platform, rather than primarily as an investment or a vote. It might pay for services, unlock features, or grant access to a network.
For example, a token could be required to pay fees on a particular service, to power transactions in an application, or to redeem for a product. Its value is meant to come from that usefulness.
The line between utility tokens and other categories is often blurry, and many tokens are bought speculatively regardless of their stated purpose.
Whether a token has genuine utility, or is mainly traded in hope of price gains, is a key question when evaluating a project.
A node that stakes crypto as collateral and earns rewards for confirming transactions on a proof-of-stake network.
A validator is a participant in a proof-of-stake network that locks up tokens as collateral and is responsible for proposing and attesting to new blocks. In exchange, validators earn a portion of newly issued tokens and transaction fees.
If a validator behaves dishonestly or is offline too often, they risk having a portion of their stake slashed. Anyone can become a validator if they meet the minimum stake requirement, or delegate their stake to an existing validator to earn rewards without running the software themselves.
A schedule that releases tokens gradually over time rather than all at once.
Vesting is a schedule that controls when tokens become available to their owners, releasing them in stages instead of all at the start. It is commonly applied to tokens allocated to a project's team, early backers, and advisors.
The goal is to align incentives. By locking tokens and unlocking them gradually, often over months or years, vesting discourages insiders from selling everything immediately and walking away.
For anyone evaluating a token, the vesting schedule matters. Large unlocks add new supply to the market and can put downward pressure on the price when they arrive.
Vesting details are usually laid out in a project's tokenomics, and checking when big unlocks happen is a useful part of due diligence.
The tendency of an asset's price to move sharply up or down over short periods.
Volatility measures how much and how quickly an asset's price fluctuates. Crypto markets are known for high volatility: swings of 10 percent or more in a single day are not unusual, especially for smaller assets with thinner trading.
Several things drive it, including the relatively young market, around-the-clock trading with no closing bell, and the influence of news and sentiment on assets that can be hard to value.
Volatility creates opportunity but also real risk, since prices can fall as fast as they rise. Stablecoins were created specifically to provide a low-volatility option within crypto for people who want to step out of the swings without leaving the ecosystem.
The practical responses are familiar ones: hold only what you can afford to lose, avoid decisions driven by short-term price moves, and spread risk rather than concentrating it.
An upbeat crypto-community acronym for "We're All Gonna Make It," used to share optimism and group encouragement.
WAGMI stands for "We're All Gonna Make It." It is a rallying phrase posted across crypto and NFT communities on platforms like X, Discord, and Telegram to celebrate a win, lift the mood during a downturn, or signal a sense of being in it together. The acronym predates crypto, having started in online fitness circles before the community adopted it.
It is also used sarcastically, sometimes aimed at people making over-the-top price claims, so tone depends on context. WAGMI expresses sentiment and group morale, not a prediction or any form of financial advice. Outcomes in crypto vary widely and are never guaranteed.
A cryptographic identity on a blockchain, and the app or device you use to interact with it.
The word "wallet" is used in two related but distinct ways in crypto, and it helps to understand both.
In the strict technical sense, a wallet is a cryptographic identity on a blockchain: an address (your public identifier) paired with a private key (your proof of ownership). This identity exists on the blockchain itself, not in any app. Your funds are recorded against this address in the chain's ledger; the app doesn't hold them any more than your online banking app holds your cash.
In everyday usage, "wallet" also refers to the app or hardware device you use to manage that identity. The app stores your private key, signs transactions on your behalf, and shows you your balances. Think of it as the interface that lets you read and write to your on-chain account.
A non-custodial wallet app gives you full control: your private key lives only on your device. A custodial service holds the key for you, like a bank holds your account. The choice is between control and convenience.
A vision of the internet built on blockchains, where users own their data, assets, and identity.
Web3 is a term for a version of the internet built on blockchains and crypto, where users control their own assets, data, and identity rather than relying on large central platforms.
The idea is often framed as a progression: an early read-only web, then today's interactive but platform-controlled web, and a Web3 where ownership and value move with the user. Your wallet acts as your login and your way to hold assets across apps.
In practice, Web3 covers DeFi, NFTs, DAOs, and decentralized apps generally. Supporters see more user control and openness; skeptics point to complexity, scams, and hype.
For a newcomer, the most concrete part of Web3 is simple: you use a wallet to interact directly with applications, instead of creating an account with each company.
The smallest possible unit of Ether, used for precise on-chain calculations.
Wei is the smallest indivisible unit of Ether on Ethereum. One ETH is made up of a billion billion wei, an enormous number that allows extremely precise amounts.
Working in whole units this small means the network never has to deal with fractions, which keeps calculations exact and avoids rounding problems.
You will rarely see wei in everyday use, since wallets display friendly ETH or gwei values. Under the hood, though, the network records balances and amounts in wei.
It is named after Wei Dai, an early contributor to the ideas behind cryptocurrency, just as gwei and other units build on the same base.
A pre-approved list of addresses or people granted access to something, such as an early sale or feature.
A whitelist is a list of pre-approved participants who are granted access to something that is otherwise restricted, such as an early token sale, an NFT mint, or a withdrawal destination.
In token launches, getting on a whitelist often means earning a guaranteed spot to buy before the general public, frequently by completing tasks or joining a community early.
In wallet security, a withdrawal whitelist lets you pre-approve specific addresses so funds can only be sent to destinations you trust, which limits the damage if your account is compromised.
The term is increasingly replaced by "allowlist," which carries the same meaning but avoids the older wording. Both refer to a list of what is explicitly permitted.
The technical document a crypto project publishes to explain its design, goals, and economics.
A whitepaper is the founding document of a blockchain project. It describes the problem being solved, the technical architecture, the consensus mechanism, tokenomics, and roadmap. Bitcoin's whitepaper, published by Satoshi Nakamoto in 2008, started the entire field.
Reading a whitepaper is one of the best ways to understand what a project actually does and whether its claims are technically coherent. The quality and specificity of a whitepaper can be a useful signal when evaluating a project.
Wormhole is a cross-chain messaging protocol that connects many blockchains, letting tokens and data move between ecosystems such as Ethereum and Solana.
Wormhole is one of the most widely used interoperability protocols in crypto. A network of independent observers called guardians watches connected blockchains and signs verified messages about what happened on each one, and those signed messages let contracts on other chains act on it, for example releasing or minting tokens for a cross-chain transfer.
It connects a broad set of ecosystems, including Ethereum, Solana, and many other smart-contract networks, and powers token transfers, NFT movement, and cross-chain applications. When an asset page says a token reaches other chains "via Wormhole", the project uses Wormhole's messaging to operate its official multichain version.
Wormhole is a third-party protocol and is not a Zypto product. Cross-chain transfers depend on the guardian network's security model and carry smart-contract risk, so always use a project's official transfer interface.
A token on one blockchain that represents an asset from another, backed one to one.
A wrapped token is a stand-in that lets an asset from one network be used on another. For example, wrapped Bitcoin lets Bitcoin's value be used inside Ethereum-based DeFi, with each wrapped token backed by real Bitcoin held in reserve.
The idea is one to one backing: for every wrapped token in circulation, one unit of the original asset is locked away. You can redeem the wrapped version to get the original back, which is what keeps the two prices in line.
Wrapping usually relies on a bridge or a custodian to hold the underlying asset. That means the wrapped token is only as trustworthy as whatever is backing it, and it inherits the risks of the bridge or custodian involved.
Wrapped tokens are common in DeFi because they let assets that would otherwise be stuck on their home network take part in lending, trading, and liquidity pools elsewhere.
The return earned on crypto holdings, for example from staking, lending, or providing liquidity.
Yield in crypto refers to passive returns earned by putting assets to work: staking them to secure a network, lending them to borrowers, or providing liquidity to a DEX pool. Yields are expressed as an annual percentage rate (APR) or annually compounded rate (APY).
Yield farming is a strategy of actively moving assets between protocols to maximize returns. Higher yields usually come with higher risks, including smart contract vulnerabilities, token inflation, and liquidation risk in lending markets.
Actively moving crypto between DeFi protocols to chase the highest available returns.
Yield farming is the practice of putting crypto to work across DeFi protocols and shifting it around to capture the best returns on offer. Farmers lend, stake, or provide liquidity, often stacking several strategies at once.
A common form is liquidity mining, where a protocol rewards people who supply liquidity with extra tokens on top of the normal trading fees, to attract funds in its early days.
The headline yields can look very high, but they often come from newly issued tokens whose value can fall, and they carry layered risks: smart-contract bugs, impermanent loss, and the chance a token collapses.
It rewards attention and understanding. For most newcomers it is wise to treat eye-catching yields with skepticism and start small.
A zero-knowledge proof lets one person prove a statement is true to another person without revealing any of the underlying information.
Normally, to prove you know something you have to show it. A zero-knowledge proof is a method that lets you convince someone a statement is true while keeping the details private. For example, you could prove you are over 21 without revealing your date of birth.
A valid zero-knowledge proof has three properties. It is complete, so an honest prover can convince the verifier when the statement is true. It is sound, so a dishonest prover cannot fool the verifier into accepting a false statement. And it is zero-knowledge, so the verifier learns nothing beyond the fact that the statement is true.
In crypto, these proofs are used for privacy and for scaling. Some layer 2 networks use them to prove that a batch of transactions was processed correctly, so the main chain can accept the result without rechecking every transaction itself.
A Layer 2 that uses cryptographic proofs to verify batches of transactions instantly on the main chain.
A ZK-rollup is a type of Layer 2 that bundles transactions off-chain and submits a cryptographic proof, called a validity proof, to the Layer 1. The proof mathematically demonstrates that all the transactions in the batch were processed correctly.
Because the proof can be verified directly, there is no need for a challenge window. Once the proof is accepted, the batch is final, which allows faster withdrawals than optimistic rollups.
The name comes from zero-knowledge cryptography, which lets one party prove a statement is true without revealing all the underlying data. In a rollup, this proves the batch is valid compactly.
ZK-rollups are technically demanding to build but are seen as a strong long-term approach to scaling, combining low fees, high throughput, and quick finality.
Nothing matches “”. Try a shorter word or a different topic filter.
Buy, hold, swap and use crypto for real-world spending, self-custodial, in one app. The best way to learn crypto is to use it.
Download Zypto AppNo assets match "". Try BTC, ETH, or browse popular.
Drag elements to move · handles to resize / rotate / delete · pick a draw tool to annotate
Template
Content
Create
Add
Crypto logo
Draw
Line style
Caption
Share