Skip to main content
Utilities · Identity

Make Solana addresses human friendly.

SAI resolves wallet aliases, builds personas, and disambiguates prompts so every operator knows exactly who or what they are interacting with.

Resolve Wallet Aliases

  • Look up SNS, AllDomains, or TipLink aliases so conversations stay human readable.
  • Display verified social handles, DAO roles, or off-chain metadata next to wallet addresses.
  • Cache resolutions in Neon with TTL-based refresh to avoid stale records.

Disambiguate Prompts

  • When operators reference 'Treasury' or 'Staking Vault', map those names to the correct wallet or program.
  • Prevent execution if a prompt is ambiguous—SAI asks for clarification before proceeding.
  • Log every alias resolution to the history page for compliance reviews.

Build Rich Personas

  • Attach notes, contact info, or risk tiers to counterparties so operators understand who they are transacting with.
  • Surface persona context inside chat, dashboards, and alerts to reduce back-and-forth.
  • Export persona records alongside transaction bundles for external reporting.