Settlement rail adapter · Tokenization Service hook
DTC moves the asset · Velaru proves the attestation event. Optional receipt rail underneath tokenization — we do not custody, settle, or compete with DTC. Governed events are bound to a frozen gate; counsel forwards a public /verify URL strangers can authenticate without operator custody.
Real-world DTC-custodied asset converted to on-chain representation.
New tokenized units minted against custody record.
Tokenized units burned; traditional form restored in DTC.
Dividend, split, or governance event bound to tokenized twin.
Beneficial ownership move with stranger-verify trail.
POST https://velaru.xyz/api/v1/dtcc/attest POST https://velaru.xyz/api/v1/dtcc/production/webhook GET https://velaru.xyz/api/v1/dtcc/events.json GET https://velaru.xyz/api/v1/dtcc/attest ← API reference (browser-safe)
Honest ceiling: certifies process under frozen gate — not market truth, release entitlement, or custody status.
curl -X POST https://velaru.xyz/api/v1/dtcc/attest \
-H "Content-Type: application/json" \
-H "X-API-Key: YOUR_KEY" \
-H "X-Velaru-Payment-Proof: YOUR_PROOF" \
-d '{"proof_ref":"ENTRY_ID","event_type":"tokenize","cusip":"037833100"}'