Contracts TokenDivider.sol
and ERC20ToGenerateNftFraccion.sol
use a floating pragma (^0.8.18).
In Solidity 0.8.20, the compiler defaults to the Shanghai EVM version, introducing features that may not be supported on all networks. If you plan to deploy contracts on chains other than the mainnet, such as L2 networks, ensure you specify a compatible EVM version to avoid deployment failures caused by unsupported features.
Use a specific version of Solidity to avoid compatibility issues.
Ensure deployment to a fully compatible chain by verifying the EVM version supported by your target network.
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.