No function inside RAACNFT
to withdraw funds deposited by the user while minting houseNFT.
When a user wants to mint a houseNFT, he calls RAACNFT::mint
. Inside this function we are transferring the price of nft from msg.sender
to RAACNFT
contract. There is no function to withdraw these funds, so these funds will be stuck inside the contract.
Manual Review
Implement a permissioned function to withdraw these funds.
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.