Smart Contract

A smart contract is a self-executing computer program stored on a blockchain that automatically enforces, executes, and verifies the terms of an agreement when predetermined conditions are met, without the need for intermediaries such as lawyers, banks, or notaries. The term was coined by computer scientist Nick Szabo in 1994, who described them as “a set of promises, specified in digital form, including protocols within which the parties perform on these promises.” On the Ethereum blockchain and other smart contract platforms, smart contracts are written in programming languages like Solidity (Ethereum), Rust (Solana), or Move (Sui, Aptos). Once deployed to the blockchain, the contract’s code is generally immutable; it cannot be changed or tampered with, except in the case of contracts specifically designed with upgradeable proxy patterns. The contract has its own blockchain address, can hold funds, send transactions, and interact with other contracts. When a user or another contract sends a transaction to the smart contract that satisfies its conditions, the code executes automatically, and the results are recorded permanently on the blockchain. Smart contracts are the foundation of the entire decentralized application (DApp) ecosystem. They power decentralized exchanges (Uniswap), lending protocols (Aave, Compound), decentralized stablecoins (DAI and its newer sibling USDS, issued by Sky Protocol, the 2024 rebrand of MakerDAO), NFT marketplaces (OpenSea), decentralized autonomous organizations (DAOs), and thousands of other applications. Smart contracts have collectively managed tens of billions of dollars in assets across DeFi at any given time, though that figure has proven quite volatile, having peaked near $180 billion in late 2021, fallen to roughly $38 billion in late 2022, and fluctuated in the range of roughly $70 to $140 billion at various points in 2025 and 2026. Even accounting for that volatility, smart contracts have demonstrated transformative potential for finance, governance, supply chains, insurance, and virtually any process that involves conditional logic and value transfer. Origin & History 1994: Nick Szabo, a computer scientist and legal scholar, coins the term “smart contract” and describes the concept of embedding contractual clauses into hardware and software to make breach of contract expensive for the breaching party. 1998: Szabo designs “Bit Gold,” a decentralized digital currency concept that incorporates smart contract ideas, prefiguring Bitcoin by a decade. 2013: Vitalik Buterin publishes the Ethereum whitepaper, proposing a blockchain with a Turing-complete programming language capable of running arbitrary smart contracts. 2015 (July): Ethereum launches, making smart contracts practically deployable for the first time. The Solidity programming language becomes the standard for writing Ethereum smart contracts. 2016: “The DAO,” a smart contract-based decentralized venture fund, raises roughly $150 million but is exploited due to a reentrancy vulnerability, draining around $60 million worth of ETH at the time. The incident leads to the Ethereum hard fork and becomes a landmark lesson in smart contract security. 2017: The ERC-20 token standard enables anyone to create fungible tokens via smart contracts, helping spawn the ICO boom. Thousands of new tokens are created. 2018: Smart contract security becomes a major focus. OpenZeppelin publishes battle-tested smart contract libraries. Formal verification tools emerge. 2020: DeFi Summer showcases the power of composable smart contracts. Protocols like Uniswap, Compound, and Yearn Finance create complex financial products entirely through smart contract interactions. 2021: NFTs (ERC-721 smart contracts) explode in popularity. Smart contracts power everything from a $69 million digital art sale to play-to-earn gaming economies. 2022 to 2023: Account abstraction (ERC-4337) enables smart contract wallets with improved UX features like social recovery and gasless transactions. 2024 (August): MakerDAO, one of the oldest and most significant DeFi smart contract systems, rebrands as Sky Protocol as part of its Endgame plan. A new stablecoin, USDS, launches alongside the existing DAI at a 1:1 upgrade rate, and the MKR governance token becomes convertible to a new token, SKY, at a fixed 1:24,000 ratio. Both DAI and MKR continue to exist as legacy tokens alongside their newer counterparts. 2024 to 2026: Smart contract platforms mature further, with continued work on formal verification, intent-based architectures, and AI-assisted smart contract auditing. Cross-chain smart contract interoperability improves through messaging protocols. By 2026, USDS has grown to overtake DAI in raw supply, while DAI itself remains a widely used, smaller legacy stablecoin within the same underlying Sky Protocol system. “A smart contract is a computerized transaction protocol that executes the terms of a contract. The general objectives are to satisfy common contractual conditions, minimize exceptions both malicious and accidental, and minimize the need for trusted intermediaries.” Nick Szabo, 1994. In Simple Terms The vending machine: a smart contract is like a vending machine. You put in money and make a selection, and the machine automatically checks the payment, verifies the selection, and dispenses the product. No cashier needed. The “rules” (price list, inventory) are programmed in advance, and the machine executes them without human intervention. The escrow robot: imagine you’re buying a house. Instead of a lawyer holding the money in escrow, a robot does it. The robot is programmed: “When the deed is transferred to the buyer, release the payment to the seller.” It follows these rules exactly, every time, without bias, delay, or error. That robot is a smart contract. The unstoppable agreement: a smart contract is like writing an agreement in permanent ink inside a transparent, locked glass box. Everyone can see the terms, nobody can easily change them, and when the conditions are met, the agreement executes itself automatically. If-then-else, but with money: at its core, a smart contract is a series of “if-then” rules. If Alice sends 1 ETH, then send her 100 tokens. If the price drops below $50, then sell the position. If 3 of 5 signers approve, then release the funds. Simple logic, but with real money and no easy way to cheat. Important: Smart contracts are only as good as their code. A bug in a smart contract can lead to irreversible loss of funds. In the strict “code is law” sense, there is no customer service to call and no “undo” button for most contracts. Always

Perpetual Contract

A perpetual contract (often called a perpetual swap or “perp”) is a type of cryptocurrency derivative instrument that allows traders to speculate on the price of an underlying asset, such as Bitcoin, Ethereum, or any other cryptocurrency, without a fixed settlement date or expiration. Unlike traditional futures contracts, which expire on a specified date and require physical delivery or cash settlement, perpetual contracts can be held indefinitely. Traders maintain their positions for as long as they meet the maintenance margin requirements and the contract remains funded. The defining mechanism of perpetual contracts is the funding rate, a periodic payment exchanged between long and short position holders that anchors the contract’s price to the spot price of the underlying asset. When the perpetual contract trades above the spot price (indicating bullish sentiment), long position holders pay a funding fee to short position holders, incentivizing the price to converge downward. Conversely, when the contract trades below spot, short holders pay longs. This self-correcting mechanism helps ensure that the perpetual contract’s price closely tracks the underlying asset’s spot market price without the need for expiration and settlement cycles. Perpetual contracts are among the most heavily traded instruments in the cryptocurrency market. By 2026, combined perpetual contract trading volume across centralized and decentralized exchanges regularly exceeds $100 billion per day, generally well above spot market volume. They are available on centralized exchanges such as Binance, Bybit, OKX, and Bitget, as well as decentralized platforms including dYdX, GMX, Hyperliquid, and Vertex Protocol. Within the decentralized segment specifically, Hyperliquid has become the dominant venue by a wide margin, at times processing daily volumes in the billions of dollars and capturing well over half of all decentralized perpetual trading volume. Leverage ratios on perpetual contracts typically range from 1x to 125x on centralized exchanges, although most risk-conscious traders operate between 2x and 20x leverage. The underlying settlement currency for perpetual contracts can be either a stablecoin (USDT-margined or USDC-margined, known as linear contracts) or the cryptocurrency itself (coin-margined or inverse contracts). Linear contracts are more intuitive for most traders because profit and loss are denominated in a stable unit, while inverse contracts create nonlinear payoff curves where position value fluctuates both from price movement and collateral value changes. Origin & History 2016: BitMEX, founded by Arthur Hayes, Ben Delo, and Samuel Reed, launched the first widely used cryptocurrency perpetual swap contract, the XBTUSD perpetual, which allowed traders to speculate on Bitcoin’s price with up to 100x leverage and no expiration date. The product was inspired by traditional contract-for-difference (CFD) instruments but designed specifically for the 24/7 crypto market. 2017: BitMEX’s perpetual contract quickly became one of the most traded crypto derivative products in the world. At its peak, BitMEX processed over $1 billion in daily notional volume on the XBTUSD perpetual alone. The funding rate mechanism proved remarkably effective at keeping the contract price tethered to spot. 2018: Competing exchanges recognized the demand and launched their own perpetual contracts. OKEx (now OKX) and Huobi introduced USDT-margined perpetual contracts, making the product more accessible to traders who preferred stable-value collateral. 2019: Binance entered the perpetual futures market in September 2019 with its Binance Futures platform, offering USDT-margined perpetual contracts with up to 125x leverage. Binance rapidly captured market share and became a dominant exchange for perpetual contract trading by volume. 2020 to 2021: The DeFi explosion brought perpetual contracts on-chain. dYdX launched a decentralized perpetual exchange on StarkWare’s Layer 2 solution, offering non-custodial trading with order book matching. Perpetual Protocol introduced virtual AMM-based perpetuals on Ethereum. GMX launched on Arbitrum with a novel oracle-based pricing model. 2023 to 2024: On-chain perpetual volume surged with the emergence of Hyperliquid, a purpose-built Layer 1 blockchain for derivatives trading. By late 2024, Hyperliquid had already become a leading decentralized perpetual venue, and its HYPE token launched via airdrop in November 2024. The broader market matured with tighter spreads, deeper liquidity, and more institutional-grade infrastructure on both centralized and decentralized venues. 2025 to 2026: Hyperliquid’s growth accelerated sharply. Its share of decentralized perpetual trading volume climbed into the 60 to 80% range at various points, with 30-day trading volumes commonly in the $150 to $240 billion range and daily volume frequently in the billions, at times exceeding $20 billion on especially active days. Hyperliquid also expanded well beyond crypto-native perpetuals through its HIP-3 framework, launched in October 2025, which enabled permissionless listing of perpetual markets tied to real-world assets such as commodities, equity indices, and prediction markets; these real-world-asset perpetuals grew to represent a significant share of the platform’s total volume by mid-2026. Competing venues, including newer entrants, continued to chip away at the margins of this dominance, but Hyperliquid remained the clear leader in on-chain perpetual trading through the period. In Simple Terms Imagine renting a house with no lease end date. You can stay as long as you keep paying rent. A perpetual contract works the same way: you hold your trading position indefinitely as long as you keep paying, or receiving, the funding rate, which is like your rent for maintaining the position. Think of it like betting on whether a stock will go up or down, except you never have to “cash out” by a specific deadline. Traditional futures are like placing a bet that settles next Friday; perpetual contracts are like placing a bet that stays open until you decide to close it yourself. Picture a tug-of-war rope tied to a flagpole. The flagpole is the spot price of Bitcoin. The funding rate is like a rubber band that pulls the rope back toward the flagpole whenever it drifts too far in either direction. If too many people are pulling one way (too many longs), they have to pay the people pulling the other way, which naturally rebalances the tension. It is like a credit card for trading. Instead of paying the full price of one Bitcoin, you can put down a fraction of that as collateral (margin) and control a full Bitcoin’s worth of price

Blockchain

