get_cosmos_transaction
Retrieve Cosmos blockchain transaction details by hash to inspect transfers, fees, and status across mainnet or testnet networks.
Instructions
Get Cosmos transaction by hash
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| blockchain | Yes | Blockchain name | |
| txHash | Yes | Transaction hash | |
| network | No | Network type (defaults to mainnet) |