Skip to content

fix(tqc): drop Base chain + show single-chain venue tabs#1541

Merged
Flotapponnier merged 1 commit into
devfrom
fix/tqc-base-chain-and-venue-tabs
Jul 26, 2026
Merged

fix(tqc): drop Base chain + show single-chain venue tabs#1541
Flotapponnier merged 1 commit into
devfrom
fix/tqc-base-chain-and-venue-tabs

Conversation

@Flotapponnier

Copy link
Copy Markdown
Collaborator

Two bugs on token-quote-coverage:

Bug 1 — Base tab shows 0% data
Prometheus has zero chain="base" metrics — Virtuals Protocol migrated all new agents to Robinhood Chain. Removed base from dimensions.chain so the tab doesn't appear. Updated per_chain_explainer to note the migration.

Bug 2 — Chain tabs disappear when selecting a specific venue
filteredChainOptions.length > 1 hides chain tabs when a venue filters to exactly 1 chain (e.g. pump-fun → Solana only). Changed to > 0 so the Solana tab still renders, making it explicit which chain that venue uses.

@Flotapponnier
Flotapponnier merged commit fbd3cc7 into dev Jul 26, 2026
1 check failed
@Flotapponnier
Flotapponnier deleted the fix/tqc-base-chain-and-venue-tabs branch July 26, 2026 22:42
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

Successfully merging this pull request may close these issues.

1 participant