A blockchain is a distributed, append-only digital ledger that records data in cryptographically linked blocks. It is maintained by a decentralized network of computers (nodes) that use a consensus mechanism to agree on the state of the system without relying on a central authority. Each block contains a cryptographic hash of the preceding block, a timestamp, and transaction data. This design creates an immutable chain: altering any historical record requires recomputing every single block that follows it, a feat rendered computationally impractical by the network’s collective processing power. Origin & History 1991: Stuart Haber and W. Scott Stornetta published “How to Time-Stamp a Digital Document,” describing a cryptographically secured chain of blocks, the earliest conceptual predecessor to blockchain technology. 1992: Haber, Stornetta, and Dave Bayer improved their design by incorporating Merkle trees, allowing multiple documents to be collected into a single block, a structure directly adopted by Bitcoin. 2004: Hal Finney introduced Reusable Proof of Work (RPoW), a prototype digital cash system that combined proof-of-work with a transferable token system. 2008: Satoshi Nakamoto published the Bitcoin whitepaper, describing the first practical implementation of a blockchain as a decentralized ledger for a peer-to-peer electronic cash system. 2009: Bitcoin launched with the mining of the Genesis Block, creating the first operational blockchain. The network demonstrated that a decentralized system could achieve consensus on transaction ordering without centralized coordination. 2013: Vitalik Buterin published the Ethereum whitepaper, proposing a blockchain with Turing-complete programmability (smart contracts). This expanded blockchain’s potential far beyond digital currency. 2015: Ethereum launched, enabling developers to build decentralized applications on a blockchain for the first time. The ERC-20 token standard allowed anyone to create new digital assets on Ethereum. 2017: The ICO boom demonstrated both the power and risks of programmable blockchains. Enterprise blockchain projects (Hyperledger, R3 Corda) gained traction. CryptoKitties congested the Ethereum network, highlighting scalability challenges. 2020 to 2021: DeFi Summer and the NFT explosion demonstrated blockchain’s potential for financial innovation and digital ownership. Total value locked in DeFi crossed $100 billion at its peak. Layer 2 scaling solutions (Arbitrum, Optimism) launched on Ethereum. 2022: Ethereum completed “The Merge,” transitioning from Proof of Work to Proof of Stake, the largest blockchain upgrade in its history, reducing the network’s energy consumption by more than 99%. Multiple high-profile failures (Terra/LUNA, FTX) tested the ecosystem’s resilience. 2024 to 2026: Blockchain entered the institutional mainstream with Bitcoin and Ethereum ETFs, real-world asset tokenization (such as BlackRock’s BUIDL fund), central bank digital currency pilots, and growing enterprise adoption of permissioned blockchains. Modular blockchain architectures, including dedicated data availability layers like Celestia and EigenDA, matured further. Ethereum itself continued upgrading its own scaling roadmap, with the December 2025 Fusaka upgrade bringing Data Availability Sampling to Ethereum’s blob system and meaningfully expanding Layer 2 capacity. At the same time, some early national-level crypto experiments were scaled back: El Salvador, under a 2025 IMF loan agreement, amended its Bitcoin Law to make merchant acceptance voluntary rather than mandatory and removed Bitcoin as a means of paying taxes, even as the government continued adding modestly to its own Bitcoin reserves. “The blockchain does for trust what the internet did for information.” Don Tapscott, author of “Blockchain Revolution.” In Simple Terms Imagine a shared notebook that thousands of independent computers maintain simultaneously. The blocks: each “block” is like a page in this notebook, filled with a list of transactions. The chain: once a page is full, it is sealed with a unique digital stamp (a cryptographic hash) that connects it permanently to the page before it. Immutability: because everyone holds an identical copy of the notebook, changing an entry on an old page would break its digital stamp and mismatch everyone else’s copies. The network would quickly detect and reject the fraud. Important: “Blockchain” is both a specific technology and a broad category. Not all blockchains are the same; they differ in consensus mechanisms, programming capabilities, decentralization levels, and intended use cases. Public blockchains (Bitcoin, Ethereum) are open to anyone, while private or permissioned blockchains (Hyperledger Fabric) restrict participation to authorized entities. Key Technical Features Block Structure Consensus Mechanisms How a Blockchain Transaction Works Smart Contracts Merkle Trees Advantages & Disadvantages Advantages Disadvantages Immutability: Once recorded, data cannot be altered or deleted, creating a permanent, tamper-resistant audit trail Scalability: Public blockchains face throughput limitations; Bitcoin processes roughly 7 TPS, and Ethereum’s base layer processes roughly 15 TPS Decentralization: No single point of failure or control; the network operates even if some nodes go offline or act maliciously Energy Consumption: Proof of Work blockchains such as Bitcoin consume significant electricity, though PoS alternatives are dramatically more efficient Transparency: All transactions are publicly verifiable, enabling auditability and reducing information asymmetry Complexity: Blockchain technology has a steep learning curve for users and developers, limiting mainstream adoption Censorship Resistance: No single authority can block transactions or freeze accounts on truly decentralized blockchains Irreversibility: Errors, hacks, and lost private keys generally cannot be reversed; there is no “customer support” for on-chain transactions Programmability: Smart contracts enable complex logic to be executed trustlessly, powering DeFi, NFTs, and DAOs Regulatory Uncertainty: Blockchain and cryptocurrency face evolving regulatory frameworks that vary significantly by jurisdiction Global Access: Anyone with internet access can participate, regardless of geography, nationality, or banking status Storage Growth: Blockchain data grows continuously, requiring increasing storage capacity for full nodes Interoperability: Cross-chain protocols (such as IBC and various bridges) enable value and data transfer between different blockchains Privacy Limitations: Public blockchains are pseudonymous, not anonymous; transaction patterns can be analyzed to identify users Risk Management Security Considerations: 51% Attack Risk (PoW): Smart Contract Risk: Fork Risk: Cultural Relevance Blockchain technology has transcended its technical origins to become a cultural phenomenon and philosophical movement. The core principles of decentralization, transparency, and trustlessness resonate with broader societal trends toward disintermediation and individual sovereignty. The crypto community’s rallying cry of “not your keys, not your coins” reflects a deep philosophical commitment to self-sovereignty, the idea that individuals should control their own financial assets without relying on institutions

Impermanent Loss

