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

update EVM transfer account #222

Merged
merged 1 commit into from
Oct 16, 2023
Merged
Show file tree
Hide file tree
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
4 changes: 2 additions & 2 deletions evm/10_quick-start/03_evm-tokens.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ import FaucetTokens from '@site/src/components/FaucetTokens/FaucetTokens';
### Bridge tokens yourself

If you have **EOS** tokens on the `EOS Mainnet` or `Jungle Testnet`, you can send **EOS** directly to your EVM address.
Open your wallet and send **EOS** tokens to `eosio.evm` with your EVM address as the `memo`.
Open your wallet and send **EOS** tokens to `eosio.evmin` with your EVM address as the `memo`.


### Bridge tokens from an exchange
Expand All @@ -39,7 +39,7 @@ To withdraw EOS tokens from a centralized exchange (CEX) to an EOS EVM address:
1. Visit the withdrawal screen of the Exchange's app
2. Select EOS as Coin
3. Select EOS as Network
4. Enter `eosio.evm` as Wallet Address
4. Enter `eosio.evmin` as Wallet Address
5. Enter your EOS EVM public key as Memo

![EOS EVM Token Flow](/images/EOS-EVM_withdraw_from_CEX_to_wallet.png)
Expand Down
Binary file modified images/EOS-EVM_withdraw_from_CEX_to_wallet.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading