> For the complete documentation index, see [llms.txt](https://docs.usemoon.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.usemoon.ai/sdks/rust/cryptocurrency.md).

# CryptoCurrency

## Properties

| Name                       | Type       | Description | Notes |
| -------------------------- | ---------- | ----------- | ----- |
| **network\_display\_name** | **String** |             |       |
| **icon**                   | **String** |             |       |
| **chain\_id**              | **f64**    |             |       |
| **address**                | **String** |             |       |
| **decimals**               | **f64**    |             |       |
| **network**                | **String** |             |       |
| **symbol**                 | **String** |             |       |
| **name**                   | **String** |             |       |
| **code**                   | **String** |             |       |
| **id**                     | **String** |             |       |

[\[Back to Model list\]](/sdks/rust.md#documentation-for-models) [\[Back to API list\]](/sdks/rust.md#documentation-for-api-endpoints) [\[Back to README\]](/sdks/rust.md)
