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

[feat] add transfer to .cfx domain owner (similar to .eth domain transfers in metamask) #330

Open
HannesGitH opened this issue May 1, 2021 · 1 comment

Comments

@HannesGitH
Copy link

Problem:
I want do be able to send tokens to the owner of a .cfx domain, similar how metamask users can tranfer token to .eth domain owners.
Therefore no need to copy or type complex non-human readable addresses but simple domain names for transactions.

Solution:
Instead of showing "Recipient address is invalid" when typing e.g. "conflux.cfx", query the conflux domain name service nft contract to resolve the owner of a .cfx domain, show this owner in the portal and continue the tranaction

@HannesGitH
Copy link
Author

this should be tackled after CIP-46 is implemented

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

1 participant