Fees
A Fee of 0.002 SOL is deducted on execution.The flat fee will help you in building high volume trade bots with lowest fees, server responses are instant and executions are done simultaneously so this library can be used to initiate on any front end or backend services.
const PumpFunAPI = require('pumpfunapi.xyz');
const client = new PumpFunAPI('https://api.mainnet-beta.solana.com', 'your-private-key');
the your_private_key
mentioned above will be used as the fee wallet. keep the balance above 0.002 SOL or executions might fail