transfer_from
function is used to transfer amount
of bids
to the users instead of the transfer
function.
transfer_from
will need allowance
that is not given by the contract
https://github.com/Cyfrin/2024-10-starknet-auction/blob/main/src/starknet_auction.cairo#L128
https://github.com/Cyfrin/2024-10-starknet-auction/blob/main/src/starknet_auction.cairo#L133
The two transfer_from
functions will fail
Manual review
Call transfer
function instead of the transfer_from
one.
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.