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 multilocation assets to ADD NEW TOKEN modal #1445

Open
lolmcshizz opened this issue Jun 26, 2024 · 1 comment
Open

Add multilocation assets to ADD NEW TOKEN modal #1445

lolmcshizz opened this issue Jun 26, 2024 · 1 comment

Comments

@lolmcshizz
Copy link
Collaborator

Currently we have AssetHub as a source for adding new external assets to our UI - however, this only explores the assets pallet and not foreignAssets - we also need the latter in order to easily allow users to add:

  • tokens from projects that don't have channels open with Hydration but do have their asset registered on AssetHub
  • Snowbridge tokens

image

@jak-pan
Copy link
Contributor

jak-pan commented Jun 26, 2024

This will be more complicated. We will need to wait for next runtime upgrade to fully support this I think. The problem is that foreign assets might be other parachain assets and we don't support directly sending them from AH as of this moment.. Snowbridge assets are exception as they are routed through AH and we use it as the source of truth

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants