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

Bridge Hub Integration: View bridged assets from in Asset Hub in Wallet #1308

Open
alistair-singh opened this issue Feb 12, 2024 · 3 comments

Comments

@alistair-singh
Copy link

Fearture request: A user should be able to see any bridged assets that they own in their wallet.

Asset Hub now supports foreign assets bridged through Bridge Hub. These assets are stored in a different instance of the assets pallet called ForeignAssets from version 1.7 release of Asset Hub.

There are two bridges currently deployed in Rococo

  1. Snowbridge (bridges to Sepolia Ethereum testnet)
  2. Westend Bridge (bridges to Westend substrate based testnet)

For Snowbridge the token that is Bridged is WETH (Wrapped Ether). Please see docs for more information on how to interact with the bridge and query asset balances.

We have plans for launch in Kusama and Polkadot (bridging to Ethereum mainnet) by the end of March.

  • Snowbridge Team
@chidg
Copy link
Contributor

chidg commented Feb 13, 2024

Thanks for bringing this to our attention @alistair-singh. I'll raise it with our product team and we will prioritise; in the meantime, you are welcome to submit a PR to our balances modules to help us support the ForeignAssets pallet.

cc asset support superstar @alecdwm

@musnit
Copy link

musnit commented Mar 12, 2024

@chidg @alecdwm FYI SubWallet has added support for foreign assets here: Koniverse/SubWallet-Extension@3218c6f - hopefully code is useful as a reference

@musnit
Copy link

musnit commented Jun 12, 2024

@chidg bump on this. we are now live on polkadot mainnet (https://app.snowbridge.network/) and users can't see their assets in their wallet due to lack of foreign asset support.

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

No branches or pull requests

3 participants