Skip to content

Commit

Permalink
Update bridge-to-zkevm.md
Browse files Browse the repository at this point in the history
fix typo
  • Loading branch information
meganskye authored Oct 18, 2023
1 parent a0349d2 commit d1c1e69
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/build/zkEVM/bridge-to-zkevm.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ import walletselect from '/docs/build/zkEVM/img/wallet-select.jpg'
Here you will find information about how to bridge assets to the Astar zkEVM. Presently, there are two options for bridging assets to the zkEVM:

1. Ethereum L1 to Astar zkEVM -> Bridged ETH is the native token required for testing and deployment of dApps on the Astar zkEVM, so before using the network, developers need to bridge some ETH from Layer 1 to Layer 2. Accessible through the Astar Portal, which can take approximately 10-30 minutes, depending on network usage.
2. Astar Parachain to Astar zkZVM -> A 3rd-party asset bridge or message network facilitating locking and minting of synthetic (wrapped) assets between Astar Substrate EVM and Astar zkEVM. See the [integrations section](/docs/build/zkEVM/integrations/bridges-relays/) for more information about how to use 3rd-party bridge services and compatible assets.
2. Astar Parachain to Astar zkEVM -> A 3rd-party asset bridge or message network facilitating locking and minting of synthetic (wrapped) assets between Astar Substrate EVM and Astar zkEVM. See the [integrations section](/docs/build/zkEVM/integrations/bridges-relays/) for more information about how to use 3rd-party bridge services and compatible assets.

### Transfer ETH using the Astar Portal

Expand Down Expand Up @@ -61,4 +61,4 @@ Once the transaction shows as confirmed on the MetaMask Activity tab, it will ta
</div>


You should now see the bridged ETH within MetaMask for use on Astar zkEVM.
You should now see the bridged ETH within MetaMask for use on Astar zkEVM.

0 comments on commit d1c1e69

Please sign in to comment.