# MultiChainAddressItem ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **chain** | **String** | Name of the chain | [optional] **address** | **String** | Deposit address | [optional] **paymentId** | **String** | Notes that some currencies required(e.g., Tag, Memo) when depositing | [optional] **paymentName** | **String** | Note type, `Tag` or `Memo` | [optional] **obtainFailed** | **Integer** | The obtain failed status- 0: address successfully obtained- 1: failed to obtain address | [optional]