MCPcopy Create free account

hub / github.com/Joko588/Solana-Raydium-Sniper-Bot-2025 / functions

Functions22 in github.com/Joko588/Solana-Raydium-Sniper-Bot-2025

↓ 29 callersFunctionretrieveEnvVariable
(variableName: string, logger: Logger)
utils/utils.ts:16
↓ 2 callersFunctionsaveTokenAccount
(mint: PublicKey, accountData: MinimalMarketLayoutV3)
start.ts:169
↓ 2 callersFunctionsleep
(ms = 0)
utils/utils.ts:195
↓ 1 callersFunctionbuy
(accountId: PublicKey, accountData: LiquidityStateV4)
start.ts:232
↓ 1 callersFunctioncheckMintable
(vault: PublicKey)
start.ts:201
↓ 1 callersFunctioncreatePoolKeys
( id: PublicKey, accountData: LiquidityStateV4, minimalMarketLayoutV3: MinimalMarketLayoutV3, )
liquidity/liquidity.ts:25
↓ 1 callersFunctiongetMinimalMarketV3
( connection: Connection, marketId: PublicKey, commitment?: Commitment, )
market/market.ts:9
↓ 1 callersFunctiongetTokenAccounts
( connection: Connection, owner: PublicKey, commitment?: Commitment, )
liquidity/liquidity.ts:65
↓ 1 callersFunctionhandleSlotChange
(args: SlotChangeInput)
utils/utils.ts:127
↓ 1 callersFunctioninit
()
start.ts:107
↓ 1 callersFunctionloadSnipeList
()
start.ts:437
↓ 1 callersFunctionprocessOpenBookMarket
(updatedAccountInfo: KeyedAccountInfo)
start.ts:215
↓ 1 callersFunctionprocessRaydiumPool
(id: PublicKey, poolState: LiquidityStateV4)
start.ts:184
↓ 1 callersFunctionretrieveTokenValueByAddress
(tokenAddress: string)
utils/utils.ts:171
↓ 1 callersFunctionretrieveTokenValueByAddressBirdeye
(tokenAddress: string)
utils/utils.ts:99
↓ 1 callersFunctionretrieveTokenValueByAddressDexScreener
(tokenAddress: string)
utils/utils.ts:84
↓ 1 callersFunctionretry
( fn: () => Promise<T> | T, { retries, retryIntervalMs }: { retries: number; retryIntervalMs: number },
utils/utils.ts:180
↓ 1 callersFunctionrunListener
()
start.ts:458
↓ 1 callersFunctionsell
(accountId: PublicKey, mint: PublicKey, amount: BigNumberish, value: number)
start.ts:323
↓ 1 callersFunctionshouldBuy
(key: string)
start.ts:454
FunctionareEnvVarsSet
()
utils/utils.ts:124
FunctionsetUpLogger
()
utils/logger.ts:3