Cally contest - 0v3rf10w's results

Earn yield on your NFTs or tokens via covered call vaults.

General Information

Platform: Code4rena

Start Date: 10/05/2022

Pot Size: $50,000 USDC

Total HM: 13

Participants: 100

Period: 5 days

Judge: HardlyDifficult

Total Solo HM: 1

Id: 122

League: ETH

Cally

Findings Distribution

Researcher Performance

Rank: 86/100

Findings: 1

Award: $30.09

🌟 Selected for report: 0

🚀 Solo Findings: 0

gas1:

use prefix ++i instead of i++ and no need to init i, better if used unchecked too https://github.com/code-423n4/2022-05-cally/blob/1849f9ee12434038aa80753266ce6a2f2b082c59/contracts/src/CallyNft.sol#L244-L245

gas2:

prefer uint256 over other uint types, using smaller uint types doesn't save gas rather increase gas cost https://github.com/code-423n4/2022-05-cally/blob/1849f9ee12434038aa80753266ce6a2f2b082c59/contracts/src/Cally.sol#L76-L79

gas3:

can mark functions with onlyOwner modifier payable to save more gas as they don't pose risk for user funds loss.

AuditHub

A portfolio for auditors, a security profile for protocols, a hub for web3 security.

Built bymalatrax © 2024

Auditors

Browse

Contests

Browse

Get in touch

ContactTwitter