# Transfer brc-20 in UniSat Wallet (2023)

UniSat Wallet now supports TRANSFER of brc-20 since 1.1.15. (available here: [Google Chrome Store](https://chrome.google.com/webstore/detail/ppbibelpcjmhbdihakflkdcoccbgbkpo))

Please follow the step-by-step guide below to learn how to transfer your brc-20 to others.

### 1. Make sure the version of Unisat is the latest. <a href="#id-3af9" id="id-3af9"></a>

* Switch to the 'Settings' tab and scroll to the bottom.
* Verify the version number to make sure it’s the latest, current is **1.4.5 .**

<figure><img src="/files/s9l0AkMrhqkPFY4B204g" alt=""><figcaption></figcaption></figure>

### 2. Switch to the ‘Home’ tab and click the ‘brc-20’ tag <a href="#id-6bcf" id="id-6bcf"></a>

Each volumn here represents a specific brc-20 tick (like ‘sats’), containing multiple associated inscriptions.Please note that the balance contains two parts:

* **Transferable**: The amount here has been inscribed into one or more TRANSFER inscriptions (can be transferred immediately).
* **Available**: The amount here is available as a part of your balance (including both minted and received) **but not transferable yet**. To spend it, you must first inscribe a certain amount into a TRANSFER inscription.

<figure><img src="/files/eK0pAbiWwUplL4oylkLL" alt=""><figcaption></figcaption></figure>

### 3. Click one of your brc-20s to check out the details. <a href="#e624" id="e624"></a>

* All your associated inscriptions are listed here.
* The green ones are transferable (please note we have no transferable inscription yet on the screenshot below).

<figure><img src="/files/XXUZ4ibJpu9mIAvnwtZI" alt=""><figcaption></figcaption></figure>

### 4. Click ‘TRANSFER’ to enter the transfer process. <a href="#id-33b2" id="id-33b2"></a>

* All transferable inscriptions are listed here for you to choose from.
* The transfer Amount is not an editable field. It can only be calculated by the sum of the chosen amounts of TRANSFER inscriptions.
* If you don’t have enough transferable inscriptions yet, you are going to inscribe them first.

<figure><img src="/files/LVeCRj0Z8ehxM1yWX0WQ" alt=""><figcaption></figcaption></figure>

### 5. Click the ‘Inscribe TRANSFER’ button. <a href="#id-85eb" id="id-85eb"></a>

* Input the amount that you want to inscribe into a TRANSFER inscription.
* Choose an appropriate fee rate.
* And click the ‘Inscribe TRANSFER’ button on the bottom.

<figure><img src="/files/WiT8OFaRc9cPljcLX52Y" alt=""><figcaption></figcaption></figure>

### 6. Preview the details of the TRANSFER inscription and click ‘Pay & Inscribe’ to execute <a href="#e3b8" id="e3b8"></a>

* You may return to the earlier steps by clicking the back button and changing values and settings before submitting.

<figure><img src="/files/lxN2i2XcNhSKRg8qBBxx" alt=""><figcaption><p>Preview TRANSFER</p></figcaption></figure>

<figure><img src="/files/7gUKxy9tQYm4Fqpm0Dqk" alt=""><figcaption><p>Sign &#x26; Pay for transfer</p></figcaption></figure>

### 7. Choose a TRANSFER inscription and proceed to step 2 <a href="#a257" id="a257"></a>

* Once a number of TRANSFER inscriptions are chosen, we can proceed to send them to the receiver by typing its address (or .sats name)

<figure><img src="/files/JC32QuYLv2g6C6juUfW3" alt=""><figcaption><p>Choose TRANSFER and click ‘Next’</p></figcaption></figure>

<figure><img src="/files/OhvxxcyywXYWsTD6JpBp" alt=""><figcaption><p>Input the address or .unisat name of the receiver</p></figcaption></figure>

### 8. Preview the transaction before sending. <a href="#id-0c70" id="id-0c70"></a>

* Click ‘Sign & Send’ to perform the transfer operation eventually.

<figure><img src="/files/0NQLR66fO9nZwbO71uyf" alt=""><figcaption><p>Preview the transaction before sending</p></figcaption></figure>

### 9. Congratulations! The transfer is now completed! <a href="#id-2164" id="id-2164"></a>

<figure><img src="/files/TAS3x0rLQmpmw6FpKEo3" alt=""><figcaption></figcaption></figure>

* UniSat Wallet: <https://unisat.io/>
* brc20 spec: <https://domo-2.gitbook.io/brc-20-experiment/>

If you have questions, just ask on our Discord server: <https://discord.gg/EMskB2sMz8>

Happy inscribing and transferring!

UniSat Team (2024–09–02)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.unisat.io/misc/articles/transfer-brc-20-in-unisat-wallet-2023.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
