starknet_getTransactionReceipt

Get the transaction receipt by the transaction hash

Path parameters

apiKeystringRequired

Request

This endpoint expects an object.
transaction_hashstringRequiredformat: "^0x(0|[a-fA-F1-9]{1}[a-fA-F0-9]{0,62})$"
The hash of the requested transaction

Response

This endpoint returns an object.
Invoke Transaction Receiptobject
Common properties for a transaction receipt
OR
L1 Handler Transaction Receiptobject
Receipt for L1 handler transaction
OR
Declare Transaction Receiptobject
Common properties for a transaction receipt
OR
Deploy Transaction Receiptobject
Common properties for a transaction receipt
OR
Deploy Account Transaction Receiptobject
Common properties for a transaction receipt