InputSimulateTransactionOptions

data class InputSimulateTransactionOptions(val estimateGasUnitPrice: Boolean = false, val estimateMaxGasAmount: Boolean = false, val estimatePrioritizedGasUnitPrice: Boolean = false)

Constructors

Link copied to clipboard
constructor(estimateGasUnitPrice: Boolean = false, estimateMaxGasAmount: Boolean = false, estimatePrioritizedGasUnitPrice: Boolean = false)

Properties

Link copied to clipboard
Link copied to clipboard