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