Mainnet

Terra
A network with straightforward delegation and an intuitive onboarding path.
- Annual reward
- 7-12%
- Commission
- 10%
- Voting power
- 637,917 LUNA
Validator address
Delegate with usterravaloper10qz4hfudfnllkgvhnm7k40dewg27nhxz3yn895Terra is a proof of stake network in the Cosmos ecosystem, with chain id phoenix-1. The native token is LUNA, used for fees as well as for staking and governance.
Inotel runs an active validator on Terra with a 10% commission, and publishes a security contact address directly in its on chain description.
You can delegate from the Station wallet or from the command line. Delegated tokens remain yours, and rewards can be claimed at any time.
Delegating from a wallet
Delegate LUNA from the Station wallet:
- Install Station and connect your wallet.
- Open the staking tab.
- Search for the Inotel validator.
- Enter the amount and sign the transaction.
Delegating from the CLI
Delegate from the command line:
terrad tx staking delegate terravaloper10qz4hfudfnllkgvhnm7k40dewg27nhxz3yn895 <amount>uluna --from <key> --chain-id phoenix-1Withdraw the accumulated rewards:
terrad tx distribution withdraw-rewards terravaloper10qz4hfudfnllkgvhnm7k40dewg27nhxz3yn895 --from <key> --chain-id phoenix-1