a required lock STX options object
that resolves to a StackingEligibility object if the operation succeeds
As a delegator, generate and broadcast transactions to stack for multiple delegatees. This will lock up tokens owned by the delegatees.
a required delegate stack STX options object
that resolves to a broadcasted txid if the operation succeeds
As a delegatee, generate and broadcast a transaction to create a delegation relationship
a required delegate STX options object
that resolves to a broadcasted txid if the operation succeeds
Get account balance
promise resolves to a bigint if the operation succeeds
Get stacks node info
that resolves to a CoreInfo response if the operation succeeds
Get reward cycle duration in seconds
that resolves to a number if the operation succeeds
Get stacks node pox info
that resolves to a PoxInfo response if the operation succeeds
Get burnchain rewards holders for the set address
that resolves to RewardHoldersResponse or RewardsError
Get burnchain rewards for the set address
that resolves to RewardsResponse or RewardsError
Get the total burnchain rewards total for the set address
that resolves to TotalRewardsResponse or RewardsError
Get number of seconds until next reward cycle
that resolves to a number if the operation succeeds
Check stacking status
that resolves to a StackerInfo object if the operation succeeds
Get stacks node target block time
that resolves to a number if the operation succeeds
Check if account has minimum require amount of Stacks for stacking
that resolves to a bool if the operation succeeds
Check if stacking is enabled for next reward cycle
that resolves to a bool 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
Parses a contract identifier and ensures it is formatted correctly
a contract address and name
As a delegatee, generate and broadcast a transaction to terminate the delegation relationship
the private key to be used for the revoke call
that resolves to a broadcasted txid if the operation succeeds
Generate and broadcast a stacking transaction to lock STX
a required lock STX options object
that resolves to a broadcasted txid if the operation succeeds
As a delegator, generate and broadcast a transaction to commit partially committed delegatee tokens
a required stack aggregation commit options object
that resolves to a broadcasted txid if the operation succeeds
Generated using TypeDoc
Check if account can lock stx