Circle USDC Mint/Burn
Institutional USDC minting via Circle Mint — KYB gate, reserve-backed 1:1, SOC 1 Type 2 audited.
CTR (USD 10,000+)TRAVEL-RULE (USD 3,000+)ENHANCED-DUE-DILIGENCE (USD 50,000+)
Step 1 · Customer USD DepositPolicy-EnforcedBlockchain-Native
The customer's bank deposit instruction — fiat value is sourced and ready for conversion.
Customer deposits USD via bank wire to Circle's reserve custodian. L4 Account (customer's Circle account) and L5 Application (Circle API / dashboard) are lit. KYC (D1) and licensing (D8) verified at account opening.
Step 2 · Reserve VerificationPolicy-EnforcedBlockchain-Native
The reserve attestation — an external auditor confirms the 1:1 backing before new tokens are minted.
Circle's reserve is verified: the deposited USD is confirmed in the reserve account, and the attestation oracle confirms 1:1 backing. This is the prudential checkpoint — D8 (licensing) and D9 (capital requirements) are the active domains.
Step 3 · USD → USDC RampCode-EnforcedBlockchain-Native
The fiat-to-blockchain boundary crossing — value transitions from the banking system onto the blockchain.
The medium boundary crossing: USD in the banking system becomes USDC on Ethereum. L4 Account (customer balance update), L3 Execution (mint contract), and L2 Consensus (block inclusion) are lit. This is where money transmission licensing fires — the compliance surface is distinct from any on-chain swap.
Step 4 · Customer USDC WalletPolicy-EnforcedBlockchain-Native
The customer's updated digital-asset balance — USDC received and available for transfer.
Newly minted USDC arrives in the customer's wallet on Ethereum. L4 Account and L5 Application lit. Recordkeeping (D11) and tax reporting (D12) obligations fire. The customer now holds a digital dollar backed 1:1 by USD reserves.
Resolved 4 steps across 1 chain(s). 3 threshold(s) triggered. Frameworks: Bank Secrecy Act, GENIUS Act, OFAC Sanctions Program, FATF Recommendation 16 (Travel Rule), Common Reporting Standard / FATCA.
VC Receipt Verifier
Signature verification, issuer validation, revocation check, and claims evaluation for ACK compliance receipts.
Sample ACK Receipt (VC Format)
{"@context": ["https://www.w3.org/2018/credentials/v1"],"type": ["VerifiableCredential","ACKReceipt"],"issuer": "did:web:receipts.acme-psp.com","issuanceDate": "2026-04-01T14:32:18Z","credentialSubject": {"payer": "did:web:agent.acme-corp.com","payee": "did:web:vendor.eu-payments.fr","amount": "3500.00","currency": "USDC","settlementNetwork": "Base","requestToken": "req_7f3a8b2c"},"proof": {"type": "Ed25519Signature2020","verificationMethod": "did:web:receipts.acme-psp.com#key-1","signatureValue": "eyJhbGciOiJFZERTQSIsImtpZCI6ImRpZDp3ZWI6cmVjZWlwdHMuYWNtZS1wc3AuY29tI2tleS0xIn0"}};