engine icon indicating copy to clipboard operation
engine copied to clipboard

Contract Subscription Backfilling

Open d4mr opened this issue 6 months ago • 1 comments

PR-Codex overview

The focus of this PR is to add functionality to backfill contract subscriptions with missed webhooks or new events.

Detailed summary

  • Added getContractSubscription function to fetch contract subscriptions
  • Created route to backfill contract subscriptions with missed events
  • Defined schemas for request parameters and response
  • Enqueued process event logs and transaction receipts for backfilling

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

d4mr avatar Aug 14 '24 18:08 d4mr