Executive Summary
JIL Sovereign's Wallet Asset Intelligence system reverse-traces a subject blockchain address across multiple chains to a source of funds, pivots from on-chain identity to off-chain identity through the funding rail's regulated intermediary, and resolves the subject to off-chain recoverable assets - producing a sealed asset-recovery dossier for judgment and asset-recovery use cases.
The method constructs a multi-chain transfer graph identifying inbound and outbound flows, counterparties, and a first funder representing the ultimate source of funds; resolves a funding or withdrawal rail in that graph to a regulated intermediary subject to know-your-customer obligations; pivots from the on-chain identity to an off-chain identity by reference to that intermediary; and joins the off-chain identity to off-chain asset records - beneficial-ownership filings, real-property records, corporate and trust records - under a permissible-purpose gate.
Problem Statement
Existing blockchain-analytics products score an address for risk - sanctions exposure, mixer proximity - to support compliance screening. They do not answer the recovery question: given a judgment debtor or fraud subject, what off-chain recoverable assets can actually be reached? Bridging on-chain identity to off-chain identity requires a multi-chain transfer graph identifying the first funder, a pivot through the funding rail's regulated intermediary obtainable by legal process, and a join to off-chain asset records under a permissible-purpose gate - no product composes all three into a sealed dossier.
Why Existing Solutions Are Insufficient
- Chainalysis / TRM / Elliptic-style analytics: forward risk-scoring and tracing for compliance screening; no off-chain recoverable-asset resolution via a funding-rail KYC pivot.
- Off-chain asset-search providers: real-property, corporate-registry, and beneficial-ownership search products operate off-chain only, with no on-chain linkage back to a subject address.
- Manual skip-tracing / judgment-recovery services: effective but manual and not driven by a cross-chain transfer graph, so they scale poorly and miss internal-transfer detail a full-chain index would catch.
Technical Architecture
Multi-Chain Transfer Graph & Funding-Rail Pivot
For a subject address, the system builds a transfer graph across a plurality of blockchains from a local full-chain index (rather than a third-party explorer, to capture internal transfers), identifying counterparties and the first funder - the earliest funding counterparty in the graph, representing the source of funds. The system then resolves any funding or withdrawal rail present in the graph to a regulated intermediary (a money-services business or on-ramp) subject to know-your-customer obligations, whose customer-identity records are annotated as obtainable by subpoena or other legal process.
Off-Chain Resolution & Sealed Dossier
| Stage | Function |
|---|---|
| On-chain → off-chain pivot | Subject's on-chain identity is pivoted to an off-chain identity by reference to the funding-rail intermediary |
| Permissible-purpose join | Off-chain identity is joined to beneficial-ownership filings, real-property records, and corporate/trust records; every source is labeled and access is restricted to permissible-purpose vendors |
| On-chain reserve reporting | Any balance still held by the subject on-chain is reported as a directly attachable asset alongside the off-chain resolution |
| Sealed output | Graph, pivot, and resolved assets are sealed under a hybrid Ed25519 + ML-DSA-65 signature anchored to an independent timestamp |
The resulting dossier is formatted as a court-ready evidence bundle designed for self-authentication under Federal Rule of Evidence 902(14), and is built to support a judgment-enforcement motion under Federal Rule of Civil Procedure 69.
Litigation & Recovery Use
The architecture has been validated in a live judgment-enforcement engagement involving a large, multi-billion-dollar recovery target, where the system both identified an on-chain reserve address still directly attachable and produced the off-chain resolution supporting enforcement. The permissible-purpose gate is enforced at the join layer, not merely at the presentation layer, so off-chain data sources are only ever reached through vendors and legal bases appropriate to the underlying recovery matter - the gate cannot be bypassed by querying the join directly.
Prior Art Differentiation
| Approach | Cross-chain transfer graph? | Funding-rail KYC pivot? | Off-chain asset resolution? | Sealed court-ready dossier? |
|---|---|---|---|---|
| Chainalysis / TRM / Elliptic-style analytics | Yes | No | No | No |
| Off-chain asset-search providers | No | N/A | Yes | Varies |
| Manual skip-tracing services | Partial (manual) | Partial (manual) | Yes | No |
| JIL Wallet Asset Intelligence | Yes | Yes | Yes | Yes |