Table of Contents

Class ZkPaymasterDataResponse

Namespace
Thirdweb.AccountAbstraction
Assembly
Thirdweb.dll
public class ZkPaymasterDataResponse
Inheritance
ZkPaymasterDataResponse
Inherited Members

Properties

Paymaster

[JsonProperty("paymaster")]
public string Paymaster { get; set; }

Property Value

string

PaymasterInput

[JsonProperty("paymasterInput")]
public string PaymasterInput { get; set; }

Property Value

string