AFK-AlignedFamKernel/afk_monorepo

Upgrade launchpad indexer toApibara v2

Open

#622 opened on Jul 21, 2025

 (4 comments) (0 reactions) (1 assignee)TypeScript (59 forks)auto 404
enhancementgood first issueindexeronlydust-waveurgent

Repository metrics

Stars
 (19 stars)
PR merge metrics
 (PR metrics pending)

Description

We have the launchpad indexer in the apps/nestjs-indexer using the apibara v1.

We need to add the v2 upgrade of the launchapd indexer in the apps/indexer-v2

Do theses upgrade in the apps/indexer-v2/indexers/launchpad-v2.indexer.ts

All old functions are in the apps/nestjs-indexer/src/indexer/*.

We already started, we have some timeout functions etc to fix and verify all state and data after buy/sell

  • buy-token
  • sell-token
  • claim-user-share
  • metadata-launch
  • graph services

Contributor guide