PazaLabs issues every asset as an ERC-3643 permissioned security token. The standard enforces transfer restrictions in the smart contract itself, so only verified, whitelisted addresses can hold or transact the token, and every transfer is checked against identity, claims and jurisdiction rules before it settles.
ERC-3643 (T-REX) is the institutional standard for compliant security tokens on EVM chains. It enforces transfer restrictions at the smart contract level — so only verified, whitelisted addresses can hold or transact the token. Read the full ERC-3643 explained guide for identity registry, claim topics, and transfer flow.
Verified holder identities stored on-chain and used to validate every transfer.
Investors must hold valid claims (KYC, accreditation, jurisdiction) that expire and renew.
Configurable rules by jurisdiction, category, lock-up, or limits — executed atomically.
Authorized issuers or regulators can force-transfer or freeze tokens for compliance.
Token holder calls transfer() with recipient address.
Contract queries Identity Registry: is recipient verified?
Are all required claims valid and unexpired?
Do jurisdiction, category, and lock-up rules pass?
All checks pass → transfer settles on-chain.
Transfer event emitted; compliance audit trail updated.
Book a session with our structuring team and we'll scope the right asset class and legal wrapper for your use case.