As specified in the README, non-whitelisted users should be able to list NFTs.
Currently non-whitelisted users won't be able to list NFTs due to onlyWhitelistedmodifier check in list() function.
Likelihood:
When a non-whitelisted user trying to list an NFT, this transaction is blocked by the onlyWhitelistedmodifier check.
Impact:
All non-whitelisted users won't be able to list NFTs.
Non-whitelisted users after purchasing NFTs from whitelisted users, won't be able to list and sell NFTs.
Remove the modifier check in list() function so both whitelisted and non-whitelisted users can call the 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.
The contest is complete and the rewards are being distributed.