pump buy_exact_sol_in parsered

This commit is contained in:
thloyi
2025-11-24 17:47:56 +08:00
parent f86c5591c1
commit 1f63a3a18f
6 changed files with 72 additions and 10 deletions

View File

@@ -38,4 +38,5 @@ func TestDecodePoolData(t *testing.T) {
func TestAmmBuyEvent(t *testing.T) {
fmt.Println(pumpAmmBuyEventDiscriminator)
fmt.Println(pumpGetFeesDiscriminator)
}