HorseStore.huff
doesn't implement the safeTransferFrom
macro, which is available in HorseStore.sol
. This function is useful for other contracts that want to receive this ERC721.
Non-compliance with Solidity contract standards. It prevents the use of HorseStore.huff
with other contracts that expect to interact with a standard ERC721 implementation.
Consider using the huffmate/token/ERC721
library instead of manually implementing ERC721 functions in HorseStore.huff
. The library is likely to provide a standardized and safer implementation of ERC721, including safeTransferFrom
, making the contract more interoperable with other contracts and compliant with industry standards.
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.