The proxy bytecode is this: 0x363d3d373d3d3d363d733f49b5de35321d6d840a17d80dcbe4a5a9a0ddde5af43d82803e903d91602b57fd5bf3
And here you will see the only diff is where the implementation address is added:0x363d3d373d3d3d363d733 < f49b5de35321d6d840a17d80dcbe4a5a9a0ddde > 5af43d82803e903d91602b57fd5bf3
Hey - curious what the least obnoxious way to go about bumping the number of ethereum mainnet contracts (or even if that is desired!).
I've got a few source code datasets which combined look like they can take the number of verified contracts up to a comparable level with etherscan 296k mainnet vs 43k sourcify.
For context, out of the top 10,000 smart contracts (by incoming txn calls), sourcify only knows about 543.
Etherscan is harder to enumerate, but in the top 731, they know of 555.
So even low-hanging fruit of the most talked to contracts seems valuable.
Also i'm having issues verifying a contract by address the error is the following:
{"name":"VerificationService","hostname":"Air-di-Joshua.homenet.telecomitalia.it","pid":48008,"level":30,"loc":"[POST:VERIFICATION_BY_ADDRESS_FAILED]","address":"0xB13D6c918a9F3d8e8d0A78BB11807dcd14C50361","msg":"Could not find file in repository","time":"2022-08-31T10:14:07.958Z","v":0}
Hello everyone,
just got my chain listed on https://github.com/ethereum-lists/chains
when will chains.json
next get updated on https://github.com/ethereum/sourcify? is there any way to speed this up?
Thank you for the help in advance!
Also i'm having issues verifying a contract by address the error is the following:
{"name":"VerificationService","hostname":"Air-di-Joshua.homenet.telecomitalia.it","pid":48008,"level":30,"loc":"[POST:VERIFICATION_BY_ADDRESS_FAILED]","address":"0xB13D6c918a9F3d8e8d0A78BB11807dcd14C50361","msg":"Could not find file in repository","time":"2022-08-31T10:14:07.958Z","v":0}
PLS
Right, i actually need to verify a contract which has been deployed on a proprietary test network (EVM Based).. When i try to connect to Sourcify server tho, the response is the one i posted earlier.. The thing that scares me the most is that Sourcify "Could not find the file in repository".. And so i'm asking what am i missing?
No news then? I'm really struggling with that even today
Hello everyone,
just got my chain listed on https://github.com/ethereum-lists/chains
when willchains.json
next get updated on https://github.com/ethereum/sourcify? is there any way to speed this up?Thank you for the help in advance!
would be grateful for any help pls