# MultiChainAddressItem ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **chain** | **str** | Name of the chain | [optional] **address** | **str** | Deposit address | [optional] **payment_id** | **str** | Notes that some currencies required(e.g., Tag, Memo) when depositing | [optional] **payment_name** | **str** | Note type, `Tag` or `Memo` | [optional] **obtain_failed** | **int** | The obtain failed status- 0: address successfully obtained- 1: failed to obtain address | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)