get_transaction_receipt
Retrieve transaction details using the transaction hash to verify status and outcomes on Hedera blockchain networks like mainnet or testnet.
Instructions
Get transaction receipt by transaction hash
Input Schema
Name | Required | Description | Default |
---|---|---|---|
network | No | Network to query (mainnet, testnet, previewnet). Default: testnet | |
txHash | Yes | The transaction hash (0x...) |