The technical architecture of the Fractalized protocol translates the legal income rights structure described in Section 3 into an onchain system that is compliant, automated, auditable, and accessible to investors without requiring DeFi expertise.

Blockchain Infrastructure: Why Base

The protocol is deployed on Base, Coinbase's Ethereum Layer 2 network. The selection of Base over other chains reflects a specific set of requirements for a regulated, institutional-grade RWA platform:

The KYC-Gated ERC-20 Architecture

The central design decision of the Fractalized token architecture is the use of a KYC-gated ERC-20 token with a wrapped/unwrapped state distinction.

<aside>

The solution: every asset on the Fractalized platform has two token representations.

</aside>

The Base Token (Unwrapped ERC-20)

The base token is a standard ERC-20 that can be freely transferred between any wallet addresses. It does not carry yield distribution rights. It exists as the liquid representation of a position in the asset, tradeable on the secondary market through the liquidity pool. Anyone can hold a base token, they simply do not receive income distributions unless they are KYC-verified and hold the wrapped version.

The Wrapped Token (wTOKEN)

The wrapped token is an ERC-20 token that can only be minted to and held by wallet addresses that have completed KYC/AML verification and been approved on the platform's allowlist. The wTOKEN is what entitles the holder to income distributions. The wrapping and unwrapping process is managed by a smart contract router that handles all state transitions automatically.

The result:

Smart Contract Distribution