Use bytes32 instead of string for better gas optimisation
bytes32 uses less gas because it fits in a single word of the EVM, hence it is advisable to store the string as bytes32
This can pose high cost usage for investors, hence it is better to follow the most efficient gas optimisation route
manual review
Use bytes32 as data type
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.