If you have a view
function, you can just copy a storage
into a memory
variable
By changing the unnecessary storage
specifier into memory
, you decrease the gas cost of a transaction, since reading from storage is a costly operation
excessively increased gas cost
manual review
in all view
functions, change the storage
specifier to memory
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.