Solana
getConfirmedTransaction
Returns transaction details for a confirmed transaction. Deprecated Method: This method is expected to be removed in solana-core v2.0. Please use getTransaction instead.
POST
Parameters
string
default:"solana"
required
Unique identifier for a blockchain network.
number
default:1
required
Request identifier used to match responses.
string
default:"2.0"
required
JSON-RPC version.
string
default:"getConfirmedTransaction"
required
JSON-RPC method name.
Returns
object
The JSON-RPC result.