Skip to content

Commit 2892c26

Browse files
committed
Add more for bridging
1 parent 132f4d5 commit 2892c26

File tree

1 file changed

+68
-0
lines changed

1 file changed

+68
-0
lines changed

apps/web/src/pages/legal.tsx

Lines changed: 68 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -197,6 +197,74 @@ const LegalPage: NextPageWithLayout = () => {
197197
Network that you intend to utilize. This process is known as “bridging” and
198198
the smart contracts that permit bridging are each known as a “bridge.”
199199
</Paragraph>
200+
201+
<Paragraph mt="x2">
202+
Crypto assets that have not been bridged to a Supported Network cannot be
203+
used in transactions on such Supported Network. Similarly, crypto assets
204+
that have been bridged to a Supported Network cannot be used in transactions
205+
on the Ethereum blockchain until such crypto assets have been “withdrawn”
206+
(this process is known as “withdrawing”) from the Supported Network. The
207+
crypto assets that you bridge to a Supported Network will appear in your
208+
Wallet on the Supported Network, but will not appear in your Wallet on the
209+
Ethereum blockchain.
210+
</Paragraph>
211+
212+
<Paragraph mt="x2">
213+
If you attempt to bridge any crypto assets that are not supported by a
214+
bridge designed for a Supported Network, you may destroy or irretrievably
215+
lose access to such crypto assets. You own, control, and are responsible for
216+
all crypto assets held in and bridged via your Wallet and Zora is not liable
217+
or responsible for any crypto assets that are destroyed or irretrievably
218+
lost by users through the bridging and withdrawing process.
219+
</Paragraph>
220+
221+
<Paragraph mt="x2">
222+
The Services include a bridge (the “Builder Bridge”) that permits users to
223+
transfer crypto assets from Ethereum to Supported Networks built on the OP
224+
Stack, available to the public at
225+
https://github.com/ethereum-optimism/optimism (collectively “OP Stack
226+
Networks”).
227+
</Paragraph>
228+
229+
<Paragraph mt="x2">
230+
THE BUILDER BRIDGE ONLY ALLOWS USERS TO BRIDGE (I.E. SEND) FUNDS FROM THE
231+
ETHEREUM NETWORK TO AN OP STACK NETWORK. YOU CANNOT USE THE BUILDER BRIDGE
232+
TO WITHDRAW FUNDS FROM OP STACK NETWORKS TO ETHEREUM MAINNET.
233+
</Paragraph>
234+
235+
<Paragraph mt="x2">
236+
Third-party developers may release third-party bridges that allow users to
237+
bridge crypto assets, from the Ethereum blockchain to and from OP Stack
238+
Networks (“Third-Party Bridges”). Third-Party Bridges may allow you to: 1)
239+
withdraw funds from OP Stack Networks to Ethereum Mainnet; and 2) access
240+
your crypto assets at a faster rate than the Builder Bridge as Third-Party
241+
Bridges may offer different deposit times. Third-Party Bridges may also
242+
charge you additional or different transaction or “gas” fees than the
243+
Builder Bridge. You must exercise caution when accessing and using
244+
Third-Party Bridges. Once your crypto assets are locked in a Third-Party
245+
Bridge, control over such Third-Party Bridge is typically with the
246+
third-party developer or the smart contract itself. At no point in time will
247+
we be liable to you for any loss involving a Third-Party Bridge, have the
248+
ability to exercise control over any Third Party Bridge, or assist you if
249+
your crypto assets get locked in a Third-Party Bridge. The applicable
250+
service provider for the Third-Party Bridge is solely responsible for the
251+
crypto assets you use in connection with a Third-Party Bridge and any
252+
transaction that is facilitated via such Third-Party Bridge whether
253+
successful, incomplete, subject to dispute, or otherwise.
254+
</Paragraph>
255+
256+
<Paragraph mt="x2">
257+
Warning. Zora does not make any representation or warranty or approve of
258+
your use of any Third-Party Bridges software or other products
259+
(collectively, “Third-Party Products”) as such products are developed
260+
independent of Zora by third parties. Zora does not and will never assume
261+
responsibility for any of the Third-Party Products or the losses or damages
262+
that may result therefrom. Your use of any Third-Party Products is at your
263+
own risk and expense and subject to the terms and conditions of any such
264+
Third-Party Product. Prior to your use or access of any Third-Party
265+
Products, please carefully review the terms of conditions related to the
266+
Third-Party Product.
267+
</Paragraph>
200268
</Box>
201269

202270
<Box as="section" mt="x8">

0 commit comments

Comments
 (0)