You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -72,7 +72,7 @@ For the sake of simplicity, we are going to refer to the **Native Torus** as **T
72
72
73
73
1.**Connect both the Torus and Metamask wallets in the [Base Bridge Web App](https://bridge.torus.network/?tab=base&from=base&to=torus)**.
74
74
At the top right corner of the app, connect both your **Torus Wallet** and **MetaMask**.
75
-
<Imagesrc={metamaskSubwalletConnect}alt="SubWallet and Metamask connect screen"width="1920" />
75
+
<ClickableImagesrc={metamaskSubwalletConnect}alt="SubWallet and Metamask connect screen" />
76
76
77
77
2.**Swap from Base Torus to Torus EVM**
78
78
- Make sure you are **connected** in **Both Wallets**
@@ -82,22 +82,22 @@ For the sake of simplicity, we are going to refer to the **Native Torus** as **T
82
82
Fill in the form with the amount you want to convert and the Recipient Address, by clicking on the Self button, it will automatically fill the address for you with your connected base wallet.
83
83
With all the information filled in, click **Continue**.
84
84
85
-
<Imagesrc={fillInFormToConvert}alt="Convert Base TORUS with Torus EVM"width="1920" />
85
+
<ClickableImagesrc={fillInFormToConvert}alt="Convert Base TORUS with Torus EVM" />
86
86
87
87
3.**Confirm the transaction**
88
88
After filling in the form, you will be prompted to confirm the transaction in Metamask.
89
89
<Asidetype="caution">
90
90
Always verify the transaction in Metamask before signing it, it is of your responsibility to verify the transaction details.
91
91
You also must have enough funds in your Metamask wallet to cover the transaction fees.
92
92
</Aside>
93
-
<Imagesrc={confirmTransactionInMetamask}alt="Confirm the transaction in Metamask"width="1920" />
93
+
<ClickableImagesrc={confirmTransactionInMetamask}alt="Confirm the transaction in Metamask" />
94
94
95
95
4.**Confirmation of the swap**
96
96
After the transaction succeeds, your Base Torus should now be displayed as Torus EVM as it was successfully swapped.
97
97
This process can take a while to happen in the chain side,
98
98
so please, wait a few minutes and refresh the [Base Bridge Web App](https://bridge.torus.network/?tab=base&from=base&to=torus).
99
99
If you have any issues, reach out to our support on the [Official Torus Discord](https://discord.gg/torus).
100
-
<Imagesrc={baseTorusSwappedSuccessfully}alt="Confirmation of the swap"width="1920" />
100
+
<ClickableImagesrc={baseTorusSwappedSuccessfully}alt="Confirmation of the swap" />
101
101
102
102
103
103
</Steps>
@@ -109,7 +109,7 @@ For the sake of simplicity, we are going to refer to the **Native Torus** as **T
109
109
<Steps>
110
110
1.**Connect both the Torus and Metamask wallets in the [Base Bridge Web App](https://bridge.torus.network/?tab=base&from=base&to=torus)**.
111
111
At the top right corner of the app, connect both your **Torus Wallet** and **MetaMask**.
112
-
<Imagesrc={metamaskConnectEvm}alt="SubWallet and Metamask connect screen"width="1920" />
112
+
<ClickableImagesrc={metamaskConnectEvm}alt="SubWallet and Metamask connect screen" />
113
113
114
114
115
115
1.**Swap from Torus EVM to Torus**
@@ -118,7 +118,7 @@ For the sake of simplicity, we are going to refer to the **Native Torus** as **T
118
118
- Make sure it is **FROM** Torus EVM **TO** Torus
119
119
120
120
Fill in the form with the amount you want to convert, after confirmation, you will be prompted to sign the transaction in Torus.
121
-
<Imagesrc={fillInFormToConvertTorusEvmNativeTorus}alt="Convert Torus EVM to Native Torus"width="1920" />
121
+
<ClickableImagesrc={fillInFormToConvertTorusEvmNativeTorus}alt="Convert Torus EVM to Native Torus" />
122
122
123
123
2.**Confirm the transaction**
124
124
After filling in the form, you will be prompted to confirm the transaction in Metamask.
@@ -127,13 +127,13 @@ For the sake of simplicity, we are going to refer to the **Native Torus** as **T
127
127
You also must have enough funds in your Metamask wallet to cover the transaction fees.
128
128
</Aside>
129
129
130
-
<Imagesrc={confirmTransactionInMetamaskTorusEvmToTorus}alt="Confirm the transaction in Metamask"width="1920" />
130
+
<ClickableImagesrc={confirmTransactionInMetamaskTorusEvmToTorus}alt="Confirm the transaction in Metamask" />
131
131
132
132
3.**Confirmation of the swap**
133
133
After the transaction succeeds, your Torus EVM should now be displayed as Torus as it was successfully swapped.
134
134
This process can take a while to happen in the chain side,
135
135
so please, wait a few minutes and refresh the [Base Bridge Web App](https://bridge.torus.network/?tab=base&from=base&to=torus).
136
-
<Imagesrc={torusEvmConvertSuccessfully}alt="Confirmation of the swap"width="1920" />
136
+
<ClickableImagesrc={torusEvmConvertSuccessfully}alt="Confirmation of the swap" />
137
137
138
138
4.**All Done**
139
139
You’ve now successfully bridged Torus tokens between **Torus**, **Torus EVM**, and **Base**.
0 commit comments