Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 979 Bytes

StakeRequest.md

File metadata and controls

17 lines (11 loc) · 979 Bytes

StakeRequest

Properties

Name Type Description Notes
vaultAccountId string The source vault account to stake from [default to undefined]
providerId StakingProvider [default to undefined]
stakeAmount string Amount of tokens to stake [default to undefined]
txNote string The note to associate with the stake transactions. [optional] [default to undefined]
fee string Represents the fee for a transaction, which can be specified as a percentage value. Only one of fee/feeLevel is required. [optional] [default to undefined]
feeLevel FeeLevel [optional] [default to undefined]

[Back to top] [Back to API list] [Back to Model list] [Back to README]