Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set Token List throws error in app.uniswap.org #114

Open
willhennessy opened this issue Nov 30, 2021 · 0 comments
Open

Set Token List throws error in app.uniswap.org #114

willhennessy opened this issue Nov 30, 2021 · 0 comments

Comments

@willhennessy
Copy link

Hi team, I noticed the Set Token List is not appearing on app.uniswap.org. I think the following error message indicates the cause:

Failed to get list at url https://raw.githubusercontent.com/SetProtocol/uniswap-tokenlist/main/set.tokenlist.json Error: Token list failed validation: .tokens[59].name should match pattern "^[ \w.'+\-%/À-ÖØ-öø-ÿ:&\[\]\(\)]+$"

A recently added token contains name: 'DGEN CAPITAL #1 Index'. I think the # character is invalid in the token list schema.

To guard against this going forward, you could add a validation test to your CI flow: https://github.com/Uniswap/token-lists#validating-token-lists

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant