Technology & Infrastructure

    What is ERC-3643 (T-REX)?

    ERC-3643, known as T-REX (Token for Regulated EXchanges), is an Ethereum token standard specifically designed for compliant security tokens.

    It extends ERC-20 with on-chain identity verification and transfer restriction logic, making it the leading standard for regulated property token issuance. Unlike bare ERC-20, which imposes no constraints on who can hold a token, ERC-3643 enforces investor eligibility rules automatically at the contract level.

    The Architecture of ERC-3643

    ERC-3643 is built around three interconnected components. The token contract governs the token itself supply, transfers, and the hooks that check compliance before permitting any movement. The identity registry is an on-chain directory of verified investor wallets. Each entry links a wallet address to an on-chain identity claim confirming the holder has passed KYC and meets any other eligibility criteria set by the issuer. The compliance module contains the rules that govern which wallets can hold or receive the token jurisdictional restrictions, maximum investor limits, or lock-up conditions, all enforced automatically before any transfer completes.

    When an investor tries to transfer a token, the contract queries the identity registry and compliance module before permitting the transaction. If the receiving wallet is not whitelisted or the transfer would breach a compliance rule, it is blocked on-chain without requiring manual intervention from the issuer.

    Why ERC-3643 Is the Standard of Choice for Real Estate

    Real estate security tokens must comply with investor eligibility rules in every jurisdiction where they are offered and traded. In the US, this means enforcing accredited investor status or other SEC exemption requirements. In the UAE, VARA and ADGM regulations set equivalent standards. Managing these requirements manually across a dynamic investor registry with frequent secondary market transfers is operationally impractical at scale.

    ERC-3643 automates this entirely. The compliance rules are encoded once at deployment. Every subsequent transfer is checked against them automatically. The issuer does not need to monitor individual trades the contract enforces the rules without human intervention, and every check is logged on-chain for audit purposes.

    On-Chain Identity and the ONCHAINID Protocol

    ERC-3643 uses ONCHAINID, a decentralised identity framework, to manage investor verification on-chain. When an investor completes KYC, their verified identity claims confirming jurisdiction, accreditation status, or other eligibility criteria are attached to their on-chain identity and linked to their wallet address in the registry.

    This identity is portable across all ERC-3643 token offerings. An investor who has been verified for one offering does not need to repeat the full KYC process for subsequent offerings using the same standard, provided their claims remain valid. This reduces onboarding friction significantly for repeat investors across multiple tokenized properties.

    ERC-3643 vs ERC-1400

    ERC-1400 is the other widely used security token standard. Both embed compliance controls into the token, but they differ in architecture. ERC-1400 uses a partition model that supports multiple classes of token with different rights within the same contract useful for structures with senior and junior tranches. ERC-3643 uses a unified token model with external compliance and identity modules, which is generally simpler to deploy and audit for single-class offerings.

    ERC-3643 has become the more widely adopted standard for real estate tokenization, supported by the broadest ecosystem of custody providers, secondary market venues, and compliance tooling in the market.

    ERC-3643 at Node Proptech

    Node Proptech issues all property tokens under ERC-3643. Investor KYC verification, whitelist management, transfer restrictions, and jurisdictional controls are all enforced at the contract level using the T-REX architecture. Every compliance check is executed on-chain and recorded in the immutable ledger giving investors, regulators, and the platform a single, auditable source of truth for every token transfer and ownership change.