ethereum-optimism / ethereum-optimism/ethereum-optimism.github.io

Validation script should use the OptimismMintableERC20 interface

Open
#916 3 comments 0 reactions 0 assignees View on GitHub
bug op
Dominant language
TypeScript
Stars
337
Forks
871
Avg merge
1h 32m
Merged PRs (30d)
2

Description

Surfaced in #915

L2StandardERC20 imported [here](https://github.com/ethereum-optimism/ethereum-optimism.github.io/blob/master/src/validate.ts#L227) is an outdated interface. L2 tokens just implementing the `IOptimismMintableERC20` interface should be compatible with the validation script without needing to implement the legacy methods as well.

This part just needs to be updated

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.