unlock icon indicating copy to clipboard operation
unlock copied to clipboard

Redeploy Swap Burner

Open clemsos opened this issue 1 year ago • 1 comments

There is a mistake in the script where we deployed using the UniversalRouter address in constructor params, while we should have used the SwapRouter address on each chain.

https://github.com/unlock-protocol/unlock/blob/master/governance/scripts/deployments/swapBurner.js

clemsos avatar Apr 04 '24 18:04 clemsos

We are actually going to use the UniversalRouter which is the latest Uniswap tech recommended, so changing the contract instead of the deployed script.

clemsos avatar Apr 05 '24 09:04 clemsos

This has been addressed

clemsos avatar May 06 '24 12:05 clemsos