Impermanent loss (IL) is a phenomenon unique to automated market maker (AMM) liquidity provision in which a liquidity provider (LP) ends up with less total value in their deposited assets compared to simply holding those same assets in their wallet. The loss occurs whenever the relative price of the two tokens in a liquidity pool changes from the ratio at the time of deposit. The greater the price divergence, the larger the impermanent loss, regardless of whether the price went up or down. The term “impermanent” is used because the loss only becomes realized (permanent) when the LP withdraws their tokens from the pool. If the token prices return to their original ratio before withdrawal, the impermanent loss disappears. However, in practice, prices rarely return to exactly their original ratio, and many LPs hold positions for extended periods during which prices move significantly, making the loss very real despite its “impermanent” name. Impermanent loss is caused by the constant rebalancing mechanism of AMMs. In a constant product pool (x times y equals k), when one token’s price rises, arbitrageurs buy the cheaper token from the pool, pushing its price toward the market rate and effectively converting some of the appreciating token into the depreciating one. The LP ends up with more of the token that decreased in relative value and less of the token that increased, the opposite of what they’d want. For example, if ETH doubles in price while you’re providing ETH/USDC liquidity, you end up with less ETH (and more USDC) than you started with, resulting in less total value than if you had simply held both tokens. Origin & History 2018: Uniswap V1 launches with the constant product AMM formula. Early LPs notice that their positions are sometimes worth less than simply holding the tokens, but the phenomenon isn’t yet well characterized. 2019: Pintail publishes “Uniswap: A Good Deal for Liquidity Providers?”, one of the first detailed analyses of LP returns and the mathematical basis of what would become known as impermanent loss. 2020: The term “impermanent loss” gains widespread usage during DeFi Summer as thousands of new LPs encounter the phenomenon for the first time. Many discover that high farming APYs don’t necessarily translate to profits after accounting for IL. 2020 to 2021: Academic papers formalize impermanent loss calculations. The crypto community develops calculators and tools, such as IL calculators and analytics dashboards like APY.vision and Revert Finance, to help LPs assess their real returns. 2021 (May): Uniswap V3 introduces concentrated liquidity, which amplifies both fee earning potential and impermanent loss within the selected price range. This makes IL calculation more complex. 2021 to 2022: “Impermanent loss protection” features emerge. Bancor’s V2.1 model offers IL protection through its native token insurance mechanism, which is later suspended during the 2022 market downturn due to unsustainability. Other protocols explore alternative IL mitigation strategies. 2023 to 2024: Active LP management protocols, such as Arrakis and Gamma Strategies, emerge to help LPs manage concentrated liquidity positions and reduce effective impermanent loss through automated rebalancing. 2025 to 2026: Impermanent loss remains the primary risk for AMM LPs. Newer AMM designs, including dynamic fee mechanisms, oracle-informed pricing, and intent-based trading systems, attempt to reduce the practical impact of IL, but it remains mathematically inherent to the constant product model itself. “Impermanent loss is the tax you pay for being a market maker on an AMM. Understanding it is the price of admission to DeFi liquidity provision.” A common framing among DeFi researchers. In Simple Terms The auto-rebalancing problem: imagine you own 1 ETH ($2,000) and 2,000 USDC, and you put both into a pool. If ETH doubles to $4,000, the pool automatically sells some of your ETH for more USDC to keep things balanced. You end up with roughly 0.71 ETH and 2,828 USDC, about $5,656 total, instead of the $6,000 you’d have if you just held. That difference is impermanent loss. The currency exchange booth: imagine running a currency exchange booth with dollars and euros. If the euro suddenly gets stronger, customers rush to buy your cheap euros. You end up with mostly dollars and few euros. If you’d just kept your original euros, you’d be richer. That’s impermanent loss: you gave away the appreciating asset. The two-sided bet that always loses a little: providing liquidity is like making a bet that both tokens will stay at the same relative price. If either token moves significantly in either direction, you lose compared to just holding. The pool’s constant rebalancing always works against you when prices move. The invisible fee: impermanent loss is like a hidden fee on your investment that only appears when prices change. The trading fees you earn as an LP are compensation for taking this risk. If the fees you earn exceed the impermanent loss, you profit. If not, you would have been better off just holding. Important: Impermanent loss is not the same as an actual loss of your tokens. You still have your liquidity position. The “loss” is measured against a hypothetical scenario where you simply held the original tokens without providing liquidity. Whether you’re actually losing out depends on whether the trading fees you earn exceed the impermanent loss. Key Technical Features Mathematical Formula For a 50/50 constant product pool, IL can be calculated as: IL = 2 times the square root of the price ratio, divided by (1 plus the price ratio), minus 1 Where the price ratio equals the new price divided by the original price. Price change examples: The loss is symmetrical: a 2x increase or a 0.5x decrease produces the same IL (5.7%). Impact of Concentrated Liquidity Fee Compensation Factors Affecting IL Severity Advantages & Disadvantages Advantages Disadvantages Fee income: LPs earn trading fees that can exceed impermanent loss Value reduction: LP positions can be worth less than simply holding “Impermanent”: Loss reverses if prices return to the original ratio Compounding divergence: Persistent trends cause increasing IL over time Predictable: IL can be precisely calculated for any price change Complexity:

Seed Phrase

Seed protection in crypto terminology refers to safeguarding your recovery phrase, which is essential for accessing and restoring your cryptocurrency wallet.

Web3

Crypto terminology for Web3 API refers to the specific language and concepts used in decentralized applications. Understanding these terms is essential for effective communication within blockchain development.

Whale

Crypto terminology for Whisper Protocol encompasses key concepts in decentralized messaging, including its function, encryption methods, and peer-to-peer communication.

Token

A token is a digital asset created, issued, and managed on an existing blockchain platform through a smart contract, rather than operating on its own independent blockchain. Tokens represent programmable units of value that can embody a wide range of economic functions, from granting access to a decentralized application (utility tokens) and conferring voting rights in a protocol’s governance system (governance tokens) to representing fractional ownership of real-world assets like real estate, equities, or commodities (security tokens and real-world asset tokens). Unlike native cryptocurrencies such as Bitcoin (BTC) or Ether (ETH), which are integral to their respective blockchain’s consensus and security mechanisms, tokens are secondary assets that ride on top of an existing blockchain’s infrastructure. The most common standard for token creation on Ethereum is the ERC-20 standard, which defines a uniform interface for fungible tokens, meaning tokens that are interchangeable and divisible, much like traditional currencies. Since its formalization in 2015, the ERC-20 standard has been used to create hundreds of thousands of tokens, including USDT (Tether), USDC (USD Coin), UNI (Uniswap), LINK (Chainlink), AAVE, SHIB (Shiba Inu), and DAI (MakerDAO). Other major token standards include ERC-721 (non-fungible tokens or NFTs), ERC-1155 (multi-token standard supporting both fungible and non-fungible tokens), and BEP-20 (the BNB Smart Chain equivalent of ERC-20). Tokens are fundamental building blocks of the decentralized finance (DeFi) ecosystem, the NFT economy, decentralized autonomous organizations (DAOs), and the broader Web3 movement. They enable economic coordination at scale, allowing projects to distribute ownership, incentivize participation, and create liquid markets for digital goods and services, all without relying on traditional financial intermediaries. As of 2026, there are well over a million distinct tokens tracked across all blockchain networks, with a combined market capitalization in the hundreds of billions of dollars, and the exact count keeps climbing as new tokens launch daily on low-cost chains. The token economy extends beyond purely digital assets. The tokenization of real-world assets (RWAs), including U.S. Treasury bonds, real estate, private credit, and fine art, has emerged as one of the fastest-growing sectors in blockchain, with major financial institutions like BlackRock, JPMorgan, and Franklin Templeton launching tokenized fund products on Ethereum and other blockchains. The tokenized Treasury category alone grew from roughly $1 billion in early 2024 to well over $15 billion by mid-2026, and the broader tokenized RWA category, including private credit, commodities, and other asset types, has grown to over $30 billion. Origin & History 2013: Mastercoin (later renamed Omni Layer) became one of the first projects to create tokens on top of the Bitcoin blockchain, demonstrating that a blockchain could host secondary assets beyond its native currency. Tether (USDT) was originally issued on the Omni Layer in 2014. July 2015: The launch of Ethereum by Vitalik Buterin, Gavin Wood, and the Ethereum Foundation introduced a Turing-complete smart contract platform, making it dramatically easier to create custom tokens. Ethereum’s programmability transformed token creation from a complex technical challenge into a relatively straightforward smart contract deployment. November 2015: Fabian Vogelsteller and Vitalik Buterin proposed ERC-20, a standard interface for fungible tokens on Ethereum. This proposal defined six core functions (totalSupply, balanceOf, transfer, transferFrom, approve, allowance) that all compliant tokens must implement, creating universal interoperability between tokens, wallets, exchanges, and DeFi protocols. 2016 to 2017: The Initial Coin Offering (ICO) boom exploded as hundreds of projects raised capital by selling ERC-20 tokens to investors. Notable ICOs included Filecoin ($257 million, September 2017), Tezos ($232 million, July 2017), Bancor ($153 million, June 2017), and EOS (roughly $4 billion over a year-long ICO from June 2017 to June 2018). The ease of creating ERC-20 tokens lowered the barrier to fundraising but also enabled widespread fraud and speculation. January 2018: ERC-721 was formalized by William Entriken, Dieter Shirley, Jacob Evans, and Nastassia Sachs, establishing the standard for non-fungible tokens (NFTs). This standard, first popularized by CryptoKitties in late 2017, enabled unique, indivisible tokens representing digital art, collectibles, gaming assets, and identity credentials. 2018 to 2019: Regulatory crackdowns on ICOs by the U.S. Securities and Exchange Commission (SEC) and other global regulators led to the rise of Security Token Offerings (STOs) and the concept of security tokens: tokens that comply with securities regulations and represent legal ownership of financial assets. 2020 (DeFi Summer): The explosion of decentralized finance brought governance tokens to prominence. Compound’s distribution of COMP tokens to protocol users in June 2020 pioneered the “yield farming” model, where users earned governance tokens by providing liquidity or interacting with DeFi protocols. Uniswap’s retroactive airdrop of UNI tokens in September 2020 distributed several billion dollars in value to historical users over time, though its value at the moment of the airdrop itself was far smaller and grew substantially as UNI’s price rose in the following months. 2023: ERC-1155, created by Enjin’s Witek Radomski, had become the standard for gaming and metaverse tokens, supporting both fungible and non-fungible tokens within a single contract and enabling efficient batch transfers. 2024 to 2026: The tokenization of real-world assets (RWAs) gained significant institutional momentum. BlackRock launched the BUIDL fund, a tokenized U.S. Treasury fund on Ethereum, in March 2024 with an initial seed of roughly $100 million; it crossed $500 million in assets under management by the end of 2024, passed $1 billion in early 2025, and reached roughly $2.4 to $2.9 billion in assets under management across multiple chains by 2026, making it the largest single tokenized Treasury product. Franklin Templeton tokenized its money market fund on Polygon and Stellar, and JPMorgan developed its Onyx platform for tokenized assets. By 2026, the broader tokenized RWA sector had grown to more than $30 billion across all issuers and asset types. “Tokens are the atomic unit of the new internet economy. Just as HTML pages were the building blocks of Web 1.0 and APIs were the connective tissue of Web 2.0, tokens are the programmable economic primitives of Web3. They encode value, ownership, access, and governance into transferable digital objects.” Vitalik Buterin, co-founder of Ethereum. In Simple Terms Think of a token like a

