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

Allow sending custom HRC20 tokens #260

Open
solidpulse opened this issue Jul 10, 2021 · 1 comment
Open

Allow sending custom HRC20 tokens #260

solidpulse opened this issue Jul 10, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@solidpulse
Copy link

There is no way of sending HRC20 tokens other than ONE, would be nice to be able to do something like,

./hmy --node=https://api.s0.t.hmny.io transfer \
    --from <SOME_ONE_ADDRESS> --to <SOME_ONE_ADDRESS> \
    --from-shard 0 --to-shard 1 --amount 200 --contract-address <CONTRACT_ADDRESS> --passphrase
@LuttyYang LuttyYang added the enhancement New feature or request label Jul 12, 2021
@NOCTLJRNE
Copy link

Is there any ETA when this feature will be implemented ? In the mean time is there any way to transfer HRC20 using SDK or API ? Thanks in advance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants