Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 836 Bytes

SrStaker.md

File metadata and controls

14 lines (11 loc) · 836 Bytes

# SrStaker

Properties

Name Type Description Notes
alias string Account alias name (off-chain data). [optional]
address string Account address (public key hash). [optional]
id int Internal TzKT id. [sortable] [optional]
bond_status string Bond status (`active`, `returned`, or `lost`). [optional]
bond_level int Level of the block where the staker published his first commitment. [sortable] [optional]
bond_time \DateTime Timestamp of the block where the staker published his first commitment. [optional]

[Back to Model list] [Back to API list] [Back to README]