# Solana 區塊鏈程式開發 - 用 web3.js SDK 質押 SOL
# 快速 Tips
Staking 的步驟
- Create Stake Account
- Delegate Stake
- 2.1 Get Delegator by Validators
取回 Staking
- Deactivate Stake
- Withdraw Stake
# 何時會開始計算收益
質押後要等 2 個 epochs 才會產生第一筆收益。假設在 100 epoch 時起用質押,那質押的 SOL 在 100 ~ 101 個 epoch 期間是沒有收益。當來到 101 個 epoch 時質押的 SOL 才算正式生效。到 102 個 epoch 時就可以看到 101 個 epoch 的收益入帳。
# 參考資料
# Withdraw Stake 遇到 insufficient funds 問題
Withdraw Stake 遇到 Error: failed to send transaction: Transaction simulation failed: Error processing Instruction 0: insufficient funds for instruction
這是因為 Withdraw Stake 要等到下一個 epoch 才能將質押的 SOL 領回。
← 行動支持院長
LikeCoin
贊助商連結
贊助商連結