@@ -74,6 +74,13 @@ Click on the Deposit success transaction to see the “Transfer Completed” pop
74
74
75
75
<img src={useBaseUrl("img/wallet/Wallet-11.png")} width="50%" height="50%" />
76
76
77
+ Please watch the following video for a tutorial on deposits:
78
+
79
+ <video loop autoplay width =" 70% " height =" 70% " controls =" true " >
80
+ <source type =" video/mp4 " src =" /img/wallet/depositMatic.mp4 " ></source >
81
+ <p >Your browser does not support the video element.</p >
82
+ </video >
83
+
77
84
## Withdrawing Funds from Polygon Back to Ethereum on PoS Bridge
78
85
79
86
Withdrawing funds from Polygon back to the Ethereum mainnet via,
@@ -125,6 +132,12 @@ Once you have confirmed the second transaction, you will receive your funds back
125
132
126
133
> Note: You can view the successful transactions after “Transfer in Progress/Action required” transactions in the “Action Required” popup.
127
134
135
+ Please watch the following video for a tutorial on withdrawals:
136
+
137
+ <video loop autoplay width =" 70% " height =" 70% " controls =" true " >
138
+ <source type =" video/mp4 " src =" /img/wallet/WithdrawMatic.mp4 " ></source >
139
+ <p >Your browser does not support the video element.</p >
140
+ </video >
128
141
129
142
## Withdrawing Funds from Polygon Back to Ethereum on Plasma Bridge
130
143
@@ -174,4 +187,5 @@ Once you have confirmed all these transactions, you will receive your funds back
174
187
175
188
> Note: You can view the successful transactions after “Transfer in Progress/Action required” transactions in the “Action Required” popup.
176
189
177
- > Note: In case you any queries, feel free to raise a ticket here https://support.polygon.technology/support/home
190
+ > Note: In case you have any queries, feel free to raise a ticket here https://support.polygon.technology/support/home
191
+
0 commit comments