zkevm_verifiedBatchNumber
zkEVM methods | Polygon zkEVM
zkevm_verifiedBatchNumber | zkEVM
Polygon zkEVM API method that returns the latest verified batch number. In the Polygon zkEVM, transactions are grouped into batches.
POST
zkevm_verifiedBatchNumber
Polygon zkEVM API method that returns the latest verified batch number.
In the Polygon zkEVM, transactions are grouped into batches, and each batch is verified using zero-knowledge proofs. A batch is considered verified once its proof has been validated and accepted by the network.
Get your own node endpoint todayStart for free and get your app to production levels immediately. No credit card required.You can sign up with your GitHub, X, Google, or Microsoft account.
Parameters
none
Response
result— the hexadecimal value of the latest verified batch number that has been added to the Polygon zkEVM network.
zkevm_verifiedBatchNumber code examples
Last modified on May 18, 2026