Kumo Co-Founder Hema Raghavan Named to Inc.’s 2026 Female Founders 500

Learn more
15Backward Binary · Wallet CompromiseCrypto

Predict Exchange Wallet Compromise

Which exchange wallets will experience abnormally large outflows following unusual approval patterns?

Book a demo and get a free trial of the full platform: data science agent, fine-tune capabilities, and forward-deployed engineer support.

By submitting, you accept the Terms and Privacy Policy.

Loved by data scientists, ML engineers & CXOs at

Catalina Logo

A real-world example

Which exchange wallets will experience abnormally large outflows following unusual approval patterns?

Bybit heist ($1.5B, Feb 2025) — a spoofed signing interface tricked employees into approving malicious transactions. The pattern: unusual IPs or devices in approval events, followed by massive outflows. A 6-hour verification delay costs nothing; a missed compromise costs $100M+.

How KumoRFM solves this

Graph-powered fraud intelligence

Kumo filters by recent approval anomalies (IP changes, unusual signers), then predicts massive outflows. It correlates approval metadata — IP changes, signer identity, timing gaps — with historical compromise patterns across the exchange network. Wallet W002 shows a new-IP approval event 3 days ago, leading to a predicted $10K+ outflow with 91% probability.

From data to predictions

See the full pipeline in action

Connect your tables, write a PQL query, and get predictions with built-in explainability — all in minutes, not months.

1

Your data

The relational tables Kumo learns from

Wallets

wallet_idexchangewallet_typebalancelast_audit
W001ExchAhot45M2025-01-01
W002ExchBcold200M2025-01-05

Approval Events

approval_idwallet_idsigner_idip_changedtimestamp
AP01W001S0102025-01-10
AP02W002S0312025-01-14

On-Chain Transfers

txn_hashfrom_walletto_addressamounttimestamp
0xa1...W0010x7f...1202025-01-10
0xb2...W0020xd4...48,0002025-01-15
2

Write your PQL query

Describe what to predict in 2-3 lines — Kumo handles the rest

PQL
PREDICT SUM(ON_CHAIN_TRANSFERS.AMOUNT, 0, 7, days) > 10000
FOR EACH WALLETS.WALLET_ID
WHERE COUNT(APPROVAL_EVENTS.* WHERE APPROVAL_EVENTS.IP_CHANGED = 1, -3, 0, days) > 0
3

Prediction output

Every entity gets a score, updated continuously

WALLET_IDTIMESTAMPTARGET_PREDTrue_PROB
W0012025-02-01False0.03
W0022025-02-01True0.91
W0032025-02-01False0.12
4

Understand why

Every prediction includes feature attributions — no black boxes

Wallet W002 (ExchB cold)

Predicted: 91% compromise probability

Top contributing features

Approval IP changed (3d)

1 event

42% attribution

On-chain transfer amount

48,000

26% attribution

Wallet type

cold

15% attribution

Wallet balance

$200M

10% attribution

Days since last_audit

10 days

7% attribution

Feature attributions are computed automatically for every prediction. No separate tooling required. Learn more about Kumo explainability

Bottom line: Freeze outflows on wallets showing approval anomalies. A 6-hour verification delay costs nothing; a missed compromise costs $100M+.

Topics covered

wallet compromise detectioncrypto exchange securityhot wallet fraud preventiongraph neural networkblockchain analyticscryptocurrency complianceKumoRFMpredictive AIAI explainabilityreal-time detectionDeFi security

One Platform. One Model. Predict Instantly.

KumoRFM

Relational Foundation Model

Turn structured relational data into predictions in seconds. KumoRFM delivers zero-shot predictions that rival months of traditional data science. No training, feature engineering, or infrastructure required. Just connect your data and start predicting.

For critical use cases, fine-tune KumoRFM on your data using the Kumo platform and Data Science Agent for 30%+ higher accuracy than traditional models.

Book a demo and get a free trial of the full platform: data science agent, fine-tune capabilities, and forward-deployed engineer support.