Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 729 Bytes

File metadata and controls

16 lines (8 loc) · 729 Bytes

CreateAutoSweepTask

Wallet and token information required to create an auto-sweep task.

Properties

Name Type Description Notes
walletId String ID of the wallet where the token will be swept.
tokenId String ID of the token to be swept. You can retrieve the IDs of all the tokens you can use by calling List enabled tokens.
minBalanceThreshold String The minimum token balance threshold for auto sweep. If the token balance of an address is less than this threshold, the address will not be swept. [optional]