Custom proxy implementation
complete
Dennis Loh
It is possible to add a custom proxy verification?
For example etherscan check for delegatecall opcode sequence
Etherscan example:
Proxy: https://goerli.etherscan.io/address/0xe432150cce91c13a887f7d836923d5597add8e31#readProxyContract
same source code contract deploy to blockscout but proxy address identify as normal contract:
and implementation address identify as proxy:
Johann G
Thanks!
Nikita Savik
complete
feature deployed
Victor Baranov
The issue has been resolved in the master branch of backend, it will be included into 5.3.2 release.
U
Ulyana Skladchikova
Dennis Loh Thank you! We are working on that already