# TokenLinkDtoTokenMetadata ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| |**assetId** | **string** | The Fireblocks` asset id | [default to undefined]| |**contractAddress** | **string** | The address of the token contract | [default to undefined]| |**fbCollectionId** | **string** | Fireblocks collection id | [default to undefined]| |**blockchainDescriptor** | **string** | Collection\'s blockchain | [default to undefined]| |**id** | **string** | The deployed contract ID | [default to undefined]| |**blockchainId** | **string** | The blockchain ID | [default to undefined]| |**contractTemplateId** | **string** | The contract template ID | [default to undefined]| |**name** | **string** | Collection name | [optional] [default to undefined]| |**symbol** | **string** | Collection symbol | [optional] [default to undefined]| |**networkProtocol** | **string** | The network protocol of the token | [optional] [default to undefined]| |**totalSupply** | **string** | The total supply of the token | [optional] [default to undefined]| |**holdersCount** | **number** | The number of holders of the token | [optional] [default to undefined]| |**type** | **string** | The type of the token | [optional] [default to undefined]| |**issuerAddress** | **string** | In case of Stellar or Ripple, the address of the issuer of the token | [optional] [default to undefined]| |**testnet** | **boolean** | Is it deployed on testnet or to mainnet | [optional] [default to undefined]| |**blockchain** | **string** | The blockchain native asset id which the token is deployed on | [optional] [default to undefined]| |**decimals** | **number** | The number of decimals of the token | [optional] [default to undefined]| |**vaultAccountId** | **string** | The vault account ID that initiated the request to issue the token | [optional] [default to undefined]| |**standard** | **string** | Collection contract standard | [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)