> For the complete documentation index, see [llms.txt](https://liquiidio.gitbook.io/unity-plugin-suite/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://liquiidio.gitbook.io/unity-plugin-suite/eossharp/api-docs/eossharp-core/eossharp-core-api-v1/eossharp-core-api-v1-currencystat.md).

# 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.
