Optional
accounts?: { addresses: string[]; encoding: "base64" }Optional
commitment?: CommitmentOptional parameter used to set the commitment level when selecting the latest block
Optional
innerInstructions?: booleanOptional parameter used to include inner instructions in the simulation
Optional
minContextSlot?: numberOptional parameter used to specify the minimum block slot that can be used for simulation
Optional
replaceRecentBlockhash?: booleanOptional parameter used to replace the simulated transaction's recent blockhash with the latest blockhash
Optional
sigVerify?: booleanOptional parameter used to enable signature verification before simulation
Optional parameter used to specify a list of base58-encoded account addresses to return post simulation state for