Class ThirdwebChainExplorer
- Namespace
- Thirdweb
- Assembly
- Thirdweb.dll
public class ThirdwebChainExplorer
- Inheritance
-
ThirdwebChainExplorer
- Inherited Members
-
Properties
Icon
[JsonProperty("icon")]
public ThirdwebChainIcon Icon { get; set; }
Property Value
- ThirdwebChainIcon
Name
[JsonProperty("name")]
public string Name { get; set; }
Property Value
- string
Standard
[JsonProperty("standard")]
public string Standard { get; set; }
Property Value
- string
Url
[JsonProperty("url")]
public string Url { get; set; }
Property Value
- string