-
Notifications
You must be signed in to change notification settings - Fork 53
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
feat: UniversalSwapAndBridge
deployments
#731
base: master
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@dohaki Are we missing an update to deployments/deployments.json
here?
Yea true! But I will keep this PR open for now bc we need to redeploy anyways |
Signed-off-by: bennett <[email protected]>
Signed-off-by: bennett <[email protected]>
Signed-off-by: bennett <[email protected]>
Signed-off-by: bennett <[email protected]>
Signed-off-by: bennett <[email protected]>
Signed-off-by: bennett <[email protected]>
Signed-off-by: bennett <[email protected]>
Signed-off-by: bennett <[email protected]>
Signed-off-by: bennett <[email protected]>
Signed-off-by: bennett <[email protected]>
This reverts commit 6bdbfd3.
Signed-off-by: bennett <[email protected]>
Signed-off-by: bennett <[email protected]>
Signed-off-by: bennett <[email protected]>
All the contracts are deterministically deployed to 0x8EB5FF2e23FD7789e59989aDe055A398800E394e, except for zksync, which has no deterministic deployment, and is deployed to https://explorer.zksync.io/address/0x213f3F9E607c29AAeA88a91085ceb43c29222c17#contract. |
1inchUniversalSwapAndBridge
deploymentsUniswapV3UniversalSwapAndBridge
deploy script to useSwapRouter02
addressesUniswapV3UniversalSwapAndBridge
deployment where supportedNote: The only missing
UniswapV3UniversalSwapAndBridge
deployment is on zkSync due to a compilation error I am encountering. Will be pushed as a fast-followCloses ACX-3278