The MondrianWallet::tokenURI
is designed to return one of four Mondrian art token URI's but it returns an empty string in some cases which is unexpected
The Owners may not be able to get their corresponding tokens URI when they call MondrianWallet::tokenURI
function
In the MondrianWallet::tokenURI
function the token URI is selected by the statement uint256 modNumber = tokenId % 10
but since there are only 4 possible Mondrian Arts so the token URI returns an empty string in 6 out of 10 cases
Make the following changes in MondrianWallet::tokenURI
function
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.