v1

latestOpenAPI 3.0.02026-07-2471143147.5 KB
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.

tx_hashstring
successboolean