Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Explanations for cUSDT and USDT #73

Merged
merged 3 commits into from
Sep 9, 2022
Merged

Add Explanations for cUSDT and USDT #73

merged 3 commits into from
Sep 9, 2022

Conversation

sugurujames
Copy link
Contributor

The addition is made in Cbridge section.

@github-actions
Copy link

github-actions bot commented Sep 1, 2022

Visit the preview URL for this PR (updated for commit 896ec78):

https://astar-docs--pr73-feat-cbridge-usdt-kaus798x.web.app

(expires Thu, 15 Sep 2022 06:11:11 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

docs/integrations/bridges/cbridge.md Outdated Show resolved Hide resolved
docs/integrations/bridges/cbridge.md Outdated Show resolved Hide resolved

Recently, Tether announced the launch of USDT on Kusama (a scalable network of specialized blockchains built using Substrate and nearly the same codebase as Polkadot), which is the native USDT token on the Kusama blockchain.

Shiden Network is a multi-chain decentralized application layer on Kusama Network. cUSDC on Shiden is a "bridged form of Ethereum USDT" that was bridged from the cBridge. <strong>Because of this, cUSDT is not the same as native USDT.</strong> Tether products do not support cUSDT. You cannot send cUSDT to a Tether deposit address. It is important to note that <strong>you cannot use cUSDT in any WASM environemnt but only in EVM environement.</strong> You can use USDT which is a native USDT token on the Kusama blockchain on both WASM and EVM enviroment.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Celer bridge is only active on Astar so they will not bridge USDT to Shiden. MultiChain is our partner on Shiden.
What do you mean by Tether products?

WASM projects built on Astar will be able to use the USDT registered as XC20 (which is the native USDT minted on Statemint). By register USDT as XC20 we also will have USDT (native) available as smart contract that you can find in our XCM asset list in the docs.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I updated the sentence.


Shiden Network is a multi-chain decentralized application layer on Kusama Network. cUSDC on Shiden is a "bridged form of Ethereum USDT" that was bridged from the cBridge. <strong>Because of this, cUSDT is not the same as native USDT.</strong> Tether products do not support cUSDT. You cannot send cUSDT to a Tether deposit address. It is important to note that <strong>you cannot use cUSDT in any WASM environemnt but only in EVM environement.</strong> You can use USDT which is a native USDT token on the Kusama blockchain on both WASM and EVM enviroment.

To off-ramp back to fiat currency with cUSDT, you would need to "unbridge" the cUSDT back to the Ethereum blockchain via the cBridge. After the "unbridging", you would ened up with native USDT on Ethereum. From this point, you could deposit the Ethereum USDT into your Tether account and off-ramp to fiat currency.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No need to use the term: unbridge but just use bridge.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK


To off-ramp back to fiat currency with cUSDT, you would need to "unbridge" the cUSDT back to the Ethereum blockchain via the cBridge. After the "unbridging", you would ened up with native USDT on Ethereum. From this point, you could deposit the Ethereum USDT into your Tether account and off-ramp to fiat currency.

In the future, we are potentially going to have a pool of USDT and cUSDT on decentralized exchanges in our ecosystem, so that it is easier for our users to use the two different assets.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No need to add this now, it will bring confusion to our users.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Deleted

@sugurujames
Copy link
Contributor Author

Please feel free to merge when you finish reviewing. @fiexer

@fiexer fiexer merged commit 2fc7ac4 into main Sep 9, 2022
@fiexer fiexer deleted the feat/cbridge-usdt branch September 9, 2022 09:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants