Skip to content

[Application Development] Interfaces for bridging L1 and L2 tokens #186

Closed Answered by Chomtana
matjazv asked this question in Application Development
Discussion options

You must be logged in to vote

Disclaimer: I'm not 100% sure on this

Do we need to incorporate all the legacy functions and interfaces? If not, would it still be advisable to include them? (We are apprehensive that some prominent centralized and decentralized exchanges might still be reliant on the old interface.)

I think it's safer to include them for L2 token in case some interface still use them

Does L1 token also need to inherit IOptimismMintableERC20 interface? Our concern is that some UX could "break" because it sees the token has this interface on the L2 and then assumes it has the same interface on the L1.

I think IOptimismMintableERC20 only needs to be implemented on the destination chain which is L2 in yo…

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by matjazv
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
app-development discussion-metrics Used by Github Action to gather discussion metrics on the question and answer section.
3 participants