Products / Permissioned Tokenization
Available now

Tokens that keep the promises your documents make

A security token is only as good as what it refuses to do. ERC-3643 issuance with ONCHAINID identity, modular compliance checks on every transfer, cap-table truth on-chain, and forced-transfer recovery when keys are lost — plus XRPL MPTs and the Unykorn L1 where the program fits them better.

How it works

The mechanics a diligence team will ask about

Identity-bound holdings

Tokens live against verified identities, not anonymous addresses.

  • ONCHAINID — each investor controls an on-chain identity carrying signed eligibility claims
  • Claim verification — transfers check required claims — KYC, accreditation, jurisdiction — at execution
  • Registry truth — the identity registry is the cap table; records can't drift from reality

Compliance on every transfer

Primary issuance and every secondary movement run the same checks.

  • ModularCompliance — offering-specific rules — lockups, holder caps, jurisdiction limits — as composable modules
  • canTransfer — a failing check reverts before state changes; no unwinding, no exceptions process
  • Forced transfer — issuer-controlled recovery for lost keys and court orders, fully logged
Capabilities

What ships in the box

ERC-3643 issuance

T-REX standard deployment: token, identity registry, compliance modules, and agent roles wired for your offering.

Cap table & investor registry

On-chain holdings as the source of truth, with exports your admin and auditor can reconcile against.

Transfer restrictions

Rule 144 lockups, holder limits, jurisdiction gates — encoded as compliance modules, not PDF footnotes.

XRPL Multi-Purpose Tokens

Issuance on XRPL with authorization flags and trust-line controls where instant clearing matters.

Unykorn L1 settlement

Deterministic WASM state engine for programs needing custom settlement logic with sub-second finality.

Issuer recovery

Forced-transfer and address-freeze powers held by the issuer's agents — logged, governed, and auditable.

Specifications

The details a diligence team asks for

Token standardERC-3643 (T-REX) on EVM; Multi-Purpose Tokens on XRPL; WASM contracts on Unykorn L1
IdentityONCHAINID — investor-controlled keys carrying signed claims from approved issuers
Transfer validationModularCompliance canTransfer checks; failing transfers revert pre-state-change
RecoveryIssuer forced-transfer for lost keys / legal orders; every action signed and logged
AccountingInteger minor units only; no floating point anywhere in the token math
Reg D alignment506(b)/506(c) eligibility, lockups, and verification posture encoded per offering
Fee postureFlat build + platform fees; zero transaction-contingent fees
Related

Composes with