Parameters
Unique identifier for a blockchain network.
Request identifier used to match responses.
JSON-RPC version.
JSON-RPC method name.
Parameters for
platform.getUTXOs:params.addresses: A list of addresses to fetch UTXOs for.params.limit: Maximum number of UTXOs to fetch (max: 1024).params.startIndex: Pagination start index.params.sourceChain: Source chain ID (e.g. “X” or “C”) to retrieve atomic UTXOs.params.encoding: Encoding for the UTXOs (currently supports “hex”).
Returns
The JSON-RPC result.