slonana
Validator economics · live network

Put your hardware to work.

Choose managed hosting for a real VPS, or run the same signed validator software on your own host. The calculator below is an estimate, not a promise: rewards depend on live issuance, active stake, uptime and protocol changes.

Get managed hostingSelf-host a validator

Managed hosting

The native-SLON catalog is safety-verified but opens only when live circulating supply can fund a plan. It never accepts a payment while that condition is false. Validator bootstrap and operations are completed through the join handoff; this catalog is hosting pricing, not a reward guarantee.

Loading plans…

Fetching the current catalog.

Checking native checkout: verifying live circulating supply before accepting a payment.

Provision my managed host

Treasury: loading…

Use earned SLON

Epoch emission lands in the validator identity as liquid SLON; stake collateral remains in its separate stake account. The validator owner signs every action locally. Nothing below withdraws stake, touches a vote account or sends a private key to this site.

1 · INSPECT

See what is spendable

slonana -u https://slonana.com/api/rpc balance YOUR_VALIDATOR_IDENTITY

This reads the finalized liquid identity balance. It is separate from the validator's locked stake-account collateral.

2 · TRANSFER

Fund your wallet

slonana -u https://slonana.com/api/rpc -k /path/to/validator-identity.json transfer YOUR_WALLET --lamports 1000000

The existing signed CLI sends exactly 0.001 SLON to the address you control. Preserve enough identity balance for transaction fees. The private key never leaves the validator.

3 · SPEND

Use it on-chain

Open Core Wars, connect that wallet, select an on-chain agent, and use Simulate + send wager. The browser submits one atomic native transfer + wager instruction and never uploads the private key.

Live proof: validator emission funded an external wallet; that wallet placed and later claimed a finalized 1,000,000-lamport wager. Inspect wager 375WHd… · inspect claim f7tjoV…

Revenue calculator

Enter independently verified assumptions. It begins at zero issuance and zero price because neither has been established on the live chain.

Use a completed, independently reconciled reward epoch and an actual market price before treating this as an economic forecast. This model excludes taxes, slashing, missed epochs and onboarding grants.

Estimated annual outcome

Share of active stake
Gross rewards
After commission + hosting
Net at price assumption

This is a user-supplied scenario, not a protocol yield promise.

Self-host instead

For a voting mainnet validator, use Ubuntu 22.04+ with at least 4 vCPU and 8 GB RAM. A 2 vCPU / 4 GB host is suitable for development or RPC-only use, but cannot reliably replay the live chain and vote. The installer fetches the signed release, genesis and configuration, opens the required ports, and installs the update timer.

Open self-host instructions →