zkevm_batchNumberByBlockNumber
Returns the batch number connected to the block
Parameters:
An array of strings
String - the hex representation of the block's height
Returns:
String - the hex representation of latest batch number
Example:
Last updated