mirror of
https://github.com/d0zingcat/solana-agent-kit.git
synced 2026-05-20 23:26:44 +00:00
chore: refractor
This commit is contained in:
@@ -29,10 +29,9 @@ export interface PumpFunTokenOptions {
|
||||
telegram?: string;
|
||||
website?: string;
|
||||
imageUrl?: string;
|
||||
initialLiquiditySOL?: any;
|
||||
initialLiquiditySOL?: number;
|
||||
slippageBps?: number;
|
||||
priorityFee?: number;
|
||||
mintAddress?: string; // Optional mint address
|
||||
}
|
||||
|
||||
export interface PumpfunLaunchResponse {
|
||||
|
||||
Reference in New Issue
Block a user