Someone recognized that this proposal would disrupt the ongoing Eco Claim process. As a result, a modified version of the proposal was prepared for deployment. This revised version retains the core elements of the previous iteration but includes a key change: it freezes all token transfers, with the exception of those initiated by the Claim contract. Transfers from the Claim contract will return true but will not transfer any tokens. Below is more information
Eco Sunset Proposal (Claim Contract Fix)
-Summary: The proposal zeros out Eco Balances on Mainnet and Optimism in advance of the token migration. This most recent commit also freezes transfers, except for the claim contract on Mainnet, which now has restored functionality.
-Github Repo: GitHub - eco-association/governance_proposals
-Commit: Merge pull request #1 from eco-association/fix_claim_contract · eco-association/governance_proposals@a6fd54b · GitHub
-Tenderly Simulation Mainnet: Tenderly Dashboard
-Tenderly Simulation Optimism: Tenderly Dashboard
-Simulation Summary Mainnet: The simulation upgrades the protocol which rebinds Eco. At this point, Eco shows a zero balance and a name of 0xdead. The simulation also shows that claim contract claims are possible.
-Simulation Summary Optimism: The simulation upgrades L2Eco, and calls a reinitialize function to change the name. Afterwards, L2Eco’s name is changed and the total supply returns zero.
Caution: This will break the Uniswap v2 pool. Anyone LPing Eco should withdraw immediately.