You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 17, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: docs/using/staking.md
+7-3Lines changed: 7 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -68,10 +68,14 @@ The staking app shows your account balance and how much you have staked.
68
68
1. Click **Select Baker** and select a baker to delegate and stake to.
69
69
70
70
To choose a baker, you can look up bakers in a block explorer by their addresses.
71
-
For example, the block explorer tzkt.io has information on bakers at https://tzkt.io/bakers.
72
-
This page shows information about staking and delegating with each baker, including the fees they charge and their capacity.
71
+
For example, the block explorer tzkt.io has information on bakers at https://tzkt.io/bakers and tzstats.com has information at https://tzstats.com/bakers.
72
+
Evaluate bakers by comparing information about them, including:
73
+
74
+
- The fees they charge (commission) on staked funds
75
+
- Their capacity for additional staked funds (free space)
76
+
- How reliable they are as a baker (how often they bake blocks when they have the opportunity)
77
+
- Whether they have been penalized (slashed)
73
78
74
-
Before choosing a baker, look at the fees they charge and ensure that they have enough free space for the amount of tez you intend to stake.
75
79
For example, the bakers in this picture all have free space for staking:
76
80
77
81
<img alt="The TzKT block explorer, showing bakers with different capacities for staking" src="/img/using/staking-capacity.png" style={{width: 500}} />
0 commit comments