# TRLinkPublicAssetInfo ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| |**id** | **string** | The unique ID of the asset (e.g., Fireblocks asset ID) | [default to undefined]| |**name** | **string** | The name of the asset | [default to undefined]| |**type** | **string** | The type of the asset (e.g., BASE_ASSET, ERC20) | [default to undefined]| |**contractAddress** | **string** | The contract address of the asset (for tokenized assets) | [default to undefined]| |**nativeAsset** | **string** | The native asset of the network (e.g., ETH for ERC20 tokens) | [default to undefined]| |**decimals** | **number** | The number of decimal places for the asset | [default to undefined]| |**issuerAddress** | **string** | The issuer address of the asset (optional) | [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)