# ListSupportedTokensRi ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **decimals** | **i32** | Defines the token's decimal number or all of its points after the zero. | **identifier** | **String** | Represents a unique identifier for the specific blockchain and network, e.g. smart contract address, property ID, etc. | **name** | **String** | Defines the token name. | **symbol** | **String** | Defines the token's unique symbol in the Crypto APIs listings. | **_type** | **String** | Represents the token's type representation, e.g. ERC-20, Omni, etc. | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)