Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 1.22 KB

File metadata and controls

23 lines (15 loc) · 1.22 KB

StakingsExtra

Properties

Name Type Description Notes
poolType StakingPoolType
posChain String The Proof-of-Stake (PoS) chain.
unlockTimestamp Long The estimated time when the bitcoins will be unlocked, in Unix timestamp format, measured in milliseconds. [optional]
unlockBlockHeight Long The block height at which the bitcoins will be unlocked. [optional]
stakeAddress String The address receiving the staked bitcoins. [optional]
unbondAddress String The address receiving the unlocked bitcoins. [optional]
beaconValidators List<EthStakingExtraAllOfBeaconValidators> The list of validator information. [optional]
stakerAddress String The staker's Bitcoin address.
validatorAddress String The validator's EVM address.
rewardAddress String The EVM address to receive staking rewards.
timelock Integer The Unix timestamp (in seconds) when the staking position will be unlocked and available for withdrawal.