# WalletAddress

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**addr** | **string** | Wallet address for the payment in the network | 

## Example

```json
{
    "addr": "0xbe1fa332f24ba568108ba55a25eccf93d882f54e"
}
```