Total amount of Kaspa (in SOMPI) available for spending.
Number of UTXOs available for spending.
Total amount of Kaspa (in SOMPI) currently being sent as a part of the outgoing transaction but has not yet been accepted by the network.
Total amount of Kaspa (in SOMPI) that has been received and is pending confirmation.
Number of UTXOs that have been received and are pending confirmation.
Number of UTXOs currently in stasis (coinbase
transactions received as a result of mining).
Unlike regular user transactions, coinbase
transactions go through stasis->pending->mature
stages. Client applications should ignore stasis
stages and should process transactions only when
they have reached the pending
stage. However,
stasis
information can be used for informative
purposes to indicate that coinbase transactions
have arrived.
Generated using TypeDoc
UtxoContext (wallet account) balance.