'FjordAuctionFactory' is able to create new auctions, when this happens, the caller send the total amount of 'auctionToken' to the auction address.
Users can bid and unbid in that auction, but if there are not bids, the total amount of 'auctionTokens' will be sent back to the 'FjordAuctionFactory' that has not the logic to withdraw / manage them.
All the funds that are given back to 'FjordAuctionFactory' from an auction will result as lost.
(Using Foundry).
Manual review, Foundry
It is highly suggested to implement a function that allow the owner of 'FjordAuctionFactory' to withdraw those funds.
In 'FjordAuctionFactory' consider implementing this logic:
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.