Parameters
Unique identifier for a blockchain network.
Request identifier used to match responses.
JSON-RPC version.
JSON-RPC method name.
Parameters: [txid, vout, includeMempool?].Positional parameters for
gettxout:params[0]: 32 Bytes - hash of the transaction.params[1]: Output index.params[2]: Include mempool transactions (default true).
Returns
UTXO information or null if the output is spent.