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.