Add binanceWallet pumpfun

This commit is contained in:
bijianing97
2026-01-29 16:40:32 +08:00
parent fa1875996c
commit d866701679
2 changed files with 119 additions and 0 deletions

View File

@@ -54,6 +54,7 @@ var (
flasProgramID: {parseFlasInstruction, "flas"},
photonProgramID: {parsePhotonInstruction, "photon"},
pumpAmmProgramID: {parsePumpAmmInstruction, "pumpamm"},
binanceWalletProgramID: {parseBinanceWalletInstruction, "binancewallet"},
boboProgramID: {parseBoboInstruction, "bobo"},
qtkvProgramID: {parseQtkvInstruction, "qtkv"},
fjszProgramID: {parseFjszInstruction, "fjsz"},