resource: huisky.staking network: solana-mainnet status: …
Start staking guide
____ _ ____ _ _ _
/ ___| ___ | | __ _ _ __ __ _ / ___|| |_ __ _| | _(_)_ __ __ _
\___ \ / _ \| |/ _' | '_ \ / _' |____\___ \| __/ _' | |/ / | '_ \ / _' |
___) | (_) | | (_| | | | | (_| |_____|__) | || (_| | <| | | | | (_| |
|____/ \___/|_|\__,_|_| |_|\__,_| |____/ \__\__,_|_|\_\_|_| |_|\__, |
|___/
Transparent staking profile
Stake SOL with a validator you can verify before you delegate.
Huisky Staking publishes its validator identity, live status, TVC rank, stake-pool distribution, server specs, and delegation steps in one place.
resources
GET /staking.json
staking facts as JSON
GET /api/staking/status
validator status
GET /api/staking/verify
identity and verification facts
GET /api/staking/distribution
stake-pool distribution
GET /api/staking/infrastructure
server specs and location
GET /api/staking/guide?wallet=self-custody
self-custody staking guide
OSS solana-validator-switch
github.com/huiskylabs/solana-validator-switch
RESOURCE: staking.status
GET /api/staking/status
apy
tvc_rank
stake
commission
RESOURCE: validator.profile
GET /api/staking/verify
name
Huisky Staking identity
huinBRP3muBuqZLMW8ARjdn4mBnEmFFcxiBzrkQz553 vote_key
G1juWDqojmp5CWDhgRqtXrtpAFw9xqhjmEQAKr9faf4V location
Frankfurt, Germany RESOURCE: stake.distribution
GET /api/staking/distribution
RESOURCE: staking.infrastructure
GET /api/staking/infrastructure
bare-metal server specs
cpu
AMD Epyc Turin 9275F motherboard
Gigabyte MZ33-AR1 memory
512GB 4800 MT/s RAM DDR5 ECC REG os
Ubuntu 24.04 LTS port
2x25Gbit/s outbound
50TB monitoring
realtime monitoring and pager alerts recovery
hot-swap backup server for emergency recovery location
- city
- Frankfurt
- country
- Germany
- data_center
- NTT Frankfurt 1
storage
960GB NVMe SSD Gen4 U.2 Samsung PM9A3
2x3.84TB NVMe SSD Gen5 U.2 Kioxia CM7-R
RESOURCE: staking.guide
GET /api/staking/guide?wallet=self-custody
wallet: self-custody
Phantom / Solflare / Backpack
- 01 Open Phantom, Solflare, or Backpack.
- 02 Choose Solana staking.
- 03 Search for Huisky Staking.
- 04 Confirm identity .
huinBRP3muBuqZLMW8ARjdn4mBnEmFFcxiBzrkQz553 - 05 Confirm vote key .
G1juWDqojmp5CWDhgRqtXrtpAFw9xqhjmEQAKr9faf4V - 06 Choose the SOL amount to delegate.
- 07 Approve the transaction and check activation after the epoch boundary.
wallet: cli
- 01 solana create-stake-account <KEYPAIR_FILE> <AMOUNT_SOL>
- 02 solana delegate-stake <STAKE_ACCOUNT>
G1juWDqojmp5CWDhgRqtXrtpAFw9xqhjmEQAKr9faf4V - 03 Confirm identity matches .
huinBRP3muBuqZLMW8ARjdn4mBnEmFFcxiBzrkQz553 - 04 solana stake-account <STAKE_ACCOUNT> — check status after epoch boundary.
RESOURCE: staking.oss
open source
RESOURCE: staking.faq
human readable
When do rewards start?
Stake activates at the next epoch boundary. Rewards accrue after activation.
What does 0% commission mean?
Huisky Staking charges 0% validator commission on staking rewards. The Jito MEV fee is separate and disclosed.
What happens if the validator goes down?
Huisky Staking runs realtime monitoring with pager alerts and a hot-swap backup server for emergency recovery. During a downtime event, missed votes reduce epoch rewards but your staked SOL is never at risk — Solana does not slash stake.
Can I unstake?
Yes. Unstaking follows Solana epoch deactivation timing before SOL becomes liquid again.