Skip to content

Native Token definition is incorrect #495

@itsacoyote

Description

@itsacoyote

🐛 Bug Report

📝 Description

Native Tokens were implemented as part of v27 release. We have a definition of "native token" in Explorer that does not correlate to the definition of this Native Token.

For example on the Tokens page, a native token label is defined if the L1 address is not set for the token.
To check if a token is a Native Token, the originChainId needs to be checked via the Native Token Vault contract. If the originChainId matches the network's id, then it is a native token. It can still be a Native Token with an L1 address defined.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions