Skip to content

Commit 67b7446

Browse files
authored
Merge pull request #469 from alephium/JKtranslator-patch-32
Update the-bridge.md
2 parents 85308a9 + cff8da6 commit 67b7446

File tree

1 file changed

+24
-6
lines changed

1 file changed

+24
-6
lines changed

docs/infrastructure/the-bridge.md

+24-6
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,13 @@ Please bear in mind that:
2424

2525
- 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).
2626

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+
2731
In most cases, waiting a little bit longer to redeem your tokens is enough.
2832

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.
3034

3135
If that doesn’t work, open an issue [here](https://discord.gg/FCN5bgGMuG).
3236

@@ -82,7 +86,7 @@ Usually that means that one of your wallets has locked itself. Please copy your
8286

8387
### 5. Transaction has over 205 confirmations and I can't redeem!
8488

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:
8690

8791
- “Issue 1. I have waited long enough, and it is not letting me redeem! What do I do?”
8892
- “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).
105109

106110
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)
107111

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?
109115

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?
111119

112120
In order to have the ALPH ERC-20 token show in your Metamask wallet you are going to need to do the following :
113121

@@ -118,11 +126,21 @@ In order to have the ALPH ERC-20 token show in your Metamask wallet you are goin
118126
- Copy & Paste the contract into the first field.
119127
- Press "Next" & then "Import"
120128

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"
121139

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?
123141

124142
- On Metamask, click on the "..." on the top right
125143
- Click on "connected site"
126144
- You will see the bridge as one of the dApps connected. Click on it to disconnect.
127145
- 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

Comments
 (0)