Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement EIP897 interface for proxy contract #13

Closed
Georgi87 opened this issue Apr 14, 2018 · 0 comments
Closed

Implement EIP897 interface for proxy contract #13

Georgi87 opened this issue Apr 14, 2018 · 0 comments
Assignees

Comments

@Georgi87
Copy link
Contributor

Based on: ethereum/EIPs#897

Benefit:
Source code verification: right now when checking the code of a proxy in explorers
like Etherscan, it just shows the code in the proxy itself but not the actual
code of the contract. By standardizing this construct, they will be able to show
both the actual ABI and code for the contract.

@rmeissner rmeissner assigned rmeissner and unassigned rmeissner Apr 16, 2018
@rmeissner rmeissner mentioned this issue Apr 17, 2018
11 tasks
Saw-mon-and-Natalie pushed a commit to Saw-mon-and-Natalie/safe-contracts that referenced this issue Nov 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants