Map receipt ID to originating transaction (EXPERIMENTAL)
POST
Authorizations
ApiKeyAuthApiKeyAuthapi-key string
NOWNodes API key passed in the api-key header.
NEAR JSON-RPC call that returns the sender account and transaction hash for a given receipt ID.
Body
application/json
JSON-RPC 2.0 request envelope.
jsonrpcstringrequiredJSON-RPC protocol version. Must be "2.0".
idstring | integerrequiredClient-provided identifier to correlate request and response.
methodstringrequiredJSON-RPC method name.
paramsobjectrequiredMethod parameters.
Response
200OK
Successful JSON-RPC response containing transaction information.