Add missing chains, update misleading spot counter.#219
Merged
Conversation
Expanded chain seed data from 22 to 55 networks, sourced from the top 100 chains by TVL (DeFiLlama/CoinGecko). Sets spotsLimit to 0 for L2s and centralized-sequencer chains (Base, Arbitrum, Optimism, Scroll, Mantle, Starknet, Linea, zkSync Era, Blast, Mode, Manta Pacific, Ink, MegaETH, Merlin, Aurora). Adds missing token symbols for existing entries (Polkadot, Gnosis, Tron).
Contributor
Author
Contributor
Author
|
The vast majority of the files changed in this PR are images. You can take a look at them, but they're not particularly complex - just initials of each project for now. If/when this PR is merged, can make a new issue requiring proper images/logos for each chain. |
VanishMax
approved these changes
May 21, 2026
Collaborator
VanishMax
left a comment
There was a problem hiding this comment.
Nice one! I'm not sure if seed scripts will run on deployment, but let's try and maybe then add it manually from the admin page.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.


Pull Request
Description
Added new chains to
/chainspage (22 to 55 total) based on top-100-by-TVL rankings, with placeholder SVG icons and correct spotsLimit values (0 for L2s with centralized sequencers, 100 for L1s). Hid the spot counter and progress bar on both the listing cards and detail pages when there are zero claims, so the page no longer shows "0/100" across every unsupported chain.Changes
Related Issue
Closes #218
Steps to Test
pnpm installpnpm --filter shinzo-website seed:chainsnpx next dev --port 3000Checklist
Notes
Urgent request. Be good to get this merged today.