zkevm_virtualBatchNumber
zkEVM methods | Polygon zkEVM
zkevm_virtualBatchNumber | zkEVM
Polygon zkEVM API method that returns the current virtual batch number. In the Polygon zkEVM, transactions are grouped into batches.
POST
zkevm_virtualBatchNumber
Polygon zkEVM API method that returns the current virtual batch number. In the Polygon zkEVM, transactions are grouped into batches. A virtual batch is a batch that is in the process of being created and has not yet been verified. The virtual batch number represents the next batch to be verified using zero-knowledge proofs.Documentation Index
Fetch the complete documentation index at: https://docs.chainstack.com/llms.txt
Use this file to discover all available pages before exploring further.
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 virtual batch number on the Polygon zkEVM network.
zkevm_virtualBatchNumber code examples
Last modified on May 18, 2026