An AMM is a protocol that enables automatic cryptocurrency trading using mathematical formulas instead of buyer and seller order books. The most common uses the x*y=k formula, which keeps the product of the two reserves in a liquidity pool constant. Liquidity providers deposit assets into pools and receive trading fees in return. This model was revolutionary because it democratized the creation of financial markets.
Bitcoin is the first decentralized cryptocurrency, created in 2009 by the anonymous entity known as Satoshi Nakamoto. It operates on a peer-to-peer network without intermediaries or central banks, using the Proof of Work consensus mechanism to validate transactions. Its supply is capped at 21 million units, giving it deflationary properties similar to digital gold. It is considered the benchmark asset of the crypto ecosystem.
Bitcoin Dominance is the percentage that Bitcoin's market capitalization represents relative to the total crypto market cap. It is a key market sentiment indicator: high dominance suggests investors prefer the perceived safety of Bitcoin over altcoins, while low dominance signals higher risk appetite trends and potential altcoin rallies. Historically, high dominance phases coincide with bear markets or consolidation. It is monitored alongside the Fear & Greed Index to contextualize the market cycle.
Bitcoin halving is a programmatic event coded into Bitcoin that occurs approximately every 4 years (every 210,000 blocks) and cuts in half the reward miners receive for each validated block. This mechanism limits the issuance of new bitcoins and, together with the 21 million total supply cap, creates programmatic scarcity. Historically, halvings have preceded significant Bitcoin price bull cycles, although there is no guarantee this pattern will continue. The most recent halving occurred in April 2024.
A blockchain is a distributed database that stores information in cryptographically chained blocks. Each block contains a set of verified transactions and the hash of the previous block, making it practically impossible to alter past records. This technology is the foundation of cryptocurrencies and many modern decentralized applications. Its design guarantees transparency and immutability without the need for a central authority.
A consensus mechanism is the set of rules that allows all nodes in a blockchain network to agree on the current state of the ledger without the need for a central authority. The two most popular mechanisms are Proof of Work and Proof of Stake, each with different trade-offs between security, decentralization, and energy efficiency. Consensus is what solves the so-called Byzantine Generals Problem in distributed systems.
A crypto wallet is a tool that stores the cryptographic keys needed to access and manage digital assets on a blockchain. Technically it does not store cryptocurrencies themselves, but rather the private keys that prove ownership of funds recorded on the network. There are custodial wallets (managed by third parties like exchanges) and non-custodial wallets (where the user controls their own keys). Seed phrases are the master backup for a wallet and must be kept secret.
A DAO is an organization whose governance rules are encoded in smart contracts and whose decisions are made collectively by governance token holders through on-chain voting. It has no centralized hierarchy or CEO; instead, any member with tokens can propose changes and vote on budgets, protocol upgrades, and strategic direction. The largest DAOs manage billions of dollars in their treasuries. MakerDAO and Uniswap DAO are prominent examples in the DeFi ecosystem.
A dApp is an application whose backend runs on a decentralized blockchain instead of centralized servers, using smart contracts to execute its logic. The frontend can be similar to any web application, but critical operations — such as transfers or swaps — occur directly on the blockchain without intermediaries. This makes them resistant to censorship and single points of failure. Uniswap, Aave, and OpenSea are examples of successful dApps with millions of users.
DeFi is an ecosystem of financial services built on public blockchains using smart contracts, operating without traditional banks or intermediaries. It includes services such as lending, asset trading, yield generation, and stablecoins — all accessible from anywhere in the world with just a crypto wallet. DeFi protocols are transparent and auditable since their code is public. However, they also carry risks such as smart contract bugs and high volatility.
A DEX or decentralized exchange is a platform that allows users to trade cryptocurrencies directly with each other (peer-to-peer) without a centralized intermediary. Most modern DEXs use the Automated Market Maker (AMM) model instead of traditional order books. Uniswap, Curve, and SushiSwap are popular examples in the Ethereum ecosystem. Since DEXs do not custody user funds, they eliminate the risk of centralized exchange hacks.
Ethereum is a programmable blockchain platform that introduced smart contracts, enabling the creation of decentralized applications (dApps) without intermediaries. It is the second-largest cryptocurrency by market cap and the foundation of the DeFi and NFT ecosystems. In 2022 it migrated from Proof of Work to Proof of Stake, reducing its energy consumption by over 99%. Its native currency, Ether (ETH), is used to pay for operational costs on the network.
The Fear & Greed Index is an indicator that measures the overall sentiment of the crypto market on a scale from 0 (extreme fear) to 100 (extreme greed). It is calculated by combining multiple factors: price volatility, market momentum, social media activity, Bitcoin dominance, and Google search trends. Low values (fear) have historically been good buying opportunities, while high values (greed) often precede corrections. It is a popular tool for crypto market sentiment analysis.
The funding rate is a periodic payment mechanism between long and short traders in cryptocurrency perpetual contracts, designed to anchor the contract price to the spot price of the underlying asset. When the funding rate is positive, longs pay shorts (indicating excess bullish demand); when negative, shorts pay longs (indicating excess bearish demand). It is a key indicator of derivatives market sentiment: extremely positive rates often signal overbought conditions and potential mass liquidations. It is published on exchanges like Binance and BitMEX.
Gas is the unit that measures the amount of computational effort required to execute an operation on the Ethereum network, and determines the fee the user must pay to validators. Every operation on Ethereum — from a simple transfer to interacting with a complex smart contract — has a predefined gas cost. The gas price fluctuates based on network demand and is expressed in gwei (nano-ether). When the network is congested, gas fees can be prohibitively high.
Gwei is the denomination unit for gas on Ethereum, equivalent to 0.000000001 ETH (10⁻⁹ ETH). Gas price is expressed in gwei to make numbers more manageable, as ETH prices would be very small fractions. If the gas price is 30 gwei and a simple transaction uses 21,000 gas units, the total fee would be 0.00063 ETH. Monitoring gwei prices is essential to optimize transaction costs during periods of low network congestion.
A hash is a mathematical function that transforms any amount of data into a fixed-length string of characters. In blockchain, each block contains the hash of the previous block, creating the chain of blocks and guaranteeing its integrity. Even changing a single character in the input data produces a completely different hash, making any manipulation immediately apparent. The SHA-256 algorithm is most commonly used in Bitcoin to generate hashes.
Impermanent loss is the difference in value between holding assets in an AMM liquidity pool versus simply holding them in your wallet. It occurs when the relative price of the two pool assets changes: the AMM automatically rebalances proportions, leaving the liquidity provider with less of the appreciating asset and more of the depreciating one. It is called 'impermanent' because the loss only materializes when you withdraw liquidity; if prices return to the original ratio, it disappears. It is an essential risk that every liquidity provider must understand.
A liquidity pool is a smart contract that holds reserves of two or more cryptocurrencies deposited by liquidity providers (LPs), allowing other users to trade those assets without needing a direct counterpart. In exchange for providing liquidity, LPs receive LP tokens representing their share and entitling them to trading fees. The depth of the pool determines the price impact (slippage) of each trade. It is the core component of AMM-based DEXs.
Market capitalization (market cap) is the total value of all circulating coins of a cryptocurrency, calculated by multiplying the current price by the number of units in circulation. It is the most widely used metric to compare the relative size of different crypto projects. It is classified into large cap (Bitcoin, Ethereum), mid cap, and small cap, with corresponding levels of risk and liquidity. The total crypto market cap is a macroeconomic indicator of the ecosystem's size.
Mining is the process by which miners use specialized hardware (ASICs or GPUs) to solve cryptographic puzzles and add new blocks to a Proof of Work blockchain. As a reward, the successful miner receives newly issued coins and the transaction fees included in that block. The difficulty of the puzzle adjusts automatically to maintain a constant rate of block production. Bitcoin adjusts its difficulty every 2,016 blocks.
An NFT is a unique and indivisible cryptographic token recorded on a blockchain that certifies digital ownership of a specific asset — whether digital art, music, a video game item, or any other element. Unlike cryptocurrencies like Bitcoin (which are fungible and interchangeable), each NFT is completely distinct and irreplaceable. Ethereum's ERC-721 and ERC-1155 standards are the most commonly used to create NFTs. They had a massive boom in 2021 with projects like Bored Ape Yacht Club and CryptoPunks.
A node is any computer that participates in a blockchain network by storing and verifying a copy of the transaction ledger. Full nodes download the entire history of the blockchain and independently validate each transaction according to the protocol rules. The more nodes exist, the more decentralized and censorship-resistant the network becomes. Miners and validators are special types of nodes that also produce new blocks.
On-chain governance is the process by which holders of a DeFi protocol's or DAO's governance tokens vote directly on the blockchain on proposed changes. Decisions can include protocol parameter adjustments, treasury fund allocation, smart contract upgrades, and rule changes. Participation in governance usually requires having tokens locked in staking. It is the mechanism that makes protocols truly decentralized in their management.
Phishing is a social engineering attack where scammers impersonate legitimate projects, exchanges, or wallets to trick users into revealing their private keys or seed phrases. It occurs through fake websites identical to the originals, social media messages, fraudulent emails, or bots on Discord and Telegram. In crypto, falling for phishing can result in the total and irrecoverable loss of all funds in the compromised wallet. Always verify the exact URL before connecting your wallet.
A private key is a randomly generated secret number that acts as the master password to access and sign transactions from a blockchain address. Whoever holds the private key has full control over the funds at that address; if you lose it, you permanently lose access. Private keys must never be shared with anyone and should be kept in a secure location, preferably offline. The public key is mathematically derived from it.
Proof of Stake is an alternative consensus mechanism where validators lock (stake) a quantity of cryptocurrency as collateral to earn the right to propose and validate new blocks. The probability of being selected as a validator is proportional to the capital staked, not computing power. It is far more energy-efficient than Proof of Work and is the mechanism used by Ethereum since 2022. Economic penalties (slashing) disincentivize dishonest behavior.
Proof of Work is Bitcoin's original consensus mechanism, in which miners compete to solve a complex mathematical puzzle. The first miner to find the solution (a valid hash) earns the right to add the next block to the chain and receives a cryptocurrency reward. This process requires a high consumption of computational energy, making it costly to attack the network. Its main criticism is the high energy expenditure it entails.
A public key is a string of characters mathematically derived from the private key using asymmetric cryptography. It can be shared freely with anyone, as it is used to generate the cryptocurrency receiving address. Elliptic curve cryptography ensures it is computationally impossible to derive the private key from the public key. It is the digital equivalent of your bank account number that you can give to anyone.
A rug pull is a type of DeFi scam where project developers suddenly withdraw all liquidity from the pool or mass-sell their reserved tokens, crashing the price and leaving investors with worthless assets. The name comes from the expression 'pull the rug out.' It is the most common type of fraud in the crypto ecosystem, especially in new projects with unaudited contracts. To protect yourself, it is essential to verify the contract audit and the renouncement of admin permissions.
A smart contract is a program that automatically executes on a blockchain when predefined conditions are met, without the need for intermediaries. The contract's code is immutable and transparent: anyone can verify exactly what it will do before interacting with it. Smart contracts are the fundamental building block that makes DeFi protocols, NFTs, and DAOs possible. They are deployed primarily on Ethereum and other EVM-compatible networks.
A smart contract audit is a thorough review of a blockchain protocol's code conducted by independent security experts to identify vulnerabilities, bugs, and attack vectors before the contract is deployed with real funds. The most recognized audit firms include Trail of Bits, CertiK, and OpenZeppelin. Having been audited does not guarantee a protocol is completely safe, as some exploits occur in already-audited code. However, protocols without an audit represent a significantly higher risk.
Solidity is the object-oriented programming language created specifically for developing smart contracts on the Ethereum Virtual Machine (EVM). It has a syntax similar to JavaScript and C++, with static data types and capabilities to handle digital assets safely. It is the most popular language for developing DeFi protocols, NFTs, and DAOs on Ethereum and compatible networks like Polygon and Avalanche. A bug in Solidity code can have irreversible consequences by affecting real funds locked in contracts.
A stablecoin is a cryptocurrency designed to maintain a stable value, usually pegged 1:1 to the US dollar or another fiat currency. There are three main types: those backed by real assets (USDT, USDC), those overcollateralized by crypto (DAI), and algorithmic ones using dynamic supply mechanisms. They are fundamental in DeFi because they allow operating without the volatility of the crypto market. The collapse of TerraUSD (UST) in 2022 demonstrated the risks of algorithmic stablecoins.
Staking involves locking cryptocurrencies in a smart contract or protocol to participate in network security (in Proof of Stake) or to earn rewards within a DeFi protocol. In PoS networks like Ethereum, validators stake ETH to earn the right to validate blocks and receive rewards. In DeFi, staking can refer to depositing tokens into a protocol in exchange for yields or governance tokens. Return rates are commonly expressed as APY (Annual Percentage Yield).
A validator is a participant in a Proof of Stake network that locks (stakes) a minimum amount of cryptocurrency as collateral to propose and attest to the validity of new blocks. On Ethereum, a validator must deposit 32 ETH to be activated. Validators that act dishonestly risk losing part of their stake through the slashing penalty mechanism. They are the equivalent of miners in Proof of Stake networks.
Web3 is the vision of a decentralized internet where users own their data, digital identity, and assets, rather than relying on centralized platforms like Google or Facebook. It is built on public blockchains, smart contracts, and technologies like NFTs and DAOs. Unlike Web2 (the current internet), in Web3 users interact directly with each other without intermediaries controlling or monetizing their data. The term was coined by Gavin Wood, co-founder of Ethereum.
Yield farming is the practice of moving assets between different DeFi protocols to maximize returns generated through trading fees, governance token rewards, and other incentives. Yield farmers constantly optimize their positions seeking the best APY rates available in the market. This strategy can be highly lucrative but also carries significant risks such as impermanent loss, exploits, and extreme volatility. It was massively popularized during the DeFi Summer of 2020.