Skip to content

fix: remove deprecated snapshots field from get_v3_fees query#166

Merged
gosuto-inzasheru merged 1 commit intomainfrom
fix/remove-snapshots-from-get-v3-fees
Mar 31, 2026
Merged

fix: remove deprecated snapshots field from get_v3_fees query#166
gosuto-inzasheru merged 1 commit intomainfrom
fix/remove-snapshots-from-get-v3-fees

Conversation

@gosuto-inzasheru
Copy link
Copy Markdown
Collaborator

The V3 subgraph no longer exposes snapshots on the Pool type, causing all callers of this query to fail with:

Type `Pool` has no field `snapshots`

The snapshot data was unused by known consumers (e.g. v3 fee bot). Similar to #163 which removed the poolSnapshots dependency from get_protocol_fees.

@gosuto-inzasheru gosuto-inzasheru requested a review from a team March 31, 2026 15:47
@gosuto-inzasheru gosuto-inzasheru merged commit 9a1e534 into main Mar 31, 2026
7 checks passed
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.

2 participants