We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When you try loading https://cdn.jsdelivr.net/gh/solflare-wallet/token-list@latest/solana-tokenlist.json it crashes with an error File size exceeded the configured limit of 20 MB.
File size exceeded the configured limit of 20 MB.
Apparently, the token list got too big to be handled by jsdelivr (default) limits.
The text was updated successfully, but these errors were encountered:
Yes this is true, our use-case changed and we added more token providers.
Token list is still available via public / community API endpoints.
If anyone needs to use CDN, try using some other public CDN that will support the size of new token list.
Sorry, something went wrong.
No branches or pull requests
When you try loading https://cdn.jsdelivr.net/gh/solflare-wallet/token-list@latest/solana-tokenlist.json it crashes with an error
File size exceeded the configured limit of 20 MB.
Apparently, the token list got too big to be handled by jsdelivr (default) limits.
The text was updated successfully, but these errors were encountered: