Skip to main content

simulateBundle RPC Method - JITO

Loading...

Updated on
May 12, 2025

simulateBundle RPC Method - JITO

Please note that this RPC method requires the Lil' JIT - JITO Bundles and transactions add-on enabled on your QuickNode endpoint.
Solana Kit includes the ability to customize RPC methods and transports, allowing you to seamlessly integrate QuickNode Marketplace add-ons into your applications. For more information on how to use QuickNode Marketplace add-ons with Solana Kit, check out these guides: How to Use QuickNode Add-ons using Solana Kit (Part 1) and How to Use QuickNode Add-ons using Solana Kit (Part 2)

Parameters

object
object
REQUIRED
Loading...
encodedTransactions
array
Loading...
object
array
Loading...
simulationBank
string
Loading...
skipSigVerify
boolean
Loading...
replaceRecentBlockhash
boolean
Loading...
accounts
object
Loading...
addresses
string
Loading...
encoding
string
Loading...
preExecutionAccountsConfigs
array
Loading...
object
object
Loading...
accountIndex
number
Loading...
addresses
array
Loading...
postExecutionAccountsConfigs
array
Loading...
object
object
Loading...
accountIndex
number
Loading...
addresses
array
Loading...

Returns

result
object
Loading...
context
object
Loading...
apiVersion
string
Loading...
slot
integer
Loading...
err
string
Loading...
logs
array
Loading...
preExecutionAccounts
array
Loading...
object
object
Loading...
lamports
integer
Loading...
owner
string
Loading...
data
string
Loading...
executable
boolean
Loading...
rentEpoch
integer
Loading...
postExecutionAccounts
array
Loading...
object
object
Loading...
lamports
integer
Loading...
owner
string
Loading...
data
string
Loading...
executable
boolean
Loading...
rentEpoch
integer
Loading...
unitsConsumed
integer
Loading...
returnData
object
Loading...
programId
string
Loading...
data
string
Loading...
Request
Response
Don't have an account yet?
Create your QuickNode endpoint in seconds and start building
Get started for free