pumpdotfun-go-sdk
pumpdotfun-go-sdk copied to clipboard
Pump.fun Golang SDK, create, buy/sell tokens on pump.fun in Go.
Any plan on updating the IDL?
Code: (int) -32002, Message: (string) (len=89) "Transaction simulation failed: Error processing Instruction 3: Program failed to complete", Data: (map[string]interface {}) (len=7) { (string) (len=8) "accounts": (interface {}) , (string) (len=3)...
Hello, when I called the BuyToken interface, I encountered an error. Could you please help me understand what the issue is? ```go txSig, err := pumpSDK.BuyToken( rpcClient, wsClient, privateKey, txInfo.Summary.TokenMint,...
Hey! Find your repository and trying run your code to create token from example and get this error: "failed to get buy instructions: can't fetch bonding curve: FBCD: failed to...