Circle sets a two-stage shutdown path for legacy CCTP transfers
Applications still using the first version of Circle's crosschain protocol face lower burn limits from October 31 and paused contracts from December 1.

What happened
Circle has put operational dates around the retirement of CCTP V1, the legacy version of its Cross-Chain Transfer Protocol. The first change is scheduled for October 31, 2026, when burn limits begin to decline and performance is expected to taper over a one-month transition. Circle says the legacy contracts are then due to be paused on December 1.
That sequence matters because a route can remain technically reachable while becoming less dependable before the final pause. Teams that treat December 1 as the only deadline could encounter constrained capacity earlier. The practical event is therefore a staged service retirement, not a single switch at the end of the process.
Key facts
The replacement is CCTP V2, which Circle now refers to simply as CCTP. It is not a drop-in change: the official migration notice says V2 uses separate contracts and APIs and is not backward compatible with V1. Existing integrations need deliberate contract, API and routing work.
V2 offers Standard and Fast Transfer modes, programmable hooks that can trigger an action after USDC reaches the destination chain, and support for 27 blockchains. Those capabilities explain why the migration is more than an endpoint update. A team must decide which transfer mode it supports, test hook behavior, and verify every chain-specific path that its application exposes.
Who is affected
The immediate audience is developers, wallets, bridges, exchanges and treasury systems that still point to CCTP V1 contracts. The user-facing risk sits one layer below the interface: a product may look unchanged while its crosschain settlement path is approaching reduced limits or a full pause.
Operators should inventory contract addresses, API versions and supported origin-destination pairs rather than assume that a vendor dependency has already moved. New integrations have a clearer decision because Circle directs them to V2 from the start. Existing integrations require a controlled migration, regression testing and monitoring across every chain combination they continue to offer.
Why it matters
Crosschain transfer infrastructure is part of the transaction path for applications that move USDC between networks. A protocol retirement can therefore affect availability even when the stablecoin itself and both underlying blockchains continue operating normally. The distinction is important for incident response: a failed route may be an integration-version problem rather than a token or chain outage.
Circle also describes CCTP as non-custodial infrastructure, meaning it does not hold or recover user assets. That makes correct destination data, contract selection and application-level safeguards consequential. The richer V2 feature set may improve product design, but it also creates configuration choices that teams need to validate.
What happens next
A sensible migration sequence starts with a complete route inventory, followed by V2 contract and API integration in a test environment. Teams can then compare balances, attestations, fees, completion times and failure handling before changing production traffic. Monitoring should remain in place through the October reduction window and after the December pause.
The official notice points developers to Circle's migration guide and support channel. It does not guarantee that third-party wallets, bridges or exchanges will follow the same timetable for their own interfaces. Users should rely on the status and support information of the product they actually use, while operators should communicate any route-specific cutover dates separately.
Risks and uncertainties
The notice does not specify a universal day-by-day burn-limit schedule for every route during the transition month. It also does not establish how each independent application will expose degraded legacy capacity, migrate queued transfers or communicate a cutoff to customers. Those details remain implementation-specific.
Availability is explicitly subject to change, and Circle's terms note smart-contract, relay and bridge risks. The evidence supports firm protocol dates and V2 capabilities; it does not support a claim that every integration will migrate without interruption. That outcome depends on each operator's testing, release process and dependency management.
Official sources
- Circle sets a two-stage shutdown path for legacy CCTP transferswww.circle.com · 27 Aug 2026
