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
ChainIds
[JsonProperty("chainIds")]
public List<BigInteger> ChainIds { readonly get; set; }
Property Value
SponsorGas
[JsonProperty("sponsorGas")]
public bool SponsorGas { readonly get; set; }