Preparing search index...
The search index is not available
Kaspa WASM32 SDK
Kaspa WASM32 SDK
IAccountsGetUtxosRequest
Interface IAccountsGetUtxosRequest
Argument interface for the
Wallet.accountsGetUtxos
method.
interface
IAccountsGetUtxosRequest
{
accountId
:
string
;
addresses
:
string
[]
|
Address
[]
;
minAmountSompi
?:
bigint
;
}
Index
Properties
account
Id
addresses
min
Amount
Sompi?
Properties
account
Id
account
Id
:
string
addresses
addresses
:
string
[]
|
Address
[]
Optional
min
Amount
Sompi
min
Amount
Sompi
?:
bigint
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
account
Id
addresses
min
Amount
Sompi
Kaspa WASM32 SDK
AccountsDiscoveryKind
AddressVersion
BindingType
CommitRevealAddressKind
ConnectStrategy
Encoding
FeeSource
Language
NetworkType
NewAddressKind
Opcodes
RpcEventType
SighashType
SubmitBlockRejectReason
TransactionDataType
TransactionKind
UtxoProcessorEventType
WalletEventType
Abortable
Aborted
AccountKind
Loading...
Generated using
TypeDoc
Argument interface for the Wallet.accountsGetUtxos method.