{"openapi":"3.1.0","info":{"title":"Blockchain Transaction Decoder API","version":"1.0.0"},"servers":[{"url":"https://tx-decoder-api.ccokolwiek885.workers.dev"}],"paths":{"/decode":{"get":{"summary":"Decode a transaction hash"}},"/input":{"post":{"summary":"Decode raw tx input data with ABI"}},"/receipt":{"get":{"summary":"Get transaction receipt and status"}}}}