Transactions
Compare With EtherScan
EndPoint | EtherScan | SocialScan |
---|---|---|
Check Contract Execution Status | ✅ | ✅ |
Check Transaction Receipt Status | ✅ | ✅ |
Check Contract Execution 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
Parameter | Description |
---|---|
txhash | the |
Check Transaction Receipt Status
[https://docs.etherscan.io/api-endpoints/stats#check-transaction-receipt-status]
Returns the status code of a transaction execution.
Try this endpoint in your browser 🔗
Query Parameters
Parameter | Description |
---|---|
txhash | the |
Last updated