What Is Monad?
Monad is a high-performance Layer 1 blockchain that aims to combine full Ethereum Virtual Machine bytecode compatibility with parallel execution and an optimized consensus pipeline. The project's pitch is that Solidity contracts written for Ethereum can run unchanged on Monad, while throughput is orders of magnitude higher than mainnet thanks to a redesigned execution and state layer. MON is the native token, used to pay gas and stake to validators.
- Overview - Table of Contents
- What Is Monad?
- Getting Started With Monad
- How To Get A Monad Wallet?
- Monad Resources
- How To Buy Monad?
- Latest Monad News
Monad Labs was founded in 2022 by Keone Hon, James Hunsaker, and Eunice Giarta, former engineers at Jump Trading's crypto division who had worked on high-frequency trading and low-latency systems. The team raised substantial venture funding to build out the Monad protocol and its surrounding ecosystem, with backing from major crypto investors. Monad ran a series of public devnets and a widely used incentivized testnet before launching its mainnet, which is live and producing blocks.
Monad is designed around several distinct performance optimizations. The first is optimistic parallel execution: transactions inside a block are executed in parallel by speculative scheduling, with conflicts detected and re-executed serially when necessary. The second is MonadBFT, a Byzantine fault-tolerant consensus algorithm derived from HotStuff that pipelines block proposal, voting, and finality to keep latency low under fast block times. The third is MonadDb, a custom state database tuned for the access patterns of an EVM blockchain, which avoids the layered LSM-tree and Merkle-Patricia trie overheads that limit clients like Geth.
The execution layer is fully EVM-compatible at the bytecode level. Solidity, Vyper, and other languages that target the EVM produce contracts that run unmodified on Monad, and the JSON-RPC interface mirrors Ethereum's, which means tools such as MetaMask, Foundry, Hardhat, ethers, viem, and block explorers can target Monad with minimal changes. This compatibility was a deliberate design choice. Monad's thesis is that performance should not require developers to learn a new language or rewrite battle-tested contracts.
MON is the native gas and staking asset of Monad. Validators stake MON to produce blocks and earn rewards, while users pay gas in MON when transacting. Tokenomics details such as the precise initial supply and emission schedule are defined by Monad Labs and the Monad Foundation and can be reviewed in the project's official documentation and tokenomics posts. MON is inflationary rather than capped: block rewards pay validators, and the network has adjusted that reward as it has matured. With mainnet live, MON trades on ordinary spot markets rather than only as a pre-market contract.
Monad's ecosystem leans heavily on EVM tooling and ports of established Ethereum applications. Major DEXs, lending protocols, perp DEXs, on-chain games, and infrastructure providers (oracles, indexers, RPC providers) shipped on Monad's testnet and have continued to ship on mainnet. The Monad Foundation and Monad Labs operate grant and accelerator programs to fund builders.
Getting Started With Monad
Because Monad is EVM-compatible, getting started is similar to using any other EVM Layer 1:
- Step 1: Install an EVM wallet such as MetaMask, Rabby, or a smart-account wallet, and back up the seed phrase.
- Step 2: Add the Monad network RPC and chain ID to your wallet using values from the official Monad documentation.
- Step 3: Acquire MON on a supported exchange or via a bridge from Ethereum and other chains, and withdraw to your Monad address.
- Step 4: Connect to apps in the Monad ecosystem (DEXs, lending markets, games) and transact using MON for gas.
How to Get a Monad Wallet?
MON is held by standard EVM wallets, and Monad accounts behave like Ethereum accounts:
MetaMask
MetaMask is the most widely supported wallet for Monad. After adding the Monad RPC and chain ID, MON appears as the native gas token and contracts behave like any EVM contract.
Rabby
Rabby is a popular alternative wallet with strong transaction simulation and multi-chain UX. It works well for users moving across Monad, Ethereum, and other EVM chains.
Smart Account Wallets
Account abstraction wallets such as Safe and Coinbase Smart Wallet that target multiple EVM chains can be deployed on Monad. Check current support before relying on them for production funds.
Hardware Wallets
Ledger and Trezor hardware wallets work with Monad via MetaMask or Rabby. The Ethereum app on Ledger signs Monad transactions in the same way it signs transactions on any other EVM chain.
Monad Resources
- Monad Official Website
- Monad Documentation
- MonadScan Block Explorer
- Monad GitHub
- Monad on X
- Monad Discord
- Monad on Reddit
How to Buy Monad?
MON is listed on a growing number of venues as the network matures:
Centralized Exchanges
MON trades on the spot markets of major centralized exchanges. Coinbase has been among the largest venues by volume, alongside Bybit, OKX, and others. Check each venue for current listing status, network support, and trading pairs.
Decentralized Exchanges
On Monad itself, MON is the gas asset and trades against stablecoins and ETH-pegged assets on native DEXs deployed in the ecosystem. Bridged versions of MON may also appear on Ethereum and other EVM DEXs over time.
After buying, MON can be used to pay gas, staked to validators if you run or delegate to one, or held in a hardware wallet for long-term storage.
Latest Monad News
The most consequential development for Monad was the public mainnet launch on November 24, 2025, following one of the most-watched incentivized testnets in recent crypto history. Hundreds of teams shipped applications on testnet, ranging from DEXs and lending protocols to fully on-chain games, and a large share have continued onto mainnet. The network is live and producing blocks under chain ID 143 with MON as its native asset, and it targets a 10,000 transactions-per-second ceiling with 400-millisecond block times and 800-millisecond finality.
Mainnet has shipped a steady cadence of upgrades since launch. The MONAD_NINE hardfork activated on mainnet in March 2026, adding features such as linear memory and a reserve-balance precompile and switching the default block tag to Proposed, followed by further point releases through mid-2026. A protocol change to reduce block times from 400 to 300 milliseconds hardforked on testnet in July 2026 but had not yet activated on mainnet at the time of writing. A separate consensus change cutting the per-block reward from 25 MON to 18 MON (MIP-12) was scheduled to activate on mainnet around July 23, 2026; readers should confirm current status against the official changelog.
MON also moved into ordinary spot trading, with listings on major centralized exchanges including Coinbase. Following Monad Labs, the Monad Foundation, and the project's documentation is the best way to keep up with mainnet upgrades, staking rollout, and ecosystem launches.