Storing extensive metadata on-chain can lead to high gas costs.
The current metadata generation method can be costly due to on-chain storage requirements.
https://github.com/Cyfrin/2024-11-giving-thanks/blob/main/src/GivingThanks.sol#L35-L54
The current metadata generation method can be costly due to on-chain storage requirements.
Higher gas costs for users minting NFTs could discourage donations and increase operational costs.
Manual Review
Consider off-chain storage solutions, such as IPFS, or refine the metadata structure to only include essential information, reducing on-chain data usage.
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.