Skip to main content

AML Enforcement

Enforcement actions the EMI can take on-chain in response to regulator orders.

What We Know

ActionEffectReversible?
BlacklistAddress blocked from all operations (send, receive, encrypt balance, decrypt balance, shield, unshield)Yes?
FreezeOutgoing blocked; incoming allowed (enables investigation)Yes
SeizeTransfers funds from target to authority (court order). Encrypted: UKRC decrypt or freeze-then-seizeNo

Enforcement Points

Where blacklist and freeze are checked on-chain:

OperationBlacklist checkFreeze check
MintRecipient
TransferSender, recipientSender
Encrypt balanceSenderSender
Private transferRecipient
Decrypt balanceRecipient
ShieldSenderSender
UnshieldRecipient

Open Questions

#Question
Q1Are these lists (blacklist, freeze) public? Do we report them somewhere?
Q2Is the trigger only regulatory requirement, or ongoing procedures as well?
Q3Are these actions reversible? Unfreeze is an option; blacklist reversal unclear.
Q4Do we need a UI / compliance officer dashboard for these actions?
Q5What are the SLAs for this process?