State variables that are only set once in the constructor should be declared as immutable to optimize gas usage.
The BidBeastsNFTMarketPlace::BBERC721 state variable is only set in the constructor but is not marked as immutable, missing a gas optimization opportunity.
Likelihood:
Affects every deployment and interaction with the contract
Consistent gas inefficiency across all operations
Impact:
Higher gas costs for contract deployment and state access
Missed optimization opportunity
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.