Access Number of UTXO

Accesses the Number of UTXO.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
number
required

Wallet index

Query Params
string

UTXO status.
Distinguish multiple types by a comma. Please enter without spaces.
e.g.) When PENDING,SPENDING is entered, utxo on deposit process and withdrawal process will be accessed.
PENDING: Deposit is in progress
SPENDING: Withdrawal is in progress
UNSPENT_UNFINALIZED: Deposit transaction was included in blocks and awaiting additional blocks to be generated to confirm the transaction
UNSPENT_FINALIZED: It has been included in blocks and additional blocks were generated and confirmed the transaction (deposit completed)
SPENT: Spent
RESERVED_FOR_WITHDRAWAL: Reserved for withdrawal (ex: UTXO about deposit history in awaiting for approved/denied status)

string

Address that owns the UTXO

Headers
string
required
Defaults to Bearer

API token

Response

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json