Oracle

An oracle in the context of blockchain and cryptocurrency is a third-party service, protocol, or mechanism that supplies external real-world data to smart contracts operating on a blockchain network. Because blockchains are deterministic, isolated systems that cannot natively access off-chain information, such as asset prices, weather conditions, sports scores, election results, or API responses, oracles serve as the critical bridge between the on-chain and off-chain worlds, enabling smart contracts to execute based on real-world events and conditions. The oracle problem is one of the most fundamental challenges in blockchain architecture. A smart contract is only as reliable as the data it receives. If a DeFi lending protocol relies on a single price feed that reports an incorrect ETH/USD price, it could trigger millions of dollars in wrongful liquidations or allow an attacker to drain protocol funds. This is why decentralized oracle networks (DONs) have emerged as essential infrastructure, aggregating data from multiple independent sources and node operators to ensure accuracy, tamper resistance, and continuous availability. Oracles can be classified along several dimensions. Inbound oracles deliver external data to the blockchain, such as price feeds, while outbound oracles send blockchain data to external systems, such as triggering a bank transfer when an on-chain condition is met. Software oracles pull data from digital sources such as APIs, databases, and web services. Hardware oracles interface with physical sensors and IoT devices to bring real-world measurements on-chain. Consensus-based oracles use networks of independent node operators who stake collateral and are economically incentivized to report accurate data, with slashing penalties for dishonesty. As of 2026, the oracle sector has grown substantially, though exact figures vary widely depending on methodology and whether cross-chain infrastructure is counted alongside traditional DeFi price feeds. Chainlink, the dominant oracle provider, holds a market share commonly cited at roughly 60 to 70% of tracked oracle value and reports having enabled well over $25 trillion in cumulative transaction value since launch, with its own reporting placing total value secured, including its cross-chain CCIP infrastructure, above $100 billion by mid-2026, while narrower third-party trackers that count only DeFi price feed usage report figures in the tens of billions. Other significant oracle networks include Pyth Network (specializing in high-frequency financial data), Chronicle (formerly Maker Oracles), API3 (first-party oracle solutions), Band Protocol, and Flare Network’s FTSO system. Origin & History 2014: Vitalik Buterin described the oracle problem in the Ethereum whitepaper, noting that smart contracts needed a mechanism to access external data in order to fulfill practical use cases beyond simple token transfers. The concept of an oracle was borrowed from computer science, where it refers to an abstract machine that can answer any decision problem. 2015: Oraclize (later renamed Provable) launched as one of the first blockchain oracle services on Ethereum, using TLSNotary proofs to verify that data delivered to smart contracts originated from a specific web source. This was an early centralized oracle approach. 2017: Chainlink published its whitepaper, authored by Sergey Nazarov and Steve Ellis, proposing a decentralized oracle network where multiple independent node operators would fetch, validate, and deliver off-chain data to smart contracts. The LINK token was introduced through an ICO that raised $32 million in September 2017. 2019: Chainlink launched its mainnet on Ethereum, providing decentralized price feeds that quickly became the industry standard for DeFi protocols. MakerDAO integrated Chainlink oracles alongside its own medianizer system for DAI collateral pricing. 2020: During DeFi Summer, oracle usage exploded as protocols like Aave, Compound, Synthetix, and Yearn Finance relied heavily on Chainlink price feeds. Oracle-related exploits also surged; flash loan attacks exploiting single-source oracles drained millions from protocols like bZx, Harvest Finance, and Value DeFi, underscoring the critical importance of strong oracle design. 2021: Chainlink introduced Off-Chain Reporting (OCR), reducing on-chain gas costs substantially by aggregating node reports off-chain and submitting a single aggregated answer. Pyth Network launched with backing from Jump Trading, providing sub-second price updates targeting high-frequency DeFi applications on Solana. 2022: Chainlink launched the Cross-Chain Interoperability Protocol (CCIP), extending oracle functionality to secure cross-chain messaging and token transfers. The concept of “oracle extractable value” (OEV) emerged as researchers identified how oracle update timing creates MEV opportunities. 2023 to 2024: Chainlink introduced Data Streams for low-latency, pull-based price feeds. Pyth Network expanded to dozens of chains. Chronicle Protocol, spun out from MakerDAO, launched as a standalone oracle. API3 advanced first-party oracles where data providers run their own nodes. RedStone Oracles introduced modular oracle architecture with on-demand data delivery. 2025 to 2026: The oracle market matured further and grew substantially in reported value secured, with Chainlink CCIP volume expanding sharply and CCIP itself becoming a significant institutional cross-chain rail, in some reporting overtaking traditional DeFi price feeds as the largest single component of Chainlink’s total value secured. Chainlink deepened partnerships with traditional finance and payments institutions, including reported work with organizations such as Swift, DTCC, and several global banks and asset managers, as real-world asset (RWA) tokenization drove demand for oracles delivering traditional finance data, such as bond yields, forex rates, and corporate actions, on-chain. Oracle networks also began integrating AI and machine learning for anomaly detection and data validation. “Smart contracts are only as good as their oracles. If you feed garbage data into a perfectly written smart contract, you get garbage results. Oracles are the single most important piece of infrastructure in DeFi.” Sergey Nazarov, co-founder of Chainlink. In Simple Terms Think of a smart contract as a vending machine that can only see what is inside itself. An oracle is like a helper who stands outside the machine, reads the newspaper, checks the weather, and passes that information through a slot so the vending machine can make decisions based on what is happening in the real world. Imagine you made a bet with a friend that it would rain tomorrow, and you wrote the terms in a contract that automatically pays the winner. The contract itself cannot look out the window; it needs a trusted weather reporter (the oracle) to tell it whether it rained. The

