Table of Contents

Class EOAExecutionOptions

Namespace
Thirdweb
Assembly
Thirdweb.dll

Externally Owned Account (EOA) execution options

[JsonObject]
public class EOAExecutionOptions : ExecutionOptions
Inheritance
EOAExecutionOptions
Inherited Members

Properties

From

[JsonProperty("from")]
public string From { get; set; }

Property Value

string

Type

[JsonProperty("type")]
public string Type { get; set; }

Property Value

string