Skip to content

SuperchainERC20: Factory Spec #10873

Closed
ethereum-optimism/specs
#332

Description

The specs need to be updated with the SuperchainERC20Factory spec. We know some things about this factory but still need to make some decisions. This factory should make it really easy to spin up interoperable tokens across the superchain

  • Is is a predeploy, what is its address?
  • It should be create3 based to prevent coupling to bytecode
  • Where should the bytecode live that ends up being deployed? A predeploy?
  • The salt should commit to the unique erc20 properties - name, symbol, decimals
  • Should the salt also commit to a version? Leaves open to add extensions to the interface in the future
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Labels

No labels
No labels

Type

No type

Projects

Relationships

None yet

Development

No branches or pull requests

Issue actions