Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 1.07 KB

File metadata and controls

28 lines (17 loc) · 1.07 KB

Monad Token List

The Monad Token List provides a standardized list of tokens that have been deployed on Monad.

Links to the latest Monad token lists:

This list serves as a resource for token issuers to submit token metadata for convenience and interoperability across ecosystem protocols, apps and interfaces. Inclusion of a token in this list does not imply endorsement, verification, or approval. No due diligence or verification is performed on token issuers or associated projects. It is imperative to conduct your own research before engaging with any token.

Setup

  1. Install dependencies:
uv sync
  1. Configure environment variables:
cp .env.example .env

Adding a New Token

For detailed instructions on how to add a new token to this repository, please see CONTRIBUTING.md.