celo-org / optimism

Optimism is Ethereum, scaled.
https://optimism.io
MIT License
3 stars 2 forks source link

Set balance of stash smart contract #155

Closed pahor167 closed 1 week ago

pahor167 commented 2 weeks ago

Instead of minting on L2 we will be transfering all "non minted" Celo from stash smart contract, which means we need to change balance of this smart contract during migration.

Actual number to set is 1bilion - goldToken.totalSupply()