LogoLogo
x1.xyzValidatorsExplorerTPSX
  • Introduction to X1
    • The constitution of X1
  • Technicals
    • Zero-cost votes
    • Dynamic base fees
    • Technical roadmap
      • SVM capacity scaling
      • Homomorphic encryption
      • Stake, performance, and randomness-based leader selection
      • Scaling through reductionism
  • Validating
    • Create a read-only node
    • Create a validator node
    • Network upgrades
      • Tachyon 2.0
        • Advanced Notes
    • Staking functions
    • Performance
      • Hardware requirements
      • Ping validator
      • Node maintenance
    • Cluster
    • Community
    • Misc commands
    • Testnet faucet
    • Validator rewards
  • Get XN
  • Build on X1
    • Resources
    • Create programs on X1
    • Metaplex
  • Wallets
    • Backpack
Powered by GitBook
On this page
  • Register validator with name, website and icon
  • Supply information
Export as PDF
  1. Validating

Misc commands

Register validator with name, website and icon

See list of registered validators:

solana validator-info get

Set to you identity.json keypair:

solana config set -k identity.json

Publish your validator information:

solana validator-info publish "Validator name" -w "website" -i "icon URL" -k path/<identity keypair>

Note "-k" at the end which points to your identify.json including its path. This links your validator identity to the information you are providing. Your icon needs to be hosted.

Example:

solana validator-info publish "Jack's Ryzen Test Node" -w "https://x1.xyz" -i "https://x1.xyz/ryzen.jpg" -k .config/solana/identity.json

See validator info for specific validator:

solana validator-info get <Info address>

Supply information

Get X1 supply (l for localnet):

solana -ul supply

Get Solana Supply (m for mainnet):

solana -um supply

Get stake history (shows stake history for 10 last epochs):

solana -ul stake-history

Epoch info:

solana epoch-info

Block production % per epoch

PreviousCommunityNextTestnet faucet

Last updated 2 months ago

http://xolana.xen.network:3232/api/epochsxolana.xen.network