Skip to content

Add Nansen blockchain analytics to service directory#424

Open
michaelzoub wants to merge 6 commits intotempoxyz:mainfrom
michaelzoub:add-nansen-service
Open

Add Nansen blockchain analytics to service directory#424
michaelzoub wants to merge 6 commits intotempoxyz:mainfrom
michaelzoub:add-nansen-service

Conversation

@michaelzoub
Copy link

Summary

Adds Nansen to the MPP service directory — blockchain analytics and smart money intelligence platform.

What's included

  • 36 endpoints across 5 categories:

    • Smart Money (6): holdings, historical holdings, netflows, DEX trades, Jupiter DCAs, perp trades
    • Profiler (11): balances, transactions, counterparties, related wallets, PnL, labels, perp positions/trades, entity search
    • Token God Mode (16): token info, indicators, OHLCV, screener, flow intelligence, holders, flows, buyers/sellers, DEX trades, transfers, DCA orders, PnL leaderboard, perp screener/leaderboard/positions/trades
    • Portfolio (1): DeFi holdings
    • Perp Leaderboard (1): top Hyperliquid addresses
  • Base URL: https://api.nansen.ai

  • Integration: third-party

  • Categories: blockchain, data

  • Docs: https://docs.nansen.ai

Checklist

  • Added service entry to schemas/services.ts
  • Regenerated schemas/discovery.json via node scripts/generate-discovery.ts
  • pnpm check:types passes
  • pnpm build passes

Add Nansen API with 36 endpoints across Smart Money, Profiler,
Token God Mode, Portfolio, and Perp Leaderboard categories.

Nansen provides blockchain analytics and smart money intelligence
including token data, wallet profiling, DEX trades, PnL analysis,
and flow intelligence across multiple chains.
@vercel
Copy link

vercel bot commented Mar 22, 2026

@michaelzoub is attempting to deploy a commit to the Tempo Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions
Copy link

👋 Thanks for submitting a service to the MPP directory!

Before we review, please make sure you've completed these steps:

Required

  • Your service is live and accepting payments via MPP (not a placeholder or coming-soon)
  • You've added your entry to schemas/services.ts following the contributing guide
  • You've run node scripts/generate-discovery.ts and committed the updated schemas/discovery.json
  • You've run node scripts/gen-icons.cjs and committed any new icons
  • Types pass: pnpm check:types
  • Build succeeds: pnpm build

Recommended

  • Register your service on MPPScan — it follows the standard MPP discovery format and makes your service discoverable by agents immediately, no PR required

Review criteria

We prioritize services that are high quality and novel. We may not approve services that duplicate existing functionality or aren't yet production-ready.


📖 Contributing guide · 🔍 MPPScan · 📄 Protocol docs

- /smart-money/netflows -> /smart-money/netflow (singular)
- /smart-money/jupiter-dcas -> /smart-money/dcas
- /address/current-balance -> /profiler/address/current-balance
- /profiler/entity-name-search -> /search/entity-name
- /tgm/token-screener -> /token-screener (root level)
- /tgm/perp-screener -> /perp-screener (root level)
- Added 17 missing endpoints (account, transaction lookup, premium-labels,
  position-intelligence, token-sectors, general search, 11 prediction-market)
- Fixed pricing: /bin/sh.05 endpoints = 50000, /bin/sh.01 = 10000, FREE = no amount
- Total: 52 endpoints matching MPPScan registry exactly
- Added prediction-market tag
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants