Solana logo

Solana

Mainnet

A high-speed network with low fees and an active ecosystem.

Annual reward
7-12%
Commission
10%
Voting power
70,000 SOL
Own assets
10,000 SOL
Uptime
100%
Validator address
4h5muqwz35tyPQdAXkZMyVM5cnGN5oXouTZL2AFA1Fjh

Solana is a high-speed blockchain network with low fees and an active ecosystem.

  • High speed supports a large number of transactions in a short time.
  • Proof of history provides a shared order for network events.
  • Scalability lets the network support growing activity.
  • Low fees keep transactions accessible.
  • Decentralized applications can run directly on the network.
  • The ecosystem continues to grow around applications, tools and infrastructure.
  • Smart contracts execute application logic on the network.
  • Interoperability connects Solana with tools and services from the wider blockchain ecosystem.
  • Reliable validator infrastructure supports the network.
  • The SOL token is used for fees, staking and participation in the network.
  • The community contributes applications, documentation and infrastructure.
  • The technology continues to evolve as the network develops.
  1. Delegating from a wallet

    Delegate SOL from a compatible wallet by following these steps:

    1. Create a Solana wallet.
    2. Acquire SOL and transfer it to the wallet.
    3. Choose a validator from the staking section.
    4. Connect the wallet to the staking interface.
    5. Choose the amount of SOL to delegate.
    6. Confirm the delegation in the wallet.
    7. Monitor the delegated stake and rewards.
  2. Delegating from the CLI

    Configure the Solana CLI for mainnet:

    solana config set --url https://api.mainnet-beta.solana.com

    Check the available balance:

    solana balance

    Delegate a stake account to the selected validator:

    solana delegate-stake

    Review staking rewards:

    solana rewards

    Withdraw funds from a deactivated stake account when needed:

    solana withdraw-stake