Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: update token recovery tutorial #527

Merged
merged 1 commit into from
Dec 17, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions docs/bc-fusion/post-fusion/token-recovery.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ of token recovery.

Be noted:

* Token recovery dApp will only be available post fusion (the Beacon Chain has been shutdown).
* Only [the crosschain bound/mirrored assets](../users/assets.md) can be recovered.

URL:
Expand All @@ -25,7 +24,8 @@ When opening the token recovery dApp, you will be prompted to connect to your wa
![](../../assets/bcfusion/token-recovery-2.png){:style="width:800px"}

[BNB Chain Wallet](https://chromewebstore.google.com/detail/bnb-chain-wallet/fhbohimaelbohpjbbldcngcnapndodjp)
and [Trust Wallet](https://trustwallet.com/) will be supported (Trust wallet support will come soon).
and [Trust Wallet Extension](https://trustwallet.com/) are supported. For Trust users, you can refer to
[this](https://trustwallet.com/blog/trust-wallet-to-deprecate-bnb-beacon-chain-bep2-bep8-support) for more information.

### Step 2: Select the BEP2/BEP8 assets to be recovered.

Expand Down Expand Up @@ -87,3 +87,4 @@ the token recovery request is sent successfully.

Finally, you need to wait for 7 days for the BEP2/BEP8 assets to be recovered on BSC and received in your wallet.


Loading