Adding new pools into the strategy
How to add a new strategy to Strategy Handler?
To add a new pool to the strategy, we should call
_entryToken: the token with which we are entering a pool.
_assetId:
entryData, exitData, rewardsData: should be got from the strategy contract.
Last updated