On-chain trust layer · Solana

See through any token before you ape

The chain never forgets — Kestrel helps you read it. Paste a mint or wallet and get an instant, plain-English risk read: mint authority, liquidity, holder concentration and bundle flags, all in one card.

No account. No sign-up. Read-only — Kestrel never touches your funds.

$KESTREL7gXPEyVNT8HbX69qibpaapB9hAHb3wV7bpQniyVhpump
Live demoDemo data · not live RPC yet
Try:
5
Risk checks per scan
authority · LP · holders · bundles
<2s
Time to a full read
one card, plain English
0
Funds ever touched
read-only by design
API
First-class access
REST now · SDK soon
The problem

Everything you need to spot a rug is already on-chain — and almost nobody looks

The rug is in the details

Mint authority still live, LP unlocked, a freeze switch nobody checked. The warning signs are on-chain — just buried under RPC calls most people never make.

Snipers read the chain. You don't.

Bundled buys, insider wallets and deploy-block clusters are visible to bots in milliseconds. By the time it reaches your feed, you're the exit liquidity.

"Trust me" isn't due diligence

A logo and a Telegram hype train tell you nothing about who can freeze your bag or drain the pool. You need the facts, not the vibes.

How it works

If you can paste an address, you can read a token

Any address
mint or wallet
Kestrel
reads the chain
Readable verdict
one risk card

Public on-chain facts in → plain-English risk out

1

Paste an address

Drop in any Solana token mint or wallet. No connect, no signature, nothing to install.

2

Kestrel reads the chain

It pulls the public facts most people skip: authorities, liquidity, holder spread and deploy-block bundles.

3

Get a readable card

Every signal becomes one line of plain English — green, amber or red — with a beta risk score on top.

4

Share or automate

Drop the verdict in your group, or call the same check from your bot through the Kestrel API.

The trust suite

Kestrel is growing into a whole transparency layer

The scanner is the start. Everything below runs on the same idea — turning raw on-chain facts into something you can actually read.

Live

Token Scanner

Paste a mint and get authorities, liquidity, holder spread and bundle flags as one readable card.

Soon

Wallet X-ray

Point Kestrel at any wallet to see funding sources, fresh-wallet clusters and insider overlap.

Soon

Trust Badge

An embeddable Verified / Flagged badge for sites and bots that stays in sync with the live scan.

{ }Beta

Public REST API

One keyless call returns the full risk read — drop token safety into any app, bot or wallet.

Soon

Watchlists & alerts

Track a set of tokens and get pinged the moment an authority flips or liquidity unlocks.

In the works

Cross-chain scanning

The same trust read beyond Solana, so one lens covers wherever the degens wander next.

For builders

Token safety, built in

Kestrel is an API first. Add a risk read to your own app, bot or wallet with a single call — or drop in the typed SDK when it lands.

  • Simple REST endpoint to scan any address.
  • Structured checks you can gate your own UX on.
  • A typed JS/TS SDK is on the roadmap.
Read the docs
REST
# One keyless call
POST https://api.kestrel.trade/v1/scan
{ "address": "So11111111111111111111111111111111111111112" }

# → risk read
{
  "symbol": "$SAFE",
  "score": 82,
  "verdict": "clear",
  "checks": {
    "mintAuthority":   "revoked",
    "freezeAuthority": "revoked",
    "liquidity":       "burned",
    "top10Holders":    0.19,
    "bundledBuys":     false
  }
}
SDK · soon
// SDK — coming soon
import { Kestrel } from '@kestrel/sdk'

const kestrel = new Kestrel()
const report = await kestrel.scan('TokenMint…')

if (report.verdict !== 'clear') {
  console.warn('flagged:', report.checks)
}
Roadmap

From a Solana scanner to a trust layer for all of crypto

Phase 1 · Now
Live

The scanner

  • Token risk scanner (demo)
  • Objective on-chain checks
  • Beta risk score
  • Public site & docs
Phase 2 · Next
Days away

Go live on-chain

  • Live read-only RPC scans
  • Public REST API
  • Wallet X-ray
  • Embeddable trust badge
Phase 3
In the works

Stay ahead of rugs

  • Watchlists & alerts
  • Community flagging
  • Typed JS/TS SDK
Phase 4 · Vision
The goal

The trust layer

  • Cross-chain scanning
  • Trust reads everywhere
  • A safety net for every degen

Read the token before it reads your wallet

Paste an address and see the risk in seconds. No account, no signature, nothing to lose.

$KESTREL7gXPEyVNT8HbX69qibpaapB9hAHb3wV7bpQniyVhpump