Ensoul Live
Genesis Validators Pioneer Docs Explorer Try It

Pioneer Portal

One page for everything: identity, stake, rewards, validator health, key backup. Seed never leaves this browser.

Your seed is processed locally in your browser. It is never sent to any server. It derives your DID and signs transactions on-device.
Read-only mode shows validator health and Pioneer status — no balances or staking. Import your seed later for full access.

Pioneer Portal Live

Refreshing every 30 seconds.

--

01 Identity

DID
--
Address
--
Pioneer
Loading…
Age
--
Explorer
View on explorer.ensoul.dev →

02 Stake & Rewards

Import your seed for full access including balance, staking, and delegation actions. Switch identity →
Available
--
Staked
--
Foundation delegation
--
Est. daily
~13,000 ENSL (rough network estimate)
Pending rewards
--
Total earned
--

Stake more

Unstake

Delegate to another validator

Claim rewards

Moves pending rewards into your available balance.

03 Validator Health

Status
--
 
Network height
--
Current chain tip
Blocks proposed
--
 
Uptime
--
7-day
Last activity
--
 
Registered
--
On-chain validator record

04 Quick Actions

View on Explorer →
Blocks proposed, delegations, on-chain history.
Contact support →
DM @ensoul on Bluesky. We respond fast.
Check server health

Run these on your VPS to confirm CometBFT is alive and in sync:

click to copycurl -s localhost:26657/status | python3 -c "import sys,json; d=json.load(sys.stdin)['result']['sync_info']; print(f'Height: {d[\"latest_block_height\"]} Catching up: {d[\"catching_up\"]}')"
click to copysystemctl status cometbft --no-pager | head -20
click to copyjournalctl -u cometbft -n 50 --no-pager
Back up keys

Losing these files = losing your validator forever. Copy them off the server to at least two places. Enter your VPS IP to fill in the commands:

Server IP:

Full backup guide →

Common commands on your VPS

Run these with ensoul-node on your validator host:

click to copyensoul-node wallet stake 100
click to copyensoul-node wallet consensus-join
click to copyensoul-node --status

Seed stays in your browser. Key backup guide · Validator docs · Re-apply

Home Try It Genesis Pioneer Validators Docs Explorer
the persistence layer for AI agents