Burning

Token burning is the deliberate, permanent removal of cryptocurrency tokens from circulating supply by sending them to an inaccessible wallet address (a “burn address”) from which they can never be retrieved. The burn address is typically a cryptographic dead end, an address with no known private key, ensuring that any tokens sent to it are permanently locked and effectively destroyed. This process is verified on the blockchain and is irreversible, providing transparent, auditable proof that the tokens have been removed from circulation. Burning serves multiple strategic purposes in the cryptocurrency ecosystem. The most fundamental is supply reduction: by decreasing the total circulating supply of a token while maintaining or increasing demand, burning creates deflationary pressure that can increase the value of remaining tokens. This mechanism mirrors share buybacks in traditional equity markets, where companies reduce outstanding shares to increase earnings per share. The major categories of token burns include protocol-level burns (automated burns built into a blockchain’s fee mechanism, like Ethereum’s EIP-1559 base fee burn), scheduled burns (periodic burns committed to in a project’s tokenomics, such as Binance’s quarterly BNB burns), proof-of-burn consensus (a consensus mechanism where validators “burn” tokens to earn the right to mine blocks), buyback-and-burn programs (where protocol revenue is used to purchase tokens on the open market and burn them), and manual or event-driven burns (one-time burns for specific purposes like removing unsold ICO tokens). Ethereum’s EIP-1559 implementation in August 2021 is the most significant token burn mechanism in cryptocurrency. Every Ethereum transaction burns a base fee, removing ETH from circulation. As of early 2026, approximately 4.6 million ETH, worth several billion dollars, has been burned through EIP-1559 since launch. However, the “ultrasound money” narrative that this created has become more complicated since Ethereum’s 2024 Dencun upgrade shifted most Layer 2 transaction data onto cheap blob space rather than expensive mainnet calldata. That change sharply reduced how much base fee gets burned per transaction, and Ethereum’s total supply has actually grown modestly since the Merge rather than continuing to shrink, meaning ETH’s status as a reliably deflationary asset now depends heavily on periods of unusually high mainnet activity rather than holding true as a constant background condition. Origin & History 2013: The concept of token burning emerged in early cryptocurrency projects as a mechanism for managing token supply. Counterparty (XCP) was among the first projects to use proof-of-burn, requiring users to burn Bitcoin to receive XCP tokens, establishing a fair distribution mechanism. 2017: Binance committed to quarterly BNB burns in its whitepaper, pledging to burn tokens using a portion of quarterly profits until half of the original 200 million BNB supply was destroyed. This introduced the “buyback-and-burn” model to the mainstream crypto audience. 2018 to 2019: Token burns became a common tokenomics tool during the bear market. Projects used burns to signal commitment to token value and reduce oversupply from ICO-era token distributions. Stellar (XLM) burned 55 billion tokens, over half its supply, in November 2019. 2021 (August): Ethereum’s EIP-1559 went live as part of the London hard fork, introducing a base fee burn mechanism for every transaction. This was the most significant structural burn in cryptocurrency history, fundamentally changing ETH’s monetary policy from purely inflationary to potentially deflationary. 2021 to 2022: The Shiba Inu (SHIB) community organized community-driven burns, with supporters voluntarily sending SHIB to burn addresses to reduce the massive token supply. While the amounts burned were small relative to total supply, the movement demonstrated the cultural significance of burning. 2022 (September): Ethereum’s Merge, the transition to proof-of-stake, reduced new ETH issuance by roughly 90%. Combined with EIP-1559 burns, ETH became net deflationary in the “ultrasound money” sense during periods of moderate to high network activity, and the phrase became a rallying point for the Ethereum community. 2023 to 2024: Burn mechanisms became standard in tokenomics design, and DeFi protocols increasingly implemented fee-based burns, using revenue to buy and burn governance tokens and creating direct links between protocol usage and token value. In March 2024, Ethereum’s Dencun upgrade introduced cheap blob space for Layer 2 data (EIP-4844), which reduced mainnet gas usage and, with it, the amount of ETH burned per unit of network activity. 2025 to 2026: As a result of lower post-Dencun burn rates, Ethereum’s total supply has modestly increased since the Merge rather than continuing to decline, putting the “ultrasound money” narrative under real pressure even though the underlying EIP-1559 burn mechanism still functions exactly as designed. Binance’s BNB Auto-Burn continued on its quarterly schedule throughout this period, steadily working supply down from its original 200 million toward the 100 million target, though it had not yet reached that target as of mid-2026. “EIP-1559 fundamentally changed Ethereum’s economic model. For the first time, using the network directly reduces supply. That’s a powerful alignment between network usage and token holder value.” Tim Beiko, Ethereum core developer. In Simple Terms Burning tokens is like tearing up dollar bills. Once you destroy them, they’re gone forever; no one can use them again. The remaining dollars become slightly more valuable because there are fewer of them in existence. Think of it like a company buying back its own stock and retiring the shares. When a company reduces the number of outstanding shares, each remaining share represents a larger piece of the company. Token burning works the same way: fewer tokens means each remaining token represents a larger share of the network. Ethereum’s burn mechanism (EIP-1559) is like a toll booth that shreds a portion of every toll payment. Every time you use the Ethereum network, a small amount of ETH is permanently destroyed. If more ETH is burned than created, the total supply shrinks over time; if less is burned than the amount newly issued to validators, supply grows instead, which is what has generally been happening since Ethereum’s 2024 Dencun upgrade made network usage cheaper. Some burns are automatic, built into the protocol like EIP-1559, while others are manual, where a project team decides to burn tokens from their treasury. Automatic burns are

Crypto Airdrop

A crypto airdrop is the distribution of free cryptocurrency tokens directly to users’ wallet addresses, typically without requiring any purchase. Airdrops serve multiple purposes: they incentivize early adoption and community participation, distribute governance tokens to decentralize protocol ownership, reward loyal users of a platform, and generate awareness for new projects. Tokens are usually sent based on eligibility criteria such as holding a specific token, using a protocol before a snapshot date, or completing designated tasks. Airdrops have evolved from simple marketing giveaways into sophisticated token distribution mechanisms central to the Web3 ecosystem. The most transformative airdrops have distributed billions of dollars in value to early users. Uniswap’s UNI airdrop in September 2020 gave 400 UNI tokens (worth roughly $1,200 at launch, later worth over $16,000 at peak) to every wallet that had used the protocol. Ethereum Name Service (ENS) airdropped governance tokens worth thousands of dollars to .eth domain holders. Arbitrum’s ARB airdrop in March 2023 distributed tokens to more than 600,000 wallets, with some eligible recipients receiving tokens worth tens of thousands of dollars. The airdrop meta created an entire subculture of “airdrop farming,” in which users systematically interact with protocols before they launch tokens, hoping to qualify for future distributions. This practice has led to increasingly sophisticated eligibility criteria and Sybil resistance measures, designed to prevent single users from operating multiple wallets to claim multiple allocations. LayerZero, StarkNet, and zkSync, once among the most anticipated token launches in crypto, all completed their token generation events and airdrops in 2024, and their Sybil resistance approaches are now widely referenced case studies for newer protocols planning distributions. Origin & History 2014: Auroracoin performs one of the earliest notable crypto airdrops, distributing tokens to all citizens of Iceland as an alternative currency experiment. The concept of free token distribution to drive adoption enters the crypto vocabulary. 2017: During the ICO boom, airdrops become a popular marketing tool. Projects distribute free tokens to existing cryptocurrency holders (particularly ETH and BTC holders) to generate awareness and build communities. Many airdrops are low quality projects seeking attention. September 2020: Uniswap’s UNI airdrop transforms the industry. Every wallet that had ever used Uniswap’s DEX received 400 UNI tokens. This “retroactive airdrop” model, rewarding past users rather than requiring future actions, becomes the gold standard. 2021: The retroactive airdrop model proliferates. dYdX (September 2021) distributes tokens based on trading volume, Ethereum Name Service (November 2021) airdrops to .eth domain holders, and multiple other protocols follow the pattern. 2022: Optimism distributes OP tokens in multiple rounds, rewarding both early users and governance participants. Airdrop farming becomes professionalized, with users systematically using protocols across Ethereum L2s in anticipation of future airdrops. March 2023: Arbitrum’s ARB airdrop distributes tokens to over 600,000 wallets, becoming one of the largest airdrops in history. The distribution criteria include transaction count, volume, and duration of protocol usage. December 2023: Jito’s JTO airdrop on Solana distributes tokens to liquid staking participants, extending the airdrop model beyond Ethereum. 2024: Sybil resistance becomes a central challenge for large distributions. StarkNet’s STRK airdrop (February 2024) and zkSync’s ZK airdrop (June 2024) both face criticism for insufficient bot filtering, and their token prices decline sharply in the months after launch. LayerZero’s ZRO airdrop (June 2024) takes the opposite approach, applying strict Sybil filtering and an eligibility checker before distribution; its token holds up notably better than StarkNet’s or zkSync’s in the months that follow. The “points” meta also emerges this year, where protocols award points for usage that are later convertible to tokens, a quasi-airdrop mechanism. EigenLayer, Blast, and others use points programs as structured pre-airdrop incentives, and EigenLayer’s restaking ecosystem passes $15 billion in TVL by April 2024 on the strength of its points program. “The best airdrops reward genuine users, not farmers. The challenge is telling them apart.” Common observation in crypto governance discussions. In Simple Terms Free samples at the grocery store: airdrops are like free samples. A company gives you something for free hoping you’ll become a loyal customer. In crypto, projects give you free tokens hoping you’ll become an active community member and user. Loyalty rewards: think of airdrops like airline miles or credit card reward points being converted to cash. If you’ve been a loyal user of a protocol, the airdrop is the project saying “thank you” with real financial value. New restaurant grand opening: when a new restaurant opens, it might give free meals to attract customers. Crypto airdrops work similarly: new protocols distribute free tokens to attract users to their platform. The surprise bonus: the best airdrops are like receiving an unexpected year-end bonus at work. You weren’t specifically working for the reward, you were just using the protocol, but your contributions are recognized and compensated. Important: Not all airdrops are legitimate. Scam airdrops are extremely common. They may ask you to connect your wallet to malicious websites, approve dangerous token contracts, or provide personal information. Never interact with unsolicited airdrop claims without verifying the source. Legitimate airdrops from major protocols are announced through official channels. Key Technical Features Airdrop Distribution Mechanisms Eligibility Criteria (Modern Airdrops) Sybil Resistance Methods Token Claim Infrastructure Advantages & Disadvantages Advantages Disadvantages Decentralized distribution: Airdrops distribute governance tokens to actual users, promoting decentralized ownership and governance Sell pressure: Many recipients immediately sell airdropped tokens, creating significant downward price pressure Community building: Rewarding early users builds loyalty and creates invested community members with governance rights Sybil farming: Professional farmers use multiple wallets to claim many allocations, diluting rewards for genuine users User acquisition: Free tokens attract new users to try a protocol they might not otherwise discover Scam vector: Fake airdrop announcements are commonly used in phishing attacks and wallet-draining scams Fair launch alternative: Airdrops provide a more equitable distribution method than ICOs or private sales Regulatory risk: Free token distributions may trigger securities law concerns in some jurisdictions Retroactive reward: Compensates users who took risks using early-stage protocols before tokens existed Gas costs: Claiming airdrops requires paying transaction fees, which can be significant for

