# 【イーサリアム(ETH)アカウントの使用方法】

## 🟨アカウントの作成

イーサリアム用のアカウントをお持ちでない場合は、アカウントを作成してください。\
コインのデフォルト名&#x306F;**「Ethereum (ETH)」**&#x306B;設定されます。

アカウントの作成に関する詳細については、↓下記のリンク先よりご確認いただけます。

{% content-ref url="../../dcent-app/create-account" %}
[create-account](https://userguide.dcentwallet.com/japanese/dcent-app/create-account)
{% endcontent-ref %}

## 🟨イーサリアムコイン(ETH)の受け取り(着金)方法

当該のアカウントか&#x3089;**「Receive (受取る)」**&#x3092;タップするとイーサリアム(アカウント)のアドレスを確認することができます。

<div align="left"><figure><img src="https://597035642-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FfFcmB7BIPASoV4AGpyuB%2Fuploads%2FmiGwcdilKlw9vOM6gmm9%2F124.png?alt=media&#x26;token=a66e35b6-182c-4232-9ebd-ca2bc1fc1b02" alt="" width="563"><figcaption></figcaption></figure></div>

コインの受け取りに関する詳細については、↓下記のリンク先よりご確認いただけます。

{% content-ref url="../receive" %}
[receive](https://userguide.dcentwallet.com/japanese/coin-send-receive/receive)
{% endcontent-ref %}

## 🟨イーサリアムコイン(ETH)コインの送金方法

イーサリアムコインの送金方法は、通常のコイン送金方法と同様です。\
通常コインの送金方法に関する詳細については、下記のリンク先よりご確認いただけます。

{% content-ref url="../send" %}
[send](https://userguide.dcentwallet.com/japanese/coin-send-receive/send)
{% endcontent-ref %}

### 🟨イーサリアムの手数料を入力

<div align="left"><figure><img src="https://597035642-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FfFcmB7BIPASoV4AGpyuB%2Fuploads%2FcdF2Gk8oNsBHAbYsT3oZ%2FGasFee-jp.png?alt=media&#x26;token=6195ea74-59bc-4029-9fa9-7b69c56bc971" alt="" width="563"><figcaption></figcaption></figure></div>

**1)** イーサリアムの手数料は、送金額を入力する時点で自動的に計算される仕組みとなっています。手数料は、 ブロックチェーンの現在平均値に基準に設定されます。

**2)** 手数料&#x306F;**「遅い」**、**「普通」**、**「速い」**&#x304B;ら選択するか、上級者向け設定で調整することができます。

{% hint style="warning" %}
**手数料の金額が過度に低く設定してしまうと、ブロックチェーン上の取り引きに対する承認が通らず、**\
**他人への送金ができなくなってしまう場合があります。**
{% endhint %}

### 🟨イーサリアムの手数料設定方法

イーサリアムの手数料は、**「GAS fee」**&#x3068;**「GAS Limit」**&#x3067;構成されています。上級者向け設定画面では、「GAS fee」と「GAS Limit」を直接指定することも可能です。

GAS feeの単位は、ETH通貨の一つである、**「Gwei」**&#x3092;使用します。

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

実際に支払われる手数料は、**`「実際使用した、GAS」 x 「GAS fee」`**&#x3067;決まります。

**「GAS Limit」**&#x3092;使って取引に使われるGASの上限値を設定することができます。 この際、**GAS feeが高いほど取引が確定されるまでの所要時間が短縮します。**&#x20;

<div align="left"><figure><img src="https://597035642-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FfFcmB7BIPASoV4AGpyuB%2Fuploads%2FulqFHx2l8FQz8xATHgwy%2F3.png?alt=media&#x26;token=2cdad1c4-b752-4ede-959d-86ff7633ff54" alt="" width="563"><figcaption></figcaption></figure></div>

{% embed url="<https://store.dcentwallet.com/ja/pages/dcent-biometric-crypto-wallet>" %}
安心安全の指紋認証が使える、D'CENT ウォレットを今すぐチェック！
{% endembed %}


---

# 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/japanese/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.
