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

Token list reached 20MB limit by JSDelivr #22

Open
refi93 opened this issue Sep 1, 2024 · 1 comment
Open

Token list reached 20MB limit by JSDelivr #22

refi93 opened this issue Sep 1, 2024 · 1 comment

Comments

@refi93
Copy link

refi93 commented Sep 1, 2024

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.

@skakac
Copy link
Collaborator

skakac commented Sep 17, 2024

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.

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

2 participants