Skip to content

Canton Network

Canton is a privacy-preserving interoperability protocol for financial networks. SBC stablecoin is available on Canton, built on the CIP-56 token standard.

What is Canton?

Canton enables:

  • Privacy-preserving transactions through zero-knowledge proofs
  • Interoperability between different financial networks
  • Atomic cross-network transactions without centralized sequencing
  • Regulatory compliance through configurable privacy controls

Canton Network • CIP-56 Token Standard

SBC on Canton

SBC stablecoin on Canton uses the CIP-56 token standard with the following configuration:

Token & Party Configuration

FieldValue
SBC Token ID (RegistrarInternalScheme)f29bdd7a-1469-498a-ba2a-796bf5387b31
Provider Party ID (Token Admin)party-28dc4516-b5ca-44ff-86c7-2107e90a6807::1220b8301e18aa8a401d6e34e6c20f8b0243183c514373bca8f1b6b9270246341a9e
Registrar Party ID (Token Admin)party-28dc4516-b5ca-44ff-86c7-2107e90a6807::1220b8301e18aa8a401d6e34e6c20f8b0243183c514373bca8f1b6b9270246341a9e
Instrument Configuration (Contract ID, recorded 2026-02-10)00e057aa8622f8b37b97dd6a3eb6d373abbd46e424b170f1c287fbf1729c879544ca101220682829447fd21219b6fe95e1c8867c1d0fc7225887e8008c1e64d3c58e75b513
TemplateUtility.Registry.V0.Configuration.Instrument:InstrumentConfiguration
Package ID3b25e7327b493bbe063e89d34fdacbfcc491007e5eabefea3a2919044a28f452

Integration

If your wallet or application already supports Canton Network Token Standard assets, you can support SBC with your existing Token Standard workflows.

See Integrate SBC on Canton for the step-by-step guide: connecting to Ledger API v2, discovering SBC, displaying balances, sending and receiving, and building transaction history.

Key Differences from EVM Networks

FeatureCantonEVM Networks (Base, Radius)
ArchitectureDLT with privacy-preserving poolsTraditional blockchain
Token StandardCIP-56ERC-20 / ERC-4337
Identity ModelParty IDs (DID-based)Ethereum addresses
PrivacyConfigurable per transactionPublic by default
SettlementOn-network atomic settlementBlock-based settlement

Next Steps

External Resources