near_get_transaction
Retrieve NEAR blockchain transaction details using the transaction hash and sender account ID to verify status and information.
Instructions
Get transaction details by hash
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| txHash | Yes | The transaction hash | |
| senderAccountId | Yes | The sender account ID |