> 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/kotlin/cryptocurrency.md).

# CryptoCurrency

## Properties

| Name                   | Type              | Description | Notes |
| ---------------------- | ----------------- | ----------- | ----- |
| **networkDisplayName** | **kotlin.String** |             |       |
| **icon**               | **kotlin.String** |             |       |
| **chainId**            | **kotlin.Double** |             |       |
| **address**            | **kotlin.String** |             |       |
| **decimals**           | **kotlin.Double** |             |       |
| **network**            | **kotlin.String** |             |       |
| **symbol**             | **kotlin.String** |             |       |
| **name**               | **kotlin.String** |             |       |
| **code**               | **kotlin.String** |             |       |
| **id**                 | **kotlin.String** |             |       |
