# CoboWaas2.CheckAddressChainsValidity200ResponseInner

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**chain_id** | **String** | The chain ID, which is the unique identifier of a blockchain. | 
**validity** | **Boolean** | Whether the address is valid for the specified chain.  - &#x60;true&#x60;: The address is valid.  - &#x60;false&#x60;: The address is invalid.  | 


