starknet_getTransactionByHash - Get the det...
Get the details and status of a submitted transaction
Get the details and status of a submitted transaction
Errors
| Code | Message |
|---|---|
| 29 | Transaction hash not found |
Examples
starknet_getTransactionByBlockIdAndIndex - ...
Get the details of a transaction by a given block id and index
starknet_getTransactionReceipt - Get Transaction Receipt
Get the execution receipt for a Starknet transaction by hash. Returns status, fees, events, and execution details for transaction verification and monitoring.