Interfaces
PumpFunTokenOptions
Documentation for PumpFunTokenOptions
solana-agent-kit / PumpFunTokenOptions
Interface: PumpFunTokenOptions
Defined in: types/index.ts:34
Properties
twitter?
optional
twitter:string
Defined in: types/index.ts:35
telegram?
optional
telegram:string
Defined in: types/index.ts:36
website?
optional
website:string
Defined in: types/index.ts:37
initialLiquiditySOL?
optional
initialLiquiditySOL:number
Defined in: types/index.ts:38
slippageBps?
optional
slippageBps:number
Defined in: types/index.ts:39
priorityFee?
optional
priorityFee:number
Defined in: types/index.ts:40
Was this page helpful?