eth_getTransactionReceipt
Summary: Returns the receipt of a transaction by transaction hash.
Parameters
32 byte hex value
Pattern: ^0x[0-9a-f]{64}$
Returns
Receipt information oneOf
Receipt information object
requiredReceipt information
hex encoded byte
Pattern: ^0x([0-9a-fA-F]?){1,2}$
32 byte hex value
Pattern: ^0x[0-9a-f]{64}$
hex encoded unsigned integer
Pattern: ^0x([1-9a-f]+[0-9a-f]*|0)$
32 byte hex value
Pattern: ^0x[0-9a-f]{64}$
hex encoded unsigned integer
Pattern: ^0x([1-9a-f]+[0-9a-f]*|0)$
hex encoded address
Pattern: ^0x[0-9a-fA-F]{40}$
Address of the receiver or null in a contract creation transaction.
Contract Creation (null) null
Contract Creation (null)
hex encoded address
Pattern: ^0x[0-9a-fA-F]{40}$
hex encoded unsigned integer
Pattern: ^0x([1-9a-f]+[0-9a-f]*|0)$
hex encoded unsigned integer
Pattern: ^0x([1-9a-f]+[0-9a-f]*|0)$
hex encoded unsigned integer
Pattern: ^0x([1-9a-f]+[0-9a-f]*|0)$
The contract address created, if the transaction was a contract creation, otherwise null.
hex encoded address string
hex encoded address
Pattern: ^0x[0-9a-fA-F]{40}$
hex encoded unsigned integer
Pattern: ^0x([1-9a-f]+[0-9a-f]*|0)$
hex encoded unsigned integer
Pattern: ^0x([1-9a-f]+[0-9a-f]*|0)$
32 byte hex value
Pattern: ^0x[0-9a-f]{64}$
32 byte hex value
Pattern: ^0x[0-9a-f]{64}$
hex encoded unsigned integer
Pattern: ^0x([1-9a-f]+[0-9a-f]*|0)$
hex encoded address
Pattern: ^0x[0-9a-fA-F]{40}$
hex encoded bytes
Pattern: ^0x[0-9a-f]*$
32 hex encoded bytes string
32 hex encoded bytes
Pattern: ^0x[0-9a-f]{64}$
256 hex encoded bytes
Pattern: ^0x[0-9a-f]{512}$
32 byte hex value
Pattern: ^0x[0-9a-f]{64}$
hex encoded unsigned integer
Pattern: ^0x([1-9a-f]+[0-9a-f]*|0)$
hex encoded unsigned integer
Pattern: ^0x([1-9a-f]+[0-9a-f]*|0)$
hex encoded unsigned integer
Pattern: ^0x([1-9a-f]+[0-9a-f]*|0)$