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 token to multi-address tools #3

Closed
jolestar opened this issue Mar 5, 2022 · 2 comments · Fixed by #7
Closed

Transfer token to multi-address tools #3

jolestar opened this issue Mar 5, 2022 · 2 comments · Fixed by #7
Labels
help wanted Extra attention is needed

Comments

@jolestar
Copy link
Contributor

jolestar commented Mar 5, 2022

  1. Support transfer token to multi-address, provider the address by webform or by CSV file.
  2. Support Any Token.
  3. Support setting the amount for individual addresses and can also be set an amount for all addresses.
@jolestar jolestar added the help wanted Extra attention is needed label Mar 5, 2022
@jolestar
Copy link
Contributor Author

jolestar commented May 9, 2022

实现逻辑可以参考: https://github.com/starcoinorg/starcoin/blob/master/cmd/airdrop/src/main.rs

有个点需要考虑:检查对方地址是否接受当前 Token,不接受的话需要从发送列表里把改地址去除,否则会导致交易失败。

@jolestar jolestar linked a pull request Jun 7, 2022 that will close this issue
@jolestar
Copy link
Contributor Author

jolestar commented Jun 7, 2022

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant