The type of the contract API. Defaults to GenericContractApi.
Constructs a new ContractInstantiateDispatchError instance.
The DispatchError that occurred during the dispatch phase.
The raw result of the contract instantiation.
OptionalcauseThe error that occurred during the dispatch phase.
The raw result of the contract instantiation.
OptionalstackStatic OptionalprepareOptional override for formatting stack traces
Staticstack
Represents an error that occurred during the dispatch phase of contract instantiation. This class extends
ContractInstantiateErrorand includes aDispatchErrorproperty.