Skip to content

sol-parser-sdk v0.5.4

Choose a tag to compare

@0xfnzero 0xfnzero released this 27 May 21:02
· 16 commits to main since this release

sol-parser-sdk v0.5.4

  • Emit Pump.fun create and create_v2 as one canonical PumpFunCreate event.
  • Treat PumpFunCreate and PumpFunCreateV2 filters as the same create-family subscription.
  • Preserve create_v2 account fields on the canonical create event.
  • Prevent duplicate new-mint callbacks from gRPC log + instruction parsing.