Multiple variables have typos in their names
Across the codebase, multiple variables have typos in their names. This can lead to confusion and potential bugs. For example —
In StakingPool,
redeemToeknshould beredeemToken.indexStarshould beindexStart.
In VaultPool,
sharetoeknshould beshareToken.