Skip to content

Commit 5765fe2

Browse files
authored
Merge pull request #847 from ethereum-optimism/zainbacchus-patch-3
Update bridged-usdc-standard.mdx
2 parents e6cb9fd + cf8fbb8 commit 5765fe2

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

pages/builders/chain-operators/features/bridged-usdc-standard.mdx

+6-6
Original file line numberDiff line numberDiff line change
@@ -12,21 +12,21 @@ This explainer provides a high-level overview of the Bridged USDC Standard and h
1212

1313
## Bridged USDC Standard
1414

15-
USDC is one of the most bridged assets across the crypto ecosystem, and USDC is often bridged to new chains prior to any action from Circle. This can create a challenge when Bridged USDC achieves substantial marketshare, but Native USDC is preferred by the ecosystem, leading to fragmentation between multiple versions of USDC. Circle introduced the [Bridged USDC Standard](https://www.circle.com/blog/bridged-usdc-standard) to ensure that chain operators can easily deploy a form of bridged USDC that is capable of being upgraded in-place by Circle to Native USDC, if and when appropriate, and prevent the fragmentation problem.
15+
USDC is one of the most bridged assets across the crypto ecosystem, and USDC is often bridged to new chains prior to any action from Circle. This can create a challenge when bridged USDC achieves substantial marketshare, but native USDC (issued by Circle) is preferred by the ecosystem, leading to fragmentation between multiple versions of USDC. Circle introduced the [Bridged USDC Standard](https://www.circle.com/en/bridged-usdc) to ensure that chain operators can easily deploy a form of bridged USDC that is capable of being upgraded in-place by Circle to native USDC, if and when appropriate, and prevent the fragmentation problem.
1616

17-
Bridged USDC Standard for the OP Stack allows for an efficient and modular solution for expanding the Bridged USDC Standard across the Superchain ecosystem. Utilizing the cross chain messaging of the canonical OP Stack bridge the adapter allows for easy access to Bridged USDC liquidity across OP Stack chains.
17+
Bridged USDC Standard for the OP Stack allows for an efficient and modular solution for expanding the Bridged USDC Standard across the Superchain ecosystem.
1818

19-
Chain operators can use the Bridged USDC Standard for the OP Stack to get Bridged USDC on their OP Stack chain while also providing the optionality for Circle to seamlessly upgrade Bridged USDC to Native USDC and retain existing supply, holders, and app integrations.
19+
Chain operators can use the Bridged USDC Standard for the OP Stack to get bridged USDC on their OP Stack chain while also providing the optionality for Circle to seamlessly upgrade bridged USDC to native USDC and retain existing supply, holders, and app integrations.
2020

2121

2222
<Callout type="info">
23-
Chain operators can deploy the Bridged USDC Standard for the OP Stack at launch, providing immediate USDC availability for their users.
24-
Importantly, the Bridged USDC Standard allows for a seamless, in-place upgrade to Native USDC if an agreement is later reached between the chain operator and Circle.
23+
Chain operators can deploy the Bridged USDC Standard for the OP Stack, providing immediate USDC availability for their users.
24+
Importantly, the Bridged USDC Standard allows for a seamless, in-place upgrade to native USDC if an agreement is later reached between the chain operator and Circle.
2525
</Callout>
2626

2727
## Security
2828

29-
The Bridged USDC Standard for the OP Stack has undergone [audits from Spearbit](https://github.com/defi-wonderland/opUSDC/blob/main/audits/spearbit.pdf) and is recommended for production use.
29+
The referenced implementation for the OP Stack has undergone [audits from Spearbit](https://github.com/defi-wonderland/opUSDC/blob/main/audits/spearbit.pdf) and is recommended for production use.
3030

3131
## Next Steps
3232

0 commit comments

Comments
 (0)