platform.getRewardUTXOs
POST
/{apiKey}
Returns the UTXOs that were rewarded after the provided transaction's staking or delegation period ended.
Path Parameters
stringrequireddefaults to
docs-demoFor higher throughput, create your own API key
Request
stringrequired
The transaction ID of the staking or delegating transaction.
stringoptional
Format for returned UTXOs. Can be "hex" when provided.
Responses
200
The reward UTXOs (numFetched, utxos array, encoding).
Was this page helpful?