token-wizard
token-wizard copied to clipboard
Warning: The compiled contract might be susceptible ...
What the warning in etherscan?
Which network did you use? (Mainnet, Kovan, Rinkeby, etc.)
mainnet
If you were able to create it, what is the URL of your crowdsale?
https://etherscan.io/address/0xc9e0852eeed8d3d5e5718bb9490d10825961364c#code
Do you see errors ?
Warning: The compiled contract might be susceptible to ZeroFunctionSelector (very low-severity), DelegateCallReturnValue (low-severity), ECRecoverMalformedInput (medium-severity), SkipEmptyStringLiteral (low-severity) Solidity compiler bugs.
Depends on https://github.com/poanetwork/token-wizard/issues/636
Hi guys, I get the same error, I'm on rinkeby:
Warning: The compiled contract might be susceptible to ExpExponentCleanup (medium/high-severity), NestedArrayFunctionCallDecoder (medium-severity), ZeroFunctionSelector (very low-severity), DelegateCallReturnValue (low-severity), ECRecoverMalformedInput (medium-severity), SkipEmptyStringLiteral (low-severity) Solidity Compiler Bugs.
https://rinkeby.etherscan.io/address/0x167B0D4d7dc050bd2362dD02bBE59626b6aBf7B6#code
I don't understand what to change as I've used the wizard directly.
I have this warning message inside polygonscan, Solidity Compiler Bugs, click for more information: "The compiled contract might be susceptible to [SignedImmutables (very low-severity)]". What does this mean, what can I do about it? This is for an ERC 721 contract, deployed on 3/14/22 using REMIX (compiler 0.8.7). I have minted all the NFTs but discovered this warning when I went in to 'reveal' the collection tonight. Any help appreciated. Thank you.