Documentation

Documentation.

Everything the desk publishes, in one place, each document readable here and downloadable as a PDF with its SHA-256 listed. Every operational claim is rendered from the versioned status file, so a document and the site cannot disagree.

status 2026-09-04 · commit 9cf47dd

Overview

What FlashRouter is, the three services, how status is stated, and the perimeter.

PDF · 5,914 bytes · sha256 ef699a62a9e6…

Status

Every operational claim with its state, verification date, and evidence, rendered from the versioned status file.

PDF · 7,945 bytes · sha256 c9ce9242be21…

Flash loans

Integration guide for client-owned Aave V3 flash-loan contracts on Base, the quote endpoint, and the cost estimator.

PDF · 6,602 bytes · sha256 51ff389be82a…

Proof-of-Funds attestations

Specification of the attestation envelope, the two-observation held-for rule, signing, expiry, and how to verify one offline.

PDF · 8,888 bytes · sha256 76be6f9f3d4c…

XRPL tradelines

How a credit facility is recorded as an issuer-authorized trust line on the XRP Ledger, what the ledger shows, and the mainnet gate.

PDF · 6,816 bytes · sha256 2a27bb12b241…

API reference

Every endpoint, its parameters, response shape, errors, rate limits, and the allowlists behind it.

PDF · 9,104 bytes · sha256 856f5f9cfd8a…

Engagement guide

How an engagement runs from intake to handoff, what the client receives, and what the desk will not do.

PDF · 6,113 bytes · sha256 2cb8ea36d9b1…

Verifying our claims

How to check the deployment, an attestation, a tradeline, and this documentation itself without trusting the desk.

PDF · 6,009 bytes · sha256 a73af66ed7d8…

Perimeter and legal

Who operates FlashRouter, what UnyKorn LLC is and is not, what the service names mean, and how misuse is handled.

PDF · 5,197 bytes · sha256 d418ba0719e8…

Downloads

PDF downloads, with hashes.

Compare the SHA-256 of any copy you were sent against this table, or against SHA256SUMS. A file that does not match was not published by the desk in this version.

FileDocumentBytesSHA-256
overview.pdfOverview5,914ef699a62a9e696e69304614fdb744700fde62bb6674fc108a081269789aceac8
status.pdfStatus7,945c9ce9242be216c7b57fdaafa12f45918919068a3edef49385edd562ed08ad528
flash-loans.pdfFlash loans6,60251ff389be82ace3ae6fbd0126baeda49eb796303ea52f95b0f72e46a04586ad1
proof-of-funds.pdfProof-of-Funds attestations8,88876be6f9f3d4c278c64199385d40b258196b0fe461f808f7a320bc4351bdc4aa3
xrpl-tradelines.pdfXRPL tradelines6,8162a27bb12b241981723d2a8906ba81f469e1ac18894add9144cdf678ff51dd725
api.pdfAPI reference9,104856f5f9cfd8a1f1a0b6919f18ac184ae4a8714a2f931ea57eefb6cba057127ae
engagement.pdfEngagement guide6,1132cb8ea36d9b126ce239518ccd49ac8c995e286bc69dee48222396256b16da5f6
verification.pdfVerifying our claims6,009a73af66ed7d81a693f5796a7e5fd56a3d9cb379a5d92acd1961361995c57756f
perimeter.pdfPerimeter and legal5,197d418ba0719e8367744b57b07c7da0dc01eaad1879bc650f424822c15d4e0c707
flashrouter-documentation.pdfAll documents, one file52,42094c7afbc231ce88fbe46d5dbda59371bfa1a0d10b41c6c0eb02e86819eb52d4b

Source

Where these documents come from.

Markdown sources live in the repository at site/docs/src/; tools/build-docs.py renders each one to the page and the PDF you see here, and generates the status document from status/public-status.json. The copy gate (tools/copyguard-local.py) runs over the sources before anything is published. Repository: github.com/FTHTrading/flashrouter.