Skip to content

nobridge flag for incompatible tokens #961

Open
@AlexBHarley

Description

@AlexBHarley

In my opinion the main purpose of this repository is to provide an index of StandardBridge compatible tokens. That is, tokens compatible with the IOptimismMintableERC20 or IL2StandardERC20 interfaces.

What we have instead is many 3rd party bridge tokens (Layer Zero OFTs, Wormhole NTTs, etc) that are not compatible with the native StandardBridge contracts but specify a bridge override. In my opinion these should be specify the nobridge: true flag so they don't show up in the generated optimism.tokenlist.json file.

Neither of these cases are desirable so I'd prefer if these were just automatically filtered out. I believe the CI checks used to enforce this, but they've been slightly altered and now if a bridge override is present it still allows adding tokens with a warning.

Metadata

Metadata

Assignees

No one assigned

    Labels

    opPR require review from op team

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions