🐛 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.
🐛 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.