# 내 지갑에 SAND와 랜드 토큰 추가하기

내 MetaMask 지갑에서 SAND, mSAND와 랜드 토큰을 확인하기 위해서는 수동으로 직접 토큰을 추가해야 할 수 있습니다. 암호화폐에 익숙하지 않은 유저라도 60초 정도만 투자하면 이 작업을 쉽게 진행할 수 있으니 걱정 마세요.

### 시작하기 전에

* 지갑에 **SAND**나 **랜드** 토큰을 추가하려면 지갑 상단의 네트워크 리스트에서 **이더리움 메인넷**이 선택되었는지 확인하세요.
* 지갑에 **mSAND** 토큰을 추가하려면 지갑 상단의 네트워크 리스트에서 **매틱 (폴리곤)** **메인넷**이 선택되었는지 확인하세요.

![](/files/6eogp8GUSmpUQ1mXvsec)

{% hint style="info" %}
네트워크 리스트에서 **매틱 (폴리곤)** **메인넷**이 보이지 않나요? [지갑에 폴리곤 추가하기](https://sandboxgame.gitbook.io/the-sandbox/account-wallet/add-polygon-to-all-tsb-supported-wallets) 페이지를 참조하세요.
{% endhint %}

### 1단계

MetaMask 지갑을 열어 맨 아래로 스크롤하여 "Import Tokens (토큰 가져오기)" 버튼을 클릭합니다.

![](/files/jMiReiAnw53zg3f7NpEW)

### 2단계

"Custom Token (맞춤형 토큰)" 탭을 클릭합니다.

![](/files/AJbUGFv0kVPeMOddQ3ZQ)

### 3단계

"Token Contract Address (토큰 계약 주소)" 박스에 정확한 토큰 주소를 복사하여 붙여넣기하세요.

![](/files/etwS1cjUOUk7o0YxyGLh)

* SAND 토큰 주소는 `0x3845badAde8e6dFF049820680d1F14bD3903a5d0` \
  ([Etherscan 링크](https://etherscan.io/token/0x3845badAde8e6dFF049820680d1F14bD3903a5d0))입니다. 이더리움 메인넷 네트워크를 사용합니다.
* 2022년 1월부터 랜드 토큰 주소는 `0x5CC5B05a8A13E3fBDB0BB9FcCd98D38e50F90c38` \
  ([Etherscan 링크](https://etherscan.io/token/0x5CC5B05a8A13E3fBDB0BB9FcCd98D38e50F90c38))입니다. 이더리움 메인넷 네트워크를 사용합니다.\
  MetaMask에서 십진수 입력을 요청한다면 "Token Decimal (토큰 십진수)" 박스에 숫자 **0**을 입력합니다.

{% hint style="warning" %}
2022년 이전의 기존 랜드 컨트랙트 주소는 `0x50f5474724e0ee42d9a4e711ccfb275809fd6d4a`\
([Etherscan 링크](https://etherscan.io/token/0x50f5474724e0ee42d9a4e711ccfb275809fd6d4a#balances))입니다. 이더리움 메인넷 네트워크를 사용합니다.\
다만 이전 컨트랙트 주소를 사용하는 랜드라면 마이그레이션이 필요합니다. [더 샌드박스 LAND 스마트 컨트렉트 마이그레이션 안내](https://medium.com/thesandboxkorea/%EB%8D%94-%EC%83%8C%EB%93%9C%EB%B0%95%EC%8A%A4-land-%EC%8A%A4%EB%A7%88%ED%8A%B8-%EC%BB%A8%ED%8A%B8%EB%A0%89%ED%8A%B8-%EB%A7%88%EC%9D%B4%EA%B7%B8%EB%A0%88%EC%9D%B4%EC%85%98-%EC%95%88%EB%82%B4-4888f992e1cf) 페이지를 참조하세요.
{% endhint %}

* mSAND 토큰 주소는 `0xbbba073c31bf03b8acf7c28ef0738decf3695683`입니다.\
  ([Polygonscan 링크](https://polygonscan.com/address/0xbbba073c31bf03b8acf7c28ef0738decf3695683)). 폴리곤 메인넷 네트워크를 사용합니다

### 4단계

"Add Custom Token (맞춤형 토큰 추가하기)"를 클릭하고 최종적으로 "Import Tokens (토큰 가져오기)" 버튼을 클릭합니다.

|                                  |                                  |
| -------------------------------- | -------------------------------- |
| ![](/files/txYG7yzv7kGk0DSOQ8ZM) | ![](/files/sX6hort0FLRbZp9JI7O5) |

이제 모두 완료되었습니다!

### 더 많은 도움이 필요한가요?

추가적인 도움이 필요하다면 [여기를 클릭](https://sandboxgame.gitbook.io/the-sandbox/v/korean-or-coming-soon/links-and-resources/chat-live-support)하여 도움을 요청하세요.


---

# 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.sandbox.game/the-sandbox/korean/account-wallet/sand.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.
