getTransaction
JSON-RPC — Transactions
getTransaction
Returns full transaction details (or null if not yet finalized / pruned). Wide hedging across history-enabled RPCs.
POST
getTransaction
Body
application/json
Available options:
2.0 Example:
"2.0"
Available options:
getTransaction Example:
"getTransaction"
[signature, config?] — config supports encoding, commitment, maxSupportedTransactionVersion
Example:
[
"5VERv8NMvzbJMEkV8xnrLkEaWRtSz9CosKDYjCJjBRnbJLgp8uirBgmQpjKhoR4tjF3ZpRzrFmBV6UjKdiSZkQUW",
{ "maxSupportedTransactionVersion": 0 }
]Example:
1
