> For the complete documentation index, see [llms.txt](https://docs.certhis.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.certhis.io/api-object-references/currency.md).

# Currency

| Property | Description                                 | Type   |
| -------- | ------------------------------------------- | ------ |
| id       | Unique identifier of the currency           | Int    |
| name     | Name of the currency                        | String |
| address  | Blockchain address of the currency          | String |
| chainId  | Blockchain chain identifier of the currency | Int    |
| decimals | Number of decimals of the currency          | Int    |
| symbol   | Symbol of the currency                      | String |
| logoURI  | URL of the currency's logo                  | String |
