General
Decode transaction
Decode a transaction to check success/failure status. If failed, returns the decoded revert reason with error name and parameters.
get/v1/tx/{tx_hash}
Path parameters
tx_hashstring required
Transaction hash to decode (0x + 64 hex chars)
Response
A successful response.
Changes
No recorded changes to this endpoint across all 1 revision of this API.