-
-
Notifications
You must be signed in to change notification settings - Fork 250
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(gov): proposal to set swap burner on mainnet and polygon #15092
base: master
Are you sure you want to change the base?
Conversation
packages/networks/src/networks/zksync.tsThe setup is successful :
Some additonal warnings :
|
1 similar comment
packages/networks/src/networks/zksync.tsThe setup is successful :
Some additonal warnings :
|
packages/networks/src/networks/zksync.tsThe setup is successful :
Some additonal warnings :
|
Set SwapBurner in Unlock contract on Mainnet and PolygonGoal of the proposalThis proposal sets the Swap Burner contract address in the main Unlock factory contract on the following chains: Ethereum,Polygon. About this proposalA How it worksThe proposal uses a cross-chain proposal pattern that, once passed, will send the calls to multiple chains at once. This pattern has been introduced and tested in a previous proposal. The callsThis DAO proposal contains 2 calls: Ethereum (1) 1 callChanges sent to the Unlock contract at 0xe79B93f8E22676774F2A8dAd469175ebd00029FA call Polygon (137) 1 callChanges sent to the Unlock contract at 0xE8E5cd156f89F7bdB267EabD5C43Af3d5AF2A78f call The Unlock Protocol Team |
packages/networks/src/networks/zksync.tsThe setup is successful :
Some additonal warnings :
|
1 similar comment
packages/networks/src/networks/zksync.tsThe setup is successful :
Some additonal warnings :
|
i made two VERY minor changes to the copy. @clemsos quick question — this proposal mentions "UDT" and not "UPToken." i wanted to double-check that is correct. |
packages/networks/src/networks/zksync.tsThe setup is successful :
Some additonal warnings :
|
1 similar comment
packages/networks/src/networks/zksync.tsThe setup is successful :
Some additonal warnings :
|
Description
This PR adds a proposal to set the swap burner contract correctly on mainnet and polygon
Issues
Fixes #
Refs #
Checklist:
Release Note Draft Snippet