Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 24 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,29 @@
# Linea Token List

This repository maintains a comprehensive list of tokens officially supported by the Linea network.
Linea is a zkEVM rollup developed by Consensys, designed to scale Ethereum securely and efficiently.

## Purpose of this Repository

- Provide a standardized token list for developers and integrators.
- Facilitate easy integration with wallets, dApps, and blockchain services built on Linea.

## How to Contribute

To add or modify tokens:

1. Fork this repository.
2. Make your edits.
3. Create a Pull Request clearly describing the reason for your changes.

For more details, please visit the [official Linea documentation](https://linea.build).

## License

This project is licensed under the Apache-2.0 License.

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

Expand Down