Transactions
Last updated
Last updated
Check Contract Execution Status
✅
✅
Check Transaction Receipt Status
✅
✅
[https://docs.etherscan.io/api-endpoints/stats#check-contract-execution-status]
Returns the status code of a contract execution.
Try this endpoint in your browser
Query Parameters
txhash
the string
representing the transaction hash to check the execution status
[https://docs.etherscan.io/api-endpoints/stats#check-transaction-receipt-status]
Returns the status code of a transaction execution.
Query Parameters
txhash
the string
representing the transaction hash to check the receipt status
Try this endpoint in your browser