get_transaction
Get Solana transaction details from its signature. Supports mainnet-beta, devnet, testnet.
Instructions
Get details of a Solana transaction by its signature
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| signature | Yes | Transaction signature (base58) | |
| network | No | Solana network to use |