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

AB-677 : predict address from implementation #16

Merged
merged 5 commits into from
Nov 2, 2023

Conversation

0xPilou
Copy link
Contributor

@0xPilou 0xPilou commented Nov 2, 2023

Added function :
function predictAddressFromImplementation(address _impl, bytes32 _salt) external view returns (address _predicted)

to be called before creating a collection from implementation

@0xPilou 0xPilou merged commit 3c1a04d into dev Nov 2, 2023
1 check passed
@0xPilou 0xPilou deleted the ab677-predictImplAddress branch November 2, 2023 13:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants