Sidechain
A sidechain is an independent blockchain that runs parallel to a main blockchain (the “parent chain” or Layer 1) and is connected to it through a two-way bridge, enabling assets to be transferred between the two chains. Unlike rollups, which inherit the security of the parent chain by posting transaction data and proofs to L1, sidechains operate their own consensus mechanism with their own validator set, meaning their security is independent from the parent chain. This architectural distinction is critical: a sidechain’s security guarantees depend entirely on the honesty and reliability of its own validators, not on Ethereum’s or Bitcoin’s consensus. The two-way bridge (also called a “two-way peg”) is the mechanism that connects a sidechain to its parent chain. When a user wants to move assets from the main chain to the sidechain, they lock their tokens in a bridge contract on L1, and equivalent tokens are minted on the sidechain. To move back, the sidechain tokens are burned, and the locked L1 tokens are released. The security of this bridge — who controls the lock/unlock mechanism and how validators attest to cross-chain state — is the most critical component of any sidechain architecture. Sidechains offer several design advantages: they can implement entirely different consensus mechanisms (Proof of Stake, Proof of Authority, PBFT), use different virtual machines, adjust block times and sizes, and enable features that the parent chain does not support. This flexibility makes sidechains attractive for applications that need specific performance characteristics, privacy features, or governance models. However, the trade-off is a weaker security model compared to rollups, which cryptographically link their state validity to the parent chain. Prominent examples of sidechains include Polygon PoS (connected to Ethereum), Liquid Network (connected to Bitcoin, operated by Blockstream), Ronin (Axie Infinity’s sidechain), and Gnosis Chain (formerly xDai). While the term “sidechain” is sometimes used loosely in the crypto industry, the precise definition centers on a chain that has its own consensus and security, distinguishing it from rollups (which inherit parent chain security) and state channels (which are off-chain but settle on L1). As the rollup-centric roadmap has gained dominance, the role of sidechains in the Ethereum ecosystem has evolved. Polygon, the most prominent sidechain, has pivoted toward ZK rollup technology (Polygon zkEVM, Polygon CDK, AggLayer) while continuing to operate its PoS sidechain. Sidechains remain relevant for specific use cases where maximum throughput, minimal cost, or custom consensus requirements take priority over inheriting L1 security. Origin & History 2014: The concept of sidechains was formally introduced in the whitepaper “Enabling Blockchain Innovations with Pegged Sidechains” by Adam Back, Matt Corallo, Luke Dashjr, Mark Friedenbach, Gregory Maxwell, Andrew Miller, Andrew Poelstra, Jorge Timon, and Pieter Wuille, many of whom were prominent Bitcoin Core developers. The paper proposed a mechanism for Bitcoin to support new features without modifying the main chain. That same year, Blockstream was founded by Adam Back and several co-authors of the sidechain whitepaper, raising $21 million in a seed round to develop sidechain technology for Bitcoin. 2017: Loom Network launched as one of the first Ethereum sidechains, offering DPoS-based chains for games and social apps. RSK (now Rootstock) launched as a Bitcoin sidechain enabling smart contract functionality, bringing Ethereum-like programmability to Bitcoin. 2018: POA Network launched as an Ethereum sidechain using Proof of Authority consensus, which would later evolve into Gnosis Chain (xDai). Blockstream launched the Liquid Network, a federated sidechain for Bitcoin aimed at traders and exchanges, enabling faster transactions and confidential transactions using Confidential Assets technology. 2019: Matic Network (now Polygon) launched its Ethereum sidechain using a Proof-of-Stake consensus mechanism with periodic checkpoints to Ethereum. The chain gained traction by offering sub-cent transactions while maintaining reasonable security through its validator set and checkpoint mechanism. 2020-2021: Polygon PoS exploded in adoption during DeFi Summer and the 2021 bull market, as Ethereum gas fees reached $50-200+ per transaction. Major DeFi protocols (Aave, Uniswap, Curve, SushiSwap) deployed on Polygon. At its peak, Polygon PoS processed more daily transactions than Ethereum mainnet and reached $10B+ in TVL. Ronin, the Axie Infinity sidechain built by Sky Mavis, launched to handle the game’s enormous transaction volume. 2022 (March): The Ronin bridge hack — one of crypto’s largest exploits — saw approximately $625 million stolen when attackers compromised 5 of 9 validator nodes in Ronin’s bridge, draining 173,600 ETH and 25.5 million USDC. The hack went undetected for six days. This event highlighted the fundamental security weakness of sidechain bridges that depend on a small validator set rather than L1 security guarantees. 2022-2023: The narrative shifted decisively toward rollups. Polygon rebranded and pivoted its roadmap toward ZK technology (Polygon zkEVM, Polygon CDK). Gnosis Chain continued operating as a community-governed sidechain but with decreasing relative prominence. The term “sidechain” became somewhat disfavored in marketing as projects preferred to associate with the “L2” label. The BNB Chain bridge was also exploited in October 2022 for approximately $568 million in notional value (though only around $100-110 million was ultimately extracted before validators halted the chain). 2024-2026: Polygon announced its AggLayer vision — an interoperability layer connecting multiple chains (including its PoS sidechain and ZK rollups) through ZK proofs. The Polygon PoS chain began transitioning toward becoming a “validium” (posting proofs to Ethereum but keeping data off-chain). Bitcoin sidechains saw renewed interest with the rise of Bitcoin L2 narratives (Stacks, BOB, Merlin Chain), though the distinction between sidechains and other L2 designs remained debated. “Sidechains make it possible to create new systems which use the Bitcoin ledger as the underlying foundation. This opens the door to countless experiments in blockchain design without risking the stability of the Bitcoin protocol.” – Adam Back, Blockstream CEO and co-author of the original sidechain whitepaper In Simple Terms Think of a sidechain like a branch office of a major bank. The branch (sidechain) operates independently with its own staff and processes (validators and consensus), but it’s connected to headquarters (main chain) through a secure courier system (bridge). The branch can handle transactions faster because it has fewer customers, but if
Tokenomics
Tokenomics, a portmanteau of “token” and “economics,” refers to the detailed economic design, structure, and incentive framework that governs a cryptocurrency or digital token. It encompasses every aspect of a token’s lifecycle: how the token is created (minted), how it is distributed among stakeholders (founders, investors, community, treasury), its total and circulating supply mechanics (fixed cap, inflationary, deflationary, or elastic), the utility it provides within its native protocol or ecosystem, the demand drivers that give it value, the governance rights it confers, the vesting schedules imposed on early holders, the burning or buyback mechanisms that reduce supply, and the staking or yield incentives that reward long term participation. Tokenomics is the foundational discipline that determines whether a blockchain project can sustain itself economically over time. A well designed tokenomics model aligns the incentives of all participants, developers, validators, users, investors, and the broader community, so that rational self interest leads to behavior that strengthens the network. A poorly designed model, conversely, creates misaligned incentives that can lead to inflationary death spirals, whale manipulation, governance capture, or liquidity crises. At its core, tokenomics answers three questions. Why does this token need to exist? What creates demand for it? What controls its supply? Projects that fail to answer these questions convincingly are often labeled as having “bad tokenomics,” one of the most common reasons crypto analysts and venture capitalists cite for passing on an investment. Conversely, projects with elegant tokenomics models, such as Bitcoin’s halving driven scarcity, Ethereum’s fee burning mechanism via EIP-1559, or Curve Finance’s vote escrowed (veCRV) model, are studied and emulated across the industry, even when, as with Ethereum’s burn mechanism, later network changes complicate the original story. The field of tokenomics draws from traditional economics (monetary policy, game theory, mechanism design), behavioral economics (incentive structures, loss aversion), computer science (cryptographic enforcement, smart contract automation), and financial engineering (derivatives, yield curves, liquidity bootstrapping). It has become a specialized profession within the crypto industry, with dedicated tokenomics consultants, simulation tools, and academic research programs at several major universities. How Did Tokenomics Originate and Evolve? 2008 to 2009: Satoshi Nakamoto publishes the Bitcoin whitepaper and launches the Bitcoin network, establishing the first tokenomics model in cryptocurrency history. Bitcoin’s design, a fixed supply of 21 million coins, block reward halvings roughly every four years, and a difficulty adjustment algorithm, creates a deflationary issuance schedule that mimics the extraction curve of scarce natural resources like gold. Though the term “tokenomics” did not yet exist, Bitcoin’s economic design became the template against which all future models would be measured. 2014 to 2015: The Ethereum crowdsale (July to August 2014) introduces a new tokenomics model, the Initial Coin Offering. Approximately 60 million ETH are sold to early supporters at roughly $0.31 per token, raising $18.4 million. Ethereum’s supply model is fundamentally different from Bitcoin’s; it has no hard cap, with new ETH issued perpetually to miners and later validators. Vitalik Buterin and the Ethereum Foundation establish the concept of a “pre-mine” and foundation allocation, which becomes standard in future projects. 2017: The ICO boom brings the concept of tokenomics to mainstream crypto discourse. Thousands of projects launch tokens with varying economic models, many poorly designed. The term “tokenomics” gains widespread usage as investors begin scrutinizing token supply schedules, vesting periods, and utility models. Projects like Binance Coin (BNB) introduce token burn mechanisms tied to exchange revenue, establishing a new tokenomics primitive. 2018 to 2019: The post-ICO bear market exposes the flaws in many tokenomics models. Projects with excessive team allocations, no vesting schedules, and no genuine token utility see their prices collapse by 90% to 99%. This period catalyzes serious academic and industry research into sustainable token design. 2020, DeFi Summer: Compound Finance launches COMP token distribution in June 2020, pioneering “liquidity mining,” rewarding users with governance tokens for protocol usage. This innovation triggers DeFi Summer and establishes yield farming as a core tokenomics mechanism. Yearn Finance (YFI) launches with a “fair launch” model, no pre-mine and no VC allocation, setting a new standard for community first tokenomics. Curve Finance introduces the vote escrowed (veCRV) model, where locking tokens for up to four years grants amplified governance power and yield, a model subsequently adopted by dozens of protocols. 2021: The NFT and GameFi boom expands tokenomics into new domains. Axie Infinity’s dual token model (AXS governance plus SLP utility) demonstrates how game economies could be tokenized, though the eventual collapse of SLP’s value also demonstrates the fragility of inflationary reward tokens. Olympus DAO launches its bonding mechanism, creating an innovative but controversial tokenomics experiment in protocol owned liquidity. 2022 to 2023: The Terra/LUNA collapse in May 2022, where an algorithmic stablecoin’s tokenomics death spiral erased over $40 billion in value, becomes the most catastrophic tokenomics failure in crypto history. This event leads to intense scrutiny of all algorithmic supply mechanisms and prompts regulatory attention worldwide. Ethereum’s Merge (September 2022) and the earlier activation of EIP-1559 (August 2021) transform ETH’s issuance model, reducing new issuance by roughly 85% to 90% and introducing a fee burning mechanism that made ETH net deflationary during periods of high network activity, one of the most significant tokenomics transitions ever executed on a live network at the time. March 2024: Ethereum’s Dencun upgrade introduces cheap “blob” data storage for Layer 2 rollups (EIP-4844). This is a major scaling success, but it has an unintended tokenomics consequence: as L2 activity moves off Ethereum’s mainnet fee market, the base fee burn collapses from thousands of ETH per day to as low as 50 to 70 ETH per day, well below the roughly 1,700 ETH issued daily to stakers. Ethereum’s supply turns net inflationary for the first time since the Merge, complicating the “ultrasound money” narrative that had defined ETH’s post-2021 tokenomics story. 2024 to 2026: Tokenomics design matures significantly beyond this single case. Real world asset (RWA) tokenization introduces new models linking token value to physical or financial assets. Points based systems emerge as a pre-token incentive mechanism, creating a new phase
Reentrancy Attack
A reentrancy attack is a class of smart contract vulnerability in which a malicious contract exploits an external function call to re-enter the calling contract before the original execution has completed, allowing the attacker to repeatedly drain funds or manipulate state variables. The attack occurs when a contract sends Ether or tokens to an external address, typically using the low-level call method, before updating its own internal state, creating a window during which the recipient’s fallback or receive function can recursively call back into the vulnerable contract. The canonical mechanism works as follows: a victim contract holds a balance mapping and a withdraw function. When a user calls withdraw, the contract sends Ether to the caller’s address before setting their balance to zero. If the caller is a malicious contract with a fallback function that immediately calls withdraw again, the victim contract’s balance check still shows the original amount because the state update has not yet occurred. This recursive re-entry continues draining funds until the victim contract’s Ether balance is exhausted or the call stack limit is reached. Reentrancy attacks exploit the fundamental property of the Ethereum Virtual Machine (EVM) that external calls transfer execution control to the callee before the caller’s subsequent instructions execute. This makes reentrancy one of the most dangerous and well-studied vulnerabilities in smart contract development. The pattern has been responsible for some of the largest financial losses in decentralized finance history, including the infamous DAO hack of 2016 that resulted in approximately $60 million in losses and ultimately led to the Ethereum hard fork that created Ethereum Classic. Modern reentrancy variants extend beyond the simple single-function pattern to include cross-function reentrancy (where the callback re-enters a different function that reads the stale state), cross-contract reentrancy (where the callback targets a different contract that shares state with the vulnerable one), and read-only reentrancy (where the callback exploits stale state in view functions used by other protocols for pricing or collateral calculations). Origin & History 2015: Ethereum launched with Solidity as its primary smart contract language. The EVM’s design, where external calls transfer execution control and allow arbitrary code execution by the callee, created the foundational conditions for reentrancy vulnerabilities. Early Solidity documentation did not prominently warn about the risks of making external calls before state updates. June 2016: The DAO, a decentralized autonomous organization that had raised approximately $150 million in ETH through a token sale, was exploited through a reentrancy vulnerability in its splitDAO function. An attacker deployed a malicious contract with a crafted fallback function that called back into The DAO’s splitDAO function recursively, draining approximately 3.6 million ETH (worth around $60 million at the time). This remains the most consequential reentrancy attack in blockchain history. July 2016: The Ethereum community faced a governance crisis over whether to hard fork the blockchain to reverse the DAO hack. This event put the “code is law” principle, the founding premise of The DAO, to an ultimate test. The majority of the community, supported by Vitalik Buterin, favored a conditional interpretation of the principle, executing a hard fork at block 1,920,000 to recover funds. Opponents, asserting that “code is law” must be absolute and immutable, continued the original chain as Ethereum Classic (ETC). 2017-2018: The DAO hack catalyzed a security-first approach to smart contract development. OpenZeppelin released its ReentrancyGuard contract, providing a standardized mutex-based protection against reentrancy. Formal verification tools and security auditing firms like Trail of Bits and ConsenSys Diligence emerged to address the growing need for smart contract security. 2020: The DeFi Summer explosion brought billions of dollars into smart contracts, dramatically raising the stakes for reentrancy vulnerabilities. The composability of DeFi protocols (“money legos”) introduced cross-contract reentrancy risks that were harder to detect and audit than single-contract vulnerabilities. April 2020: The Uniswap/Lendf.me incident saw approximately $25 million drained across both platforms through a reentrancy attack exploiting ERC-777 token callbacks, with Lendf.me (dForce’s lending protocol) accounting for the vast majority of losses at roughly $24.5 million. This demonstrated that reentrancy was not limited to raw ETH transfers but could be triggered by token standard callback mechanisms. July 2023: Curve Finance suffered a devastating reentrancy attack due to a compiler bug in Vyper (versions 0.2.15, 0.2.16, and 0.3.0) that caused the reentrancy lock to malfunction. Multiple Curve pools were drained for approximately $70 million, proving that reentrancy defenses could fail at the language compiler level, not just at the contract logic level. 2024-2026: Read-only reentrancy emerged as a new frontier of concern, particularly in protocols that rely on other contracts’ view functions for pricing. Cross-chain reentrancy risks also materialized as bridge protocols and multi-chain DeFi architectures created new attack surfaces where state inconsistencies between chains could be exploited. In Simple Terms Imagine you have a bank teller who checks your account balance, hands you cash, and then updates the ledger to reflect the withdrawal. A reentrancy attack is like running back to the same teller before they update the ledger and asking for another withdrawal. The teller still sees your original balance and hands you more cash. You keep running back until the vault is empty. Think of a vending machine that dispenses a drink, then deducts money from your prepaid card. If you could press the button again the instant the drink starts coming out, but before the card is debited, you would get multiple drinks for the price of one. The reentrancy attack exploits this gap between “give the thing” and “record that I gave the thing.” Picture a revolving door at a hotel. Normally, you walk through, the doorman marks your entry, and you proceed inside. In a reentrancy attack, you step into the revolving door, and before the doorman can mark your entry, you spin back around and enter again, and again and again, each time appearing as a “new” visitor because the doorman never got to update his list. It is like a checkout line where the cashier hands you your groceries before scanning them. If you could loop back
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
Cold Storage
Cold storage is a method of securing cryptocurrency by keeping private keys completely offline on devices or media that have no connection to the internet. By isolating private keys from the online environment, cold storage eliminates the most common attack vectors that threaten digital assets, including remote hacking, malware, phishing, and man-in-the-middle attacks. Cold storage is considered the gold standard of cryptocurrency security and is used by individual long-term holders, institutional investors, cryptocurrency exchanges, and custodial service providers to protect large reserves of digital assets. The concept of cold storage extends beyond a single technology. It encompasses a range of solutions including hardware wallets (dedicated USB-like devices with secure elements), air-gapped computers (machines that have never been and will never be connected to the internet), paper wallets (physical documents containing printed private keys or QR codes), steel or metal backup plates (engraved seed phrases resistant to fire and water damage), and multi-signature cold vaults (requiring multiple offline signing devices to authorize any transaction). Each approach offers different levels of security, convenience, and resilience against physical threats like fire, flood, or theft. Cold storage is fundamentally about creating an air gap; a physical separation between the private key material and any networked system. When a user wants to spend cryptocurrency held in cold storage, the transaction must be constructed on an online device, transferred to the offline signing device (via USB, QR code, microSD card, or Bluetooth in limited cases), signed on the offline device, and then transferred back to the online device for broadcast to the blockchain network. This multi-step process is intentionally inconvenient, as the friction serves as a security feature that makes unauthorized transactions extremely difficult. Origin & History 2009 — Bitcoin launches; early adopters store private keys on personal computers, which effectively serve as hot wallets with minimal security considerations. 2011 — The concept of “cold storage” begins to emerge in Bitcoin forums as users discuss methods to keep private keys offline after early exchange hacks and wallet thefts. 2011 — Paper wallets gain popularity as one of the first cold storage methods; services like BitAddress.org allow users to generate and print Bitcoin key pairs offline. 2013 — The first hardware wallets are conceptualized; Trezor announces its development and begins crowdfunding for a dedicated device to store Bitcoin private keys offline. 2014 — Trezor Model One ships on July 29, 2014, as the world’s first commercially available cryptocurrency hardware wallet, establishing the hardware wallet category. 2014 — The Mt. Gox exchange loses approximately 850,000 BTC (750,000 belonging to customers and 100,000 of its own), dramatically underscoring the need for cold storage practices, especially for exchanges and custodians. 2014 — Ledger is founded in Paris and begins developing its line of hardware wallets, eventually becoming a market leader alongside Trezor. 2016 — Ledger Nano S launches and becomes one of the best-selling hardware wallets in history, bringing cold storage to mainstream cryptocurrency users. 2017 — The ICO and Bitcoin bull run drives massive demand for hardware wallets; Ledger and Trezor face months-long backorders as new investors seek security solutions. 2018 — Trezor Model T releases in February 2018, featuring a full-color touchscreen. Institutional custody solutions emerge from companies like BitGo (founded 2013), Coinbase Custody, and Fidelity Digital Assets, all employing sophisticated cold storage architectures with multi-signature schemes. 2019 — Ledger Nano X launches in May 2019, introducing Bluetooth connectivity and expanded multi-chain support. The QuadrigaCX exchange collapse (where the founder died with sole access to cold storage keys) highlights the importance of proper key management and succession planning. 2020 — Metal seed phrase backup products (Cryptosteel, Billfodl, and others) gain popularity as users seek fire-proof and water-proof methods to protect seed phrases. 2023 — Ledger introduces the Ledger Stax with an e-ink display; new entrants like Keystone, NGRAVE, and Foundation Devices offer innovative air-gapped signing solutions using QR codes. 2024 — Multi-party computation (MPC) cold storage solutions blur the line between traditional cold storage and institutional key management, distributing key shares across multiple secure locations. In Simple Terms The Safe Deposit Box Analogy: Cold storage is like putting your most valuable jewelry and documents in a bank’s safe deposit box. You cannot access them instantl,y you have to go to the bank, present identification, use your key, and physically retrieve the items. This inconvenience is exactly the point: it means a thief cannot access your valuables remotely. The Buried Treasure Analogy: Imagine a pirate burying treasure on a deserted island with a secret map. The treasure is completely safe from anyone who does not have physical access to the island and the map. Cold storage works similarly your cryptocurrency is “buried” on an offline device, and only someone with physical access to that device (and the PIN/passphrase) can dig it up. The Disconnected Vault Analogy: Think of a bank vault with no phone lines, no internet cables, and no wireless connections, completely cut off from the outside world. The only way to get money in or out is for someone to physically walk through the vault door. Cold storage creates this kind of isolation for your cryptocurrency keys. The Fire Safe at Home Analogy: You might keep daily spending cash in your wallet (hot wallet), but your important documents, emergency cash, and family heirlooms go in a fireproof safe bolted to the floor (cold storage). It is less convenient, but you sleep better knowing those valuables are protected from both digital and physical threats. The Offline Backup Analogy: Think of cold storage like saving critical files to a USB drive and then disconnecting it from your computer and locking it in a drawer. Even if your computer gets a virus or is hacked, those files on the disconnected USB drive remain completely untouched and safe. Key Technical Features Air-Gapped Key Generation and Storage The cornerstone of cold storage security is generating and storing private keys in an environment that has never been connected to the internet. Hardware wallets use a dedicated secure element chip such as the
Rollup
A rollup is a Layer 2 (L2) scaling solution that executes transactions outside the main blockchain (Layer 1) but posts transaction data or proofs back to the Layer 1 chain, inheriting its security guarantees while dramatically increasing throughput and reducing costs. Rollups “roll up” hundreds or thousands of transactions into a single batch that is submitted to the base layer, compressing the data footprint and amortizing the cost of on-chain settlement across all transactions in the batch. The fundamental insight behind rollups is the separation of execution from consensus and data availability. The Layer 1 blockchain, typically Ethereum, handles consensus and data availability, ensuring that all transaction data is published and that state transitions are valid, while the rollup handles execution, processing transactions at a rate far exceeding what the L1 can achieve natively. This architectural separation allows rollups to achieve thousands of transactions per second while preserving the censorship resistance, decentralization, and finality guarantees of Ethereum. There are two primary categories of rollups: optimistic rollups and zero-knowledge (ZK) rollups. Optimistic rollups (Optimism, Arbitrum, Base) assume transactions are valid by default and use a fraud proof mechanism where anyone can challenge an incorrect state transition within a dispute window, typically seven days. ZK rollups (zkSync Era, StarkNet, Polygon zkEVM, Scroll, Linea) generate cryptographic validity proofs (SNARKs or STARKs) that mathematically guarantee every state transition is correct, providing much faster finality without a challenge period. As of 2026, rollups collectively process far more daily transactions than Ethereum mainnet, with Arbitrum One and Base leading in TVL and activity, together holding roughly three-quarters of all Layer 2 DeFi liquidity. The rollup-centric roadmap has become Ethereum’s official scaling strategy, with EIP-4844 (Proto-Danksharding, deployed March 2024) reducing rollup data costs by 80 to 99% through the introduction of blob transactions. Ethereum’s Fusaka upgrade in December 2025 then brought genuine Data Availability Sampling to Ethereum blobs for the first time (via PeerDAS) and, through subsequent Blob Parameter Only forks, raised the blob capacity target well beyond its original level, with further expansion planned as part of the path toward full Danksharding. Origin & History 2014, early concepts: Vitalik Buterin’s original Ethereum whitepaper acknowledges the need for scaling, though the specific concept of rollups does not yet exist. Early research focuses primarily on state channels (such as the Raiden Network) and sidechains. 2018, the rollup breakthrough: Researcher Barry Whitehat publishes an early description of “roll_up,” a concept for aggregating transaction data and posting it to Ethereum via validity proofs. Around the same time, alternative scaling models like Plasma, led by Joseph Poon and Vitalik Buterin, stall due to data availability and complex exit issues. 2020, first implementations: Fuel Labs launches an early optimistic rollup on Ethereum mainnet focused on UTXO-based payments. Loopring deploys a ZK rollup for decentralized exchange trading, and StarkWare introduces StarkEx for application-specific scaling, notably powering dYdX’s original order book. 2021, the rollup-centric pivot: Vitalik Buterin publishes “An Incomplete Guide to Rollups,” cementing them as Ethereum’s primary scaling path over Plasma. Teams like Offchain Labs (Arbitrum One) and Optimism launch their mainnets to the public, quickly becoming dominant Layer 2 networks by total value locked. 2023, EVM equivalence and modular stacks: General-purpose ZK rollups capable of executing complex smart contracts, such as zkSync Era and Polygon zkEVM, go live. Optimism releases the OP Stack framework, enabling Coinbase to launch Base and kicking off the “Superchain” thesis. 2024, the blob era (EIP-4844): Ethereum activates the Dencun upgrade. By introducing blob transactions via EIP-4844, the cost for rollups to post data to Layer 1 drops sharply, often by 90% or more, reducing L2 transaction fees to fractions of a cent in many cases. 2025 to 2026, market maturity and expanding blob capacity: Ethereum’s Fusaka upgrade activates in December 2025, introducing PeerDAS and bringing production-grade Data Availability Sampling to Ethereum blobs for the first time. Subsequent Blob Parameter Only forks raise the blob capacity target well above its original level within weeks of Fusaka’s launch. The L2 ecosystem matures into a genuinely multi-chain market, with 70-plus active rollups collectively securing somewhere in the $45 to 50 billion range in total value locked at various points during 2026, alongside daily transaction counts that dwarf Ethereum mainnet’s own throughput. Based rollups (which use L1 validators for sequencing) and shared sequencing networks continue to develop as attempts to address fragmentation and cross-chain composability, and Ethereum’s forthcoming Glamsterdam upgrade targets further gains in mainnet throughput and settlement capacity for the L2s that depend on it. “In the long term, rollups will be the dominant scaling model for Ethereum. They give you the same security as L1, with dramatically higher throughput and dramatically lower costs.” Vitalik Buterin, Ethereum co-founder. In Simple Terms The bus analogy (throughput): imagine a busy highway (Ethereum Layer 1) clogged with individual cars. A rollup acts like a shuttle bus service. It picks up hundreds of passengers (transactions), drives them to their destinations via side roads (off-chain execution), and then uses just a single lane on the main highway to report the final seating chart. Instead of hundreds of cars causing traffic, one bus handles the load. The zip file analogy (data): think of a rollup like compressing a folder of files before emailing it. Instead of sending a thousand individual documents one by one, which would clog your inbox, a rollup “zips” them into a single compressed package (a batch) and sends it all at once. The underlying blockchain only has to store the single attachment. Key Technical Features Rollup Architecture Optimistic Rollups ZK Rollups How a Rollup Transaction Works Data Availability and EIP-4844 Advantages & Disadvantages Advantages Disadvantages Ethereum-Grade Security: Rollups inherit L1 security guarantees; funds are secured by Ethereum’s validator set, not the rollup’s own consensus Sequencer Centralization: Most rollups operate a single centralized sequencer that can censor transactions or capture MEV, though users retain L1 force-inclusion as an escape hatch Massive Throughput: Rollups process thousands of TPS, versus roughly 15 to 30 TPS on Ethereum mainnet, enabling high-frequency trading, gaming, and social
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.
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
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