| 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 | [default to undefined] | |
| metadata | AssetDetailsMetadata | [default to undefined] | |
| blockchainId | string | The ID of the asset's blockchain | [optional] [default to undefined] |
| onchain | AssetDetailsOnchain | [optional] [default to undefined] |
[Back to top] [Back to API list] [Back to Model list] [Back to README]