Table of Contents

Struct EcosystemWallet.EcosystemDetails_SmartAccountOptions

Namespace
Thirdweb
Assembly
Thirdweb.dll
public struct EcosystemWallet.EcosystemDetails_SmartAccountOptions
Inherited Members

Properties

AccountFactoryAddress

[JsonProperty("accountFactoryAddress")]
public string AccountFactoryAddress { readonly get; set; }

Property Value

string

ChainIds

[JsonProperty("chainIds")]
public List<BigInteger> ChainIds { readonly get; set; }

Property Value

List<BigInteger>

SponsorGas

[JsonProperty("sponsorGas")]
public bool SponsorGas { readonly get; set; }

Property Value

bool