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 support for transfer_assets_using_reserve() call/extrinsic of pallet XCM #384

Closed
IkerAlus opened this issue Mar 20, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request P2 - Medium Medium Priority

Comments

@IkerAlus
Copy link
Contributor

paritytech/polkadot-sdk#3695 will introduce a new call to pallet XCM to allow transferring assets with multiple configured reserves (such as Asset Hub ForeignAssets).

This will be particularly interesting to transfer back bridged assets from a parachain to their native consensus system (such as bridged ERC20 tokens).

@IkerAlus IkerAlus added enhancement New feature or request P2 - Medium Medium Priority labels Mar 20, 2024
@marshacb marshacb self-assigned this Apr 15, 2024
@IkerAlus
Copy link
Contributor Author

IkerAlus commented May 2, 2024

as discussed on the call, indeed this follow up PR is adding big changes to the interface of the new call: paritytech/polkadot-sdk#4260

I will create an issue jsut to consider the "default" case, and we can explore further later. Most likely this issue will be outdated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request P2 - Medium Medium Priority
Projects
Status: Done
Development

No branches or pull requests

2 participants