get_transaction
Retrieve blockchain transaction details by providing a transaction hash and blockchain name. Access data across multiple networks through Grove's Pocket Network server.
Instructions
Get transaction details by transaction hash
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| blockchain | Yes | Blockchain name | |
| txHash | Yes | Transaction hash | |
| network | No | Network type (defaults to mainnet) |