MetaMask

MetaMask is a non-custodial cryptocurrency wallet and Web3 gateway developed by Consensys that enables users to manage digital assets, interact with decentralized applications (dApps), and participate in the broader DeFi, NFT, and Web3 ecosystems. Available as a browser extension (Chrome, Firefox, Brave, Edge, Opera) and as a mobile application (iOS and Android), MetaMask began as an Ethereum-only wallet and has since expanded well beyond it. It now natively supports Bitcoin, Solana, Tron, and a growing list of other non-EVM networks alongside the Ethereum Virtual Machine (EVM)-compatible chains it was originally built for. As a non-custodial wallet, MetaMask gives users full control over their private keys, which are stored locally on the user’s device and encrypted with a user-chosen password. When a user creates a MetaMask wallet, the application generates a 12-word Secret Recovery Phrase (also called a seed phrase) using the BIP-39 standard, from which all Ethereum account private keys are deterministically derived via the BIP-44 hierarchical deterministic (HD) wallet standard. This architecture means the user, and only the user, controls access to their funds. Consensys (MetaMask’s developer) cannot access, recover, or freeze user wallets. MetaMask functions as a bridge between standard web browsers and blockchain networks. When a user visits a dApp (such as Uniswap, OpenSea, or Aave), MetaMask injects an Ethereum provider object (window.ethereum) into the browser’s JavaScript environment, allowing the dApp to request transaction signing, account information, and network interactions. The user sees a pop-up from MetaMask asking them to confirm or reject each transaction, providing a critical security checkpoint between dApps and the user’s funds. Beyond the Ethereum mainnet, MetaMask supports EVM-compatible networks including Polygon, Arbitrum, Optimism, Base, BNB Chain, Avalanche, and zkSync Era, alongside natively integrated non-EVM chains such as Bitcoin, Solana, and Tron. Users can add further custom EVM networks through manual RPC configuration or automated chain-switching prompts from dApps. MetaMask has also introduced swap and bridging functionality (MetaMask Swaps), fiat on-ramp integration, tokenized real-world assets (stocks and ETFs), prediction-market access, a Mastercard-backed MetaMask Card with mUSD stablecoin cashback, and a points-based Rewards program, evolving from a simple wallet into a full Web3 platform. As of 2026, MetaMask has surpassed 100 million cumulative downloads, and its monthly active user base has held at roughly 30 million for an extended period. That makes it one of the most widely used self-custody crypto wallets globally, alongside close competitors such as Trust Wallet. It continues to serve as a de facto standard for EVM-based dApp interaction, effectively functioning as a “connect your wallet” identity layer for much of the decentralized web. Origin & History 2016 (September): MetaMask was created by Aaron Davis (known as “kumavis”) and Dan Finlay at Consensys, a blockchain software company founded by Ethereum co-founder Joseph Lubin. The initial release was a Chrome browser extension, published under the open-source MIT license, that allowed users to interact with Ethereum dApps directly from their browser without running a full Ethereum node. This was a major step forward. Previously, interacting with Ethereum required running the Mist browser or a local geth node. 2017 to 2018: MetaMask grew alongside the ICO (Initial Coin Offering) boom, as it was a primary wallet used to participate in Ethereum-based token sales. The CryptoKitties craze in late 2017 introduced MetaMask to mainstream audiences, as the game required a MetaMask wallet to buy, breed, and trade digital cats on Ethereum. 2019 (July): MetaMask opened a public beta of MetaMask Mobile for iOS and Android to gather user feedback ahead of a full release. The Android beta was later suspended from the Google Play Store in December 2019 over Google’s policies on financial and mining-adjacent apps. 2020 (August): MetaMask moved its codebase from the permissive MIT license to a custom, more restrictive proprietary license, a change that drew criticism from parts of the open-source community. 2020 (September): MetaMask Mobile officially launched to the public on iOS and Android, extending the wallet beyond desktop browsers. The mobile app included a built-in dApp browser, enabling users to access DeFi and NFT platforms from their phones. 2020 (June to October): “DeFi Summer” drove explosive MetaMask adoption as users needed the wallet to interact with Uniswap, Compound, Aave, Yearn, and other DeFi protocols; monthly active users grew from roughly 1 million to several million within the year. MetaMask Swaps launched on desktop in October 2020, integrating DEX aggregation directly into the wallet and giving MetaMask its first meaningful revenue stream, generated through a 0.875% service fee. 2021: MetaMask Swaps expanded to mobile in March, and the wallet crossed 10 million monthly active users during the year. The NFT boom on OpenSea and other marketplaces drove massive adoption, and multi-chain support expanded with one-click addition of Polygon, BNB Chain, Avalanche, and other EVM networks. 2022: MetaMask surpassed 30 million monthly active users. Consensys raised $450 million at a $7 billion valuation. A privacy controversy emerged when Consensys disclosed that its Infura RPC service (MetaMask’s default Ethereum node provider) collected user IP addresses and wallet addresses by default; Consensys subsequently made privacy improvements and allowed users to configure custom RPC endpoints. 2023: MetaMask Snaps launched, enabling third-party developers to extend MetaMask’s functionality with plugins for additional chains, custom transaction insights, and enhanced security features. MetaMask Portfolio launched as a unified dashboard for tracking assets across chains. 2024 to 2025: MetaMask added native support for further non-EVM and EVM networks, including Bitcoin, Solana, Tron, Monad, and Sei, moving beyond its EVM-only roots, alongside transaction simulation and phishing-detection security features. In late 2025, MetaMask launched a points-based Rewards program (initially mobile-only) tied to swaps, bridging, and referrals, alongside its Linea network. 2026: MetaMask introduced prediction-market access, tokenized real-world assets (stocks and ETFs) inside MetaMask Swaps, and a two-tier MetaMask Card (Virtual and Metal) offering Mastercard acceptance with cashback paid in its mUSD stablecoin. Cumulative downloads surpassed 100 million, and monthly active users have held at approximately 30 million. In April 2026, co-founder Dan Finlay announced his departure from Consensys after roughly a decade building the wallet, citing burnout and a wish