Created Contract, Yet; Contract Source Code Verified (Similar Match)
-
I created my contract and its giving me these warnings:
Similar to this other contract:
https://etherscan.io/address/0x1125a7A5978614b4b1835029410d8D96A76Cd5B6#codeand is also giving me the Compiler specific version warnings:
The compiled contract might be susceptible to EmptyByteArrayCopy (medium-severity), DynamicArrayCleanup (medium-severity), ImplicitConstructorCallvalueCheck (very low-severity), TupleAssignmentMultiStackSlotComponents (very low-severity), MemoryArrayCreationOverflow (low-severity), privateCanBeOverridden (low-severity), ABIEncoderV2CalldataStructsWithStaticallySizedAndDynamicallyEncodedMembers (low-severity), SignedArrayStorageCopy (low/medium-severity), ABIEncoderV2StorageArrayWithMultiSlotElement (low-severity), DynamicConstructorArgumentsClippedABIV2 (very low-severity), UninitializedFunctionPointerInConstructor (very low-severity), IncorrectEventSignatureInLibraries (very low-severity) Solidity Compiler Bugs.
Could you please help me on guiding how to fix this?
The page I need help with: [log in to see the link]
The topic ‘Created Contract, Yet; Contract Source Code Verified (Similar Match)’ is closed to new replies.