-
Notifications
You must be signed in to change notification settings - Fork 147
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
Allow users to send to contract addresses as well as stacks addresses #6107
Labels
enhancement
enhancement-p4
Non-critical functionality wanted by few users, or there are clear alternatives
Comments
@314159265359879 - I can take a look at this. We have a thread for it here. Can you confirm that the format is |
Dupe for reference: #3011 |
@pradel opened an issue for this with Hiro Explorer also as the same thing happens there: |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
enhancement
enhancement-p4
Non-critical functionality wanted by few users, or there are clear alternatives
When a user adds a contract address to the "address" field it says "invalid address", technically it is a valid principle and we could allow this.
When a user adds a contract address we could show a warning, to make sure it is their intention. If a contract does not have functions to get the tokens out they could be stuck forever.
Workaround: use the cli to send tokens to the contract instead.
The text was updated successfully, but these errors were encountered: