Minimum provider commission floor on the staking dashboard #42
aminsammara
started this conversation in
AZIP Proposals
Replies: 1 comment 1 reply
-
|
While on the subject of the dashboard, I would like to also propose that providers be (by default) sorted on the basis of their checkpoint fill rate. Providers that miss the least checkpoints should rank near the top of the dashboard. This is the single best (currently useful) metric that ranks providers based on their contribution to the Aztec Network. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Context
A large portion of the AZTEC supply becomes stakeable later this year. This creates a massive delegation event — and a game theory problem around provider commission rates.
The problem
Today, the median provider commission is 5%. At the current reward level (350 AZTEC sequencer reward = ~$7.84/checkpoint at today's prices), this is below the gas cost floor — providers earn $0.392/checkpoint in commission but pay ~$0.40/checkpoint in gas. Every provider at 5% commission is operating at a loss on every checkpoint they submit.
This is rational behavior: providers are subsidizing delegators now to capture market share, with the expectation of monetizing later. The long exit times make delegations sticky, so this is a customer acquisition investment.
The concern is what happens when the commission adjustment tooling ships (see #40). If providers begin raising commissions at different times, a concentration dynamic emerges:
This is the Lido/Coinbase dynamic on Ethereum: stake concentration and a threat on the decentralization of the Aztec Network.
What I'm proposing
A minimum commission floor of 15% enforced at the staking dashboard level (not the protocol level). Providers who set their commission below the floor would be hidden from the default view on stake.aztec.network.
Delegators could still find and delegate to below-floor providers through direct contract interaction or via 3rd party dashboards, but the default UX over at stake.aztec.network would not surface them.
Impact on delegator APY
At the current set size (3,384 sequencers) and reward level (350 AZTEC), the impact on delegator returns is minimal:
A 15% commission costs delegators just ~2 percentage points of APY — from 21.5% to 19.3%. This is still far above Ethereum staking (~2.7%) or Solana delegation (~5.1%)
Impact on provider economics
While the delegator impact is negligible, the effect on provider viability is outsized. At 15%, the commission per checkpoint (
$1.18) exceeds gas ($0.40) by a healthy margin.This means more providers can operate sustainably, the barrier to entry for new providers drops, and the network is not at risk of provider concentration.
Feedback requested
Beta Was this translation helpful? Give feedback.
All reactions