# Mycrypto wallet

### Accessing Your Energy Web Tokens in MyCrypto wallet <a href="#accessing-your-energy-web-tokens" id="accessing-your-energy-web-tokens"></a>

{% hint style="info" %}
<https://support.mycrypto.com/how-to/nodes-networks/how-to-access-energy-web-chain-tokens/>
{% endhint %}

#### By using a Ledger Device (Hardware wallet)

To interact with EWT using your Ledger device, you have to use the EnergyWebChain app on your Ledger device, **not** the Ethereum app. If you do not have this app installed, you can use [Ledger Live](https://www.ledger.com/ledger-live) to install it.

After accessing your Ledger device with MyCrypto, you will notice that a list of different addresses will show up instead of the addresses that you would see if you were connected to the Ethereum network. You are free to use these for your Energy Web Tokens.

If you have accidentally sent EWT to your Ethereum addresses previously, you can still access these by clicking the drop-down field next to "Addresses" and selecting the "Ledger (ETH)" option.

![](/files/BCkj4zU9NUgnI3eh62QX)

You will see your Ethereum addresses displayed alongside their EWT funds.

#### By using a Trezor Device (Hardware wallet)

Access your Trezor device like usual. You will notice that a list of different addresses will show up, instead of the addresses that you would see if you were connected to the Ethereum network. You are free to use these for your Energy Web Tokens.

If you have accidentally sent EWT to your Ethereum addresses previously, you can still access these by clicking the drop-down field next to "Addresses" and selecting the "TREZOR (ETH)" option.

![](/files/3SSUNLTxNc0Z7QcKiNfq)

You will see your Ethereum addresses displayed alongside their EWT funds.

#### Accessing Your EWTB (Bridged) Tokens <a href="#accessing-your-ewtb-bridged-tokens" id="accessing-your-ewtb-bridged-tokens"></a>

Energy Web has developed the EWT Bridged (EWTB) token, which is an ERC-20 token on the Ethereum blockchain. You can mint EWTB tokens through its interface which you can find at [bridge.energyweb.org](https://bridge.energyweb.org/). This method allows you to transfer EWT from the Energy Web Chain to the Ethereum blockchain.

If your Ethereum address contains EWTB tokens, you might not see them in your interface right away. In this case, you have to manually add this token as a [custom token](https://support.mycrypto.com/how-to/tokens/how-to-add-a-custom-token).

The contract address of EWTB is `0x178c820f862b14f316509ec36b13123da19a6054`, you can also find this address on [Etherscan](https://etherscan.io/token/0x178c820f862b14f316509ec36b13123da19a6054).

![](/files/duXQ6KX5oUUcHy8VDy0I)


---

# 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.energyweb.org/legacy-documentation/foundational-concepts/wallets-and-exchanges/software-cryptocurrency-wallets/mycrypto-wallet.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.
