UNPKG

pumpdotfun-repumped-sdk

Version:

Pumpfun SDK — create, buy, sell tokens with support for Jito bundles and multiple relayer integrations. Rebuilt and fixed pumpdotfun-sdk.

3 lines 239 B
export declare const calculateWithSlippageBuy: (amount: bigint, basisPoints: bigint) => bigint; export declare function calculateWithSlippageSell(amount: bigint, slippageBasisPoints?: bigint): bigint; //# sourceMappingURL=slippage.d.ts.map