deleteStrategy
This function creates an unsigned transaction to delete an existing strategy. When deleted, the strategy will return all tokens within to the strategy owner.
Name
Type
Description
strategyId
number
The ID of the strategy to delete.
Returns
This function returns an unsigned transaction, ready to be signed and submitted to the blockchain.
Last updated