zkevm_batchNumber
method returns the current batch number of the zkEVM, which is used to identify the latest batch of transactions being verified.
Get you 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 latest batch number of the Polygon zkEVM chain, encoded as hexadecimal. The batch number is updated every time a new batch of transactions is added to the chain.
zkevm_batchNumber
code examples
Body
application/json