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

Transfer NFT from Ethereum #143

Open
wants to merge 3 commits into
base: bridge-next-gen
Choose a base branch
from

Conversation

yrong
Copy link

@yrong yrong commented Apr 23, 2024

No description provided.

@yrong yrong marked this pull request as ready for review April 29, 2024 09:35
@yrong yrong changed the title Foreign nft from Ethereum Transfer NFT from Ethereum Apr 29, 2024
let owner = GlobalConsensusEthereumConvertsFor::<[u8; 32]>::from_chain_id(&chain_id);
let asset_id = Self::convert_token_address(network, token);
// Call create on uniques pallet.
let create_call_index: [u8; 2] = [57, 0];
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

q - should we use the new nft pallet?

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

Successfully merging this pull request may close these issues.

2 participants