# Sending HRC tokens using API/SDK

**URL:** https://talk.harmony.one/t/sending-hrc-tokens-using-api-sdk/5881
**Category:** Web3
**Created:** [November 19, 2021, 12:28pm UTC](https://talk.harmony.one/t/sending-hrc-tokens-using-api-sdk/5881 "2021-11-19T12:28:48Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![PHBA2061](https://yyz1.discourse-cdn.com/flex035/user_avatar/talk.harmony.one/phba2061/32/2143_2.png) [@PHBA2061](https://talk.harmony.one/u/PHBA2061)
#### Post date: [November 19, 2021, 12:28pm UTC](https://talk.harmony.one/t/sending-hrc-tokens-using-api-sdk/5881/1 "2021-11-19T12:28:48Z")

</div>

I have no idea how to send HRC tokens using hmy CLI (apprently it’s not yet supported), SDK (preferably Javascript SDK) or API, anyone can point me to the right place ? Thank you in advance.

---

<div class="post-metadata">

### Author: ![Maffaz](https://yyz1.discourse-cdn.com/flex035/user_avatar/talk.harmony.one/maffaz/32/646_2.png) [@Maffaz](https://talk.harmony.one/u/Maffaz)
#### Post date: [November 19, 2021, 1:12pm UTC](https://talk.harmony.one/t/sending-hrc-tokens-using-api-sdk/5881/2 "2021-11-19T13:12:10Z")

</div>

I wrote a little script in Node for doing Airdrops, including HRC20.

> **[GitHub - johnashu/Harmony-Airdrop](https://github.com/johnashu/Harmony-Airdrop)**
>
> Contribute to johnashu/Harmony-Airdrop development by creating an account on GitHub.

Maybe this will help.

There is also an SDK but I have never used it…

> **[GitHub - harmony-one/sdk: Javascript SDK of Harmony protocol.](https://github.com/harmony-one/sdk)**
>
> Javascript SDK of Harmony protocol. Contribute to harmony-one/sdk development by creating an account on GitHub.

---

<div class="post-metadata">

### Author: ![PHBA2061](https://yyz1.discourse-cdn.com/flex035/user_avatar/talk.harmony.one/phba2061/32/2143_2.png) [@PHBA2061](https://talk.harmony.one/u/PHBA2061)
#### Post date: [November 19, 2021, 5:41pm UTC](https://talk.harmony.one/t/sending-hrc-tokens-using-api-sdk/5881/3 "2021-11-19T17:41:49Z")

</div>

Thank you ! This is exactly what I’m looking for.

---

<div class="post-metadata">

### Author: ![Maffaz](https://yyz1.discourse-cdn.com/flex035/user_avatar/talk.harmony.one/maffaz/32/646_2.png) [@Maffaz](https://talk.harmony.one/u/Maffaz)
#### Post date: [November 19, 2021, 6:46pm UTC](https://talk.harmony.one/t/sending-hrc-tokens-using-api-sdk/5881/4 "2021-11-19T18:46:25Z")

</div>

Glad to hear it… 🙂 feel free to reach out if you get stuck

---

<div class="post-metadata">

### Author: ![brianfelsen](https://yyz1.discourse-cdn.com/flex035/user_avatar/talk.harmony.one/brianfelsen/32/4830_2.png) [@brianfelsen](https://talk.harmony.one/u/brianfelsen)
#### Post date: [February 10, 2022, 12:58am UTC](https://talk.harmony.one/t/sending-hrc-tokens-using-api-sdk/5881/6 "2022-02-10T00:58:05Z")

</div>

John - this is beautiful as is the update. Tested it and it runs like a champ. This will be great for BlueDAO and will hopefully for others in the community, and hope to make a more thorough explainer for the tech-challenged. Many thanks! 😍

---

<div class="post-metadata">

### Author: ![Maffaz](https://yyz1.discourse-cdn.com/flex035/user_avatar/talk.harmony.one/maffaz/32/646_2.png) [@Maffaz](https://talk.harmony.one/u/Maffaz)
#### Post date: [February 10, 2022, 7:36pm UTC](https://talk.harmony.one/t/sending-hrc-tokens-using-api-sdk/5881/7 "2022-02-10T19:36:05Z")

</div>

Glad to hear it … Nice to see things being used! 🙂
