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
| Minimum Amount to Stake | 500 ASTR | 50 SDN | 5 SBY |
119
119
@@ -133,8 +133,6 @@ A dApp must gain enough support to enter a tier, with thresholds defined as fixe
133
133
134
134
Within a tier, dApps can also have a **rank (0..10)**. Tokenomics 3.0 uses a deterministic `tier_rank_multipliers` weight model so a dApp's rewards can depend on **tier + rank** (not on empty slots). For the technical details and formulas, see the [technical overview](/docs/learn/dapp-staking/dapp-staking-protocol.md).
135
135
136
-
Within a tier, dApps can also have a **rank (0..10)**. Tokenomics 3.0 uses a deterministic `tier_rank_multipliers` weight model so a dApp's rewards can depend on **tier + rank** (not on empty slots). For the technical details and formulas, see the [technical overview](/docs/learn/dapp-staking/dapp-staking-protocol.md).
137
-
138
136
You can always view in what tier the dApp is in the Projects Leaderboard on the Astar Portal.
Copy file name to clipboardExpand all lines: docs/use/how-to-guides/layer-1/dapp-staking/for-stakers/move-staked-tokens/faqs.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,19 +8,19 @@ description: FAQs section related to the Move function
8
8
Welcome to the **Move FAQs** section. Here you’ll find answers to the most common questions about how Move works in Astar dApp Staking.
9
9
10
10
## Q: How many safe moves do I get?
11
-
A: 2 in each cycle. In the next cycle, it will refresh to allow 2 moves.
11
+
A: There is no longer a move limit. Since Tokenomics 3.0 removed bonus rewards, the cap that previously restricted moves to 2 per cycle no longer applies. You can move your stake as many times as you want throughout the year without any penalty.
12
12
13
13
## Q: Does moving always cost a safe move?
14
-
**A: Yes**, moving always consumes a safe move when done during **Build & Earn** and to **any registered dApp**.
14
+
**A: No.** The safe move concept has been removed in Tokenomics 3.0. Moving your stake does not consume any allowance or affect your rewards in any way other than the era-level staking eligibility rule described below.
15
15
16
16
## Q: What if I split my move across 2 dApps?
17
-
A: Each target counts as one move. If you move in total more than your allowance, bonus might be lost on last.
17
+
A: Each target counts as one move operation, but there is no limit on how many moves you can perform. You can split and reallocate freely across as many dApps as you want.
18
18
19
19
## Q: Why did I lose my bonus?
20
-
A: You went over the safe-move limit. If it’s still the same cycle, wait for next cycle and stake fresh to regain it.
20
+
A: Bonus rewards no longer exist as of Tokenomics 3.0. If you are seeing references to bonuses in older tooling or interfaces, treat them as legacy content. There is no bonus pool or bonus APR to lose.
21
21
22
22
## Q: Do I still earn staking rewards in the era I Move my tokens?
23
23
A: **No.** Since Move triggers an unstake followed by a stake, your tokens are considered *unstaked* during that era. As a result, **you won’t earn staking rewards for that era**.
24
24
25
25
## Q: What happens if I move from an unregistered dApp?
26
-
A: When moving from an **unregistered dApp**, your **bonus is preserved** and the move**does not count** toward your safe move limit.
26
+
A: When moving from an **unregistered dApp**, the move **does not affect your staking rewards** and operates the same as any other move. There is no bonus to preserve or move limit to track.
0 commit comments