a required lock STX options object
As a delegator, generate and broadcast transactions to stack for multiple delegatees. This will lock up tokens owned by the delegatees.
that resolves to a broadcasted txid if the operation succeeds
a required delegate stack STX options object
As a delegatee, generate and broadcast a transaction to create a delegation relationship
that resolves to a broadcasted txid if the operation succeeds
a required delegate STX options object
Optional
poxOptional
untilOptional
nonce?: IntegerTypeGet burnchain rewards holders for the set address
that resolves to RewardHoldersResponse or RewardsError
Optional
options: RewardOptionsGet burnchain rewards for the set address
that resolves to RewardsResponse or RewardsError
Optional
options: RewardOptionsGet the total burnchain rewards total for the set address
that resolves to TotalRewardsResponse or RewardsError
Check stacking status
that resolves to a StackerInfo object if the operation succeeds
Adjust microstacks amount for locking after taking into account transaction fees
that resolves to a transaction object if the operation succeeds
As a delegatee, generate and broadcast a transaction to terminate the delegation relationship
that resolves to a broadcasted txid if the operation succeeds
the private key to be used for the revoke call
Generate and broadcast a stacking transaction to lock STX
that resolves to a broadcasted txid if the operation succeeds
a required lock STX options object
As a delegator, generate and broadcast a transaction to commit partially committed delegatee tokens
that resolves to a broadcasted txid if the operation succeeds
a required stack aggregation commit options object
Generated using TypeDoc
Check if account can lock stx
Returns
that resolves to a StackingEligibility object if the operation succeeds