@@ -22,7 +22,7 @@ const LegalPage: NextPageWithLayout = () => {
2222 Nouns Builder Terms of Service
2323 </ Heading >
2424
25- < Text > Last Updated: July 18 , 2023</ Text >
25+ < Text > Last Updated: August 24 , 2023</ Text >
2626 </ Box >
2727 </ header >
2828
@@ -137,15 +137,20 @@ const LegalPage: NextPageWithLayout = () => {
137137 < Box as = "section" mt = "x8" >
138138 < Label > Services Provided by the Interface</ Label >
139139
140+ < Label italic mt = "x2" >
141+ Interface
142+ </ Label >
143+
140144 < Paragraph mt = "x2" >
141145 The Interface is distinct from the Protocol and simply provides a means for
142146 accessing the Protocol. The Protocol is comprised of a set of smart
143- contracts deployed on various public blockchains, including but not limited
144- to Ethereum, which allow users to create and deploy Nouns-model DAOs. The
145- Protocol is maintained by Builder DAO and the Builder developer community.
146- Zora does not control or operate the Protocol. Rather, the Interface
147- simplifies interaction with the Protocol to provide a user-friendly method
148- to create and manage DAOs through the Protocol. Specifically:
147+ contracts deployed on various public blockchains (each a “Supported
148+ Network”), including but not limited to Ethereum, which allow users to
149+ create and deploy Nouns-model DAOs. The Protocol is maintained by Builder
150+ DAO and the Builder developer community. Zora does not control or operate
151+ the Protocol. Rather, the Interface simplifies interaction with the Protocol
152+ to provide a user-friendly method to create and manage DAOs through the
153+ Protocol. Specifically:
149154 </ Paragraph >
150155 < Box >
151156 < ul >
@@ -178,6 +183,88 @@ const LegalPage: NextPageWithLayout = () => {
178183 not at any time have custody, possession, or control over your NFTs, digital
179184 assets, or any other contents in your Wallet.
180185 </ Paragraph >
186+
187+ < Label italic mt = "x2" >
188+ Bridge
189+ </ Label >
190+
191+ < Paragraph mt = "x2" >
192+ Deployments on other blockchain networks typically rely on a series of smart
193+ contracts to transfer crypto assets from one blockchain network to another.
194+ As a result, before you are able to use the Protocol or the Services via a
195+ Supported Network other than Ethereum, you may need to “bridge” the crypto
196+ assets held within your Wallet on the Ethereum blockchain to the Supported
197+ Network that you intend to utilize. This process is known as “bridging” and
198+ the smart contracts that permit bridging are each known as a “bridge.”
199+ </ 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 >
181268 </ Box >
182269
183270 < Box as = "section" mt = "x8" >
0 commit comments