AFK-AlignedFamKernel/afk_monorepo

Upgrade launchpad indexer toApibara v2

Offen

#622 geöffnet am 21.07.2025

 (4 Kommentare) (0 Reaktionen) (1 zugewiesene Person)TypeScript (59 Forks)auto 404
enhancementgood first issueindexeronlydust-waveurgent

Repository-Metriken

Stars
 (19 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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