Add your token

Add your token to the default list

If you have any token of your own and would like to include it in the default list and add your logo, please create a Pull Request to this repository

Your token contract must be verified on the explorer for the pull request to be approved.

Step 1. Fork repository

static-public repository

After this step, you will copy the entire repository to your personal library

Step 2. Create a new branch and make the changes

Create your own branch, for example add-guide-token and make two changes:

  1. Add your .png logo to the src/tokens directory (for example src/tokens/guide.png)

  2. Modify tokenLists/berachain_mainnet.json

Push these changes

Step 3. Create pull request

Finally, just create this Pull Request and expect a check from the team

Last updated