Incorrect Token Address on REFUND function in Quest.sol
Shreyas Agarwal
The Token address referenced for safeTransfer references
rewardToken
instead of erc20Address_
which can lead to unexpected behaviour and hence compromising the rewardToken supply in the contract.Raised an Issue on Github as well. (https://github.com/rabbitholegg/quest-protocol/issues/110)