The RAACNFT contract relies on the RAACHousePrices contract for getting the house praces of a token ID to ensure the minter pays the price required to mint that particular token ID. It calls the tokenToHousePrice function on RAACHousePrices to fetch the house price. But this function has not been defined in the RAACHousePrices contract leading to unintended revert.
Affected Lines:
RAACNFT mint function
RAACNFT getHousePrice
Minting functionality is completely lost
Manual Review
Define the function or fetch the house prices using the getLatestPrice function that is already defined
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.