Optionalaccounts?: { addresses: string[]; encoding: "base64" }Optionalcommitment?: CommitmentOptional parameter used to set the commitment level when selecting the latest block
OptionalinnerInstructions?: booleanOptional parameter used to include inner instructions in the simulation
OptionalminContextSlot?: numberOptional parameter used to specify the minimum block slot that can be used for simulation
OptionalreplaceRecentBlockhash?: booleanOptional parameter used to replace the simulated transaction's recent blockhash with the latest blockhash
OptionalsigVerify?: 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