# 【トロン(TRX、TRC10、TRC20、TRC721)ウォレットの使用方法】

## 🟨アカウントの作成方法

トロンのアカウントをお持ちでない場合は、アカウントを作成してください。\
コインのデフォルト名&#x306F;**「Tron (TRX)」**&#x306B;設定されます。\
\
アカウントの作成に関する詳細については、↓下記のリンク先よりご確認いただけます。

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

D'CENT ウォレットにトロンのアカウントを追加した段階ではまだブロックチェーン上には存在しないため、[<mark style="color:purple;">**トロンのポリシー**</mark>](https://developers.tron.network/docs/account#account-activation)**通り 1 TRX のアカウント作成コストを 支払う必要があります。**&#x307E;た、API クエリやブロックチェーン上の情報が必要な場合でも、トロンのアカウントをアクティブ(オン)状態にする必要があります。

ブロックチェーン上にアカウントを存在させるために、トロン側のアドレス&#x306B;**「1 TRX 以上」**&#x3092;送金する必要があります。

<mark style="color:red;">**Tron(トロン)アカウント作成に必要な手数料 = 1 TRX**</mark>

### 🟨アカウントのアクティブ(オン)状態

**トロンンのアカウントをアクティブ(オン)状態で維持させるには、トロンアカウントの残高が「0.1 TRX 以上」でなければなりません。** また、アカウントの残高&#x304C;**「0.1 TRX 以下」**&#x306B;なたら、アカウントが非アクティブ(オフ)状態となり、ブロックチェーン上でも情報が確認できなくなってしまいます。

<mark style="color:red;">**Tron(トロン)アカウントアクティブ化の維持費用 = 0.1 TRX**</mark>

<div align="left"><figure><img src="https://597035642-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FfFcmB7BIPASoV4AGpyuB%2Fuploads%2FI0lNrZgweNmC8X2sCIbL%2F1%20(1).png?alt=media&#x26;token=03583995-1cfe-45f6-b2b9-6f9503f7a11e" alt="" width="563"><figcaption></figcaption></figure></div>

## 🟨FAQ よくあるご質問

**Q. トロンのアカウントにある、USDT トークン(TRC20)が表示されないけど、どうすればいいの？**

A. 原因として考えられるのは、トロンのアカウント残高が「0.1 TRX 以下」である可能性があります。\
残高が「0.1 TRX 以下」の状態になるとアカウントが非アクティブ(オフ)状態になるため、ブロックチェーン上での\
情報も表示されなくなってしまいます。 常に残高を確認することをお勧めいたします。

{% 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-tron-account-trx-trc10-trc20-trc721.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.
