[show]: Show Stakes in Wallets
To examine your staked tokens and understand how they are distributed across your wallets and compute keys, the basedcli stake show
command provides an organized display. This command not only reveals the distribution of stakes but also encompasses the balance and rate of rewards you are accumulating:
Upon issuing the command, you'll be asked to enter the name of your wallet:
Below is an example of the output you will see, which details the status of your stakes in an easy-to-read format:
The output explicitly shows:
PERSONALKEY: Displays the name of your personal key or wallet identifier.
BALANCE: The total balance of $BASED tokens in the wallet.
ACCOUNT: The specific compute key or account connected with the staked tokens.
STAKE: The amount of $BASED tokens currently committed to staking.
RATE: The rate at which you are earning rewards on your stake, typically given as tokens per day or per specific time period.
Utilizing the stake show
command enables you to keep track of your investment statistics and effectively manage your financial contributions within the BasedAI ecosystem, ensuring you have a full grasp of the stakes' performance and the reward system tied to each Brain.
Last updated