Onchain identity
The wallet is linked to an identity record carrying claims from trusted issuers. Personal KYC data does not need to be made public.
ERC-3643 makes compliance part of a security's ownership logic: onchain identity, asset-specific eligibility rules and transfer conditions determine whether ownership can change. The result is a new financial primitive: securities that can be distributed, financed, composed and built upon onchain.
Standard token formats let any wallet hold and any wallet transfer. The right model for utility tokens, the wrong one for regulated instruments, where who can hold is the whole point.
Allow-lists and off-chain gatekeeping sit beside the asset. They have to be re-implemented on every venue and chain, and they fail the moment the asset moves somewhere that does not enforce them.
Eligibility and transfer rules are part of the token contract. Every transfer is checked by the asset itself, so the rules are enforced wherever the token is held, with no external gatekeeper to replicate.
DeFi has largely been built around balances, prices and pseudonymous wallets. ERC-3643 assets let applications reason about participants too. That opens the door to eligible liquidity, undercollateralized credit, institutional lending, repo, servicing-aware vaults and markets that were difficult to build around permissionless tokens alone.
An ERC-3643 asset combines four capabilities, each written into the token contract itself.
The wallet is linked to an identity record carrying claims from trusted issuers. Personal KYC data does not need to be made public.
Those claims establish whether the wallet is permitted to hold the asset.
Each transaction is checked against rules such as jurisdiction, holding limits and lock-ups.
Authorised agents can issue, freeze, recover, transfer or redeem the asset when required.
The world's most important assets become internet-native building blocks. Crypto demonstrated what developers can create with open, programmable assets. ERC-3643 extends that design space to funds, credit, equities, bonds and tokenized cash, the assets that underpin the global economy.
Pools and order books that check who is on the other side, so regulated assets trade against verified counterparties.
Tokenized holdings that post as productive collateral in permissioned lending, repo and treasury markets.
One asset routed to primary and secondary venues, without re-issuing for each venue.
Coupons, dividends, corporate actions and reporting that run against the asset's own record.
Products that reason about participants, not just balances, from servicing-aware vaults to institutional credit.
ERC-3643 is open under permissive licensing and maintained in public by the ERC3643 Association. Read the spec, fork the contracts, run the tests, build to the same target as every other institution on the standard.
Talk to an institutional team that has shipped the standard at scale. We will walk your asset through eligibility, transfer rules, and distribution in one session.