ContractInitOptions
Index
Properties
optionalreadonlydata
optionalreadonlydataInputFill
optionalreadonlyfrom
The address transactions should be made from
optionalreadonlygas
The maximum gas provided for a transaction (gas limit).
optionalreadonlygasLimit
optionalreadonlygasPrice
The gas price in wei to use for transactions.
optionalreadonlyinput
optionalreadonlyprovider
optionalreadonlysyncWithContext
If true
, the defaults of the contract instance will be updated automatically based on the changes of the context used to instantiate the contract.
The byte code of the contract. Used when the contract gets deployed