Kuira
Toggle table of contents
0.1.0-alpha03
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Kuira
indexer
/
com.midnight.kuira.core.indexer.model
/
Utxo
/
Utxo
Utxo
constructor
(
value
:
String
,
owner
:
String
,
ownerPublicKey
:
String
?
=
null
,
tokenType
:
String
,
intentHash
:
String
,
outputIndex
:
Int
,
ctime
:
Long
,
registeredForDustGeneration
:
Boolean
,
transactionHash
:
String
=
""
)