Explore the architecture, settlement rails, reserve framework, and compliance engine powering FTHX and FTHG. All interactions are simulated — no live assets, no real transactions.
For institutional discussion only. FTHX and FTHG are in design phase. All data shown is illustrative. Not an offer to sell securities.
FTH Capital OS is a layered institutional infrastructure platform spanning token issuance, custody, settlement, compliance, and reporting — designed for enterprise-grade digital capital operations.
Planned technical specifications for both reserve tokens. All parameters are preliminary and subject to legal and compliance review.
Walk through a simulated institutional FTHX settlement transaction — from compliance pre-check to multi-rail routing. All data is synthetic and illustrative only. No real assets are moved.
Select settlement rail (simulated):
$ Awaiting simulation input...
$ Select parameters and click "Run Simulation"
▌_
Every transaction in the designed system passes through a multi-layer compliance pipeline before settlement is attempted. Explore each check below.
// Step 01: KYC / Accreditation Verification
// ─────────────────────────────────────────
checkKyc(entity: "FTH-INST-DESK-A") {
kycStatus: "verified"
accreditation: "QIB" // Qualified Institutional Buyer
entityType: "financial_institution"
lastReviewDate: "2025-11-01"
nextReviewDue: "2026-11-01"
result: PASS ✓
}
// NOTE: KYC engine in design phase.
// All data above is illustrative only.
The reserve framework is designed around real-time attestation, multi-custodian architecture, and independent verification. Current status: design phase.
Core API endpoints available in the Capital OS platform. Institutional API access requires an approved onboarding agreement and active KYC.
| Method | Path | Description | Status |
|---|---|---|---|
| GET | /admin/treasury | XRPL treasury summary | Live |
| GET | /admin/mint-status | Daily mint cap & usage | Live |
| GET | /admin/fthx-fthg/status | FTHX/FTHG product status | Live |
| POST | /admin/mint | Issue tokens (restricted) | Disabled |
| POST | /admin/redeem | Redemption processing | Disabled |
| GET | /admin/audit | Paginated audit log | Live |
| Method | Path | Description | Status |
|---|---|---|---|
| GET | /admin/compliance/status | Compliance health check | Live |
| GET | /admin/compliance/kyc-queue | Pending KYC reviews | Review |
| POST | /admin/compliance/approve-kyc | Approve KYC record | Review |
| GET | /admin/guardrails/status | Active guardrail summary | Live |
| Method | Path | Description | Status |
|---|---|---|---|
| GET | /xrpl/trustlines | XRPL trustline status | Live |
| GET | /stellar/trustlines | Stellar trustline status | Live |
| POST | /settlement/initiate | Initiate settlement tx | Design |
| GET | /settlement/status/:txId | Settlement status query | Design |
| Method | Path | Description | Status |
|---|---|---|---|
| POST | /auth/login | Admin login (email + password) | Live |
| POST | /auth/mfa/verify | TOTP 2FA verification | Live |
| POST | /auth/refresh | JWT refresh token | Live |
| GET | /auth/me | Current session info | Live |
If you represent a qualified institutional entity and would like to discuss Capital OS architecture, FTHX/FTHG design parameters, or API access, reach out through the institutional inquiry channel.
Nothing on this website constitutes an offer to sell or solicitation of an offer to buy any security, token, or investment product. For institutional discussion only. Subject to legal and compliance review.