You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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 -
Our next goal is to scale the XCM transfers for THEA to the next level by adding the remaining chains one at a time.
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.
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
The text was updated successfully, but these errors were encountered: