Skip to main content
TL;DR: Wallet positions support per-wallet rebuild for both sender and recipient tables. Token socials gain a GMGN fallback. A new sourceFactoryMetadata field exposes launchpad skin data. Health checks switch to time-based lag detection.

Wallet Positions — Per-Wallet Rebuild

  • Rebuild wallet positions for individual wallets (both sender and recipient tables)
  • Useful for fixing position discrepancies without full reprocessing

Token Socials — GMGN Fallback

  • Token handler adds GMGN as a fallback source for social links
  • In-browser scraping when DexScreener data is unavailable

Source Factory Metadata

  • New sourceFactoryMetadata field in token/market responses
  • Exposes launchpad skin metadata (e.g., which launchpad a token was created on)

Health Checks — Time-Based Lag

  • Wallet position health checks now use time-based lag (maxLagSeconds) instead of swap ID difference
  • More accurate staleness detection across all chains

Fixes & Improvements

  • Heaven pool fee correctly stripped from buy swap ratios
  • MEV endpoints excluded from general RPC selection
  • ERC4626 vault pricing uses proper chain clients for multicalls
  • Hypervisor token bond check frequency increased from 30min to 5min

Shipped by Delox & Sacha