Behavioral intelligence infrastructure for Solana.

Deterministic operator identity, fingerprinting, and risk analysis powering the next generation of Solana protocols.

How it works

Deterministic operator intelligence pipeline — from raw wallet data to explainable risk score in 42ms.

  • Wallet Activity — 500+ ephemeral wallets ingested and clustered
  • Operator Identity — multi-wallet linking with funder lineage (OI_v1)
  • Behavioral Fingerprint — 25-dimensional vector with temporal patterns (VEC_v2)
  • Risk Engine — delta-based scoring with hard refuse rules (RE_v1)
  • Protocol Integration — transparent outputs for DEX, Lending, NFTs
NexusVeritas Protocol Architecture

From data to decision

A strict linear pipeline — wallet data becomes operator identity, identity becomes a behavioral fingerprint, and the fingerprint drives risk scoring. No black boxes, no shortcuts.

  • Wallet Data — raw on-chain activity ingested per address
  • Operator Identity — wallets resolved into a persistent operator (OI_v1)
  • Behavioral Fingerprint — 25-dimensional vector built from identity (VEC_v2)
  • Periodic rebuild — fingerprints refresh as new data accumulates, not in real time
NexusVeritas Data Flow and Risk Engine
NexusVeritas Operator Cluster Graph

Operators grouped by behavior

NexusVeritas maintains 17 validated operator clusters — persistent behavioral groups that reveal connections invisible to token-level scanners.

  • High-Risk Cluster — whale activity, rotation patterns, coordinated launches
  • Anomaly Cluster — behavior outliers, unusual timing patterns
  • Stable Cluster — trusted operators with consistent long-term behavior
  • Bridging Cluster — cross-chain operators tracked across networks

25-dimensional operator profiling

Every operator is encoded into a 25-dimensional behavioral vector across five feature groups — normalized, decay-adjusted, and validated at 90.3% archetype accuracy.

  • Funding Layer — sources, concentration, split patterns
  • Activity Layer — signature density, frequency, recycling loops
  • Launch Layer — activity magnitude, factory patterns, cadence
  • Behavioral Layer — automation score, wallet rotation, micro-funding
  • Structural Layer — wallet maturity, capital size, funding diversity
NexusVeritas Behavioral Fingerprint Vector v2

Identity → Fingerprint → Risk Engine

NexusVeritas protocol operates through a deterministic identity layer, a behavioral fingerprint model, and a delta-based risk engine.

Developer-first API

Request

GET /api/v2/scan/solana/{token_address}
Authorization: Bearer <API_KEY>

Response

{
  "score": 72,
  "risk_class": "HIGH",
  "operator_risk": 43.2,
  "token_risk": 28.8,
  "cluster_id": "CL-003",
  "archetype": "ROTATION_OPERATOR",
  "reasons": [
    { "text": "rotation operator", "delta": 35 },
    { "text": "whale concentration", "delta": 25 }
  ],
  "is_hard_refuse": false
}
Helius
Alchemy
Dune Analytics
Solana
GoPlus
RugCheck
pump.fun
Jito