Optional
params: WalletParamsWithKind[]List of operation to initialize the batch with
A batch object from which we can add more operation or send a command to the wallet to execute the batch
a TransactionWalletOperation promise object when followed by .send()
Deprecated in favor of Wallet.pk will be removed in v19.1
Retrieve the PK of the account that is currently in use by the wallet
operation parameter
a IncreasePaidStorageWalletOperation promise object when followed by .send()
a OriginationWalletOperation promise object when followed by .send()
Option to use while fetching the PK. If forceRefetch is specified the wallet provider implementation will refetch the PK from the wallet
Option to use while fetching the PKH. If forceRefetch is specified the wallet provider implementation will refetch the PKH from the wallet
a DelegationWalletOperation promise object when followed by .send()
a WalletDelegateParams promise object when followed by .send()
operation parameter
Signature for a failing_noop
a TransactionWalletOperation promise object when followed by .send()
operation parameter
a TransactionWalletOperation promise object when followed by .send()
operation parameter
a TransferTicketWalletOperation promise object when followed by .send()
a TransactionWalletOperation promise object when followed by .send()
Unstake the given amount. If "everything" is given as amount, unstakes everything from the staking balance. Unstaked tez remains frozen for a set amount of cycles (the slashing period) after the operation. Once this period is over, the operation "finalize unstake" must be called for the funds to appear in the liquid balance.
Smart contract address