The NFTLiquidator::endAuction
and NFTLiquidator::buyBackNFT
functions attempt to transfer ETH to the StabilityPool
during NFT buybacks:
However, the StabilityPool
contract does not implement either receive()
or fallback()
functions. The transaction will automatically revert.
Core protocol functionality (NFT liquidation) is broken
No way to complete NFT buybacks
Protocol cannot process liquidations properly
Add receive
or fallback
function to StabilityPool
contract.
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.