| Name | Type | Description | Notes |
|---|---|---|---|
| id | String | The ID of the asset | |
| legacyId | String | The Legacy ID of the asset | |
| blockchainId | String | The ID of the asset's blockchain | [optional] |
| displayName | String | Asset's display name | |
| displaySymbol | String | Asset's display symbol | |
| providerId | String | The ID of the asset provider | [optional] |
| peggedAssetId | String | The ID of the pegged asset | [optional] |
| assets | List<String> | List of asset IDs for virtual assets | [optional] |
| assetClass | AssetClass | ||
| decimals | BigDecimal | Number of decimals for FIAT assets | [optional] |
| onchain | AssetDetailsOnchain | [optional] | |
| metadata | AssetDetailsMetadata |