get_transaction
Retrieve full details of a Solana transaction using its signature. Access data from mainnet, devnet, or 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 |