Readonly
addresses$Readonly
assetReadonly
balanceReadonly
currentReadonly
delegationdRepDelegatee from delegation.rewardAccounts$
is not always up-to-date.
It is refreshed when either the DReps currently delegated to change (usually detected while inspecting the
transaction history), or when a TxBuilder created
with createTxBuilder()
is used to build()
and either inspect()
or sign()
a transaction.
Readonly
eraReadonly
genesisReadonly
governanceReadonly
istrue this wallet is registered as drep
Returns the wallet account's public DRep Key or undefined if the wallet doesn't control any DRep key
Readonly
handles$Readonly
protocolReadonly
publicReadonly
syncReadonly
tip$Readonly
transactionsReadonly
utxoUpdates the transaction witness set with signatures from this wallet.
Discover addresses that might have been created by other applications. This is run automatically when the wallet is first created.
Promise that resolves when discovery is complete, with an updated array of wallet addresses
Use createTxBuilder()
instead.
Get the next unused address for the wallet.
Promise that resolves with the next unused addresses. Return an empty array if there are no available unused addresses (I.E Single address wallets such as script wallets which already used up their only address).
Use createTxBuilder()
instead.
InputSelectionError
Cip30DataSignError
CardanoNodeErrors.TxSubmissionError
Generated using TypeDoc
All owned and historical assets