# 이더리움 지갑 계정 사용법

## 계정 생성 <a href="#how-to-create-an-ethereum-account" id="how-to-create-an-ethereum-account"></a>

이더리움 계정이 없다면 생성해 주세요. 코인 이름은 **"Ethereum (ETH)"**&#xB85C; 되어 있습니다.

계정 생성에 대한 자세한 내용은 다음 항목을 참고하세요.

{% content-ref url="/pages/-M527HgeDh-HWIEV583u" %}
[계정 만들기](/kr/dcent-app/create-account.md)
{% endcontent-ref %}

## 이더리움 코인(ETH) 받기 <a href="#receive-ethereum-coin" id="receive-ethereum-coin"></a>

코인 계정에서 **"Receive (받기)"**&#xB97C; 클릭하면 이더리움 계정 주소를 확인할 수 있습니다.

<div align="left"><img src="/files/SiFCDgHuet1qiV8z6D4Z" alt="" width="563"></div>

코인 받기에 대한 자세한 내용은 다음 항목을 참고하세요.

{% content-ref url="/pages/-M512MqyK5FSoQzQEdq8" %}
[코인 받기 사용법](/kr/coin-send-receive/receive.md)
{% endcontent-ref %}

## 이더리움 코인(ETH) 보내기 <a href="#send-ethereum-coin" id="send-ethereum-coin"></a>

이더리움 코인을 전송하는 방법은 일반적인 코인 보내기와 같습니다. 코인 보내기에 대한 일반적인 방법은 다음 항목을 참고하세요.

{% content-ref url="/pages/-M529\_xHg9px8YKd0KRb" %}
[코인 보내기 사용법](/kr/coin-send-receive/send.md)
{% endcontent-ref %}

### 이더리움 수수료 입력 <a href="#set-the-fee-for-ethereum" id="set-the-fee-for-ethereum"></a>

<div align="left"><img src="/files/ybJhUWTyYgyRKyOZaYwW" alt="" width="563"></div>

**1)** 이더리움의 수수료는 보내는 금액을 입력하면 자동으로 계산됩니다. \
수수료는 현재 블록체인 트랜잭션의 평균 수수료를 바탕으로 기본 설정됩니다.&#x20;

**2)** 수수료는 "**느림", "보통", "빠름"**&#xC73C;로 선택하거나 **"고급 설정"**&#xC744; 통해 조정할 수 있습니다.

{% hint style="warning" %}
**수수료를 너무 낮게 책정하면 트랜잭션이 블록체인에서 승인되지 않아 송금이 이루어지지 않을 수 있습니다.**
{% endhint %}

### 수수료 고급 설정 <a href="#advanced-fee-setting" id="advanced-fee-setting"></a>

이더리움의 수수료는 **"GAS Fee"**&#xC640; **"GAS Limit"**&#xC73C;로 이루어져 있습니다. 고급 설정 입력 화면에서 GAS Fee와 GAS Limit을 직접 설정할 수 있습니다.

GAS Fee의 단위는 ETH의 화폐 단위 중 하나인 **"Gwei"**&#xB97C; 사용합니다.

**`1 ETH = 1,000,000,000 gwei`**

실제 지출되는 수수료는 **`“실제 사용한 GAS” x “GAS fee”`**&#xB85C; 결정됩니다.

GAS Limit은 트랜잭션에서 사용하는 GAS의 최대 양을 설정할 수 있습니다. **GAS Fee가 높을수록 트랜잭션이 확정되는 시간이 빨라집니다.**&#x20;

<div align="left"><img src="/files/qP3C5HQ6PCjs3ipWFuls" alt="" width="563"></div>

[강력한 보안, 지문으로 완성하다 **\[디센트 암호화폐 지갑\] 보러 가기 >>**](https://store-kr.dcentwallet.com/pages/dcent-biometric-crypto-wallet?utm_source=userguide\&utm_medium=dcent-web\&utm_campaign=202406_ethereum)

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


---

# 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://userguide.dcentwallet.com/kr/coin-send-receive/coins/how-to-use-ethereum-account.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.
