Payouts
All
Sherlock
Sep '24
high
Due to incorrect implementation of the `reserve` function, users may lose NFT and funds.
high
If the user calls `cancel()` of `CollectionShutdown.sol`, all funds corresponding to `collection` may be locked in the contract.
medium
The user does not get the remaining funds back when executing `initializeCollection()` in `Locker.sol` due to incorrect implementation.
medium
Users who use `modifyListings()` will lose funds.