Solana Transaction
solana_transactionDetails of one Solana transaction by signature: block time, slot, fee, success or failure, signers, the programs and instruction types it invoked, SOL balance changes per account, and SPL token balances before and after. Answers "what did this Solana transaction actually do". Sourced live from public Solana JSON-RPC (getTransaction).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| signature | Yes | Base58 transaction signature (~88 chars) |