Receipt by ID (Experimental)
EXPERIMENTAL_receipt request type
Fetch a single receipt by Base58 ID — the cross-shard execution unit a transaction produces.
EXPERIMENTAL_receipt request type
Fetch a single receipt by Base58 ID — the cross-shard execution unit a transaction produces.
Responses from the selected endpoint appear here after you run a request.
Live response output will appear here after you run a request.
This operation accepts a JSON-RPC body over POST to /.
Required request inputs: yes
{
"jsonrpc": "2.0",
"id": "fastnear",
"method": "EXPERIMENTAL_receipt",
"params": {
"receipt_id": "ETMK9HmPsAYcNxfSXBejMWQs57W4Ph5HDYoYhDMpotQn"
}
}jsonrpc *string2.0id *stringmethod *stringEXPERIMENTAL_receiptparams *objectreceipt_id *stringBase58-encoded hash
Successful response
jsonrpc *string2.0id *one ofresultobjectpredecessor_id *stringNEAR account ID
priorityintegerDeprecated, retained for backward compatibility.
receipt *objectOne of multiple possible types
receipt_id *stringBase58-encoded hash
receiver_id *stringNEAR account ID
errorobjectcodeintegermessagestringdataobject