Streets.unstake()
uses transferFrom
which can lead to asset loss if the target address cannot receive ERC721.
Streets.unstake()
uses transferFrom
and does not check if the target address can receive ERC721. If it is such an address, then the asset is lost.
High - asset loss
Manual code inspection.
Use ERC721.safeTransferFrom()
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.