-
I have a weird situation here, In lesson 6, I deployed the SimpleStorage contract to sepolia using sepolia rpc and my private key. Here are the hashes for both the transactions:
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Hello @Abelaby it is not weird at all, in some cases Etherscan is able to match the bytecode of a newly deployed contract with an already verified contract. It's like an auto verification feature from Etherscan. Sometimes it works and in other cases is unable to match the bytecode. |
Beta Was this translation helpful? Give feedback.
Hello @Abelaby it is not weird at all, in some cases Etherscan is able to match the bytecode of a newly deployed contract with an already verified contract. It's like an auto verification feature from Etherscan.
Sometimes it works and in other cases is unable to match the bytecode.