Skip to main content

Search UTXOs with given address/token/amount

GET 

/utxo_search

For a given token-uid, address and target-amount, get a list of UTXOs that are candidates to be inputs for a total of target-value. The results will try to include the first UTXO with value higher or equal value as target-amount. No more than 256 entries will ever be returned by this API.

Request

Responses

Success