getspentinfo - Dash
Example code for the getspentinfo json-rpc method. Сomplete guide on how to use getspentinfo json-rpc in GetBlock.io Web3 documentation.
Parameters
TXID
- string (hex)
The TXID of the transaction containing the relevant output, encoded as hex in RPC byte order.
index
- number (int)
The block height to begin looking in.
Request
Response
Last updated