# USDC Sourcing & Lending Layer

> USDC is live on XDC today. The "wait for Circle to launch" framing that older third-party material on this topic still carries is wrong as of April 2026. Native USDC went live on XDC mainnet in September 2025 via Circle CCTP V2, and BitGo qualified custody for both XDC and USDC on XDC went live in February 2026. The institutional plumbing for stablecoin denominated flows on XDC exists today and does not depend on a future event.

### USDC -- the verified state of play

| Property                            | Value                                                                                                                                                                                                                                                                                    |
| ----------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Status**                          | LIVE on XDC mainnet since September 2025 (\~7 months in production as of April 2026)                                                                                                                                                                                                     |
| **Native or bridged**               | **Native.** Not a wrapper. From the XDC Foundation announcement: "USDC on XDC is not a copy or derivative -- it's the same regulated, 1:1 redeemable digital dollar, with full backing from Circle, without relying on bridges or wrapped tokens."                                       |
| **Bridge mechanism**                | **Circle CCTP V2** (Cross-Chain Transfer Protocol V2). Burn-and-mint with Circle attestation. Source-chain burn, Circle attestation service signs, destination-chain mint. **No third-party bridge vault. No bridge committee.**                                                         |
| **Trust root**                      | Circle (the asset issuer) -- not a bridge committee, not an MPC vault, not a federated multisig                                                                                                                                                                                          |
| **Counterparty chains via CCTP V2** | All Circle-supported CCTP V2 chains: Ethereum, Solana, Base, Arbitrum, Optimism, Polygon PoS, Avalanche, Polkadot Asset Hub, and others -- 24+ chains                                                                                                                                    |
| **CCTP V2 Fast Transfers**          | Live -- Circle backstops shorter finality windows for institutional UX                                                                                                                                                                                                                   |
| **Failure modes**                   | (a) Circle attestation service downtime (operational, not custodial); (b) Circle reserve insolvency (the same risk as USDC anywhere); (c) bug in XDC-side CCTP contracts (Circle audited, comparable to USDC on any other chain). **No third-party bridge committee or vault to drain.** |

**Source:** \[\[xdc-stablecoin-state]] -- primary citations include `xdc.org/articles/live-on-xdc-mainnet-usdc-and-cctp-v2`, plus coverage by crypto.news, CoinCentral, and FinanceFeeds.

This is the cleanest stablecoin trust model in production today. Any architecture that uses USDC on XDC inherits Circle's trust model directly, with no intermediate bridge layer to compromise.

### Custody coverage -- both ends, same regulated entity

| Custodian                    | Coverage                                                                      | Live since      | Insurance                              | Architecture                                                                    |
| ---------------------------- | ----------------------------------------------------------------------------- | --------------- | -------------------------------------- | ------------------------------------------------------------------------------- |
| **BitGo Bank & Trust, N.A.** | XDC mainnet (native XDC + USDC on XDC)                                        | February 1 2026 | $250M                                  | MPC custody, federally chartered US bank trust entity                           |
| **BitGo Bank & Trust, N.A.** | Canton Network CIP-56 assets (cBTC, USDCx, and the CIP-56 standard generally) | March 25 2026   | (covered by the same regulated entity) | The same MPC custody architecture, extended to Canton-side institutional assets |

**The institutional implication:** for any partner already custodying with BitGo on Canton, adding XDC mainnet exposure does not require onboarding a new custodian. For any partner custodying XDC with BitGo, adding Canton-side CIP-56 exposure does not require onboarding a new custodian. This is the only US qualified custodian currently supporting both ends of the hstXDC architecture, and the dual-end coverage is what makes the institutional capital path operationally accessible today rather than at some future date.

### XDC mainnet DEX liquidity -- the honest framing

USDC is on XDC. That does not mean XDC mainnet is a deep execution venue for institutional-size stablecoin trades. The honest picture:

| DEX             | TVL (snippet-sourced from DefiLlama, point-in-time) |
| --------------- | --------------------------------------------------- |
| XSwap V3        | \~$547K                                             |
| XSwap V2        | \~$762K                                             |
| IcecreamSwap V2 | \~$62K                                              |
| Fathom AMM      | \~$42K                                              |
| Globiance       | \~$5.6K                                             |

| Trade size              | Honest assessment                                                                                                                                                                                         |
| ----------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **$100K USDC↔XDC swap** | Significant fraction of pool depth in the deepest stable pool. Likely double-digit percent slippage on a single XDC DEX. Routing via CCTP V2 to a deeper-liquidity chain (Arbitrum, Base) is far cheaper. |
| **$1M USDC↔XDC swap**   | **Not executable on a single XDC DEX without unacceptable slippage.** Has to be split across multiple DEXs or routed via OTC and CCTP-out-and-back.                                                       |

**The institutional execution strategy:** for any institutional-size flow, **stay in USDC, do execution on a deeper-liquidity chain via CCTP V2, settle back to XDC.** This is fine for the lending loop use case (the loop does not need DEX depth, it needs borrow and redeploy plumbing). It is not fine for any architecture that pretends XDC mainnet has institutional-size on-chain spot liquidity. hstXDC's dependency on stablecoin liquidity is **borrow-side, not swap-side** -- the loop does not require deep on-chain spot markets to function.

This is the part of the XDC ecosystem that public marketing on the chain tends to overclaim. The hstXDC documentation will not.

### What hstXDC needs from the stablecoin layer

The hstXDC v1 architecture does not directly use USDC. The vault contract on the XDC side accepts XDC; the vault contract on the Canton side mints `hstXDC`. Neither contract touches USDC directly.

USDC enters the picture in **v1.1**, when the recursive staking loop becomes practical. The loop is:

1. Holder deposits XDC into the hstXDC vault, receives `hstXDC` on Canton
2. Holder collateralizes `hstXDC` in a Canton-side lending venue that accepts CIP-56 collateral
3. Holder borrows USDC against the `hstXDC` collateral
4. Holder swaps USDC for XDC (or holds USDC for stable yield, depending on the strategy)
5. If the holder swaps for XDC, redeposits into the hstXDC vault, repeating the loop

The two structural dependencies for v1.1, neither of which is hstXDC's responsibility:

| Dependency                                                                    | Status                                                                                                                    | Owner                                           |
| ----------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------- |
| Canton-side lending venue accepting `hstXDC` (or CIP-56 collateral generally) | In development across Canton-side institutional venues                                                                    | Canton ecosystem -- not hstXDC                  |
| Adequate stablecoin execution depth for the swap leg                          | CCTP V2 routing covers this for institutional sizes; on-chain XDC DEX depth is not adequate and is not the routing target | Circle / external chain liquidity -- not hstXDC |

**v1 ships independently of the loop.** v1.1 unlocks when the lending venues mature. The hstXDC architecture is forward-compatible -- no contract changes required, the loop is just a workflow composed of standard `hstXDC` transfers and CIP-56 collateral interactions.

### What this section deliberately does not claim

| Topic                            | Why we are not claiming it                                                                                                                                                                                                                                                                                     |
| -------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **USDT live on XDC**             | Tether announced bridged USDT for XDC in late 2024 as a follow-on to USDC. As of this document's date, no Foundation post or Tether announcement confirming USDT live on XDC mainnet has surfaced in primary sources. **Status: unverified.** Confirm directly with the XDC Foundation if your DD requires it. |
| **DFNS custody on XDC**          | DFNS is publicly partnered with Canton for Canton-side institutional custody. Public DFNS-XDC custody partnership is **not confirmed**. We will not claim coverage we cannot verify.                                                                                                                           |
| **Fireblocks XDC custody**       | Fireblocks demonstrated operational awareness of XDC during the September 2024 partial outage incident, but no public Fireblocks XDC custody partnership has been announced. **Status: unverified.**                                                                                                           |
| **Stablecoin TVL totals on XDC** | DefiLlama numbers were not directly fetchable in the research environment; only DEX-level snippets are available. We will not cite a chain-level stablecoin TVL number we cannot independently verify.                                                                                                         |
| **DAI, FRAX, sUSD on XDC**       | None confirmed live on XDC in primary sources.                                                                                                                                                                                                                                                                 |

### The summary, for an institutional reader doing DD on the stablecoin layer

USDC is live on XDC today, native, with Circle as the trust root, no bridge committee, and US qualified custody covering both XDC and Canton sides through the same regulated entity. The hstXDC v1 architecture does not depend on this -- but the v1.1 recursive staking loop does, and the v1.1 loop becomes practical without any further infrastructure unlock from Circle, BitGo, or the Canton side. **The stablecoin layer is the part of the hstXDC architecture with the fewest open dependencies. Everything that needs to exist already exists.**

***
