ftrabzon
ftrabzon
when I apply the update, I get a "too many arguments" error. For example, instead of passing: Error: provided too many arguments example,example,[https://ipfs.io/ipfs/example,example,[object](https://ipfs.io/ipfs/example,example,%5Bobject) Object] to instruction create expecting: name,symbol,uri
"It was working today, but it stopped working 7-8 hours ago. I suspect they changed the IDL. If you find a solution or have any ideas, please share.
yes i found it too. they added new parameter to create instruction. you should change pumpFunSDK.createAndBuy({ name: "MyToken", symbol: "MTK", uri: "https://..." }); pumpFunSDK.createAndBuy({ name: "MyToken", symbol: "MTK", uri: "https://...",...
when I apply the update, I get a "too many arguments" error. For example, instead of passing: Error: provided too many arguments example,example,[https://ipfs.io/ipfs/example,example,[object](https://ipfs.io/ipfs/example,example,%5Bobject) Object] to instruction create expecting: name,symbol,uri