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

SuperchainERC20: Baseline implementation #10874

Closed
Tracked by #10877
tynes opened this issue Apr 29, 2024 · 1 comment · Fixed by #11675
Closed
Tracked by #10877

SuperchainERC20: Baseline implementation #10874

tynes opened this issue Apr 29, 2024 · 1 comment · Fixed by #11675
Assignees

Comments

@tynes
Copy link
Contributor

tynes commented Apr 29, 2024

Implement a base superchain erc20 token that can be imported and extended by other projects.

It should

  • be built on top of a rock solid erc20 implementation
  • have virtual functions so its easy to extend
  • have its specific functionality unit tested
@tynes tynes transferred this issue from another repository Jun 17, 2024
@tynes tynes transferred this issue from ethereum-optimism/temp-export Jun 17, 2024
@tynes tynes added this to the Interop: Devnet 2 milestone Jun 17, 2024
@skeletor-spaceman skeletor-spaceman self-assigned this Jun 18, 2024
@0xParticle
Copy link
Contributor

A first iteration of this task is being addressed in issue #11244

@0xParticle 0xParticle changed the title SuperchainERC20: Implementation SuperchainERC20: Base implementation Jul 25, 2024
@0xParticle 0xParticle changed the title SuperchainERC20: Base implementation SuperchainERC20: Baseline implementation Jul 25, 2024
@skeletor-spaceman skeletor-spaceman moved this from Backlog to In progress in Interoperability Aug 28, 2024
@github-project-automation github-project-automation bot moved this from In progress to Done in Interoperability Sep 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

3 participants