Skip to content

sol-parser-sdk v0.4.16

Choose a tag to compare

@0xfnzero 0xfnzero released this 24 May 19:41
· 24 commits to main since this release

Highlights

  • Add PumpFun USDC/v2 quote-pool parsing fields, including quote mint and quote reserves.
  • Normalize PumpFun trade variants so buy_v2 and buy_exact_quote_in(_v2) are delivered through PumpFunBuy, sell_v2 through PumpFunSell, while preserving ix_name and exact quote fields.
  • Fill PumpFun v2 account fields across gRPC, RPC, instruction, and ShredStream paths.
  • Align Create/CreateV2, bonding curve, global, and volume account handling for USDC quote pools.

Verification

  • cargo test --quiet