When we launch the project and initialize the LoveTokens to the users who have soulmate NFT. Those LoveTokens will be stored in two vaults. The LoveTokens which will be given as airdrop for who holds soulmate NFT, those LoveTokens will be stored in the airdropVault
. The LoveTokens which will be given as staking reward for who holds soulmate NFT, those LoveTokens will be stored in the stakingVault
.
There must be a zero address checks for both airdropVault and stakingVault. If there is a zero address vault, we can revert through errors.
If there is no zero address check, then those LoveTokens cannot be stored in the vaults because those can be a zero addresses vaults.
Manually
Add two errors at the lines of 16th and 17th:
Add two zero address checks inside the constructor:
The contest is live. Earn rewards by submitting a finding.
This is your time to appeal against judgements on your submissions.
Appeals are being carefully reviewed by our judges.