fix: bugggs

This commit is contained in:
aryan
2024-12-05 22:25:10 +05:30
parent 5cdb4fd9e7
commit 43b210573a
4 changed files with 301 additions and 75 deletions

View File

@@ -25,11 +25,9 @@ export interface MintCollectionNFTResponse {
}
export interface PumpFunTokenOptions {
description?: string;
twitter?: string;
telegram?: string;
website?: string;
imageUrl?: string;
initialLiquiditySOL?: number;
slippageBps?: number;
priorityFee?: number;