pdr-backend
pdr-backend copied to clipboard
Add filter for paused contracts in subgraph queries
This pull request introduces a consistent filtering of "paused" contracts across all subgraph queries, ensuring that by default only active contracts are included in analytics, payouts, and reporting. Additionally, it adds a new CLI option to allow users to include paused contracts when claiming payouts, and updates the payout logic and tests to support this feature.
Blocked by #1751