In FjordAuctionFactory, there is no option to withdraw the token that was mistakenly sent to the factory contract or was returned from the FjordAuction contract when no one bids for it.
There are many cases which may cause the fund to be stuck, such as:
Wrong auctionToken sent to the FjordAuctionFactory contract
Mistakenly sent more amount of totalTokens required by the FjordAuctionFactory
Or simply the returned auctionToken from FjordAuction contract when the auction ends but no one bids for the token
...
Fund is permanently stuck within FjordAuctionFactorycontract.
Manual Analysis
Consider adding a function which can be used to recover the token in FjordAuctionFactorycontract.
An auction with 0 bids will get the `totalTokens` stuck inside the contract. Impact: High - Tokens are forever lost Likelihood - Low - Super small chances of happening, but not impossible
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.