# Solana Batch Transfer SOL Tutorial

GTokenTool’s **Solana Batch Transfer SOL** allows sending SOL to multiple addresses in one transaction. It’s a fast, secure, and cost-effective tool for airdrops and payroll, perfect for project leads and power users seeking efficiency.

## 📌Core Summary: Solana Batch Transfer SOL

**Solana Batch Transfer SOL** is a high-performance distribution tool designed to simplify multi-address transactions. It empowers users to execute bulk transfers with maximum efficiency and minimal cost.

* **Massive Efficiency:** Send SOL to hundreds of wallets in a single, streamlined transaction.
* **Cost Optimization:** Significantly reduce network fees compared to individual transfers.
* **Versatile Use Cases:** Ideal for managing project airdrops, automated payroll, or community rewards.
* **User-Centric Design:** A secure, "one-click" solution tailored for project leads and power users.

> **Key Value:** Save time and capital by automating your Solana distributions through a single, secure interface.

***

## 📺Video Tutorial

{% embed url="<https://youtu.be/UDqUMuzvMh8>" %}

## Preparation

1. A computer or a mobile phone
2. Solana Wallet ([Phantom Wallet Installation Tutorial](https://docs.gtokentool.com/en/solana/phantom-wallet-installation-tutorial))
3. The token to be transferred in batches
4. The wallet address to receive the transfer
5. Some SOL is used to pay for transfer GAS

{% hint style="success" %}
Your private key will not be stored on the platform, all operations are performed based on the front-end, please feel free to use it. If you are still worried, you can use the new wallet operation
{% endhint %}

## Solana Batch Transfer SOL Specific Steps

### **1.** Enter the transfer SOL page.

Transfer SOL Link: <https://sol.gtokentool.com/batchTool/batchTransfer/SOL>

Click "`Connect`" to Connect Wallet, and select <mark style="color:purple;">Main</mark> node.&#x20;

<figure><img src="/files/vp4gArBNkzjM5pyVO9Ww" alt=""><figcaption><p>connect wallet &#x26;  select network</p></figcaption></figure>

### **2.** Enter the wallet addresses.

You can enter (in the input box, enter the address and amount to be transferred, separated by English commas), or upload a file.

<figure><img src="/files/bDSzhkOaDudZ6JUmvnHK" alt=""><figcaption><p>manual input addresses</p></figcaption></figure>

<figure><img src="/files/UyLjxjMFLCJRPfn0Uw9J" alt=""><figcaption><p>upload address file</p></figcaption></figure>

### 3. Add quantity

After importing the wallet address, you can click "`Auto Add Quantity`" to set the batch transfer amount.

<figure><img src="/files/ca9n8cIuzqgzk3M0KbbM" alt=""><figcaption><p>add quantity</p></figcaption></figure>

After setting the transfer amount, you can see the total transfer amount and SOL balance below.

<figure><img src="/files/Fk3z6IOLexwJVuOwpkuh" alt=""><figcaption><p>transfer amount</p></figcaption></figure>

### 4. Click "Send Transaction"

After confirming that the information is correct, click "`Send Transaction`".

{% hint style="warning" %}
**Note:** Due to the limitation of Solana transaction hash length, this platform uses 20 wallets for one transaction and pops up a wallet once. If you imported 40 wallets, which means the wallet is popped up twice as shown below.&#x20;
{% endhint %}

Click "`Confirm`" when the wallet pops up.

<figure><img src="/files/J5YtR2Klw9Sxuqrew2TD" alt=""><figcaption><p>confirm transaction</p></figcaption></figure>

A " All transfers were successful." message will appear on the page, indicating that the SOL was sent successfully. You can check it on the [Solana browser.](https://solscan.io/)

<figure><img src="/files/emX1hdgZZHzdRl2HoBEe" alt=""><figcaption><p>transaction successful</p></figcaption></figure>

***

## ❓FAQ

### Q: The format in the input box is correct, but after clicking Send Transaction, it shows that the operation failed?

**A:** Node network problem, change the node or refresh the network.

### Q: Can each address have a different transfer amount?

**A:** Yes. You can set a different transfer quantity for each address, or set a unified amount to distribute to all target addresses.

### Q: How to import receiving addresses?

**A:** You can enter addresses manually, or upload a CSV file to import the target address list (supports address + amount format). The system will automatically identify and display a preview.

***

### 🤝 Connect with GTokenTool <a href="#connect-with-gtokentool" id="connect-with-gtokentool"></a>

* 💬 **Telegram Community:** [Click to join our official group](https://t.me/GToken_EN)
* 💻 **Official Website:** [Visit our official site for full features](https://gtokentool.com/)
* 🐦 **Twitter (X):** [Follow us for the latest updates](https://twitter.com/GTokenTool)
* 📺 **Video Tutorials:** [Subscribe to our YouTube Channel](https://www.youtube.com/@GTokenTool)

> ⚠️ **Risk Warning & Disclaimer**
>
> GTokenTool reserves the right to modify this notice without prior notice. All platform information is for reference only. We do not endorse any virtual assets or activities. Virtual assets are highly volatile and carry significant financial risk. Please invest with caution and conduct your own due diligence.


---

# 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.gtokentool.com/en/solana/batch-transfer-sol.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.
