# CoboWaas2.WalletAddress

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**wallet_address_id** | **String** | The wallet address ID. | 
**address** | **String** | The wallet address. | 
**chain_id** | **String** | The chain ID of the address. | 
**risk_level** | [**AddressRiskLevel**](AddressRiskLevel.md) |  | [optional] 
**screening_timestamp** | **Number** | UNIX timestamp (in seconds) when the address was last screened for compliance. | [optional] 
**updated_timestamp** | **Number** | The updated time of the wallet address, represented as a UNIX timestamp in seconds. | 


