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

P1: Thea Migration to OB - XCM chains Integration #220

Open
12 tasks done
ap211unitech opened this issue Apr 26, 2024 · 0 comments
Open
12 tasks done

P1: Thea Migration to OB - XCM chains Integration #220

ap211unitech opened this issue Apr 26, 2024 · 0 comments
Assignees

Comments

@ap211unitech
Copy link
Contributor

ap211unitech commented Apr 26, 2024

Phase 1

As we now created new interfaces for THEA, we are bringing all the already supported chains from Polkadex-UI repo to this package. We have already allowed some of the transfer -

  • AssetHub to Polkadex - USDT, DED, PINK, USDC
  • Polkadot to Polkadex - DOT

Our next goal is to scale the XCM transfers for THEA to the next level by adding the remaining chains one at a time.

  • Astar to Polkadex - ASTR
  • Interlay to Polkadex - IBTC
  • Moonbeam to Polkadex - GLMR
  • Unique to Polkadex - UNQ
  • Phala to Polkadex - PHA

Add the THEA withdrawal logic i.e. User should be able to withdraw thier asset from Polkadex network to other network.

This ends the migration of existing chains in Polkadex-UI repo to current package (@polkadex/thea).

Phase 2

Allow foreign chain non-native assets transfer to Polkadex which are being supported by Polkadex network.

For example, Astar supports USDT, IBTC and more tokens which are already supported by Polkadex network, but we never integrated it frontend. Technically, Transfer for these assets should work. So, we will be testing and allowing these transfers.

  • AssetHub to Polkadex & vice versa
    • DOT ❌ Not supported
  • Interlay to Polkadex & vice versa
    • DOT ✅
    • GLMR ✅
    • BNC ✅
    • vDOT ✅
    • USDT ❌ TODO: With asset hub release 1.7 (jit_withdraw fix)
    • USDC ❌ TODO: With asset hub release 1.7 (jit_withdraw fix)
  • Astar to Polkadex & vice versa
    • DOT ✅
    • GLMR ✅
    • PHA ✅
    • UNQ ✅
    • BNC ✅
    • vDOT ✅
    • IBTC ✅
    • PINK ❌ Not supported
    • USDT ❌ TODO: With asset hub release 1.7 (jit_withdraw fix)
  • Moonbeam to Polkadex & vice versa
    • DOT ✅
    • PHA ✅
    • ASTR ✅
    • IBTC ✅
    • BNC ✅
    • vDOT ✅
    • PDEX ✅
    • USDT ❌ Not supported
    • USDC ❌ Not supported
    • DED ❌ Not supported
    • PINK ❌ Not supported
  • Bifrost to Polkadex & vice versa
    • DOT ✅
    • GLMR ✅
    • ASTR ✅
    • DED ❌ Not supported
    • PINK ❌ Not supported
    • USDT ❌ Not supported
    • USDC ❌ Not supported

Phase 3

Apart from that, we will permit other cross-chain transfers in addition to transfers from parachain to other parachains.
For example - AssetHub to Polkadot or AssetHub to Astar. By this, There is a significant expansion of the THEA.

---- List will go here for other chains XCM transfer. Need to finalize it first

@ap211unitech ap211unitech self-assigned this Apr 26, 2024
This was referenced Apr 29, 2024
@pavankanteti pavankanteti moved this to In Progress in Polkadex Frontend Apr 29, 2024
@nuel77 nuel77 closed this as completed Apr 29, 2024
@github-project-automation github-project-automation bot moved this from In Progress to Done in Polkadex Frontend Apr 29, 2024
@ap211unitech ap211unitech reopened this Apr 30, 2024
@ap211unitech ap211unitech moved this from Done to In Progress in Polkadex Frontend Apr 30, 2024
This was referenced Apr 30, 2024
@pavankanteti pavankanteti changed the title XCM chains Integration P1: Thea Migration to OB - XCM chains Integration May 6, 2024
@pavankanteti pavankanteti moved this from In Progress to Epics in Polkadex Frontend May 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Epics
Development

No branches or pull requests

3 participants