The function is reposnible for the transfer of ERC20 tokens associated with a specific NFT (non-fungible token) address.
In the function is wrong order of the event. The event TokensTransfered
is before transferFrom
function.
It might lead to a situation where the event log indicates that a transfer has occurred, even though it may have failed. This can result in misleading records about the state of the contract.
manual review
Please change order
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.