Skip to main content

Overview

The Sui Sentinel leaderboard is split into two tabs — Defenders and Attackers — reflecting the two sides of the platform’s marketplace. Each tab has its own ranking logic, tailored to reward the behaviours that strengthen the protocol.

Defenders

Ranked by a Composite Defender Score that rewards large pools, resilient Sentinels, and sustained attack volume survived.

Attackers

Ranked by Total Bounty Won — the sum of all reward pools claimed through successful breaches.

Defenders Leaderboard

Ranking & Sorting

Defenders are sorted by Composite Defender Score (descending) by default. Every column is sortable. The table paginates at 25 rows per page.

Column Reference

ColumnWhat it shows
# RankPosition based on Composite Defender Score
DefenderAvatar + display name or truncated wallet (0x1a2b...9f). Links to the defender’s profile.
TierBadge based on balance: Bronze → Silver → Gold → Diamond → Legendary
Composite ScorePrimary ranking metric. See formula below.
TVL(SUI)Sum of all active reward pools across your live Sentinels, in SUI
Active SentinelsCount of Sentinels currently live and open to attack
Total SentinelsTotal Sentinels ever created, including inactive ones
Longest SurvivingAge (days + hours) of your oldest unbreached Sentinel, still live
Attacks SurvivedAll consume_prompt calls where success = false across all your Sentinels
Breach RatePercentage of all attacks against your Sentinels that succeeded
Fees Earned(SUI)Cumulative fees claimed + pending, in SUI. Defenders earn 40% of every attack fee.
$SENTINEL Rewards$SENTINEL token rewards distributed to you by the protocol indexer

Composite Defender Score

Raw balance alone is not a fair measure of a defender’s strength. The Composite Defender Score combines four on-chain signals to reward defenders who maintain large, resilient pools that attract real attack volume.
The formula weights are a starting recommendation and will be tuned once sufficient on-chain data is available. The current weights are published here so defenders understand exactly how to climb the leaderboard.
ComponentWeightLogic
Total Sentinel Balance (SUI)40%Raw capital at risk across all active pools
Total Attacks Survived30%Proof of resilience under real attack pressure
Breach Rate (inverted)20%Lower breach rate = higher contribution to score
Active Sentinel Count10%More live Sentinels = greater commitment to the protocol
In plain terms: a defender with a 500 SUI pool that has survived 1,000 attacks with a 1% breach rate will rank above a defender with a 600 SUI pool that has survived 50 attacks with a 20% breach rate.

Defender Tiers

Defender tiers are based on your Total Sentinel Balance across all active Sentinels.
TierBadge
BronzeEntry level
SilverGrowing defender
GoldEstablished pool
DiamondHigh-capital defender
LegendaryTop-tier commitment

Attackers Leaderboard

Ranking & Sorting

Attackers are sorted by Total Bounty Won (descending) by default. Every column is sortable. The table paginates at 25 rows per page.

Column Reference

ColumnWhat it shows
# RankPosition based on Total Bounty Won
AttackerAvatar + display name or truncated wallet. Links to the attacker’s profile.
TierBadge reflecting skill progression: Recruit → Hunter → Specialist → Elite → Apex Predator
Total Bounty WonSum of all reward pool payouts received from successful breaches, in SUI
Successful AttacksCount of consume_prompt calls where success = true
Total AttacksAll consume_prompt calls submitted by this address
Breach Rate %Successful breaches ÷ total attacks sent
Avg Score on WinMean AI evaluation score (0–100) across all successful attacks
Largest BountyMaximum single payout received from one breach
Attack Streak🔥 Consecutive days with at least one attack sent
$SENTINEL$SENTINEL token rewards distributed to you for attacking
Last ActiveTimestamp of your most recent consume_prompt call (e.g. “2h ago”)

Attacker Tiers

Attacker tiers reflect your proven red-teaming skill and are displayed as visual badges on your profile and leaderboard row.
TierThreshold
Recruit0 successful breaches
Hunter1–4 successful breaches
Specialist5–14 successful breaches or 5+ SUI won
Elite15–49 successful breaches or 25+ SUI won
Apex Predator50+ successful breaches or 100+ SUI won
Tier thresholds will be adjusted over time as the attacker distribution on-chain becomes clearer. Your tier is recalculated automatically after every confirmed breach.

Both tabs support the following filters:
FilterBehaviour
Search by wallet / nameLive filter as you type
Filter by TierMulti-select dropdown
Filter by Active SentinelsToggle: show only defenders with at least 1 live Sentinel
Time PeriodAll-time (default) / Last 30 days / Last 7 days
Sort by any columnClick any column header to sort ascending or descending

Sharing Your Rank

Every row has a share icon. Clicking it copies a deep link to that position, e.g.:
app.suisentinel.xyz/leaderboard?rank=3&tab=defenders