# Parachain (Collator) staking

### Earning information & parameters for supported tokens

#### Mainnet

<table><thead><tr><th width="239">Token</th><th width="175">Minimum stake</th><th>Rewards payout</th><th>Unstaking period</th></tr></thead><tbody><tr><td>BNC (Bifrost Kusama)</td><td>0 BNC</td><td>Every 2 hours 10 minutes</td><td>~ 7 days</td></tr><tr><td>GLMR (Moonbeam)</td><td>0 GLMR</td><td>Every 6 hours</td><td>~ 7 days</td></tr><tr><td>MOVR (Moonriver)</td><td>5 MOVR</td><td>Every 6 hours</td><td>~ 2 days</td></tr><tr><td>AMPE (Amplitude)</td><td>10 AMPE</td><td>Every 2 hours</td><td>~ 7 days</td></tr><tr><td>KREST (Krest Network)</td><td>100 KREST</td><td>Every 4 hours</td><td>~ 7 days</td></tr><tr><td>PEN (Pendulum)</td><td>10 PEN</td><td>Every 2 hours</td><td>~ 7 days</td></tr><tr><td>MYTH (Mythos)<sup>1</sup></td><td>500 MYTH</td><td>Every 24 hours</td><td>Instant withdrawal</td></tr><tr><td>EWT (Energy Web X)</td><td>1 EWT</td><td>Every 24 hours</td><td>~ 2 days</td></tr><tr><td>TANSSI (Tanssi Mainnet)<sup>2</sup></td><td>1 TANSSI</td><td>Every 0.1 minutes</td><td>~ 12 hours</td></tr><tr><td>MANTA (Manta Atlantic)<sup>3</sup></td><td>500 MANTA</td><td>Every 6 hours</td><td>~ 7 days</td></tr></tbody></table>

<sup>*1*</sup> *With MYTH staking, you will need to claim rewards manually. Check out this* [*guide*](https://app.gitbook.com/o/CyPU0v2iA12ILmupTKub/s/-Lh39Kwxa1xxZM9WX_Bs/~/changes/718/extension-user-guide/earning/parachain-collator-staking/claim-staking-rewards) *for more details.*

<sup>*2*</sup>*&#x20;For added convenience, SubWallet only supports auto-compound staking on Tanssi, which automatically compounds staking rewards into the staked funds.*

<sup>*3*</sup>*&#x20;Effective March 18, 2026, staking rewards on Manta Atlantic have been discontinued, and users are no longer able to stake MANTA. This change is part of the planned roadmap leading to the shutdown of the Manta Atlantic network on August 1, 2026. Check out this* [*announcement*](https://x.com/MantaNetwork/status/2031641845995024845?s=20) *for more details.*

#### Testnet

<table><thead><tr><th width="212">Token</th><th>Minimum stake</th><th>Rewards payout</th><th>Unstaking period</th></tr></thead><tbody><tr><td>DEV (Moonbase Alpha)</td><td>1 DEV</td><td>Every 2 hours</td><td>~ 4 hours</td></tr><tr><td>BNC (Bifrost Testnet)</td><td>0 BNC</td><td>Every 30 minutes</td><td>~ 24 hours</td></tr><tr><td>AMPE (Amplitude Testnet)</td><td>10 AMPE</td><td>Every 2 hours</td><td>~ 7 days</td></tr><tr><td>MUSE (Muse Testnet)<sup>4</sup></td><td>1 MUSE</td><td>Every 2.5 minutes</td><td>~ 2 minutes</td></tr><tr><td>VT (Energy Web X Argon)</td><td>1 VT</td><td>Every 4.4 minutes</td><td>~ 8.8 minutes</td></tr><tr><td>STAR (Dancelight)</td><td>1 STAR</td><td>Every 0.1 minutes </td><td>~ 12 hours</td></tr></tbody></table>

<sup>*4*</sup> With MUSE staking, you will need to claim rewards manually. Check out this [guide](https://app.gitbook.com/o/CyPU0v2iA12ILmupTKub/s/-Lh39Kwxa1xxZM9WX_Bs/~/changes/718/extension-user-guide/earning/parachain-collator-staking/claim-staking-rewards) for more details.

### Here are articles in this section:&#x20;

{% content-ref url="/spaces/-Lh39Kwxa1xxZM9WX\_Bs/pages/AVxfAbTm61QY4gny0Irk" %}
[Start staking](/main/extension-user-guide/earning/parachain-collator-staking/start-staking.md)
{% endcontent-ref %}

{% content-ref url="/spaces/-Lh39Kwxa1xxZM9WX\_Bs/pages/qpYAy36tGOuw0SdgFr4v" %}
[Stake more](/main/extension-user-guide/earning/parachain-collator-staking/stake-more.md)
{% endcontent-ref %}

{% content-ref url="/pages/varGzJV7FdyvuDfjZqia" %}
[Claim staking rewards](/main/extension-user-guide/earning/parachain-collator-staking/claim-staking-rewards.md)
{% endcontent-ref %}

{% content-ref url="/spaces/-Lh39Kwxa1xxZM9WX\_Bs/pages/Eq4UcAynbu4aNnRJr8Iw" %}
[Unstake](/main/extension-user-guide/earning/parachain-collator-staking/unstake.md)
{% endcontent-ref %}

{% content-ref url="/spaces/-Lh39Kwxa1xxZM9WX\_Bs/pages/EQKkr97l76qVHqPl1Ic4" %}
[Withdraw unstaked funds](/main/extension-user-guide/earning/parachain-collator-staking/withdraw-unstaked-funds.md)
{% endcontent-ref %}

{% content-ref url="/spaces/-Lh39Kwxa1xxZM9WX\_Bs/pages/vSiwVoFEonxL8RrrhwJe" %}
[Cancel a previous unstaking action](/main/extension-user-guide/earning/parachain-collator-staking/cancel-a-previous-unstaking-action.md)
{% endcontent-ref %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.subwallet.app/main/extension-user-guide/earning/parachain-collator-staking.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
