Scheduled maintenance is currently in progress. We will provide updates as necessary.
Posted Jul 13, 2026 - 01:00 UTC
Scheduled
We are upgrading our BNB Smart Chain Mainnet/Testnet infrastructure to reth-bsc v0.1.0 and geth v1.7.6.
This release implements the Pasteur hardfork (precompile updates and StakeHub/Governor system-contract upgrades), adds BEP-675 MEV BidBlock support for MEV workflows, and removes the legacy TrieDB state backend.
While Pasteur activation on Mainnet remains unscheduled pending announcement, this upgrade prepares our infrastructure for the coming hardfork (on testnet) and introduces new RPC capabilities. During the maintenance window, brief interruptions to RPC availability may occur.
RPC Changes: eth_simulateV1 — fixed an incorrect gas cap calculation and added a limit on the number of calls accepted per request. eth_getProof — added a limit on the number of keys accepted per request. eth_getLogs — range-based log queries now correctly return an error for invalid block ranges instead of silently returning incomplete results. Contract deployment calls — fixed incorrect error mapping when a transaction exceeds the max init-code size limit.