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
When adding a new contract for Base Sepolia (84532) I've encountered a contract that yields a "partial" match for the creation codes, but upon investigating the creation codes are exactly the same (except the const. args). Something might be wrong with the matching algorithm:
To reproduce:
Import from Etherscan the contract 0xF873413AA072BFcdD97e81f74B190FFFB9110f42 from 84532
Check the contract onchain vs recompiled creation bytecodes.
Expected match is perfect but it gives a partial match
When adding a new contract for Base Sepolia (84532) I've encountered a contract that yields a "partial" match for the creation codes, but upon investigating the creation codes are exactly the same (except the const. args). Something might be wrong with the matching algorithm:
To reproduce:
0xF873413AA072BFcdD97e81f74B190FFFB9110f42
from 84532Bytecode diff: https://www.diffchecker.com/6gmX4reG/
The text was updated successfully, but these errors were encountered: