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
Copy file name to clipboardExpand all lines: docs/infrastructure/the-bridge.md
+24-6
Original file line number
Diff line number
Diff line change
@@ -24,9 +24,13 @@ Please bear in mind that:
24
24
25
25
- Bridging from ALPH to ETH, will take a bit more time. The transaction needs to meet two conditions: at least 205 blocks and at least 55 minutes. If one of the conditions is not met, redemption is not possible (yet).
26
26
27
+
- Bridging from BSC to ALPH takes roughly 20 minutes.
28
+
29
+
- Bridging from ALPH to BSC, will take a bit more time. The transaction needs to meet two conditions: at least 205 blocks and at least 55 minutes. If one of the conditions is not met, redemption is not possible (yet).
30
+
27
31
In most cases, waiting a little bit longer to redeem your tokens is enough.
28
32
29
-
If it still doesn’t work, please try to disconnect & reconnect your wallets to the bridge, and try to redeem again (see
33
+
If it still doesn’t work, please try to disconnect & reconnect your wallets to the bridge, and try to redeem again.
30
34
31
35
If that doesn’t work, open an issue [here](https://discord.gg/FCN5bgGMuG).
32
36
@@ -82,7 +86,7 @@ Usually that means that one of your wallets has locked itself. Please copy your
82
86
83
87
### 5. Transaction has over 205 confirmations and I can't redeem!
84
88
85
-
Bridging from ALPH to ETH, will take a bit more time. The transaction needs to meet two conditions: at least 205 blocks and at least 55 minutes. If one of the conditions is not met, redemption is not possible (yet). If the problem persists, try the solutions provided in the following:
89
+
Bridging from ALPH to ETH or BSC, will take a bit more time. The transaction needs to meet two conditions: at least 205 blocks and at least 55 minutes. If one of the conditions is not met, redemption is not possible (yet). If the problem persists, try the solutions provided in the following:
86
90
87
91
- “Issue 1. I have waited long enough, and it is not letting me redeem! What do I do?”
88
92
- “Issue 6. I am getting a VAA error! And I can't redeem.”
@@ -105,9 +109,13 @@ If that doesn’t work, open an issue [here](https://discord.gg/FCN5bgGMuG).
105
109
106
110
No. For example, you can also bridge USDC, ETH, DAI, WBTC & ALPH. Using the provided UI, you can bridge all tokens from [1inch list](https://tokenlists.org/token-list?url=tokens.1inch.eth)
107
111
108
-
And if you interact with the smart contract directly, you can bridge all erc20 tokens you want
112
+
And if you interact with the smart contract directly, you can bridge all erc20 tokens you want.
113
+
114
+
### 8. Can we only bridge USDT from BSC to ALPH?
109
115
110
-
### 8. How do I add the ALPH ERC-20 token to my Metamask?
116
+
No. At launch, $BNB, $USDT, and $USDC will be bridgeable on Alephium’s front-end bridge UI. They will also appear as “verified” on Alephium’s family of wallets (desktop, mobile, and browser extension). If you want to bridge another token, you’ll need to register it. You can register all tokens on this [list](https://tokens.coingecko.com/binance-smart-chain/all.json).
117
+
118
+
### 9. How do I add the ALPH ERC-20 token to my Metamask?
111
119
112
120
In order to have the ALPH ERC-20 token show in your Metamask wallet you are going to need to do the following :
113
121
@@ -118,11 +126,21 @@ In order to have the ALPH ERC-20 token show in your Metamask wallet you are goin
118
126
- Copy & Paste the contract into the first field.
119
127
- Press "Next" & then "Import"
120
128
129
+
### 10. How do I add the ALPH BEP-20 token to my Metamask?
130
+
131
+
The process is quite similar. have the ALPH BEP-20 token show in your Metamask wallet you are going to need to do the following :
132
+
133
+
- Get the Token Contract from [here](https://bscscan.com/token/0x8683BA2F8b0f69b2105f26f488bADe1d3AB4dec8)
134
+
- Open & Unlock your metamask
135
+
- Click on "Import Token"
136
+
- Select "Custom Token"
137
+
- Copy & Paste the contract into the first field.
138
+
- Press "Next" & then "Import"
121
139
122
-
### 9. I got an error when redeeming from Ethereum to Alephium, even after waiting enough time. What to do?
140
+
### 11. I got an error when redeeming from Ethereum/BSC to Alephium, even after waiting enough time. What to do?
123
141
124
142
- On Metamask, click on the "..." on the top right
125
143
- Click on "connected site"
126
144
- You will see the bridge as one of the dApps connected. Click on it to disconnect.
127
145
- Refresh the [redeem page](https://bridge.alephium.org/#/redeem)
128
-
- Now select Ethereum as the source chain and reconnect your metamask wallet.
146
+
- Now select Ethereum/BSC as the source chain and reconnect your metamask wallet.
0 commit comments