Skip to main content

Parameters

chainId
string
default:"bitcoin"
required
Unique identifier for a blockchain network.
id
number
default:1
required
Request identifier used to match responses.
jsonrpc
string
default:"2.0"
required
JSON-RPC version.
method
string
default:"gettxoutsetinfo"
required
JSON-RPC method name.
This method does not require any parameters.

Returns

result
object
UTXO set totals such as height, size, and total amount.