Get transaction receipt
fuse_get_receiptFetches the receipt for a mined transaction (status, gasUsed, logs). Returns null if the transaction is pending or unknown.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hash | Yes | Transaction hash (0x-prefixed, 32 bytes). |