POC 1 · FATF Rec 15 · Smart Contract Layer
The FATF mandates that stablecoin issuers embed governance controls directly into smart contracts. This simulator traces how freeze, burn, and deny-list operations execute across four token standards.
Compliance Architecture
Five chains, five different compliance architectures. TRON has L3 only. Ethereum adds L4 analytics. Solana has the richest L3 with Token-2022 hooks. Base inherits L1–L2. Arc pushes compliance to L2.
Interactive Proof of Concept
How it works: Select a token standard and operation to see the full execution trace.
Key Insight
The bottom line: The same operation — "freeze an address" — has radically different enforcement properties depending on the token standard.
Why it matters: The FATF is asking issuers to ensure the L3 path exists on every stablecoin. This simulator shows which standards already meet that bar.