Skip to main content

EXPERIMENTAL_receipt_to_tx RPC Method

Loading...

Updated on
Jun 25, 2026

EXPERIMENTAL_receipt_to_tx RPC Method

Parameters

receipt_id
string
Loading...

Returns

transaction_hash
string
Loading...
sender_account_id
string
Loading...
Request
1
curl https://docs-demo.near-mainnet.quiknode.pro/ \
2
--request POST \
3
--header "Content-Type: application/json" \
4
--data '{"jsonrpc": "2.0","method": "EXPERIMENTAL_receipt_to_tx", "params": {"receipt_id": "FGaThnAkXaLf2FK7TU46E6exzh9EHypUG6heLMRSP1Jw"},"id": 1}'
5
1
curl https://docs-demo.near-mainnet.quiknode.pro/ \
2
--request POST \
3
--header "Content-Type: application/json" \
4
--data '{"jsonrpc": "2.0","method": "EXPERIMENTAL_receipt_to_tx", "params": {"receipt_id": "FGaThnAkXaLf2FK7TU46E6exzh9EHypUG6heLMRSP1Jw"},"id": 1}'
5
Don't have an account yet?
Create your Quicknode endpoint in seconds and start building
Get started for free