# CoboWaas2.BabylonStakingExtra

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**pool_type** | [**StakingPoolType**](StakingPoolType.md) |  | 
**pos_chain** | **String** | The Proof-of-Stake (PoS) chain. | 
**unlock_timestamp** | **Number** | The estimated time when the bitcoins will be unlocked, in Unix timestamp format, measured in milliseconds. | [optional] 
**unlock_block_height** | **Number** | The block height at which the bitcoins will be unlocked. | [optional] 
**stake_address** | **String** | The address receiving the staked bitcoins. | [optional] 
**unbond_address** | **String** | The address receiving the unlocked bitcoins. | [optional] 


