Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The `LegacyERC20ETH` needed some cleanup because it extended the `OptimismMintableERC20` which had its interface changed such that the remote token and bridge are immutables instead of being held in storage. Changing these values to immutables will make interactions for mint/burn much cheaper.
- Loading branch information