l2_getState
Return the state hash corresponding to batch.
Parameters
batchIndex
: uint64|QUANTITY - specified batch number, enable hex-encoded and original string.
Returns
DATA
: 32 Bytes - hash of a batch state.
Example
Request
params maybe ["1"] or ["0x1"]
Result
Last updated