π± Interface Affected
Also affects pools.trade (not listed above) β both read the same launches index.
π§© App Version
π» System / Environment Info
- Browser: N/A β reproducible in any browser and directly against the API (backend data issue, not client-side)
- OS / Platform: N/A
- Device: N/A
- Wallet used: N/A β reproducible without connecting a wallet
- Network: Robinhood Chain (chain id 4663)
π Steps to Reproduce
Via UI:
- Go to app.uniswap.org/launches (or pools.trade)
- Browse the ranked launches feed for Robinhood Chain, or search "liluni"
- Liluni (
0x4a6Eec8A30b49d289B9Fc865Fd374b4D61eab8fB, ~$3.5M 24h volume, top-10 on the
chain) never appears
Via API (root cause):
POST data.v2.DataApiService/ListLaunches with
{"launchpadId":"uniswap-bonding-curve","chainIds":[4663],"sortBy":"LAUNCHES_ORDER_BY_LAUNCHED_AT","ascending":true}
β the oldest entry in the entire index is 2026-07-24 22:05 UTC
- Liluni launched 2026-07-23 22:51 UTC via the LiquidityLauncher clearing auction
(tx 0x399c2615f26d85d8333f991196f20fb4141d2e91f8c9da2956a9b4115a27128c) β ~23h before
the index starts
β
Expected Behavior
All tokens launched through the LiquidityLauncher appear in the launches index regardless of
launch date.
β Actual Behavior
The index hard-starts at 2026-07-24 22:05 UTC. Launches before that timestamp are invisible
in rankings and search on both surfaces, while their token pages work fine by direct link
(https://pools.trade/t/0x4a6eec8a30b49d289b9fc865fd374b4d61eab8fb β tagged Crowd Launch,
full stats, live chart).
π§Ύ Additional Context
- Launch mechanism is ruled out as the cause: identical clearing-auction β LBP launches
made after the cutoff are indexed normally, e.g. SKRMP
0x0f68BEE9880a41CDf9713C24358FfDB4756d53c2 (Aug 3) and CHWDR
0xB358766827d7C704d3c52a57b5Cf181D1b0ffC6c (Jul 30)
GetToken returns full data for the affected token (safety verdict "Benign"), so only the
launches index is missing history
- Suggested fix: backfill the index to the LiquidityLauncher's first on-chain activity
(~23 hours of history on Robinhood Chain)
π± Interface Affected
Also affects pools.trade (not listed above) β both read the same launches index.
π§© App Version
π» System / Environment Info
π Steps to Reproduce
Via UI:
0x4a6Eec8A30b49d289B9Fc865Fd374b4D61eab8fB, ~$3.5M 24h volume, top-10 on thechain) never appears
Via API (root cause):
POST data.v2.DataApiService/ListLauncheswith{"launchpadId":"uniswap-bonding-curve","chainIds":[4663],"sortBy":"LAUNCHES_ORDER_BY_LAUNCHED_AT","ascending":true}β the oldest entry in the entire index is 2026-07-24 22:05 UTC
(tx
0x399c2615f26d85d8333f991196f20fb4141d2e91f8c9da2956a9b4115a27128c) β ~23h beforethe index starts
β Expected Behavior
All tokens launched through the LiquidityLauncher appear in the launches index regardless of
launch date.
β Actual Behavior
The index hard-starts at 2026-07-24 22:05 UTC. Launches before that timestamp are invisible
in rankings and search on both surfaces, while their token pages work fine by direct link
(https://pools.trade/t/0x4a6eec8a30b49d289b9fc865fd374b4d61eab8fb β tagged Crowd Launch,
full stats, live chart).
π§Ύ Additional Context
made after the cutoff are indexed normally, e.g. SKRMP
0x0f68BEE9880a41CDf9713C24358FfDB4756d53c2(Aug 3) and CHWDR0xB358766827d7C704d3c52a57b5Cf181D1b0ffC6c(Jul 30)GetTokenreturns full data for the affected token (safety verdict "Benign"), so only thelaunches index is missing history
(~23 hours of history on Robinhood Chain)