Skip to content

fix(svm): update dexes query for svm-dex v0.4.0 schema#467

Merged
DenisCarriere merged 1 commit intomainfrom
fix/svm-dexes-table
Apr 8, 2026
Merged

fix(svm): update dexes query for svm-dex v0.4.0 schema#467
DenisCarriere merged 1 commit intomainfrom
fix/svm-dexes-table

Conversation

@0237h
Copy link
Copy Markdown
Collaborator

@0237h 0237h commented Apr 8, 2026

Summary

The /v1/svm/dexes endpoint returns 500 on staging because pool_activity_summary was removed in svm-dex@v0.4.0 (pinax-network/substreams-svm#136).

  • Replace pool_activity_summary with state_pools_aggregating_by_pool — same columns, no response format change

🤖 Generated with Claude Code

The `pool_activity_summary` table was removed in svm-dex v0.4.0
(substreams-svm#136). Replace with `state_pools_aggregating_by_pool`
which has the same columns used by this query.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@YaroShkvorets YaroShkvorets temporarily deployed to fix/svm-dexes-table - token-api PR #467 April 8, 2026 22:12 — with Render Destroyed
@DenisCarriere DenisCarriere merged commit 2603f7e into main Apr 8, 2026
2 of 4 checks passed
@DenisCarriere DenisCarriere deleted the fix/svm-dexes-table branch April 8, 2026 23:35
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.

3 participants