Solence
Open Source
REST API
100 Free/Hr

Scan. Score. Secure.

Deterministic wallet security scoring for Solana with AI insights. Developer-friendly API for integration into your dApp, DAO, or platform.

POST /api/scan
curl -X POST https://solenceai.com/api/scan \
  -H "Content-Type: application/json" \
  -d '{
    "wallet": "[SOLANA_WALLET_ADDRESS]"
  }'

→ Response: 200 OK

{
  "_id": "[UNIQUE_SCAN_ID]",
  "wallet": "[SOLANA_WALLET_ADDRESS]",
  "score": 30,
  "riskLevel": "HIGH",
  "findings": [
    "Interactions with flagged programs detected.",
    "Outgoing transfers to known phishing clusters.",
    "Frequent new-token interactions."
  ],
  "aiSummary": "1. Move funds to a new wallet; avoid flagged programs and phishing clusters.  
2. Regularly audit token interactions; limit new-token engagements.  
3. Enable hardware wallet for added security during transactions.",
  "walletDetails": {
    "solBalance": 47.953,
    "tokenCount": 46,
    "nftCount": 9,
    "txCount": 1000,
    "accountAgeDays": 0,
    "lastActivity": "2025-10-27T11:21:54.000Z",
    "firstActivity": "2025-10-26T16:35:46.000Z"
  },
  "createdAt": "2025-10-27T11:35:27.982Z",
  "meta": {
    "createdByWallet": null,
    "isPublic": false
  }
}

Get started with our REST API documentation or try it live in the playground

How SolenceAi Works

Three simple steps to secure your Solana wallet

1

Scan

Submit any Solana wallet address. No signature required to analyze.

2

Score & Insights

Get a deterministic risk score (0–100) plus 3 AI-powered action tips—concise enough to screenshot.

3

Mint Badge

Score ≥75? Mint a verifiable 1-supply SPL Safety Badge on-chain. Share your report link for audits.

How Safety Badges Work

Turn your security score into permanent on-chain proof that unlocks opportunities

1

Get Scored

AI analyzes your wallet across 20+ security factors. Score ranges 0-100.

2

Mint Badge

Score 75+? Mint your Safety Badge. It's an SPL token that lives in your wallet forever.

3

Get Verified

Projects check your wallet. Badge exists = instant approval. No forms, no waiting.

What Is A Safety Badge?

SPL Token (NFT)

Lives in your wallet like any other Solana token

Permanent & Verifiable

Can't be faked, removed, or transferred

Instantly Checkable

Projects verify with one API call

// Project Integration
if (wallet.hasBadge) {
  ✅ approve()
  // Whitelist
  // Airdrop
  // DAO access
} else {
  ❌ deny()
}

Be Among The First 1,000

Verifiable & Transparent

Built on trust, powered by blockchain

On-chain badges

Every Safety Badge is a real SPL token. View on Solana Explorer.

Deterministic scoring

Same wallet, same score—every time. No black boxes.

Devnet & mainnet

Test safely on devnet and mainnet; mint badges on mainnet.

Open links

All reports link to Solana Explorer for wallet & badge verification.

Features

Enterprise-grade security analysis for everyone

Deterministic Heuristics

Analyze transaction patterns, token diversity, age, and activity. Repeatable, explainable scores.

AI Insights

Compact, action-oriented tips—3 bullets per scan. No fluff.

Shareable Reports

Every scan gets a unique link. Share with your team, auditors, or community.

Safety Badge Minting

Pass the threshold? Mint a 1-supply SPL token as proof. Verifiable on-chain.

Wallet-Native UX

Connect with Phantom or Solflare. No custom logins.

Built for Audits

UTC timestamps, explorer links, deterministic formatting. SSR-safe, no hydration drift.

Who Uses SolenceAi?

Trusted by individuals, teams, and organizations

Personal Wallets

Assess your own security posture before claiming airdrops or interacting with new dApps.

dApp Treasuries

Verify multisig safety; share reports with DAO members or investors.

OTC Desks

Screen counterparty wallets before high-value trades.

Community Gating

Require badge holders for Discord roles, whitelist access, or governance weight.

Frequently Asked Questions

Everything you need to know