SettleMint
Privacy

Public chain privacy

The compliance and security entry point for deciding whether a regulated asset can use a public EVM network.

Public EVM networks are useful for transparent token records, but they are not private databases. Use one for a regulated asset only when your programme can tolerate visible wallet activity, token events, registry relationships, transaction timing, and contract state.

DALP keeps private evidence out of the chain path where your programme design allows it. It does not make on-chain transactions confidential by default.

Choose the audience path

Short answer

DALP separates public enforcement data from private evidence. Claims, registries, token events, wallet addresses, transaction inputs, and contract state written to a public EVM network remain visible according to that network's behaviour. KYC, KYB, AML, sanctions, beneficial ownership, investor files, and review notes stay off-chain in approved evidence systems.

DALP supports the enforcement pattern through identity registries, trusted issuers, claims, compliance modules, custody integrations, signing workflows, and configured EVM networks. Private mempools, encrypted order flow, confidentiality frameworks, zero-knowledge proofs, shielded tokens, stealth-address designs, and permissioned network controls are deployment architecture choices. Your team must select and integrate each one, operate it with explicit approval, and verify the confidentiality guarantee it provides for your specific asset programme.

Decision summary

If the asset requiresPublic EVM fitRead next
Public issuance with regulated transfer controlsSuitable only when wallet activity, token events, registry relationships, and contract state can be public.Public EVM visibility model
Private KYC, KYB, AML, sanctions, ownership, or accreditation evidenceKeep evidence off-chain. Publish only claim topics, issuer attestations, and wallet-to-identity links required for enforcement.Identity and compliance
Confidential investor registers or sensitive commercial termsDo not encode names, account references, private document identifiers, tranche labels, or commercial terms in public metadata, claim data, URIs, or transaction inputs.Pre-launch privacy review
Network-level access controlUse a private or permissioned EVM network. DALP can operate with configured EVM networks, but network privacy comes from the selected network.Privacy architecture patterns

DALP boundary

DALP can keep source evidence off-chain, enforce configured eligibility through SMART Protocol contracts, track submitted operations, and index confirmed events. Those events are queryable from the Console, the Platform API, and audit reports. It does not make on-chain transactions confidential, hide wallet graph relationships, rewrite committed chain data, or provide a bridge protocol. It also does not determine your legal basis, retention period, data-transfer mechanism, or privacy notice wording.

Where to go next

NeedRead next
Inspect what becomes visible on public EVM networksPublic EVM visibility model
Review pending transaction, mempool, and ordering exposureTransaction ordering privacy
Compare privacy patterns and deployment choicesPrivacy architecture patterns
Review identity enforcement and claim designIdentity and compliance
Review private transaction routing choicesPrivate mempool routing

On this page