You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
The text was updated successfully, but these errors were encountered: