Skip to content

Consensys/linea-token-list

Repository files navigation

Linea Token List

This repository maintains lists of ERC20 tokens available on Linea. There are two lists: one for Linea Mainnet and one for Linea Sepolia. It is manually curated by our team, and updated based on submitted PRs via the Linea Developer Hub.

The information in this repository is also available in a frontend app.

If you want to add a token or validate an addition, please follow the procedures outlined below.

Add a token to the shortlist

If you represent a project with a token on Linea, it's beneficial to add it to the shortlist. Tokens on this list are reflected in the UI of the Linea canonical bridge.

Important

Before adding a new token, you must verify the token's smart contract on an explorer. This ensures the authenticity and security of the token. You can verify the smart contract through LineaScan or other tools. The same verification should be done on Ethereum L1 and Linea if necessary.

To add a new token, you need to go through the Linea Developer Hub registration process.

Technical resources (for maintainers)

Contributors 40