This NPM module and GitHub repo contains the default token list used in the Honeyswap interface.
To request that we add a token to the list, file an issue.
Note filing an issue does not guarantee addition to this default token list. We do not review token addition requests in any particular order, and we do not guarantee that we will review your request to add the token to the default list.
If you want a token to be added to the token list you can submit a PR , make sure npm test
is not giving any error.
Use feat() & patch() in your commit to pump the version example:
feat(add): Gnosis
BREAKING CHANGE: description on why this is a breaking change.
Once the PR is merge -> Go to the actions tab in the repository, and trigger the deploy action.