How it works
Teshy Compound is an auto-compounding service built for the unique multi-token staking model of Realio Network. The Compound bot runs daily — it claims your RIO rewards and re-stakes them to Teshy Validators. Compound pays all compounding gas fees — growing your position automatically. Grant two permissions once — the bot handles the rest.
Wallet authorizations
Enabling auto-compound signs two authz grants — a Cosmos standard for delegated permissions. Both are enforced on-chain and remain active until you revoke them.
GenericAuthorization → MsgWithdrawDelegatorReward
Allows the bot to claim your staking rewards on your behalf. Rewards on Realio are always paid in RIO regardless of which token you staked — so this grant applies globally across all your validators.
StakeAuthorization (delegate) → MsgDelegate
Allows the bot to stake on your behalf — but only to a single whitelisted address: the Teshy RIO validator. The allow-list is written into the grant itself and enforced by the chain, not by the bot software. The bot cannot delegate to any other validator.
realiovaloper18a32el4maw3pqr8xh3yrl9ja4lejs265a5nxtm — the Teshy RIO validator only.
Scope limits
Redelegating and staking are things you sign for directly on this page — the bot's daily authz only covers claiming and compounding rewards. On its own, the bot cannot:
Your existing delegations — to Teshy or any other validator — are untouched. The bot only compounds the rewards that are already flowing to your address.
Setup modes
Every mode includes the two authz grants. The number of wallet approvals depends on the mode and how many different tokens you are staking.
Delegate & Compound
Stake new tokens from your wallet balance and enable auto-compounding in one step. You choose amounts for RIO, RST, and DSTRX — each goes to the Teshy validator that bonds that token type. Each denom is a separate transaction; the grants are bundled with the first.
Redelegate & Compound
Move existing delegations from other validators to Teshy and enable auto-compounding in one step. The page detects which token each validator bonds and routes each delegation to the correct Teshy validator.
Compound Only
Keep your existing delegations exactly where they are — just enable the bot to compound your RIO rewards into a growing stake on the Teshy RIO Validator. No stake moves.
Revoke & expiry
You can revoke the bot's authorizations at any time using the Revoke grants
button on the main page. This submits two MsgRevoke messages
in a single transaction — one per grant — and takes effect immediately on-chain.
After revocation the bot can no longer claim your rewards or delegate on your behalf.