Art Gobblers contest - martin's results

Experimental Decentralized Art Factory By Justin Roiland and Paradigm.

General Information

Platform: Code4rena

Start Date: 20/09/2022

Pot Size: $100,000 USDC

Total HM: 4

Participants: 109

Period: 7 days

Judge: GalloDaSballo

Id: 163

League: ETH

Art Gobblers

Findings Distribution

Researcher Performance

Rank: 94/109

Findings: 1

Award: $55.20

🌟 Selected for report: 0

🚀 Solo Findings: 0

Art Gobblers

QA Report

L-01 _safeMint() should be used rather than _mint() wherever possible

There are 3 instances of this issue:

File: src/ArtGobblers.sol

356: _mint(msg.sender, gobblerId);

389: _mint(msg.sender, gobblerId);

469: _mint(msg.sender, gobblerId);

https://github.com/code-423n4/2022-09-artgobblers/blob/main/src/ArtGobblers.sol

https://github.com/code-423n4/2022-09-artgobblers/blob/main/src/ArtGobblers.sol

N-01 Event is missing indexed fields

Each event should use three indexed fields if there are three or more fields

There are 1 instances of this issue:

File: src/ArtGobblers.sol

236: event RandomnessFulfilled(uint256 randomness);

https://github.com/code-423n4/2022-09-artgobblers/blob/main/src/ArtGobblers.sol

#0 - GalloDaSballo

2022-10-14T00:36:46Z

1L

Even is misguided

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