Skip to content

Commit 0744dd3

Browse files
authored
Update (#663)
- Removed Relay Link - Added note on confirmation time for Stargate bridge - Updated JP doc
1 parent 0372ea4 commit 0744dd3

File tree

4 files changed

+12
-76
lines changed

4 files changed

+12
-76
lines changed

docs/use/zkevm-guides/Bridge-Astar-EVM.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,10 @@ To add tokens to your EVM wallet manually, use the following contract addresses:
4949

5050
### From Astar zkEVM to Astar EVM:
5151

52+
:::warning
53+
Please note that it takes up to **8 days** to complete a transfer from Astar zkEVM to Astar EVM.
54+
:::
55+
5256
1. Select the token that you want to transfer and select `Astar zkEVM` for the **source network**;
5357
2. Select the token that you want to receive and select `Astar EVM` for the **destination network**;
5458
3. Enter the amount of tokens you want to transfer and confirm the transaction by clicking `Transfer`;

docs/use/zkevm-guides/Bridge-Ethereum.md

Lines changed: 2 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ import Figure from "/src/components/figure"
77

88
# Bridge Assets to Astar zkEVM from Ethereum and other EVM-based chains
99

10-
This page explains how to transfer `ETH` and other `ERC20` assets between **Astar zkEVM** and **Ethereum Mainnet** and other EVM-based chains. There are three options for bridging assets to the zkEVM:
10+
This page explains how to transfer `ETH` and other `ERC20` assets between **Astar zkEVM** and **Ethereum Mainnet** and other EVM-based chains. There are two options for bridging assets to the zkEVM:
1111

1212
## Transfer using the Astar Portal:
1313

@@ -98,40 +98,4 @@ For the moment, Layerswap supports only **ETH token** for cross-chain transfers!
9898
<Figure src={require('/docs/use/zkevm-guides/img/Bridge_ETH_Layerswap_3.png').default} width="80%" />
9999

100100
5. Sign the transaction in your wallet;
101-
6. Once the transaction has been confirmed on the network, you should now see the bridged assets in your EVM wallet, ready for use on Astar zkEVM.
102-
103-
## 3. Transfer using Relay Link:
104-
105-
The third option is to use **[Relay Link](https://www.relay.link/bridge/astar-zkevm/)**, a cross-chain payments system that enables instant, low-cost bridging and cross-chain execution. [More information](https://docs.relay.link/what-is-relay).
106-
107-
_Please be advised that Astar Foundation assumes no responsibility or liability for any direct, indirect, incidental, special, consequential, or exemplary damages resulting from your utilization of any third-party application presented in our documentation._
108-
109-
:::info
110-
For the moment, Relay Link supports only **ETH token** for cross-chain transfers!
111-
112-
You can transfer assets to Astar zkEVM from the following chains:
113-
114-
- Ethereum
115-
- Arbitrum
116-
- Optimism
117-
- zkSync Era
118-
- Base
119-
- Blast
120-
:::
121-
122-
1. Visit [Relay Link](https://www.relay.link/bridge/astar-zkevm/) and connect your EVM wallet;
123-
124-
<Figure src={require('/docs/use/zkevm-guides/img/Bridge_ETH_Relaylink_1.png').default} width="70%" />
125-
126-
2. Select the **origin chain** from which you want to transfer your assets, and select `Astar zkEVM` for the **destination chain**;
127-
3. Enter the amount of ETH you want to transfer and confirm the transaction by clicking `Bridge`;
128-
129-
<Figure src={require('/docs/use/zkevm-guides/img/Bridge_ETH_Relaylink_2.png').default} width="70%" />
130-
131-
4. Sign the transaction in your wallet;
132-
133-
<Figure src={require('/docs/use/zkevm-guides/img/Bridge_ETH_Relaylink_3.png').default} width="70%" />
134-
135-
5. Once the transaction has been confirmed on the network, you should now see the bridged assets in your EVM wallet, ready for use on Astar zkEVM.
136-
137-
<Figure src={require('/docs/use/zkevm-guides/img/Bridge_ETH_Relaylink_4.png').default} width="70%" />
101+
6. Once the transaction has been confirmed on the network, you should now see the bridged assets in your EVM wallet, ready for use on Astar zkEVM.

i18n/ja/docusaurus-plugin-content-docs/current/use/zkevm-guides/Bridge-Astar-EVM.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,10 @@ import Figure from "/src/components/figure"
2222

2323
### Astar EVMからAstar zkEVMへ:
2424

25+
:::warning
26+
Astar zkEVMからAstar EVMへの移行を完了するには、最大**8日**かかりますのでご注意ください。
27+
:::
28+
2529
1. 転送したいトークンを選択し、**送信元ネットワーク**として`Astar EVM`を選択してください。
2630
2. 受け取りたいトークンを選択し、**送信先ネットワーク**として`Astar zkEVM`を選択してください。
2731
3. 転送したいトークンの量を入力し、`Transfer`をクリックしてトランザクションを確認してください。

i18n/ja/docusaurus-plugin-content-docs/current/use/zkevm-guides/Bridge-Ethereum.md

Lines changed: 2 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ import Figure from "/src/components/figure"
88

99
# Ethereum および他の EVM ベースのチェーンから Astar zkEVM へのブリッジ
1010

11-
このページでは、**Astar zkEVM****Ethereum メインネット**および他の EVM ベースのチェーン間で`ETH`および他の`ERC20`資産を転送する方法について説明します。zkEVM への資産のブリッジには 3 つのオプションがあります。
11+
このページでは、**Astar zkEVM****Ethereum メインネット**および他の EVM ベースのチェーン間で`ETH`および他の`ERC20`資産を転送する方法について説明します。zkEVM への資産のブリッジには 2 つのオプションがあります。
1212

1313
## Astar Portal を使用した転送:
1414

@@ -95,40 +95,4 @@ import Figure from "/src/components/figure"
9595
<Figure src={require('/docs/use/zkevm-guides/img/Bridge_ETH_Layerswap_3.png').default} width="80%" />
9696

9797
5. ウォレットでトランザクションに署名します。
98-
6. ネットワーク上でトランザクションが確認されたら、Astar zkEVMで使用する準備ができたEVMウォレットにブリッジされた資産が表示されます。
99-
100-
## Relay Link を使用した転送:
101-
102-
3つ目のオプションは、**[Relay Link](https://www.relay.link/bridge/astar-zkevm/)** を使用することです。これは、即時かつ低コストでブリッジングとクロスチェーン実行を可能にするクロスチェーン決済システムです。[詳細情報](https://docs.relay.link/what-is-relay)
103-
104-
105-
*第三者のアプリケーションを利用することによって生じる直接的、間接的、偶発的、特別、結果的、または模範的な損害について、Astar Foundationは一切の責任を負わないことをご了承ください。*
106-
107-
:::info
108-
現時点では、Relay Linkはクロスチェーン転送に **ETHトークン** のみをサポートしています!
109-
110-
以下のチェーンからAstar zkEVMへの資産転送が可能です:
111-
- Ethereum
112-
- Arbitrum
113-
- Optimism
114-
- zkSync Era
115-
- Base
116-
- Blast
117-
:::
118-
119-
1. [Relay Link](https://www.relay.link/bridge/astar-zkevm/) にアクセスし、あなたのEVMウォレットを接続してください。
120-
121-
<Figure src={require('/docs/use/zkevm-guides/img/Bridge_ETH_Relaylink_1.png').default} width="70%" />
122-
123-
2. 資産を転送したい**送信元チェーン**を選択し、**送信先チェーン**には `Astar zkEVM` を選択します。
124-
3. 転送したいETHの量を入力し、 `Bridge` をクリックしてトランザクションを確認します。
125-
126-
<Figure src={require('/docs/use/zkevm-guides/img/Bridge_ETH_Relaylink_2.png').default} width="70%" />
127-
128-
4. ウォレットでトランザクションに署名します。
129-
130-
<Figure src={require('/docs/use/zkevm-guides/img/Bridge_ETH_Relaylink_3.png').default} width="70%" />
131-
132-
5. ネットワーク上でトランザクションが確認されたら、Astar zkEVMで使用する準備ができたEVMウォレットにブリッジされた資産が表示されます。
133-
134-
<Figure src={require('/docs/use/zkevm-guides/img/Bridge_ETH_Relaylink_4.png').default} width="70%" />
98+
6. ネットワーク上でトランザクションが確認されたら、Astar zkEVMで使用する準備ができたEVMウォレットにブリッジされた資産が表示されます。

0 commit comments

Comments
 (0)