Multiple contracts don't use immutable
for never-changing values.
Affected variables:
eggNFT
and eggVault
in EggHuntGame.sol
gameContract
in EggstravaganzaNFT.sol
eggNFT
in EggVault.sol
Extra gas costs for repeated reads (2600 gas vs 100 gas).
Slither static analysis
Manual Review
Add immutable
for never-changing variable, eg :
Strategy to save gas and minimize transaction costs
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.