The ID of the provider to check stake for
Promise resolving to the stake information
Stakes tokens by transferring them with an X-Stake tag
Amount of tokens to stake
Optional
additionaForwardedlTags: TagsAdditional tags to forward with the stake
Optional
actorId: stringOptional actor ID to authorize for the provider
Promise resolving to the boolean representation of staking success
Stakes tokens by transferring them with an X-Stake tag and provider details
Amount of tokens to stake
Optional
providerDetails: ProviderDetailsOptional provider details to include
Optional
actorId: stringOptional actor ID to authorize for the provider
Promise resolving to the boolean representation of staking success
Unstakes tokens for a provider
optional data to pass when unstaking
Promise resolving to true if unstaking was successful, false if it failed
Updates the provider actor for a staker
The ID of the provider
The ID of the actor being authorized
Promise resolving to a boolean indicating success
Gets the current stake for a provider