Skip to content

fix: polymarket-us hub row links to external instead of 404 - #1708

Merged
Flotapponnier merged 1 commit into
devfrom
fix/polymarket-us-hub-link
Jul 31, 2026
Merged

fix: polymarket-us hub row links to external instead of 404#1708
Flotapponnier merged 1 commit into
devfrom
fix/polymarket-us-hub-link

Conversation

@Flotapponnier

Copy link
Copy Markdown
Collaborator

polymarket-us has volume data tracked via pm-cohort-stats but is not probed by the bench harness — no entry in any bench YAML — so /products/polymarket-us 404s (getProvider returns null).

Fix: added benched: boolean + externalUrl?: string to VenueSeed/PmVenueRow. polymarket-us is the only hub-only venue (benched: false). The leaderboard now links to externalUrl in a new tab for unbenched venues instead of /products.

All other venues (manifold, predictit, smarkets, metaculus) default to benched: true and keep their /products links.

The "Off chain" label is correct — polymarketexchange.com is a CFTC contract market that operates outside the Polygon blockchain, unlike polymarket.com.

@Flotapponnier
Flotapponnier merged commit 69ed09d into dev Jul 31, 2026
1 check failed
@Flotapponnier
Flotapponnier deleted the fix/polymarket-us-hub-link branch July 31, 2026 16:12
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