Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cutupdev/Solana-Raydium-Launchlab-Bundler
/ functions
Functions
87 in github.com/cutupdev/Solana-Raydium-Launchlab-Bundler
⨍
Functions
87
◇
Types & classes
5
↓ 10 callers
Function
loadKeypairs
()
src/createKeys.ts:96
↓ 6 callers
Function
derivePoolKeys
(marketId: PublicKey)
src/clients/poolKeysReassigned.ts:67
↓ 4 callers
Function
buildTxn
(extendLUTixs: TransactionInstruction[], blockhash: string | Blockhash, lut: AddressLookupTableAccount)
src/createLUT.ts:296
↓ 4 callers
Function
chunkArray
(array: T[], chunkSize: number)
src/senderUI.ts:82
↓ 4 callers
Function
makeSell
( poolKeys: IPoolKeys, wSolATA: PublicKey, TokenATA: PublicKey, reverse: boolean, ke
src/sellFunc.ts:347
↓ 3 callers
Function
buildSimpleTransaction
({ innerTransactions, recentBlockhash, addLookupTableInfo, }: { innerTransactions: Inne
src/removeLiq.ts:182
↓ 3 callers
Method
computeIdealLookupTablesForAddresses
( addresses: PublicKey[], )
src/clients/LookupTableProvider.ts:78
↓ 3 callers
Function
createAndSignVersionedTxWithKeypairs
( instructionsChunk: TransactionInstruction[], blockhash: Blockhash | string, )
src/senderUI.ts:90
↓ 3 callers
Function
question
(query: string)
src/computeLPO.ts:8
↓ 2 callers
Function
chunkArray
(array: T[], size: number)
src/sellFunc.ts:20
↓ 2 callers
Function
getDecimals
(mintData: AccountInfo<Buffer> | null)
src/clients/poolKeysReassigned.ts:45
↓ 2 callers
Function
getMintData
(mint: PublicKey)
src/clients/poolKeysReassigned.ts:41
↓ 2 callers
Function
getOwnerAta
(mint: { toBuffer: () => Uint8Array | Buffer }, publicKey: PublicKey)
src/clients/poolKeysReassigned.ts:51
↓ 2 callers
Function
sendBundle
(bundledTxns: VersionedTransaction[])
src/createLUT.ts:322
↓ 2 callers
Function
sendBundle
(bundledTxns: VersionedTransaction[])
src/sellFunc.ts:26
↓ 2 callers
Function
sendBundle
(bundledTxns: VersionedTransaction[])
src/jitoPool.ts:272
↓ 2 callers
Function
sendBundleWithParameters
(bundledTxns: VersionedTransaction[])
src/senderUI.ts:271
↓ 2 callers
Function
sendTx
( connection: Connection, payer: Keypair | Signer, txs: (VersionedTransaction | Transaction)[], option
src/clients/raydiumUtil.ts:50
↓ 2 callers
Method
updateCache
( lutAddress: PublicKey, lutAccount: AddressLookupTableAccount, )
src/clients/LookupTableProvider.ts:29
↓ 1 callers
Function
_makeTransaction
({ instructions, recentBlockhash, signers, lookupTableInfos, }: { instructions: Tr
src/removeLiq.ts:210
↓ 1 callers
Function
accountFlagsLayout
(property = 'accountFlags')
src/createMarket.ts:45
↓ 1 callers
Function
ammCreatePool
(input: TestTxInputInfo)
src/clients/raydiumUtil.ts:113
↓ 1 callers
Function
ammRemoveLiquidity
(input: TestTxInputInfo, jitoTip: number)
src/removeLiq.ts:61
↓ 1 callers
Function
buildAndSendTx
(innerSimpleV0Transaction: InnerSimpleV0Transaction[], jitoTip: number)
src/createMarket.ts:131
↓ 1 callers
Function
buyBundle
()
src/jitoPool.ts:38
↓ 1 callers
Function
calculateTokensBoughtPercentage
(steps: number = 27)
src/computeLPO.ts:16
↓ 1 callers
Function
chunkArray
(array: T[], chunkSize: number)
src/createLUT.ts:372
↓ 1 callers
Function
chunkArray
(array: T[], size: number)
src/buyToken.ts:178
↓ 1 callers
Function
chunkArray
(array: T[], size: number)
src/jitoPool.ts:268
↓ 1 callers
Function
closeWSOLAcc
(jitoTip: number)
src/senderUI.ts:322
↓ 1 callers
Function
createAndSignVersionedTxNOLUT
( instructionsChunk: TransactionInstruction[], blockhash: Blockhash | string, )
src/createLUT.ts:401
↓ 1 callers
Function
createKeypairs
()
src/createKeys.ts:64
↓ 1 callers
Function
createLUT
()
src/createLUT.ts:208
↓ 1 callers
Function
createMarket
(input: TestTxInputInfo, jitoTip: number)
src/createMarket.ts:84
↓ 1 callers
Function
createWalletSells
()
src/sellFunc.ts:61
↓ 1 callers
Function
createWalletSwaps
( marketID: PublicKey, blockhash: string, keypairs: Keypair[], jitoTip: number, lut:
src/buyToken.ts:100
↓ 1 callers
Function
createWalletSwaps
(marketID: PublicKey, blockhash: string, keypairs: Keypair[], jitoTip: number, lut: AddressLookupTableAccount)
src/jitoPool.ts:205
↓ 1 callers
Function
distributeWSOL
(distributeAmt: number, jitoTip: number, steps = 27)
src/senderUI.ts:173
↓ 1 callers
Function
extendLUT
()
src/createLUT.ts:18
↓ 1 callers
Function
fetchTokenBalance
(TokenPubKey: string, decimalsToken: number, keypair: Keypair)
src/sellFunc.ts:161
↓ 1 callers
Function
fetchTokenBalance
(TokenPubKey: string, decimalsToken: number)
src/jitoPool.ts:306
↓ 1 callers
Function
formatAmmKeysById
(id: string)
src/clients/formatAmmKeysById.ts:15
↓ 1 callers
Function
generateATAForKeypairs
(baseAddr: string, steps: number = 27)
src/senderUI.ts:48
↓ 1 callers
Function
generateATAandSOL
()
src/senderUI.ts:307
↓ 1 callers
Function
generateSOLTransferForKeypairs
(SendAmt: number, steps: number = 27)
src/senderUI.ts:31
↓ 1 callers
Function
generateWSOLATAForKeypairs
(steps: number = 27)
src/createLUT.ts:338
↓ 1 callers
Function
generateWallets
(numOfWallets: number)
src/createKeys.ts:22
↓ 1 callers
Function
getDecodedData
(marketInfo: { executable?: boolean; owner?: PublicKey; lamports?: number; data: any; rentEpoch
src/clients/poolKeysReassigned.ts:31
↓ 1 callers
Method
getLookupTable
( lutAddress: PublicKey, )
src/clients/LookupTableProvider.ts:60
↓ 1 callers
Function
getMarketAssociatedPoolKeys
(input: LiquidityPairTargetInfo)
src/jitoPool.ts:394
↓ 1 callers
Function
getMarketInfo
(marketId: PublicKey)
src/clients/poolKeysReassigned.ts:11
↓ 1 callers
Function
getVaultOwnerAndNonce
()
src/createMarket.ts:223
↓ 1 callers
Function
getVaultSigner
(marketId: { toBuffer: any }, marketDeco: { vaultSignerNonce: { toString: () => any } })
src/clients/poolKeysReassigned.ts:60
↓ 1 callers
Function
getWalletTokenAccount
(connection: Connection, wallet: PublicKey)
src/removeLiq.ts:155
↓ 1 callers
Function
getWalletTokenAccount
(connection: Connection, wallet: PublicKey)
src/clients/raydiumUtil.ts:69
↓ 1 callers
Function
initializeMarketInstruction
({ programId, marketInfo, }: { programId: PublicKey marketInfo: { id: PublicKey
src/createMarket.ts:462
↓ 1 callers
Function
main
()
main.ts:10
↓ 1 callers
Function
makeBuy
(poolKeys: IPoolKeys, wSolATA: PublicKey, TokenATA: PublicKey, reverse: boolean, keypair: Keypair)
src/jitoPool.ts:322
↓ 1 callers
Function
makeCreateMarketInstruction
({ connection, wallet, marketInfo, }: { connection: Connection wallet: PublicKey
src/createMarket.ts:284
↓ 1 callers
Function
makeCreateMarketInstructionSimple
({ connection, wallet, baseInfo, quoteInfo, lotSize, tickSize, dexProgramId
src/createMarket.ts:186
↓ 1 callers
Function
makeSwap
( poolKeys: IPoolKeys, wSolATA: PublicKey, TokenATA: PublicKey, reverse: boolean, ke
src/buyToken.ts:218
↓ 1 callers
Function
mkMrkt
()
src/createMarket.ts:103
↓ 1 callers
Function
processInstructionsATA
(jitoTipAmt: number, blockhash: string | Blockhash)
src/senderUI.ts:155
↓ 1 callers
Function
processInstructionsSOL
(blockhash: string | Blockhash)
src/senderUI.ts:146
↓ 1 callers
Function
processWSOLInstructionsATA
(jitoTipAmt: number, blockhash: string | Blockhash)
src/createLUT.ts:380
↓ 1 callers
Function
readKeypairs
()
src/createKeys.ts:36
↓ 1 callers
Function
remove
()
src/removeLiq.ts:115
↓ 1 callers
Function
saveKeypairToFile
(keypair: Keypair, index: number)
src/createKeys.ts:31
↓ 1 callers
Function
sellXPercentage
()
src/sellFunc.ts:177
↓ 1 callers
Function
sendBundle
(bundledTxns: VersionedTransaction[])
src/removeLiq.ts:166
↓ 1 callers
Function
sendBundle
()
src/senderUI.ts:231
↓ 1 callers
Function
sendTx
( payer: Keypair | Signer, txs: (VersionedTransaction | Transaction)[], blockhash: string | Blo
src/createMarket.ts:146
↓ 1 callers
Function
sender
()
src/senderUI.ts:389
↓ 1 callers
Function
swapper
()
src/buyToken.ts:27
↓ 1 callers
Function
updatePoolInfo
(wallets: Keypair[])
src/createKeys.ts:45
↓ 1 callers
Function
writeDetailsToJsonFile
(associatedPoolKeys: AssociatedPoolKeys, startTime: number, marketID: string)
src/jitoPool.ts:409
Function
PoolKeysCorrector
(poolkeys: IPoolKeys)
src/clients/poolKeysReassigned.ts:150
Function
buildAndSendTx
(innerSimpleV0Transaction: InnerSimpleV0Transaction[],options?: SendOptions)
src/clients/raydiumUtil.ts:86
Function
calcMarketStartPrice
(input: CalcStartPrice)
src/clients/raydiumUtil.ts:143
Method
constructor
()
src/clients/LookupTableProvider.ts:23
Function
findAssociatedTokenAddress
( walletAddress: PublicKey, tokenMintAddress: PublicKey )
src/clients/raydiumUtil.ts:148
Function
getATAAddress
(programId: PublicKey, owner: PublicKey, mint: PublicKey)
src/clients/raydiumUtil.ts:100
Function
getRandomTipAccount
()
src/clients/config.ts:94
Method
processLookupTableUpdate
( lutAddress: PublicKey, data: AccountInfo<Buffer>, )
src/clients/LookupTableProvider.ts:47
Function
sendBundle
(bundledTxns: VersionedTransaction[])
src/buyToken.ts:184
Function
sendTransaction
( senderTx: (VersionedTransaction | Transaction)[],options?: SendOptions)
src/clients/raydiumUtil.ts:81
Function
sleepTime
(ms: number)
src/clients/raydiumUtil.ts:108