Class ThirdwebChainNativeCurrency
- Namespace
- Thirdweb
- Assembly
- Thirdweb.dll
[JsonObject(ItemNullValueHandling = NullValueHandling.Ignore)]
public class ThirdwebChainNativeCurrency
- Inheritance
-
ThirdwebChainNativeCurrency
- Inherited Members
Properties
Decimals
[JsonProperty("decimals")]
public int Decimals { get; set; }
Property Value
Name
[JsonProperty("name")]
public string Name { get; set; }
Property Value
Symbol
[JsonProperty("symbol")]
public string Symbol { get; set; }