Programmable digital credit for Solana. CA: TBA

Every transaction is a record. Every wallet has a history. JetCheck turns that history into a reputation score.

For projects

Gate airdrops, whitelist spots, and community roles behind minimum scores. Filter out snipers and bots before they touch your token. Run holder quality checks with a single API call.

For $JETCHECK holders

Holders earn SOL rewards from the treasury based on their score. The higher your score, the larger your share.

How scoring works

Full ledger replay via Jetstreamer. Eight signals. Base score of 50, clamped 0–100.

Penalizes

-

Sniping — buy and dump within minutes

-

Bot-like error rates

-

Wash trading patterns

-

Brand new wallets

Rewards

+

Long hold duration

+

Wallet age and maturity

+

Program diversity

+

Real DeFi engagement

Integrate JetCheck

Use the REST API to check wallet scores from your own project. One endpoint, JSON response, no SDK required.

GET https://jetcheck.io/api/score/{wallet_address}
Read the full API documentation