> For the complete documentation index, see [llms.txt](https://iwallet.jittagornp.me/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://iwallet.jittagornp.me/transfer/satang-pro-to-iwallet.md).

# การโอน Token จาก Satang Pro มายัง iWallet

![](/files/-MjILzK_MlJAHv7jVFuS)

## คำเตือน

* Token ต้นทาง (จาก Satang Pro) ที่จะโอนต้องเป็น Token Address เดียวกัน และ Network ที่จะโอนต้องเป็น Network เดียวกันกับ Wallet ที่ใช้ใน iWallet เท่านั้น แนะนำให้ตรวจสอบดี ๆ ก่อนทำการโอน เพราะถ้าโอนผิด จะไม่สามารถกู้คืน Token ได้
* ให้ลองโอนด้วยจำนวนน้อย ๆ ดูก่อน ว่าโอนได้จริงมั้ย แล้วค่อยโอนก้อนใหญ่ ๆ อีกที

## ตัวอย่าง

ขอยกตัวอย่างด้วยการโอน Token BUSD บน BSC (Binance Smart Chain) จาก [Satang Pro](https://satang.pro) มายัง iWallet

BUSD (Binance-Peg BUSD) Token Address คือ

```
0xe9e7cea3dedca5984780bafc599bd69add087d56
```

## ที่ iWallet

1\. ให้ทำการคัดลอก (Copy) Wallet Address ที่จะโอนเก็บไว้ โดยการคลิกที่ปุ่ม Copy ดังรูป&#x20;

![](/files/-MjIrkJt1KO0m7lhOhxB)

## ที่ Satang Pro&#x20;

2\. ไปที่ [หน้ายอดคงเหลือ (Balance)](https://satangcorp.com/exchange/th/balances) แล้วคลิกที่ปุ่มถอน (Withdraw) ของเหรียญที่ต้องการโอน ในที่นี้คือ BUSD

![](/files/-MjIuQ_uw5Y3l5mfD8gq)

จากนั้นให้ระบุ&#x20;

3\. "เครือข่าย" (Network) ที่จะโอน เป็น Binance Smart Chain - BEP20 (BSC)

4\. "ที่อยู่เครือข่าย Binance Smart Chain ของผู้รับ" เป็น Wallet Address ที่คัดลอกไว้จากข้อ 1.

5\. "จำนวน" ที่จะโอน (อย่างน้อย 10 BUSD)  ถ้าต้องการโอนทั้งหมด ให้คลิกที่ปุ่ม ทั้งหมด

![](/files/-MjIxEqlAuWm9GHdA5hM)

6\. จากนั้นคลิกที่ปุ่มถอน (Withdraw) จะมี  Dialog แสดงข้อมูลการโอนให้ผู้ใช้อ่านรายละเอียด

7\. คลิกที่ปุ่มถอน (Withdraw) อีกครั้ง เพื่อยืนยันการถอน

![](/files/-MjJ0AvemMEHZVBSH52C)

8\. จะแสดง Dialog ให้กรอก Google Authenticator Code ดังรูป

![](/files/-MjJ14FUebOpyxSHx9MR)

9\. เมื่อกรอก Google Authenticator Code เสร็จ ให้ไปที่อีเมล (Email) เพื่อยืนยันการถอน Token

![](/files/-MjJ1l2KRmZDwPj82XuD)

เปิดอีเมล ไปที่อีเมล \[Satang Pro] Withdrawal Confirmation ...

![](/files/-MjJ4DT7VR2ABwdjJscg)

10\. คลิกที่ปุ่ม Confirm Withdraw เพื่อยืนยันการถอนอีกครั้ง

![](/files/-MjJ59KZAlQ8lnJeZ_eH)

ทำการโอน/ถอน Token เสร็จเรียบร้อย

![](/files/-MjJ5v_PHBLGjL6_Kv5T)

## กลับมาที่ iWallet

รอประมาณ 3 - 5 นาที ก็จะมี Token BUSD ถูกโอนเข้ามาใน iWallet ตาม Wallet Address ที่เรากำหนดไว้

![](/files/-MjJ6UTH50ojzUOVPUsB)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://iwallet.jittagornp.me/transfer/satang-pro-to-iwallet.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
