Foundation Drop contest - Yiko's results

Foundation is a web3 destination.

General Information

Platform: Code4rena

Start Date: 11/08/2022

Pot Size: $40,000 USDC

Total HM: 8

Participants: 108

Period: 4 days

Judge: hickuphh3

Total Solo HM: 2

Id: 152

League: ETH

Foundation

Findings Distribution

Researcher Performance

Rank: 58/108

Findings: 2

Award: $61.80

🌟 Selected for report: 0

🚀 Solo Findings: 0

https://github.com/code-423n4/2022-08-foundation/blob/792e00df429b0df9ee5d909a0a5a6e72bd07cf79/contracts/NFTCollectionFactory.sol#L60 In NFTCollectionFactory.sol, at line 60 Instead of "...pointing to a NFT collection...", it should be "...pointing to an NFT collection...". So "an NFT" instead of "a NFT".

https://github.com/code-423n4/2022-08-foundation/blob/792e00df429b0df9ee5d909a0a5a6e72bd07cf79/contracts/NFTCollectionFactory.sol#L433 https://github.com/code-423n4/2022-08-foundation/blob/792e00df429b0df9ee5d909a0a5a6e72bd07cf79/contracts/NFTCollectionFactory.sol#L445 In NFTCollectionFactory.sol, at lines 433 and 445 When assigning address value for collection, assigned address is not checked whether it is address 0x0.

https://github.com/code-423n4/2022-08-foundation/blob/792e00df429b0df9ee5d909a0a5a6e72bd07cf79/contracts/NFTCollectionFactory.sol#L437 In NFTCollectionFactory.sol, at lines 437 Instead of "... of a NFTDropCollection...", it should be "... of an NFTDropCollection...". So "an NFTDropCollection" instead of "a NFTDropCollection".

#0 - HardlyDifficult

2022-08-18T21:26:54Z

an NFT" instead of "a NFT".

Agree, fixed

assigned address is not checked whether it is address 0x0.

These are just external getters, I don't think checking the creator provided here is necessary.

"... of a NFTDropCollection...", it should be "... of an NFTDropCollection..

Agree, fixed.

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