← CIP-0112 · citation graph
CITATIONS / CIP-0112
Canton Network Token Standard V2 - Improvements for Privacy, Performance and Traditional Accounting · status: Approved
Every place across CCPEDIA's corpus that references CIP-0112 — sibling CIPs, forum threads, the cip-* / grants-* mailing lists, GitHub issues + PRs across all indexed Canton repos, third-party blog coverage, and YouTube transcripts. Each section samples the most recent N; counts above the sample are the totals.
Sibling CIPs · 4
CIPs that declare a requires: dependency on CIP-0112, or reference it in their content.
Forum posts · 2 · across 1 topic
Individual posts on forum.canton.network that mention CIP-0112. Showing 2 most recent of 2.
… tors until the settlement deadline. You can think of it as “escrow-style” use cases, except that in CIP-0112 the ownership doesn’t actually change. If you want an allocation that cannot be unilaterally cancel …
Hi, is this the right place to ask a CIP-112 v2 design/semantics question? If there is a better venue, happy to move it there. I’m looking for clarification on committed allocations. My current unders
Mailing-list messages · 25 · across 3 threads
Messages on cip-vote, cip-discuss, grants-discuss, and other validator-announce lists. Items with cip_id_match badge come from CCPEDIA-parsed mailing_messages.cip_id — only-here join.
Hi all, now that CIP-0112 has been accepted, several people have asked when the final API specs are ready and when their Amul …
… llo, Canton Improvement Proposal has been approved by a vote of the Super Validator Node Operators: CIP-0112: Canton Network Token Standard V2 - Improvements for Privacy, Performance and Traditional Accountin …
Cumberland DRW in favor Thanks Chris
… ...> Skickat: Friday, 12 June 2026 06:03:47 Till: cip-vote@... <cip-vote@...> Ämne: Re: [cip-votes] CIP-0112: Canton Network Token Standard V2 Five North in favor. On Fri, Jun 12, 2026 at 02:49 Luca Toscani v …
SBI votes in favor.
Five North in favor.
… via lists.sync.global Date: Tuesday, June 9, 2026 at 5:55 AM To: cip-vote@... Subject: [cip-votes] CIP-0112: Canton Network Token Standard V2 Hello Super Validator Node Owners, Please find ready for vote: CI …
Hello Super Validator Node Owners, Please find ready for vote: CIP-0112: Canton Network Token Standard V2 The CIP text as merged in GitHub at the Proposed state 0f638f0995 …
Tradeweb would be happy to endorse CIP-0112. Best, Justin
Thanks Bernhard. That would explain how to construct the choice args without hitting the Registry/Scan APIs –thank you! Although since you guys made improvements to the registry api, we no longer have
Hi Simon, thanks for your response. Indeed, I see expired amulet allocations are getting automatically archived by the AmuletAllocation_DsoExpire choice. Is there something similar for DvpLegAllocatio
Hi John, Simon gave a good answer how to deal with expiry, but I think your input may be on the other side: How do you get the Holding create arguments to populate choice context. If so, our approach
Hi John, thanks for the thoughtful feedback. As for your request wrt expiry handling: The only thing I still see missing, is for the executor to gain visibility on the underlying locked assets. We hav
… lances. Behavior of token-standard operations attempted against Locked CC, and any interaction with CIP-0112 (Token Standard V2), is implementation-defined and should be specified by the selected reference im …
Hello, this is John Antoniou, CTO of Temple Digital Group. I wanted to share our thoughts regarding Token Standard V2. This update to the token standard makes the whole flow much better. We are curren
… ding cross-version, to a degree where they are comfortable that the Token Standard V2 as defined in CIP-0112 is ready to go into the Splice code base. The token standard V2 related code is on branch https://g …
Hi Simon, hi Sergei, Thank you both for the valuable technical feedback. I really appreciate it. Simon — your point about CC / Amulet fully implementing the CIP-56 APIs is especially important. In the
Thanks Murat, for sharing this detailed and thoughtful write-up. It is a technically accurate and valuable guide for other wallet builders. Here are a few points that I've noticed while reading the qu
Update: all four PRs have now been merged and will be deployed on TokenStdDevNet next week. toggle quoted message Show quoted text -- Dr. Simon Meier Principal Architect simon@... Creators of Canton N
Note that the last four changes are still being merged into the main token standard branch. You can find the corresponding PRs using this query: https://github.com/canton-network/splice/pulls?q=is%3Ao
… exible authorization models. Functional extensions to the standard These are proposed extensions to CIP-0112, which will get new top-level sections in the CIP-0112 text. The Token Standard V2 Transaction Hist …
… own, with all but the top-most sections targeted at those that are knees-deep in coding against the CIP-0112 draft standard. As you can see there’s a lot going on, and I want to thank all those that engaged i …
CIP-0112 is now in the CIP repository in Draft state. https://github.com/canton-foundation/cips/blob/main/ci …
AFAIS, the initial message does not mention the PR with the proposed CIP against the repository. For the sake of completeness, here it is: https://github.com/canton-foundation/cips/pull/187 toggle quo
… in shaping an iteration that makes incremental but material improvements to the standard. CIP Text: CIP-0112: Token Standard V2 Abstract This proposal outlines a set of improvements to the CIP-0056 Canton Net …
GitHub items · 22
Issues, PRs, and dev-fund proposals across all indexed Canton repositories that mention CIP-0112.
## Development Fund Proposal Submission **Proposal file:** [/proposals/2026-07-o1Labs-canton-evm-merkle-attestation-bridge.md(../blob/main/proposals/2026-07-o1Labs-canton-evm-merkle-attestation-bridge
### Milestone 3: Token Standard (CIP-56 V1 + CIP-0112 V2), External Signing, PQS Client, Conformance & Security Review - **Estimated delivery:** Month 4. …
… ing. - **`cip-0056.mdx`**: Added notes on CIP-0107 (24h submission window, approved March 2026) and CIP-0112 (Token Standard V2, approved June 2026). - **`cip-index.mdx` and 26 other files**: Replaced all `gl …
… older ticket for implementing the guidance from https://github.com/canton-foundation/cips/blob/main/cip-0112/cip-0112.md#423-traders-accept-allocation-requests-and-create-allocations ### Context Daml code imp …
## Development Fund Proposal Submission **Proposal file:** /proposals/2026-06-Eunoia-cip56-erc20-middleware.md **SIG Label:** token-asset-standards **Champion:** Canton Foundation --- ## Summary MetaM
## Development Fund Proposal Submission **Proposal file:** /proposals/2026-06-Eunoia-cip56-erc20-middleware.md --- ## Summary MetaMask-compatible middleware exposing an Ethereum JSON-RPC facade over C
Readme file updated.
… , and Financial Workflows (bridge relayer). Routing to any of those SIGs for review is welcome. - **CIP-0112 (Token Standard V2) interaction:** the proposal is built against ratified CIP-0056 and includes an …
… unchanged, ships codegen as a `dpm` component, and requires no protocol, ledger-contract, or CIP-56/CIP-0112 changes. - **Consolidates existing community work.** The `DLC-link/canton-lib` crate is a useful lo …
… IP-0103 / JSON Ledger API command path, the same way a compliant wallet does. No protocol or CIP-56/CIP-0112 changes are required. ## Checklist - [x] Proposal file added under `/proposals/` - [x] Milestones a …
### Milestone 3: Token Faucets & Token Standard Tooling (CIP-0112) - **Estimated Delivery:** Month 9 - **Focus:** CantonCoin / Token Standard tooling and UX polish, …
… V2 — the addition of native on-ledger metadata support to Canton Name Service entries. CIP-0056 and CIP-0112 both explicitly rely on a fragile JSON workaround in the `description` field, and CIP-0056 directly …
… CIP-0056. - Composes with: CIP-B (filed in parallel as a separate PR). - Forward-composes against: CIP-0112 (v2 packages). --- Signed-off-by: Hilal Agil
… ned. Slug: `cip-hilarl-Agentic-Identity`. - Composes against: CIP-0056. - Forward-composes against: CIP-0112 (v2 packages). --- Signed-off-by: Hilal Agil
… signed. Slug: `cip-hilarl-AI-Settlement`. - Composes against: CIP-0056. - Forward-composes against: CIP-0112 (v2 packages). --- Signed-off-by: Hilal Agil
… -Multi-VM-Bridge`. - Composes against: CIP-0056 (cited in `Requires:`). - Forward-composes against: CIP-0112 (v2 packages). --- Signed-off-by: Hilal Agil
Added CIP-0112
Draft for discussion by the community.
… ck. It delivers one-command LocalNet lifecycle management, integrated observability dashboards, and CIP-0112 token faucets and tooling — lowering onboarding time for new developers, workshop participants, and …
Blog posts · 102
Third-party coverage and ecosystem blog posts. Each links to the original publisher; CCPEDIA only indexes, doesn't republish.
Andreessen Horowitz has opened a Seoul office and named South Korea its Asian strategic base, with crypto as the first priority, following its $100 million participation in the Digital Asset Holdings round backing Canton Network.
Ekiden has launched on Canton Network's testnet as the first CLOB-based derivatives exchange on the network, with several trading firms already integrated and mainnet to follow.
OneSwap is now live inside Loop Wallet, marking the first wallet integration of the OneSwap SDK and allowing Loop users to swap Canton assets natively without leaving the wallet.
Canton Network has welcomed 20 new validator operators, with Citadel LLC and Taishin Bank among the most prominent names joining the network's growing institutional infrastructure base.
Temple Digital Group's order book generated 31.5% of Canton Network's total daily fee burn on June 11, 2026, making it the largest single contributor to network fee activity on that date.
Kraken has enabled USDCx deposits and withdrawals on Canton Network, with spot trading to follow once liquidity thresholds are reached, as the exchange signals broader Canton ecosystem support ahead.
Canborsa has launched in beta as the first perpetual RWA DEX on Canton Network, offering trading in tokenized stocks, gold, oil, and crypto with up to 20x leverage through a non-custodial interface.
Digital Asset has closed a $355 million round led by a16z crypto, with backing from more than a dozen financial institutions across TradFi and DeFi, as the Canton Network continues to build institutional momentum across tokenized asset markets.
Send has launched Send Connect, a Chrome browser extension that brings a native wallet experience to Canton Network, allowing users to connect to applications, approve transactions with passkeys, and interact with the ecosystem directly from their browser.
EDELx is now live on OneSwap, and Edel Finance has integrated the OneSwap SDK into its platform, making it the latest Canton application to embed permissionless swap functionality natively.
Hacken has been named an official auditing provider for Canton Network, with dedicated Daml certification and published security research supporting its role in reviewing smart contracts and infrastructure for institutional Canton applications.
PartyLayer has integrated WalletConnect into its open-source wallet connectivity and developer experience layer for Canton dApps, giving developers an additional connection path alongside its existing multi-wallet support, CIP-0103-aligned interface, React tooling, and registry-based wallet discovery.
Grayscale has filed a Form S-1 with the SEC for the Grayscale Canton ETF, a proposed exchange-traded product designed to provide exposure to Canton Coin.
Noves has launched a public Data Studio for Canton Network, providing unified visibility into network activity, app economics, compliance data, and validator flows.
Canton Network has welcomed 16 new validator operators, including Nipro, Silverlake, and Chainbase among the more established names joining its growing institutional infrastructure base.
KB Securities said it signed an MOU with the Canton Foundation and Wavebridge to jointly review distributed ledger-based infrastructure for domestic capital market transactions using the Canton Network.
Visa is working with Brale on a proof of concept using SBC, a U.S. dollar-backed stablecoin issued by Brale, to evaluate privacy-enabled settlement for institutional payment flows on the Canton Network.
Shinhan Asset Management and Shinhan Investment & Securities have each signed MOUs with Canton Foundation, aiming to use Canton Network's global institutional infrastructure to distribute Korean tokenized financial products to overseas investors.
Mastercard has listed Canton among the blockchain networks expected to support regulated stablecoin settlement as it expands card-network settlement options across fiat, intraday, weekend, holiday and on-chain rails.
EQ Market has launched on testnet with a CC and USDCx supply-and-borrow market, marking the first public release of a native lending protocol on Canton Network ahead of a planned mainnet launch.
For AI agents
Same citation graph through programmatic surfaces:
get_cip_citations— MCP tool. Input:{cip_id}. Output: counts plus sample items per source. Use when an agent needs "everything that references CIP-X across CCPEDIA's corpus" in one round-trip.GET /api/v1/cips/0112/citations— JSON shape mirroring this page.- The legacy
/api/v1/cips/0112/mentionsstays for backward compat — it returns topic / thread counts; this new endpoint returns per-post / per-message granularity plus GitHub and YouTube coverage.