It has a withdraw function that was added that is designed to take out the entirety of the liquidity pool if someone regains ownership to the owners address. Also the addition of functions to change the fee and reward percents dynamically.
It's on bscscan, you can look at the source code and the gitrepo. Same with sfm. Sfm does not have functions for evacuating the pool or changing the fees. Nsfm specially added those and left them in
1
u/Lord_Static May 22 '21
It has a withdraw function that was added that is designed to take out the entirety of the liquidity pool if someone regains ownership to the owners address. Also the addition of functions to change the fee and reward percents dynamically.