celo-org / optimism

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

state-migration: Read total supply directly from state #182

Closed palango closed 1 week ago

palango commented 1 week ago

Move the approach to get the total supply from using bindings to reading the state slot directly.

Resolves #181