zkevm_getTransactionReceiptByL2Hash
Returns the receipt information of a transaction by its l2 hash
Parameters:
DATA , 32 Bytes - Hash of a block.
Returns:
Object - Transaction receipt result, or null when no block was found
Example:
Last updated
Was this helpful?