SolScanner API

SolScanner Docs

Embed interactive Solana token maps on your website.

SolScanner analyzes on-chain relationships between Solana wallets. The Embed API lets you put that analysis on your site as an interactive bubble map.

Quick start

<iframe
  src="https://www.solscanner.app/scanner/{MINT}/map?embed&key={YOUR_KEY}"
  width="100%" height="600" frameborder="0"
/>

Contact payments@solscanner.app to get your API key and whitelist your domains.

Docs

On this page