CCTP v2 Integration #169
Labels
No labels
agent:implement
agent:ready
backend
bug
cannot-reproduce
confirmed
desktop
docs
documentation
duplicate
enhancement
feature
frontend
good first issue
help wanted
high-risk
in-review
invalid
mobile
needs-triage
P0-critical
P1-high
P2-medium
P3-low
qa
QA
question
ready
report
responsive
security
security-escalate
smart-contract
solana
tablet
test-pass
ux
wallet-issue
wallet:keplr
wallet:metamask
wallet:station
wallet:walletconnect
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
code/cl8y-bridge-monorepo#169
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Moved from code/cl8y-dex-terraclassic#1215.
This issue is to look into the feasibility to integrate CCTP v2 with CL8Y Dex, CL8Y Bridge and Luna Classic to bring native USDC to Luna Classic chain.
CTP is explicitly permissionless: an app, DEX, bridge, exchange, or wallet can integrate the existing CCTP contracts and APIs.
https://help.circle.com/support?id=kb_article_view&sysparm_article=KB0010608
Circle Help Centre
The basic flow is:
For a DEX, you can go further and use Hooks so that the incoming USDC immediately triggers something like a swap, deposit, or other destination-chain action.
You can also use Fast Transfer by setting the appropriate finality threshold and maxFee; this gives much faster settlement on chains where Fast Transfer is supported.
Circle Docs
So, for example, a DEX on Base <-> Arbitrum doesn't need Base or Arbitrum to "get CCTP." Both chains already have CCTP V2 contracts; the DEX simply integrates with them.
For a new chain this is different - A new chain cannot simply deploy the CCTP contracts itself and declare that it has CCTP. Circle has to add the chain to the CCTP-supported network and deploy/configure the appropriate CCTP infrastructure.
Moved from cl8y-dex-terraclassic#1215: code/cl8y-dex-terraclassic#1215
@LVS thanks for opening the issue, Ill investigate
CCTP does not currently support terraclassic, so they will need to list terraclassic first: https://developers.circle.com/cctp/concepts/supported-chains-and-domains