# Stake Table

The s*take table contract* maintains the canonical stake table for HotShot and enables nodes to stake their tokens to participate in HotShot. This contract will be responsible for:

* staking
* unstaking
* delegating

{% hint style="warning" %}
In the Mainnet 0 release, a fixed stake table is used so stake table commitments are not updated.
{% endhint %}
