UI inventory

This is a structural reference, not a tour. It catalogues every distinct screen and tab Northstake's UI exposes, with one-line descriptions of each. Use it to look up what a specific tab is for, or to confirm whether something exists at all.

Global layout

Every SVM page shares the same chrome:

ElementPurpose
Top barAccount selector, tier indicator (Pro only), notifications, account menu
Left navigationDashboard / Vaults / Analytics / History / Linked Wallets / Settings
Main contentThe current view

The tier indicator in the top bar appears only for Pro-entitled accounts. It's the toggle that switches the UI between Pro and Standard rendering.

Top-level pages

PagePurpose
DashboardHigh-level overview of your vaults' health and balances
VaultsList of every vault on your account
AnalyticsTime-series performance across the portfolio
HistoryAudit log of operations performed on the account
Linked WalletsWallets paired to your account for signing
SettingsAPI keys, organization, profile, webhooks

Dashboard

SectionShows
Portfolio totalsStaked, rewards earned, accruing fees
Per-vault summary cardsName, type, validator count, health factor, outstanding obligations
Activity feedRecent events on your vaults

Vaults page

Sortable list with columns for type, validator count, balance, status.

Vault detail tabs

TabShowsWhen visible
MetricsPerformance over time: balance, rewards, validator countAlways
OperationsButtons triggering on-chain actions (fund, withdraw, settle fees, manage validators)Always
PermissionsCurrent role members on Dashboard / Pool / Withdrawal Queue contractsAlways
AddressesContract addresses (Dashboard, Staking Vault, Pool, Withdrawal Queue, Timelock)Always
ValidatorsPer-validator state and operationsAlways
PoolDeposit/withdraw preview, participant list, pool statsPool vaults only
WithdrawalsPending requests, claims, finalizationPool vaults only
AllowlistManage DEPOSIT_ROLE membershipPermissioned pools (Pro)
ConfigurationUnresolved configuration warningsWhen issues exist

Validators view

Per-validator columns:

ColumnSource
IndexBeacon chain
Public keyValidator BLS pubkey
Statuspending / active / exited / withdrawn
PDG statepredeposited / proven / null
BalanceEffective balance + rewards

Filters: status, PDG state.

Operations menu

The Operations menu on a vault page exposes buttons depending on vault type and tier:

OperationAvailable on
FundAll
WithdrawAll
ClaimAll
Create ValidatorAll
Top-up validatorAll
ConsolidateAll
UnstakeAll
Request exitAll
Settle FeesAll (Pro shows combined modal; Standard shows single-action)
Manage AllowlistPermissioned pools (Pro)
Change Fee RatePro
ActivatePro, when eligible PDG validators exist
Operator GridPro
Timelocked OperationsPro
Tier SettingsPro

Settings sub-pages

SectionPurposeVisibility
API KeysIssue, view (once), revoke keys for programmatic accessAll
OrganizationProfile and account metadataAll
WebhooksEvent subscriptionsPro
Tier SettingsShare-limit managementPro

Linked Wallets

Wallets paired to the account appear in:

  • Vault wizard (owner selection)
  • Manage Allowlist modal (quick-pick targets for adds)
  • Other modals prompting for an address

Header tier toggle (Pro)

Pro-entitled users can flip the UI between Pro and Standard rendering through the header toggle. The toggle writes to local storage (northstake.productTier) and only affects local rendering: backend entitlement and Pro endpoints are unaffected.