ÆRTHLINGS
Leaderboard Display System · PAX East 2026
4 Active Screens

Display Screens

TV Screen 1 · Left
Most Hatches
Panel A — Most Hatches (All Time)
Panel B — Recent Hatches · Live Feed
↺ Rotates every 12s
TV Screen 2 · Center
Lineages
Panel A — Longest Lineages
Panel B — Ambassador Race
↺ Rotates every 14s
TV Screen 3 · Right
Collections
Panel A — Completed Genesis Collection
Panel B — Top Trade Hatches
↺ Rotates every 13s
TV Screen 4 · Featured
FIG Lineage Detail
Ambassador FIG Spotlight
Full Trade History Chain
↺ Cycles every ~105s per FIG

Integration Status

API Endpoint

Set HANSA_BASE_URL at the top of each screen file. All four screens share the same base URL pattern.

  • Current: gateway-accel.snapser.com/…
  • All endpoints: /leaderboard/{id}
  • Filters via query params: ?con=PAX-East
Pending backend connection

Avatar Assets

Set AVATAR_BASE_URL in each screen file to your CDN or local server path. Fallback to Figma URLs (expire in 7 days) or colored hex initials.

  • Hex PNGs: Assets/Addressables/UI/HexPolygons/
  • Species PNGs: Assets/Addressables/UI/ProfileAvatars/
Using Figma CDN fallbacks

FIG Images

24 Genesis FIG images are loaded from Figma CDN URLs in FIG_IMGS. Replace with permanent CDN paths before the event.

  • 24 Genesis FIGs mapped by name
  • Fallback: ÆRTH Æ logo mark
  • Case-insensitive fuzzy match
Using Figma CDN (expires ~7 days)

Event Config

Update event name and date window in each screen's CONFIG and LEADERBOARD_DEFS to change context.

  • Event filter: con=PAX-East
  • Date filter: start_date= / end_date=
  • Footer label: search for PAX East in HTML
Configured for PAX East 2026