# YggdrasilVault ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **block_height** | Option<**i64**> | | [optional] **pub_key** | Option<**String**> | | [optional] **coins** | [**Vec**](Coin.md) | | **r#type** | Option<**String**> | | [optional] **status_since** | Option<**i64**> | | [optional] **membership** | Option<**Vec**> | the list of node public keys which are members of the vault | [optional] **chains** | Option<**Vec**> | | [optional] **inbound_tx_count** | Option<**i64**> | | [optional] **outbound_tx_count** | Option<**i64**> | | [optional] **pending_tx_block_heights** | Option<**Vec**> | | [optional] **routers** | [**Vec**](VaultRouter.md) | | **status** | **String** | | **bond** | **String** | current node bond | **total_value** | **String** | value in rune of the vault's assets | **addresses** | [**Vec**](VaultAddress.md) | | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)