# Asset ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| |**id** | **string** | The ID of the asset | [default to undefined]| |**legacyId** | **string** | The Legacy ID of the asset | [default to undefined]| |**displayName** | **string** | Asset\'s display name | [default to undefined]| |**displaySymbol** | **string** | Asset\'s display symbol | [default to undefined]| |**assetClass** | [**AssetClass**](AssetClass.md) | | [default to undefined]| |**metadata** | [**AssetDetailsMetadata**](AssetDetailsMetadata.md) | | [default to undefined]| |**blockchainId** | **string** | The ID of the asset\'s blockchain | [optional] [default to undefined]| |**providerId** | **string** | The ID of the asset provider | [optional] [default to undefined]| |**peggedAssetId** | **string** | The ID of the pegged asset | [optional] [default to undefined]| |**assets** | **Array<string>** | List of asset IDs for virtual assets | [optional] [default to undefined]| |**decimals** | **number** | Number of decimals for FIAT assets | [optional] [default to undefined]| |**onchain** | [**AssetDetailsOnchain**](AssetDetailsOnchain.md) | | [optional] [default to undefined]| [[Back to top]](#) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to Model list]](../../README.md#documentation-for-models) [[Back to README]](../../README.md)