The token uri exceeds the maximum string size limit, it will lead to unintended behavior.
Since a string in Solidity is length prefixed with its 256-bit (32 byte) length, which means that even short strings require 2 words (64 bytes) of storage. However the string TOKEN_URI
exceeds this size limit.
it will lead to unintended behaviour when deployment.
Manual Review
Try another way to encode the image file, to reach a smaller size for image.
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.