# ListTokensByAddressRi ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **confirmed_balance** | **String** | Defines the token balance that has been confirmed. | **contract_address** | **String** | Represents the contract address of the token, which controls its logic. It is not the address that holds the tokens. | **name** | **String** | Defines the token's name as a string. | **symbol** | **String** | Defines the token symbol by which the token contract is known. It is usually 3-4 characters in length. | **_type** | **String** | Defines the specific token type. | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)