The type of the contract API. Defaults to GenericContractApi.
Constructs a new ContractInstantiateError instance.
The raw result of the contract instantiation.
OptionalcauseThe raw result of the contract instantiation.
OptionalstackStatic OptionalprepareOptional override for formatting stack traces
Staticstack
Represents an error that occurred during the instantiation of a smart contract. This class extends the base
DedotErrorand includes arawproperty of typeContractInstantiateResult.