You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description: Manage BTC, ETH, BNB, SOL, APT, TRX, and TON wallets alongside your Hive balances in Ecency.
3
+
description: Manage ETH, BNB, SOL, and BTC wallets alongside your Hive balances in Ecency using MetaMask.
4
4
---
5
5
6
6
# Cross-chain wallets
7
7
8
-
Ecency supports lightweight, self-custodied wallets for **BTC**, **ETH**, **BNB**, **SOL**, **APT**, **TRX**, and **TON** so you can monitor and transfer multi-chain assets next to your Hive balances.
8
+
Ecency supports external wallets for **BTC**, **ETH**, **BNB**, and **SOL** so you can monitor balances and send transfers next to your Hive assets.
9
9
10
-
> **Migration notice:** Ecency previously generated seed phrases for cross-chain wallets. To simplify the signup flow and reduce complexity around seed security and transaction signing, Ecency is integrating**MetaMask**to handle external chain wallets. If you have funds in a wallet created with a seed phrase, see the [seed phrase migration guide](/guides/seed-phrase-migration/) to move them.
10
+
> **What changed:** Ecency previously supported TRON, TON, and APT walletsand used seed phrases to generate addresses. The wallet system now uses**MetaMask**for address discovery, key management, and transaction signing. If you have funds in a wallet created with a seed phrase, see the [seed phrase migration guide](/guides/seed-phrase-migration/) to move them to an external wallet.
11
11
12
12
---
13
13
14
-
## Cross-chain addresses
14
+
## Setting up external wallets
15
15
16
-
1. Open **Wallet → Tokens** in the Ecency web or mobile app.
17
-
2. Scroll to the **External chain tokens** section.
18
-
3. Select the chain (BTC, ETH, BNB, SOL, APT, TRX, TON) to view or manage your address.
16
+
There are two ways to add external wallet addresses to your Ecency account:
19
17
20
-
> Cross-chain wallet structure is being upgraded. Addresses are associated with your Hive account for convenience, and you remain in control of the keys.
18
+
### Link MetaMask (recommended)
19
+
20
+
1. Go to **Wallet** and click **Setup External Wallets**.
21
+
2. Choose **Link MetaMask**.
22
+
3. MetaMask will discover your ETH, BNB, and SOL addresses automatically.
23
+
4. The Hive Snap is installed to derive Hive keys inside MetaMask, enabling MetaMask login.
24
+
5. Your wallet addresses are stored in your Hive account metadata.
25
+
26
+
After linking, you can **send ETH, BNB, and SOL** directly from your wallet page — MetaMask handles signing.
27
+
28
+
### Watch Wallet (view-only)
29
+
30
+
1. Go to **Wallet** and click **Setup External Wallets**.
31
+
2. Choose **Watch Wallet**.
32
+
3. Enter wallet addresses manually for any supported chain.
33
+
4. Balances are displayed but **transfers are not available** — this is view-only.
21
34
22
35
---
23
36
24
-
## Deposits and withdrawals
37
+
## Sending transfers
25
38
26
-
-**Deposits**: Send assets directly to your address. Confirm network fees and memo requirements (if any) for that chain.
27
-
-**Withdrawals**: Use the **Send/Transfer** action inside the token panel, confirm the destination address, and sign with the required key or device.
28
-
-**Fees**: Network fees vary by chain and are displayed before submitting the transaction.
39
+
Transfer support requires MetaMask-linked wallets. From your wallet page:
40
+
41
+
1. Navigate to the token page (e.g., **/@you/wallet/eth**).
42
+
2. Click **Send**.
43
+
3. Enter the recipient address and amount.
44
+
4. Review the transaction details and estimated network fee.
45
+
5. Click **Confirm with MetaMask** — MetaMask shows its signing popup.
46
+
6. Once confirmed, the transaction is broadcast to the network.
> **Watch-only wallets** do not support transfers. You need to link MetaMask to send tokens.
29
56
30
57
---
31
58
32
-
## Security tips
59
+
## Receiving tokens
33
60
34
-
- If you were previously given a **seed phrase**, keep it safe - you may need it to [migrate funds](/guides/seed-phrase-migration/) to an external wallet.
35
-
- Start with low-value test transfers, especially on faster chains like SOL or TRX.
36
-
- Avoid pasting addresses from untrusted sources; verify QR codes or manually check checksums.
37
-
- Keep your device updated and avoid transacting on public Wi‑Fi.
61
+
All wallet types (MetaMask-linked and watch-only) support receiving:
62
+
63
+
1. Navigate to your token page.
64
+
2. Click **Receive** to see your address and QR code.
65
+
3. Share the address or QR with the sender.
38
66
39
67
---
40
68
41
-
## When to use cross-chain wallets
69
+
## Login to mobile app
70
+
71
+
MetaMask users can transfer their web session to the Ecency mobile app:
72
+
73
+
1. Open the user menu and click **Log in to Mobile**.
74
+
2. Read the security warning and click **Reveal QR code**.
75
+
3. Open the Ecency mobile app and tap the QR scanner.
76
+
4. Scan the QR code — you're logged in on mobile.
77
+
78
+
> The QR code contains your session credentials. Do not share it, screenshot it, or scan it in public spaces.
42
79
43
-
- Consolidate **on-chain tips or payments** from other platforms without leaving Ecency.
44
-
- Track multiple chains while focusing on Hive content.
45
-
- Move value between chains before trading or staking elsewhere.
80
+
---
81
+
82
+
## Security tips
46
83
47
-
For full wallet capabilities (staking, swapping, hardware wallet support), you may still use dedicated wallets and then deposit or withdraw through Ecency-managed addresses.
84
+
- MetaMask handles all private key storage — Ecency never sees your external chain keys.
85
+
- Start with small test transfers, especially on chains you haven't used before.
86
+
- Verify recipient addresses carefully — blockchain transactions are irreversible.
87
+
- Keep MetaMask and your browser updated.
88
+
- If you were previously given a **seed phrase**, keep it safe until you have [migrated all funds](/guides/seed-phrase-migration/).
0 commit comments