Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lizcoin (LIZ) configuration added for sepolia / base sepolia #1002

Merged
merged 2 commits into from
Nov 29, 2024

Conversation

vgorin
Copy link
Contributor

@vgorin vgorin commented Nov 25, 2024

Description

Lizcoin (LIZ) ERC20 token configuration for bridging between testnets: Sepolia and Base Sepolia.

Tests

N/A: just registering an already deployed/tested token contracts

Additional context

Lizcoin ERC20 token features several advanced interfaces like ERC1363, EIP3009, EIP2612, on-chain voting delegation, and several other features (full list available in source code Soldoc).

Hence, there is a need in a custom token code deployment. L2 version of the token is based on the L1 version (AdvancedERC20) which is also available on Ethereum mainnet. L2 version (BedrockERC20) adds events and functions which can be found in IOptimismMintableERC20, ILegacyMintableERC20 interfaces, as well as OptimismMintableERC20 implementation contract.

After testnet bridge setup and testing the plan is to setup the mainnet bridge (Ethereum mainnet – Base mainnet)

Metadata

@vgorin vgorin requested review from wbnns and a team as code owners November 25, 2024 09:38
@wbnns wbnns self-assigned this Nov 29, 2024
@wbnns wbnns added the base label Nov 29, 2024
Copy link
Member

@wbnns wbnns left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK

@vgorin Thanks for building on Base 🔵

@mergify mergify bot merged commit 8271e70 into ethereum-optimism:master Nov 29, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants