The problem this solves
An electronic bill of lading is often described as "faster paper," the same negotiable-instrument function as a paper bill, just digital. That description hides the part that actually matters legally. A paper bill of lading works as a document of title because possessing the one physical original is, by construction, exclusive: only one party can hold it at a time. An electronic record has no physical original. Under UNCITRAL MLETR Art. 10 and 11, an eBL only achieves the same functional equivalence if the underlying system can demonstrate singularity (one authoritative record, not copies) and exclusive, continuous control (the ability to identify who holds control at any point, with no gap and no overlap). Without that evidence, an eBL is a well-formatted electronic message, not a transferable record a bank or court can rely on.
The practitioner gap is that most eBL platforms assert singularity and control as a feature of their internal database, without giving a counterparty (a receiving bank, an insurer, an arbitrator) an independent way to check the claim against the actual sequence of control-transfer events.
How the three tools fit together
- Check control evidence with the ETR Control-Evidence Checker. Supply the eBL's document digest and the platform's control-transfer event log (each event: platform identity, from-holder, to-holder, timestamp, signature, as recorded). The checker walks the events as a single chain of custody and returns a per-element MLETR Art. 10/11 verdict: integrity reference present, singularity assertion present, control chain continuous, no overlapping-control intervals, citing the specific article for each finding.
- Build the possession-chain receipt with the same event log in the ETR Possession-Chain Builder. Each receipt in the chain binds the hash of the receipt before it, so reordering, inserting, or deleting a transfer breaks the chain visibly. The builder computes a SHA-256 Merkle root over the whole chain, a single value a holder can present to a bank or court as the anchor for the entire possession history.
- Check corridor effectiveness with the MLETR Jurisdiction-Adoption Lookup, on its own branch alongside the control-evidence workflow. This is a static, citation-backed table of which jurisdictions have adopted MLETR, what scope their statute covers, and since when, used to answer whether an eBL is legally effective end-to-end for a specific origin-to-destination corridor, independent of whether the control evidence itself checks out.
What a control receipt proves, and what it does not
A clean verdict from the checker plus a valid possession-chain receipt together demonstrate that the control-transfer event log, as supplied, is internally consistent with MLETR's singularity and exclusive-control elements: no gaps, no overlaps, a continuous line of holders ending at the current one. That is strong evidence for a bank or arbitrator evaluating whether an eBL functions as a document of title.
It does not establish that the supplied event log is the only one that exists, that the underlying platform's database has not been altered outside the events presented, or that the platform itself meets MLETR's "reliable system" requirement in the broader legal sense. Those are questions about the source system, not about the interval math run over the events it reports. A jurisdiction's adoption of MLETR is also a separate question from whether any single eBL's control chain is sound: the lookup tool answers the first question, the checker and builder answer the second.
The browser-calculator side of the same subject
These three tools are node-backed and MCP-callable: their output is hash-anchored and provable. AINumbers also runs a browser-side trade-finance suite of ten calculators covering the paper and SWIFT side of the same trade-finance lifecycle. Those tools are not provable in the same sense; they are deterministic calculators, not hash-anchored nodes, but a documentary-credit team or eBL platform operator working a live transaction will reach for most of them too:
- T50 LC Analyser: parses and checks a letter of credit against UCP 600.
- T402 SWIFT MT/MX Field Decoder: decodes SWIFT MT and MX message fields.
- T420 MT700 LC Field Validator: validates MT700 documentary-credit fields against UCP 600 and ISBP 821.
- T423 DC vs LC Analyzer: compares documentary-collection and letter-of-credit cost and risk.
- T427 Bank Guarantee & SBLC Structuring Tool: structures and costs bank guarantees and standbys under URDG 758, ISP98, and UCP 600.
- T422 Incoterms 2020 Risk Mapper: maps risk transfer and cost allocation across the shipment terms behind the bill of lading.
- T424 Trade Credit & Country Risk Assessor: scores country and commercial credit risk for the underlying transaction.
- T426 Trade Sanctions & Compliance Risk Checker: flags sanctions and export-control exposure before the shipment moves.
- T421 Supply Chain Finance Pricing Model: prices SCF, reverse-factoring, and receivables-discounting programmes.
- T425 Forfaiting vs Factoring vs Invoice Discounting: compares net proceeds across financing structures for the same receivable.
Start at the TradeTech & Trade Finance Hub for the full suite, journey maps, and quickstarts.