get_transaction_status
Retrieve the status and details of a NEAR transaction using its hash and sender account ID to verify its outcome.
Instructions
Get the status and details of a NEAR transaction by its hash
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tx_hash | Yes | Transaction hash | |
| sender_id | Yes | Account ID of the transaction sender |