# ContractNftAddressSummary ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **code_hash** | Option<**String**> | Codehash of this NFT series. | [optional] **genesis** | Option<**String**> | Genesis of this NFT series.. | [optional] **sensible_id** | Option<**String**> | SensibleId of the token | [optional] **meta_txid** | Option<**String**> | The metanet tx describing the nft. | [optional] **meta_output_index** | Option<**i32**> | Symbol of the token. | [optional] **token_supply** | Option<**i64**> | The total supply of this NFT. | [optional] **count** | Option<**i32**> | The count of this nft that the address owns. | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)