Power of disposal para. 2 no. 1 |
Holders, not the issuer, control their securities by technical means. Custody may be delegated, even to the issuer, but the holder must be able to take direct control. |
Holders sign their own transfers, from their own wallets or through a custodian. The token has no pause function, which the circular advises against because a paused ledger stops being a securities ledger. |
Rights of intervention para. 2 no. 1 |
Freezing, allow-listing and token recovery are compatible only with governance that prevents misuse: described in the registration agreement, freezing usually only on an order from a competent authority, and safeguards such as a key held by an independent party. Recovery the issuer alone can exercise is the most problematic. |
Freeze, forced transfer, burn and eligibility administration are separate roles, so each can be granted to a different address, including one held by an independent party. There is no holder opt-out from forced transfer today. |
| Allow-listing |
Permissible, and comparable to agreed transfer restrictions, with the consent of the first takers. For registered shares, transfers that meet the restrictions must be allowed. |
The token checks the Eligibility Engine registry inside every transfer, with separate send and receive permissions, and moves nothing when no list is attached. Keeping eligible addresses current is the issuer's operation. |
Integrity para. 2 no. 2 |
Adequate technical and organisational measures protect the ledger from unauthorised change, such as joint management by several independent participants. |
The ledger is the chain you deploy to: EVM, public or permissioned. A public network supplies independent participants; on a permissioned network, their number and independence is an assessment to make before issuing. |
Content and registration agreement para. 2 no. 3 |
The content of the rights, how the ledger works and the registration agreement are recorded in the ledger or in linked accompanying data. In practice: a link to the terms, ideally with a hash, that holders can find from the ledger. |
Not met by the contract alone today. The token has no terms field, so the link has to run from the registration agreement to the contract addresses. An on-chain terms link is the gap to close before a ledger-based issuance. |
Inspection and verification para. 2 no. 4 |
Holders can view their entries and verify their integrity without anyone's cooperation. A third-party token audit does not replace that; the source should be published and checkable against the deployed bytecode. |
Holders verify against the chain, not against our API. Contract source can be published and verified against the deployed bytecode. The Indexing and Ownership Engines serve the issuer's operations; they are not the holder's verification path. |
Organisation and information para. 3, Art. 973i |
The issuer ensures the ledger is organised for its purpose, and tells acquirers how it works and how its integrity is protected. Liability for inaccurate or misleading information cannot be excluded. |
We document how the contracts, roles and eligibility rules work, as input to the information you owe acquirers. The duty and the liability stay with the issuer. |
Cancellation Art. 973h |
A court can cancel a ledger-based security whose holder has lost control of it; the entitled person can then ask for a replacement. |
The cancelled position can be burned and a replacement minted to the entitled holder. Both are role-gated functions and both leave an on-chain record. |