code-423n4 / 2023-01-opensea-findings

0 stars 0 forks source link

Gas Optimizations #91

Closed code423n4 closed 1 year ago

code423n4 commented 1 year ago

See the markdown file with the details of this report here.

HickupHH3 commented 1 year ago

Tradeoff between 1-time deployment cost and runtime cost. Prefer the latter.

c4-judge commented 1 year ago

HickupHH3 marked the issue as grade-c