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