Get Transaction Receipt Status
Transaction
Get Transaction Receipt Status
Returns the status of a transaction receipt. Also available through a GraphQL ‘transaction’ query. Status: 0 = failed, 1 = successful
GET
Get Transaction Receipt Status
Documentation Index
Fetch the complete documentation index at: https://docs.blockscout.com/llms.txt
Use this file to discover all available pages before exploring further.
Query Parameters
Module name (must be 'transaction')
Available options:
transaction Available options:
gettxreceiptstatus Transaction hash 64-character hexadecimal transaction hash with 0x prefix
Pattern:
^0x[a-fA-F0-9]{64}$Example:
"0x1234567890abcdef1234567890abcdef1234567890abcdef1234567890abcdef"