Proof of staked authority
L2 Protocol
L2 Protocol Staking
{{ interpolate("Support network security by staking {0} and earn passive rewards", ticker) }}
{{ interpolate("Total {0} Staked", ticker) }}
{{ ticker }}
Loading
Elected validators
/ {{ maxElectedValidators }}
Loading
Chain head
Loading
Delegate
Delegate your
Delegate your Stake
{{ interpolate("Delegate your {0} to an active validator and start earning staking rewards", ticker) }}
| Validator | {{ interpolate("Total {0} Staked", ticker) }} | Commission | Status | Delegate |
|---|---|---|---|---|
|
Loading
|
||||
|
{{ formatStake(validator.totalStakedAmount) }}
{{ stakeShare(validator).toFixed(2) }}%
|
{{ formatPercent(validator.commissionRate) }} | Active Inactive Jailed | ||
Loading
{{ formatStake(validator.totalStakedAmount) }}
{{ stakeShare(validator).toFixed(2) }}%
Commission {{ formatPercent(validator.commissionRate) }}
{{ interpolate("Showing {0} to {1} of {2} validators", (currentPage - 1) *
pageSize + 1, Math.min(currentPage * pageSize, validators.length), validators.length) }}
Run a node
Become a
Become a Validator
{{ interpolate("Validators secure the {0} network by validating transactions and producing blocks. A minimum stake of {1} {0} is required.", ticker, formattedCreateValidatorAmount) }}
Become a validatorWhat you need
-
A running node A synced validator node, with its consensus address, vote address and BLS proof to hand.
-
Self-delegation {{ interpolate("At least {0} {1} staked from your own wallet, plus funds for transaction fees.", formattedCreateValidatorAmount, ticker) }}
-
A one-time burn {{ interpolate("{0} {1} is burned when your validator is created and can never be recovered.", formattedLockAmount, ticker) }}
-
Permanent settings Your maximum commission rate and maximum change rate are fixed at creation and cannot be changed later.