Table of Contents

Class EIP7702ExecutionOptions

Namespace
Thirdweb
Assembly
Thirdweb.dll

Externally Owned Account (EOA) execution options

[JsonObject]
public class EIP7702ExecutionOptions : ExecutionOptions
Inheritance
EIP7702ExecutionOptions
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