Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@0xjeffro 0xjeffro released this 04 Oct 06:00
· 1 commit to main since this release

New Parsers

  • TokenProgram: InitializeAccount
  • Pumpfun: Create
  • SystemProgram: CreateAccountWithSeed
  • RaydiumLiquidityPoolV4Action: Swap

Bug Fixes

  • Fixed the precision issue in the Amount field of the TokenProgram Transfer instruction, which caused an overflow.

Other

  • Enhanced documentation with additional examples and detailed explanations.

Full Changelog: v0.1.0...v0.2.0