The Monad Pulse #027
Monad Ecosystem Updates, April 23 - 30
The April 24 validator call was one of the most technically substantive of the year. MIP-8 reworks storage at the hardware level, MIP-9 takes the active validator set to 300 in a single step, and MIP-11 makes priority fee sharing automatic and universal. Alongside that, MON is now available to New York residents via Coinbase, v0.14.2 enforces authenticated UDP on mainnet, and the Monad X account had a brief suspension and is back.
A week of governance clarity and operational movement, let’s dive into it.
Validator Call Recap: April 24, 2026
MIP-9: Active Validator Set Expands to 300
MIP-9 proposes increasing the active validator set from 200 to 300 in a single step rather than two, avoiding multiple breaking changes. The technical change is straightforward, updating a constant in the staking contract and consensus logic. The constraint behind it matters more: validator count cannot scale indefinitely without impacting performance, given the need to collect votes within tight block time limits.
The jump to 300 is considered significant already. In practice, the network will grow gradually, likely starting in the low 200s and expanding as more operators join. MIP-9 is expected to be bundled with MIP-11 in a single upcoming upgrade.
MIP-8: Page-Based Storage Model
MIP-8 is the most substantial protocol change on the table. It reworks how storage is handled by grouping data into pages rather than treating each 32-byte slot independently, aligning with how real hardware actually reads data rather than mirroring Ethereum’s legacy model.
The expected outcomes are meaningful: a major reduction in storage-related gas costs (potentially tenfold in certain cases) and improved execution performance, particularly for arrays and contiguous data structures.
The tradeoff: Monad’s state tree will no longer match Ethereum’s format, meaning Ethereum-style proof systems won’t work directly post-upgrade. In practical terms, proof-related RPCs are not currently in use on Monad, so the near-term impact is limited. Monad will need its own proof tooling going forward. The migration will be handled entirely within the execution client, validators won’t need to manage the state transition themselves, and the goal is zero downtime.
For most developers, nothing changes at the surface level. Existing contracts will continue to work. Teams that want to fully optimize for page-aligned storage may benefit from reviewing their data structure layouts.
Category Labs’ Kevin Kuehler presented MIP-8 in a technical session this week.
MIP-8 is more complex than MIP-9 and MIP-11 and may ship in a separate upgrade depending on how long zero-downtime migration work takes.
MIP-11: Automatic Priority Fee Distribution
MIP-11 changes how priority fees are distributed. Currently, fees go directly to the validator’s beneficiary address, any sharing with delegators requires custom infrastructure that most validators don’t build.
The proposed change routes priority fees into a temporary distribution account during each block, then automatically splits them among delegators at the end of block execution. No opt-out. This becomes standard behavior across the network.
For validators running custom reward systems, the complexity of manual fee management is removed. For liquid staking and more advanced reward models, external systems may still be needed for the base case, but all delegators will receive their share by default without relying on validator-specific implementations.
MIP-9 and MIP-11 are likely to ship together. Work on both is actively underway.
Governance Process Taking Shape
The call reinforced how core dev calls fit into Monad’s governance process. By the time proposals reach this stage, they’ve already been discussed on the forum and refined through community input. The calls serve as a soft consensus checkpoint before implementation begins. MIP-1, which defines the broader governance framework, is still in draft and expected to be presented at the next call.
Ecosystem Updates
MON Now Available to New York Residents via Coinbase
MON is now accessible to New York residents through Coinbase web and mobile applications. Users can buy, sell, convert, send, receive, and store MON. Coinbase operates under a Virtual Currency Business Activity license issued by the New York State Department of Financial Services, meaningful for a state that has historically been one of the more restrictive jurisdictions for crypto access.
Staking and Delegation Mechanics Detailed
An official overview of Monad staking outlines how validators participate in consensus by staking MON and earning block rewards, how token holders can delegate stake and receive proportional rewards, and the mechanics of activation timing, reward distribution, and undelegation.
Monad X Account Suspended and Restored
The Monad account on X was temporarily suspended this week and later restored following outreach to platform support. During the outage, Uniswap and other ecosystem participants expressed public support. Normal activity has resumed.
BuildAnything Development Workflow Shared
Kevin Canlas shared details on the BuildAnything development process, including a custom canvas-based tool for generating animated interface elements with export support for SVG, Lottie, and HTML/CSS. The tooling supports rapid iteration on UI components used in the platform’s onboarding and design flows.
Protocol Updates
Testnet & Mainnet Release v0.14.2: CODE ORANGE
v0.14.2 has been issued for both testnet and mainnet. The release enforces authenticated UDP — nodes running older versions with clear UDP configurations will be dropped from the network. Operators are required to upgrade within 24-48 hours.
Do not upgrade until you receive official Monad Foundation communication. Wait for the upgrade announcement before proceeding.
Upgrade instructions | Full changelog
This newsletter is brought to you by Chainflow — an independent, self-funded validator and genesis node on Monad.
Stake $MON with Chainflow and support decentralized infrastructure.

