# CurrencyStat

## Summary

| Members                                                                                                                      | Descriptions                    |
| ---------------------------------------------------------------------------------------------------------------------------- | ------------------------------- |
| `public string` [`supply`](#class_eos_sharp_1_1_core_1_1_api_1_1v1_1_1_currency_stat_1a12e1c1f85a01194af98c26cfed4eb351)     | Current Supply of the Currency. |
| `public string` [`max_supply`](#class_eos_sharp_1_1_core_1_1_api_1_1v1_1_1_currency_stat_1acbe67d2b3bd5cc637be769d7e7e2abdc) | Maximum Supply of the Currency. |
| `public string` [`issuer`](#class_eos_sharp_1_1_core_1_1_api_1_1v1_1_1_currency_stat_1a1ae22717c32038ab26d3c22800b06476)     | Issuer of the Currency.         |

## Members

**`public string`** [**`supply`**](#class_eos_sharp_1_1_core_1_1_api_1_1v1_1_1_currency_stat_1a12e1c1f85a01194af98c26cfed4eb351)

Current Supply of the Currency.

**`public string`** [**`max_supply`**](#class_eos_sharp_1_1_core_1_1_api_1_1v1_1_1_currency_stat_1acbe67d2b3bd5cc637be769d7e7e2abdc)

Maximum Supply of the Currency.

**`public string`** [**`issuer`**](#class_eos_sharp_1_1_core_1_1_api_1_1v1_1_1_currency_stat_1a1ae22717c32038ab26d3c22800b06476)

Issuer of the Currency.
