[Standard] NEAR Mainnet Protocol Upgrade to 2.11.0

Scheduled Maintenance Report for Quicknode

Completed

The scheduled maintenance has been completed.
Posted Apr 06, 2026 - 21:00 UTC

In progress

Scheduled maintenance is currently in progress. We will provide updates as necessary.
Posted Apr 06, 2026 - 13:01 UTC

Scheduled

We are upgrading our NEAR Mainnet infrastructure to v2.11.0. During the maintenance window, brief interruptions to RPC availability may occur. This is a mandatory protocol upgrade (v82 → v83) with consensus voting beginning April 13, 2026 UTC.

## RPC Changes

**Contract gas limit — modified**
The maximum gas limit for smart contracts has increased from 300 TGas to 1 PGas. Contracts relying on the previous limit as a ceiling may execute differently.

**Promise yield/resume behavior — modified**
Calls to `promise_yield_resume` will now always succeed when invoked after `promise_yield_create`. Previously, resuming too quickly after creation could fail.

**Invalid transaction outcomes — added**
RPC responses now include execution outcomes for invalid transactions. Indexers and applications consuming transaction data may see increased data volumes.


---

https://github.com/near/nearcore/releases/tag/2.11.0
Posted Apr 01, 2026 - 15:17 UTC
This scheduled maintenance affected: NEAR (Mainnet — JSON-RPC API, Testnet — JSON-RPC API).