feat(explorer): add Tokens summary table to Fee AMM page#944
Open
decofe wants to merge 1 commit into
Open
Conversation
Bundle Size Report
Chunk changes (>1KB)
Compared against main branch (baseline from 4/27/2026, 4:02:54 PM) |
Cloudflare Deployments
|
Adds a Tokens section above the existing Pools table on /fee-amm that gives a bird's-eye view of each TIP-20 token participating in FeeAMM. Each token expands into two directional sub-rows: - As Fee Token: reserves, liquidity, and routes to validator tokens - As Validator Token: reserves, liquidity, and routes from fee tokens Routes are sorted by pool liquidity, capped at top 5 with '+ X more' overflow. Tokens with no pools in a direction show 'No pools' aligned to the Liquidity column. Route tokens are separated by trailing dots with smart wrapping so new lines start with the token icon. Co-authored-by: 0xrusowsky <0xrusowsky@users.noreply.github.com> Amp-Thread-ID: https://ampcode.com/threads/T-019e1ba7-2e93-731f-8d76-32f60fb7f196
6f77602 to
ea1c53c
Compare
Contributor
|
the idea is to make it easier for:
|
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.
Adds a birds-eye-view Tokens table alongside the existing Pools table on
/fee-amm.Each row aggregates data across all pools that a given token participates in: