Andromeda Web Application
  • Introduction
    • Overview
    • ADO Builder
    • App Builder
    • Assets
    • App Store
    • CLI
  • Learning the Basics
    • Setting Up your Wallet
    • The Token Standards
      • CW721: Non-Fungible Token (NFT) Standard
      • CW20: Fungible Token (CW20) Standard
    • Using Execute Messages
    • Using Queries
    • ADO Ownership
  • Guides and Examples
    • ADO Builder
      • Building Your First App
      • Building your First NFT Collection
        • Setting Up NFT Metadata
      • Creating your First NFT Auction House
      • NFT Marketplace App
      • Crowdfund App
      • CW20 Exchange
      • Auction Using CW20 Tokens
      • Extended Marketplace
      • Commission Based Sales Application
      • Vesting and Staking App
    • App Builder
      • NFT Auction Marketplace
    • Embeddables
      • NFT Auction
    • Using CLI to Interact with Apps
    • Importing/Exporting Data
  • Staking
    • Andromeda Staking
  • Data and Statistics
    • Tokenomics Dashboard
Powered by GitBook
On this page
  • Introduction
  • Benefits of Staking
  • Connecting Your Wallet
  • Stake Your Tokens
  • Claiming Rewards
  • Undelegating Tokens
  1. Staking

Andromeda Staking

PreviousImporting/Exporting DataNextTokenomics Dashboard

Last updated 1 year ago

Introduction

In this guide, we will be looking at how users can stake their Andromeda tokens and earn rewards for doing so. We will be using our custom interface for staking created by our team to make the process as seemless as possible. The interface can be accessed using the following link:

Here is a video that walks through the process of staking and other functionalities of our interface:

Benefits of Staking

Before we go ahead with the steps needed to stake, let us take a look at the benefits staking provides:

  1. Rewards: The most obvious benefit for staking is the rewars that come with. Multiply your ANDR holding by accruing rewards over time.

  2. Governance: Staking allows token holders to participate in the governance of the Andromeda network. When you have tokens staked, you can vote on proposals that affect the protocol, such as upgrades, parameter changes, or the allocation of network resources.

  3. Network Security: Staking contributes to the security of the Andromeda network. Validators are required to stake a certain amount of tokens as collateral, which they can lose if they behave maliciously or fail to perform their duties correctly. This economic incentive ensures that validators have a vested interest in maintaining the integrity and security of the network.

Connecting Your Wallet

The first thing you need to do after reaching the staking interface is connecting your wallet. To do so just press "Connect Wallet" in the top right of the page:

Here we can see some boxes. Let us go through what each of these values mean:

  • Andr Staked: The amount of Andromeda tokens you have staked.

The APR is just an approximation. The formula for its calculation can be seen if you hover on the box.

  • APR (Annual Percentage Rate): An approximation to the amount of tokens to be received as rewards displayed as a percentage of the amount of staked tokens. For example if you have 100 Andr staked and the APR is 20%, then you would receive approximately 20 tokens as rewards throughout the year.

Andromeda uses block rewards since it is a non-inflation chain.

  • Block Rewards: The amount of ANDR tokens distributed as rewards per Block. This amount divided between all the stakers.

Unbonding period is only for the staked tokens. Rewards can be claimed immediately.

  • Unbonding Period: The amount of time it takes to unstake tokens. For example, if you have 100 tokens staked and you want ot withdraw them, you need to wait 21 days to be able to do so.

Stake Your Tokens

Now that you have connected your walet, you can directly stake your tokens. When staking, you will be delegating your tokens to one of the validators of the Andromeda chain. As you can see, there is a long list of validators to choose from. Next to each validator, there are two fields:

Staking enables voting on proposals for the staker. In case they do not cast a vote, then the vote of the validator they have delegated to is taken on their behalf.

  • Voting Power: The percentage of staked tokens this validator has from the total amount staked. This includes all the staked tokens delegated to them by users.

  • Commission: The percentage taken by the validator from your staking rewards as a fee.

To stake, simply press the "Stake" button of the validator you want to delegate your tokens to. Then select the amount of tokens to stake and confirm the transaction:

Once the transaction has been confirmed, then the amount will show up in the ANDR Staked box. You can also see that the Claimable Rewards is no longer 0:

Claiming Rewards

You need to have some ANDR in order to claim your rewards to be used as fees for the transaction.

To claim rewards, simply press the "Claim" button from the "Claimable Rewards" box.

Undelegating Tokens

Lets say you have staked for a while and are now looking to unstake the tokens and have them back in your wallet. To do so we go to the Delegated tab to view all our delegated tokens:

You need to have some ANDR in order to undelegate your tokens to be used as fees for the transaction.

Select the validator you want to undelegate from and then press "Undelegate". Confirm the transaction. Once undelegated, you can go to the "Unbonding" tab to view when the tokens will be released:

Staking | Andromeda
Logo