Optional
caller?: web3Types.AddressThe caller's address.
The address of the contract.
Optional
factoryDeps?: Bytes[]An array of bytes containing contract bytecode.
Optional
gasPerPubdataByte?: NumbersThe current gas per byte value.
Optional
l2Value?: NumbersThe current L2 gas value.
Optional
overrides?: TransactionOverridesTransaction overrides including gasLimit
, gasPrice
, and value
.
The transaction call data.