Skip to content

Can a single wrapped token on chain A serve multiple foreign chains? #3887

Closed Answered by evan-gray
OliverChuHK asked this question in Developer Q&A
Discussion options

You must be logged in to vote

You could do something like this with Native Token Transfers by using Locking mode on the chains with existing USDT, but I would caution that there would be potential liquidity issues when leaving the network if the withdrawn amount is greater than the locked amount on a destination chain.

For example, you run the risk that if 1000 were locked on Ethereum and another 1000 on Solana to "YourChain", there would now be 2000 tokens that one could own - and therefore could attempt to transfer out 2000 to Solana which would not be able to be unlocked since there is only 1000 locked there. NTT is entirely flexible though, so you could include checks to mitigate or prevent this in your network of…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by evan-gray
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants