-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathterms.html
executable file
·482 lines (475 loc) · 42.9 KB
/
terms.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
<!DOCTYPE html>
<html lang="zxx" class="js">
<head>
<meta charset="utf-8">
<meta name="author" content="ChainZilla">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="">
<!-- Fav Icon -->
<link rel="shortcut icon" href="images/favicon.png">
<!-- Site Title -->
<title>Terms of Service - ChainZilla</title>
<!-- Bundle and Base CSS -->
<link rel="stylesheet" href="assets/css/vendor.bundle.css?ver=161">
<link rel="stylesheet" href="assets/css/style.css?ver=161">
<style>
.acc-content{
display: none;
}
@media (min-width:768px){
.acc-content{
display: block !important;
}
}
.sticky-sidebar.has-sticky{
position: fixed;
}
</style>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-122833554-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-122833554-1');
</script>
</head>
<body class="nk-body body-wider">
<div class="nk-wrap">
<header class="nk-header page-header is-transparent is-sticky is-shrink" id="header">
<!-- Header @s -->
<div class="header-main">
<div class="header-container container container-full">
<div class="header-wrap">
<!-- Logo @s -->
<div class="header-logo logo">
<a href="./" class="logo-link">
<img class="logo-dark" src="images/logo.png" srcset="images/logo2x.png 2x" alt="logo">
<img class="logo-light" src="images/logo-full-white.png" srcset="images/logo-full-white2x.png 2x" alt="logo">
</a>
</div>
<!-- Menu Toogle @s -->
<div class="header-nav-toggle">
<a href="#" class="navbar-toggle" data-menu-toggle="header-menu">
<div class="toggle-line">
<span></span>
</div>
</a>
</div>
<!-- Menu @s -->
<div class="header-navbar">
<nav class="header-menu" id="header-menu">
<ul class="menu">
<li class="menu-item">
<a class="menu-link nav-link" href="solution.html">Solutions</a>
</li>
<li class="menu-item">
<a class="menu-link nav-link" href="download.html">Download</a>
</li>
<li class="menu-item">
<a class="menu-link nav-link" href="https://chainzilla.freshdesk.com/support/home">FAQ</a>
</li>
<li class="menu-item">
<a class="menu-link nav-link" href="about.html">About</a>
</li>
<li class="menu-item">
<a class="menu-link nav-link" href="chameleonpay.html">Chameleon</a>
</li>
<li class="menu-item">
<a class="menu-link nav-link" href="token.html">Token</a>
</li>
<li class="menu-item">
<a class="menu-link nav-link" href="https://medium.com/chainzilla">Blog</a>
</li>
</ul>
<ul class="navbar-btns">
<li class="nav-item lang-switch">
<a class="lang-item" href="#" data-toggle="dropdown">English <em class="fas fa-angle-down"></em></a>
<div class="dropdown-menu">
<a class="dropdown-item" href="terms.html">English</a>
<a class="dropdown-item" href="sp/terms.html">Spanish</a>
</div>
</li>
</ul>
</nav>
</div><!-- .header-navbar @e -->
</div>
</div>
</div><!-- .header-main @e -->
</header>
<div class="zilla-section section section-x zilla-top">
<div class="container container-full">
<div class="row justify-content-center">
<div class="col-lg-12">
<div class="zilla-head text-center">
<h2>TERMS OF SERVICE</h2>
</div>
</div>
</div>
<div class="row gutter-vr-30px no-gutters">
<div class="col-lg-3">
<div class="terms-set">
<ul class="terms-list" id="terms-list">
<li><a class="term-link active" href="#overview">Overview</a></li>
<li><a class="term-link" href="#policy">How You Accept This Policy</a></li>
<li><a class="term-link" href="#eligibility">Eligibility</a></li>
<li><a class="term-link" href="#blockchain-services">The Blockchain Services</a></li>
<li><a class="term-link" href="#registration-account">Wallet Registration and Account Information</a></li>
<li><a class="term-link" href="#services-content">Third Party Services and Content</a></li>
<li><a class="term-link" href="#intellectual">Intellectual Property</a></li>
<li><a class="term-link" href="#chainzilla-services">Your Use of Chainzilla Services</a></li>
<li><a class="term-link" href="#liability-disclaimer">Limitation of Liability & Disclaimer of Warranties</a></li>
<li><a class="term-link" href="#liability">Limitation of Liability</a></li>
<li><a class="term-link" href="#warranty">Warranty Disclaimer</a></li>
<li><a class="term-link" href="#indemnity">Indemnity</a></li>
<li><a class="term-link" href="#claims">Time Limitation on Claims</a></li>
<li><a class="term-link" href="#governing">Governing Law</a></li>
<li><a class="term-link" href="#users">Note to International Users</a></li>
<li><a class="term-link" href="#termination">Termination</a></li>
<li><a class="term-link" href="#discontinuance">Discontinuance of Services</a></li>
<li><a class="term-link" href="#waiver">No Waiver</a></li>
<li><a class="term-link" href="#severability">Severability</a></li>
<li><a class="term-link" href="#majeure">Force Majeure</a></li>
<li><a class="term-link" href="#assignment">Assignment</a></li>
<li><a class="term-link" href="#agreement">Entire Agreement</a></li>
<li><a class="term-link" href="#comments">Questions or Comments</a></li>
</ul>
</div>
</div>
<div class="col-lg-9">
<div class="terms-details">
<div class="terms-top">
<span class="terms-date">Last Updated: July 19, 2019</span>
<p class="terms-top-bold">Welcome! CZ Web Services S.A. (“we,” “our” or “us”) provides its services through its website located at Chainzilla.io and related mobile applications and products (collectively the “Services” or “ChainZilla / Chameleon Pay). Before using our Services, please read the Terms of Service (the “Terms” or the “Agreement”) carefully, along with any other policies or notices on ChainZilla’s website or mobile applications, and our Privacy Policy.</p>
<p>Together, these materials contain terms, rules, and guidelines related to your use of ChainZilla services.</p>
</div>
<div class="terms-content acc-wrap" id="overview">
<div class="acc-title">
<h5>OVERVIEW</h5>
</div>
<div class="acc-content">
<p>We know that Terms can be long and confusing, so we will do our best to keep things as clear and concise as possible. This section provides a brief summary of the highlights of this Agreement. Please note that when you accept this Agreement, you are accepting all of the terms and conditions and not just this section. ChainZilla provides self-hosted wallet services for multiple types of blockchains. </p>
<p>By creating or importing a wallet, downloading or running our mobile application, or visiting our website, you are agreeing to our Terms, so please read carefully. </p>
<p>These terms outline approved uses of ChainZilla, various licenses that we grant to you, and licenses that you grant us. If you have any questions or comments related to this Agreement, please send us a message on our website at [email protected] or contact us through Discord, Facebook, Telegram, or Twitter.</p>
<p>If you do not agree to this Agreement or any modifications to this Agreement, you should not use our Services.</p>
</div>
</div>
<div class="terms-content acc-wrap" id="policy">
<div class="acc-title">
<h5>HOW YOU ACCEPT THIS POLICY</h5>
</div>
<div class="acc-content">
<p>By creating or importing a locally hosted wallet (a “Wallet”), or visiting our website, you acknowledge that you have read, understood, and agreed to these Terms, as well as the accompanying Privacy Policy</p>
<p>We reserve the right to change these Terms at any time. Any such changes with respect to your use of ChainZilla services will take effect immediately when posted on our website or on our mobile application. Your continued use of ChainZilla services following any such change will signify your acceptance to be bound by the then current Terms. Please check the effective date above to determine if there have been any changes since you last reviewed these Terms.</p>
<p>If you do not agree to this Agreement or any modifications to this Agreement, you should not use ChainZilla services. Failure or delay by ChainZilla in enforcing or partially enforcing any provision of these Terms shall not be construed as a waiver of any rights.</p>
</div>
</div>
<div class="terms-content acc-wrap" id="eligibility">
<div class="acc-title">
<h5>ELIGIBILITY</h5>
</div>
<div class="acc-content">
<p>To be eligible to use ChainZilla and our applications, you must be at least eighteen (18) years old and be able to form legally binding contracts. If you are using our Services on behalf of a legal entity, you further represent and warrant that: <br>
(a) the legal entity is duly organized and validly existing under the applicable laws of the jurisdiction of its organization; and <br>
(b) you are duly authorized by such legal entity to act on its behalf. </p>
<p>You can only use our Services if permitted under the laws of your jurisdiction. Please make sure that these Terms are in compliance with all laws, rules, and regulations that apply to you. </p>
<p>By using ChainZilla services, you represent and warrant that you meet all eligibility requirements that we outlined in these Terms. We may still refuse to let certain people access or use ChainZilla services, however, and we reserve the right to change our eligibility criteria at any time. </p>
</div>
</div>
<div class="terms-content acc-wrap" id="blockchain-services">
<div class="acc-title">
<h5>THE BLOCKCHAIN SERVICES</h5>
</div>
<div class="acc-content">
<p>Chameleon Pay is software that <br>(a) generates Wallet addresses and encrypted private keys that you may use to send and receive cryptocurrencies and related cryptographically secured tokens (the “Virtual Currency”); <br>(b) allows users to browse third party decentralized applications (“DApps” or “DApp”) through the mobile application’s DApp browser; and <br>(c) facilitates the submission of Virtual Currency transaction data to Ethereum-based blockchains (the “Ethereum Networks”) without requiring you to download or install the associated Ethereum-based software to your local device. </p>
<p>Wallet Address, Private Key, and Backup Capabilities. An encrypted backup of certain information associated with the Wallet can be stored on your device in an encrypted format. The private key is connected to the Wallet address and, together, they can be used to authorize the transfer of Virtual Currency to and from that Wallet address. You are solely responsible for maintaining the security of your private key and any mnemonic (backup) phrase associated with your Wallet.</p>
<p>You must keep your Wallet address, 12 word mnemonic (backup) seed, and private key access information secure. Failure to do so may result in the loss of control of Virtual Currency associated with the Wallet.</p>
<p>ChainZilla Cannot Assist With Password Retrieval. Chameleon Pay stores your Wallet address but does not receive or store your Wallet password, encrypted private key, unencrypted private key, or mnemonic (backup) phrase associated with your Wallet. We cannot, therefore, assist you with Wallet password retrieval. We cannot generate a new password for your Wallet if you fail to remember your original password. If you have not safely stored a backup of any Wallet address and private key pairs maintained in your Wallet, you accept and acknowledge that any Virtual Currency you have associated with such a Wallet address will become inaccessible if you do not have your Wallet password.</p>
<p>Virtual Currency Transactions. In order to be completed, all proposed Virtual Currency transactions must be confirmed and recorded in the Virtual Currency’s associated public blockchain. Such networks are decentralized, peer-to-peer networks supported by independent third parties, which we do not own, control, or operate. We have no control over the any of the blockchain Networks and, therefore, cannot and do not ensure that any transaction details that you submit via our Services will be confirmed and processed. By using ChainZilla services, you acknowledge and agree that the transaction details you submit may not be completed, or may be substantially delayed, by the respective blockchain Networks.</p>
<p>ChainZilla Does Not Store or Transmit Virtual Currency. We do not store, send, or receive Virtual Currency. Any transfer that occurs in any Virtual Currency occurs on the respective blockchains and not on a network owned by us. We therefore do not guarantee that ChainZilla services can affect the transfer of title or right in any Virtual Currency. Accuracy of Information Provided by User. You represent and warrant that any information you provide via the Services is accurate and complete. You accept and acknowledge that we are not responsible for any errors or omissions that you make in connection with any Virtual Currency transaction initiated via the Services. We strongly encourage you to review your transaction details carefully before attempting to transfer a Virtual Currency. </p>
</div>
</div>
<div class="terms-content acc-wrap" id="registration-account">
<div class="acc-title">
<h5>WALLET REGISTRATION AND ACCOUNT INFORMATION</h5>
</div>
<div class="acc-content">
<p>You must either import or create a Wallet in order to use Chameleon Pay. When you create a Wallet, you will be assigned a private key. You will be prompted to save a 12 word mnemonic seed which lets you recover your funds on a BIP39 compatible wallet. You will be responsible for maintaining the confidentiality of your private key and seed, and will be fully responsible for any and all activities that occur under your account. You agree to immediately notify us of any unauthorized use of your password, account, or any other breach of security. </p>
<p>We will not be liable for any loss or damage arising from your failure to comply with this paragraph. When you create a Wallet, you are strongly advised to take precautions in order to avoid loss of access to and/or control over your Wallet. Suggested measures include, but are not limited to, the following: <br>(a) creating a strong password that you do not use for any other website or online service; <br>(b) using the backup functionality provided by the Wallet or safeguard your private key and mnemonic (backup) phrase on an external hard drive which, all users, especially users who have more than $5,000 USD in assets, are encouraged to move funds to a cold storage wallet even if they are utilizing the Services’ backup functionality; <br>(c) maintaining the security of your Wallet by protecting the private key and mnemonic (backup) phrase associated with your Wallet by, for example, limiting access to your computer and your Wallet; and <br>(d) promptly notifying us if you discover or otherwise suspect any security breaches related to your Wallet. </p>
<p>Push Notifications. You may agree to receive push notifications from ChainZilla that will alert you when there’s activity in the wallet or news. Push notifications can be enabled to display information about special news, offers, airdrops, and other rewards. If you would like to receive push notifications, you must opt in to the service by accessing “Settings” and enabling “Push Notifications”.</p>
<p>Payment and Fees. ChainZilla does not currently charge any fees for any of its Services. However, we reserve the right to do so and, in such case, any applicable fees will be displayed prior to you using any service to which a fee applies.</p>
<p>Transactions. Once transaction details have been submitted via the Services, we cannot assist you to cancel or otherwise modify your transaction. ChainZilla has no control over any blockchain networks and does not have the ability to facilitate any cancellation or modification requests. You must ensure that you have an adequate balance in your Wallet and/or gas to complete transactions before initiating a transaction. You acknowledge and agree that we will not be liable for any failed transactions due to insufficient funds or gas associated with your ChainZilla account.</p>
<p>Taxes. It is your responsibility to determine what, if any, taxes apply to the transactions that you have submitted transaction details for via the Services, and it is your responsibility to report and remit the correct tax to the appropriate tax authority. You agree that we are not responsible for determining whether taxes apply to your blockchain based transactions or for collecting, reporting, withholding, or remitting any taxes arising from any Virtual Currency-related transactions.</p>
</div>
</div>
<div class="terms-content acc-wrap" id="services-content">
<div class="acc-title">
<h5>THIRD PARTY SERVICES AND CONTENT</h5>
</div>
<div class="acc-content">
<p>In no event shall a description or reference to a third party’s product or service (including, but not limited to, providing a description or reference via hyperlink) be construed as an endorsement or promotion of such third party products or services by us. We retain the exclusive right to add to, modify, or cancel the availability of any Third Party Service.</p>
<p>You may agree to receive push notifications from Third Party Content providers. In order to receive push notifications, you must opt in to the service. Push notifications will not be automatically enabled on your device for Third Party Content. We do not control, endorse, or adopt any Third Party Content shared through push notifications, and will have no responsibility for Third Party Content including, but not limited to, token availability and/or sales.</p>
<p>If, to the extent permitted by ChainZilla, you grant express permission to a third party to access or connect to your ChainZilla account, either through the third party’s product or service or through ChainZilla, you acknowledge that granting permission to a third party to take specific actions on your behalf does not relieve you of any of your responsibilities under this Agreement. You are fully responsible for all acts or omissions of any third party with access to your ChainZilla account.</p>
</div>
</div>
<div class="terms-content acc-wrap" id="intellectual">
<div class="acc-title">
<h5>INTELLECTUAL PROPERTY</h5>
</div>
<div class="acc-content">
<p>Parts of ChainZilla were developed under a GPL open source license. Information regarding ChainZilla’s current software can be found at <a href="https://github.com/Chainzilla">https://github.com/Chainzilla</a>. Since software development is community-based, it can be accessed, used, and shared, in modified or unmodified form, by anyone. Please be aware that GPL is a copyleft license, which means that any derivative works can only be distributed under the same license terms as the original software. If you have any questions, you should review GNU’s terms and conditions at <a href="https://www.gnu.org/licenses/gpl-3.0.en.html">https://www.gnu.org/licenses/gpl-3.0.en.html</a>. ChainZilla also contains copyrighted material and trademarks including, but not limited to, text and graphics (the “Content”), which is protected by copyright law, registered and unregistered trademarks, and other intellectual property rights. Unless otherwise provided, we exclusively own the Content. Your use of the Services does not grant you any right, title, or interest in the Content. You agree that you will not copy, transmit, distribute, sell, license, create derivative works from, or, in any other way, exploit any of the Content, in whole or in part. </p>
</div>
</div>
<div class="terms-content acc-wrap" id="chainzilla-services">
<div class="acc-title">
<h5>YOUR USE OF CHAINZILLA SERVICES</h5>
</div>
<div class="acc-content">
<p>As a user of the Services, we grant you a limited, personal, non-commercial, non-exclusive, non-transferable, and revocable license to use ChainZilla. When using our Services, we ask that you follow some basic rules: Don’t Use Our Services to Break the Law. You agree that you will not violate any laws when using our Services. This includes any local, provincial, state, federal, national, or international laws that may apply to you. You agree that you will not use our Services to pay for, support, or otherwise engage in any illegal activities including, but not limited to, illegal gambling, fraud, money laundering, or terrorist activities. If we discover that you have violated this Agreement or other regulatory requirements including, but not limited to, the Bank Secrecy Act, by participating in money laundering or by financing terrorist activities, we will take proportional disciplinary action. You further agree not to encourage or induce any third party to engage in any of the activities prohibited under this Section.</p>
<p>Don’t Interfere With Other’s Use of the Services. You agree that you will not use or attempt to use another user’s Wallet without authorization or use our Services in any manner that could interfere, disrupt, negatively affect, or inhibit other users from fully enjoying it.Don’t Try to Harm Our System. You agree not to distribute any virus or other harmful computer code through ChainZilla. You also agree to not take any action that may impose an unreasonable or disproportionately large load on our or any of our third party providers’ infrastructure. </p>
<p>Don’t Attempt to Circumvent Our Security. You agree not to bypass, circumvent, or attempt to bypass or circumvent any measures that we may use to prevent or restrict access to the Services including, without limitation, other accounts, computer systems, or networks connected to the Services. Any use of ChainZilla other than as specifically authorized in this Agreement, without our prior written permission, is strictly prohibited and will terminate your license to use ChainZilla services.</p>
</div>
</div>
<div class="terms-content acc-wrap" id="liability-disclaimer">
<div class="acc-title">
<h5>LIMITATION OF LIABILITY & DISCLAIMER OF WARRANTIES</h5>
</div>
<div class="acc-content">
<p>You understand and agree that we have no control over, and no duty to take any action regarding: Failures, disruptions, errors, or delays in processing Virtual Currency that you may experience while using the Services; The risk of failure of hardware, software, and Internet connections; The risk of malicious software being introduced or found in the software underlying ChainZilla; The risk that third parties may obtain unauthorized access to information stored within your Wallet, including, but not limited to your Wallet address, private key, and mnemonic (backup) phrase; and The risk of unknown vulnerabilities in or unanticipated changes to the blockchain Networks. You release us from all liability related to any losses, damages, or claims arising from: <br>(a) user error such as forgotten passwords, incorrectly constructed transactions, or mistyped Virtual Currency addresses; <br>(b) server failure or data loss; <br>(c) unauthorized access to the ChainZilla application; <br>(d) bugs or other errors in the ChainZilla software; <br>(e) and any unauthorized third party activities, including, but not limited to, the use of viruses, phishing, brute forcing, or other means of attack against ChainZilla services. We make no representations concerning any Third Party Content contained in or accessed through our Services. Any other terms, conditions, warranties, or representations associated with such content, are solely between you and such organizations and/or individuals.</p>
</div>
</div>
<div class="terms-content acc-wrap" id="liability">
<div class="acc-title">
<h5>LIMITATION OF LIABILITY</h5>
</div>
<div class="acc-content">
<p>To the fullest extent permitted by applicable law, in no event will we or any of our officers, directors, representatives, agents, servants, counsel, employees, consultants, lawyers, and other personnel authorized to act, acting, or purporting to act on our behalf (collectively the “dapps platform parties”) be liable to you under contract, tort, strict liability, negligence, or any other legal or equitable theory, for: <br>(a) any lost profits, data loss, cost of procurement of substitute goods or services, or direct, indirect, incidental, special, punitive, compensatory, or consequential damages of any kind whatsoever resulting from: <br>(i) your use of, or conduct in connection with, our services; <br>(ii) any unauthorized use of your wallet address and/or private key due to your failure to maintain the confidentiality of your wallet; <br>(iii) any interruption or cessation of transmission to or from the services; or <br>(iv) any bugs, viruses, trojan horses, or the like that are found in the chainzilla software or that may be transmitted to or through our services by any third party (regardless of the source of origination), or <br>(b) any direct damages in excess of (in the aggregate) of the greater of: <br>(i) fees paid to us for the applicable products; or <br>(ii) $100.00. These limitations apply regardless of legal theory, whether based on tort, strict liability, breach of contract, breach of warranty, or any other legal theory, and whether or not we were advised of the possibility of such damages. Some jurisdictions do not allow the exclusion or limitation of liability for consequential or incidental damages, so the above limitation may not apply to you.</p>
<p></p>
<p></p>
<p></p>
</div>
</div>
<div class="terms-content acc-wrap" id="warranty">
<div class="acc-title">
<h5>WARRANTY DISCLAIMER</h5>
</div>
<div class="acc-content">
<p>Chainzilla services are provided "as is" and without warranty of any kind. To the maximum extent permitted by law, we disclaim all representations and warranties, express or implied, relating to the services and underlying software or any content on the services, whether provided or owned by us or by any third party, including without limitation, warranties of merchantability, fitness for a particular purpose, title, non-infringement, freedom from computer virus, and any implied warranties arising from a course of dealing, course of performance, or usage in trade, all of which are expressly disclaimed. In addition, we do not represent or warrant that the content accessible via the services is accurate, complete, available, current, free of viruses or other harmful components, or that the results of using the services will meet your requirements. Some states do not allow the disclaimer of implied warranties, so the foregoing disclaimers may not apply to you. This paragraph gives you specific legal rights and you may also have other legal rights that vary from state to state. </p>
</div>
</div>
<div class="terms-content acc-wrap" id="indemnity">
<div class="acc-title">
<h5>INDEMNITY</h5>
</div>
<div class="acc-content">
<p>To the extent permitted by applicable law, you agree to defend, indemnify, and hold harmless ChainZilla from and against any and all claims, damages, obligations, losses, liabilities, costs or debt, and expenses (including, but not limited to, attorney’s fees) arising from: <br>(a) your use of and access to the Services; <br>(b) any feedback or submissions you provide to us concerning ChainZilla; <br>(c) your violation of any term of this Agreement; or <br>(d) your violation of any law, rule, or regulation, or the rights of any third party. </p>
</div>
</div>
<div class="terms-content acc-wrap" id="claims">
<div class="acc-title">
<h5>TIME LIMITATION ON CLAIMS</h5>
</div>
<div class="acc-content">
<p>You agree that any claim you may have arising out of or related to your relationship with us must be filed within one year after such claim arises, otherwise, your claim in permanently barred. </p>
</div>
</div>
<div class="terms-content acc-wrap" id="governing">
<div class="acc-title">
<h5>GOVERNING LAW</h5>
</div>
<div class="acc-content">
<p>No matter where you’re located, the laws of Panama will govern these Terms and the parties’ relationship as if you signed these Terms in California, without regard to California’s conflicts of laws rules. If any provision of these Terms are inconsistent with any applicable law, those provisions will be superseded or modified only to the extent such provisions are inconsistent. The parties agree to submit to the federal or state courts in Panama City, Panama for exclusive jurisdiction of any dispute arising out of or related to your use of the Services or your breach of these Terms. You waive any objection based on lack of personal jurisdiction, place of residence, improper venue, or forum non conveniens in any such action. </p>
</div>
</div>
<div class="terms-content acc-wrap" id="users">
<div class="acc-title">
<h5>NOTE TO INTERNATIONAL USERS</h5>
</div>
<div class="acc-content">
<p>If you are a user accessing or using our Services from a region with laws or regulations governing personal data collection, use, and disclosure that differ from United States laws, please be advised that we do not collect or process your personal data, except as provided for in our Privacy Policy.</p>
</div>
</div>
<div class="terms-content acc-wrap" id="suspension">
<div class="acc-title">
<h5>16.0 SUSPENSION; TERMINATION</h5>
</div>
<div class="acc-content">
<p>In the event of any Force Majeure Event (as defined in 'Miscellaneous' Section), breach of this agreement, or any other event that would make provision of the Services commercially unreasonable for ChainZilla, we may, in our discretion and without liability to you, with or without prior notice, suspend your access to all or a portion of our Services. We may terminate your access to the Services in our sole discretion, immediately and without prior notice, and delete or deactivate your ChainZilla Account and all related information and files in such account without liability to you, including, for instance, in the event that you breach any term of these Terms.</p>
</div>
</div>
<div class="terms-content acc-wrap" id="termination">
<div class="acc-title">
<h5>TERMINATION</h5>
</div>
<div class="acc-content">
<p>In the event of termination concerning your license to use ChainZilla services, your obligations under this Agreement will still continue. Your access to the funds in your Wallet after termination will depend on your access to your backup of your Wallet address and private key.</p>
</div>
</div>
<div class="terms-content acc-wrap" id="discontinuance">
<div class="acc-title">
<h5>DISCONTINUANCE OF SERVICES</h5>
</div>
<div class="acc-content">
<p>We may, in our sole discretion and without cost to you, with or without prior notice, and at any time, modify or discontinue, temporarily or permanently, any portion of our Services. You are solely responsible for storing outside of the Services a backup of any Wallet address and private key pair that you maintain in your Wallet.</p>
<p>Maintaining an external backup of any Wallet address and private key pairs associated with your Wallet will allow you to access the Ethereum Networks upon which your Wallet is secured. Such a backup will allow the user to fully restore their Wallet at any time without cost or loss of the user’s Virtual Currency. If you do not maintain a backup of your Wallet data outside of the Services, you will not be able to access the Virtual Currency associated with your Wallet. ChainZilla shall not be held responsible or liable for any loss of Virtual Currency in the event that we discontinue or depreciate the Services.</p>
</div>
</div>
<div class="terms-content acc-wrap" id="waiver">
<div class="acc-title">
<h5>NO WAIVER</h5>
</div>
<div class="acc-content">
<p>Our failure to exercise or delay in exercising any right, power, or privilege under this Agreement shall not operate as a waiver; nor shall any single or partial exercise of any right, power, or privilege preclude any other or further exercise thereof.</p>
</div>
</div>
<div class="terms-content acc-wrap" id="severability">
<div class="acc-title">
<h5>SEVERABILITY</h5>
</div>
<div class="acc-content">
<p>If it turns out that any part of this Agreement is invalid, void, or for any reason unenforceable, that term will be deemed severable and limited or eliminated to the minimum extent necessary. The limitation or elimination of the term will not affect any other terms. </p>
<p>ARBITRATION & WAIVER OF CLASS ACTION The parties agree to arbitrate any dispute arising from this Agreement or your use of the Services on an individual basis. ARBITRATION PREVENTS YOU FROM SUING IN COURT OR FROM HAVING A JURY TRIAL. THE PARTIES HEREBY EXPRESSLY WAIVE TRIAL BY JURY. The parties agree that: <br>(a) any arbitration will occur in Panama City, Panama; and <br>(b) the arbitration will be conducted confidentially by a single arbitrator in accordance with the rules of Panamanian Arbitration Convention for arbitration of consumer-related disputes, in the Spanish language, and with limited discovery. At your request, hearings may be conducted in person or by telephone and the arbitrator may provide for submitting and determining motions on briefs without oral hearings. Other than class procedures and remedies discussed below, the arbitrator has the authority to grant any remedy that would otherwise be available to a court or other tribunal. THE PREVAILING PARTY IN ANY ACTION OR PROCEEDING TO ENFORCE THESE TERMS SHALL BE ENTITLED TO COSTS AND ATTORNEYS' FEES. THE ARBITRAL DECISION MAY BE ENFORCED IN ANY COURT. WHETHER THE DISPUTE IS HEARD IN ARBITRATION OR IN COURT, YOU AND ChainZilla WILL NOT COMMENCE AGAINST THE OTHER A CLASS ACTION, CLASS ARBITRATION, OR REPRESENTATIVE ACTION OR PROCEEDING.</p>
</div>
</div>
<div class="terms-content acc-wrap" id="majeure">
<div class="acc-title">
<h5>FORCE MAJEURE</h5>
</div>
<div class="acc-content">
<p>We shall not be held liable for any delays, failure in performance, or interruptions of service which result directly or indirectly from any cause or condition beyond our reasonable control, including but not limited to: any delay or failure due to any act of God, act of civil or military authorities, act of terrorism, civil disturbance, war, strike or other labor dispute, fire, interruption in telecommunications or Internet services or network provider services, failure of equipment and/or software, other catastrophe, or any other occurrence which is beyond our reasonable control and shall not affect the validity and enforceability of any remaining provisions</p>
</div>
</div>
<div class="terms-content acc-wrap" id="assignment">
<div class="acc-title">
<h5>ASSIGNMENT</h5>
</div>
<div class="acc-content">
<p>You agree that we may assign any of our rights and/or transfer, sub-contract, or delegate any of our obligations under these Terms. Your agreement to these Terms is personal to you and you may not transfer or assign it to any third party.</p>
</div>
</div>
<div class="terms-content acc-wrap" id="agreement">
<div class="acc-title">
<h5>ENTIRE AGREEMENT</h5>
</div>
<div class="acc-content">
<p>This Agreement sets forth the entire understanding and agreement as to the subject matter hereof and supersedes any and all prior discussions, agreements, and understandings of any kind (including, without limitation, any prior versions of this Agreement) and every nature between us. Except as provided for above, any modification to this Agreement must be in writing and must be signed by both parties.</p>
</div>
</div>
<div class="terms-content acc-wrap" id="comments">
<div class="acc-title">
<h5>QUESTIONS OR COMMENTS</h5>
</div>
<div class="acc-content">
<p>We welcome comments, questions, concerns, or suggestions. Please send us a message on our contact page at <a href="mailto:hello@chainzilla">hello@chainzilla</a>.io or via Discord, Facebook, Telegram, or Twitter.</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<footer class="footer-zilla">
<section class="section footer-section section-m">
<div class="container container-full">
<!-- Block @s -->
<div class="nk-block block-footer">
<div class="row gutter-vr-30px">
<div class="col-lg-4 col-sm-6 order-lg-last">
<div class="wgs-pad">
<div class="row">
<div class="col-lg-6 col-6">
<div class="wgs wgs-zilla">
<div class="wgs-menu">
<ul class="wgs-links">
<li><a href="contact.html">Contact</a></li>
<li><a href="chameleonpay.html">Chameleon</a></li>
<li><a href="press-kit.html">Press Kit</a></li>
<li><a href="disclaimer.html">Disclaimer</a></li>
<li><a href="https://chainzilla.freshdesk.com/support/solutions/" target="_blank">Support Desk</a></li>
</ul>
</div>
</div>
</div>
<div class="col-lg-6 col-6">
<div class="wgs wgs-zilla">
<div class="wgs-menu">
<ul class="wgs-links">
<li><a href="https://zillaexplorer.io/" target="_blank">Explorer</a></li>
<li><a href="career.html">Careers</a></li>
<li><a href="referral.html">Referrals</a></li>
<li><a href="terms.html">Terms & Conditions</a></li>
<li><a href="privacy-policy.html">Privacy Policy</a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div><!-- .col -->
<div class="col-lg-8">
<div class="row gutter-vr-30px">
<div class="col-lg-6 col-md-6">
<div class="wgs wgs-zilla">
<div class="wgs-media">
<ul>
<li><a href="https://discordapp.com/invite/G4dxgmv" target="_blank"><em class="fab fa-discord"></em></a></li>
<li><a href="https://twitter.com/ChainZillaio" target="_blank"><em class="fab fa-twitter"></em></a></li>
<li><a href="https://www.reddit.com/r/ChainZilla/" target="_blank"><em class="fab fa-reddit-alien"></em></a></li>
<li><a href="https://github.com/ChainZilla" target="_blank"><em class="fab fa-github"></em></a></li>
<li><a href="https://t.me/chainzillahelpdesk" target="_blank"><em class="fab fa-telegram-plane"></em></a></li>
</ul>
</div>
<div class="wgs-subscribe">
<h5>Subscribe to our Newsletter</h5>
<form id="subscribe-me" class="nk-form-submit subscribe-form" action="form/subscribe.php" method="post">
<div class="form-results"></div>
<div class="form-wrap d-flex">
<div class="form-set form-sub">
<input name="youremail" class="required email" type="email" placeholder="Enter your email" aria-required="true">
</div>
<div class="form-set">
<input type="hidden" class="d-none" name="form-anti-honeypot" value="">
<button class="btn" type="submit">Subscribe</button>
</div>
</div>
</form>
</div>
</div>
</div>
<div class="col-lg-6 col-md-6 order-lg-first">
<div class="wgs wgs-zilla">
<div class="wgs-logo">
<a href="#"><img src="images/logo.png" alt="Logo"></a>
</div>
<div class="wgs-text">
<p><span class="wgs-lead">Copyright © 2019 ChainZilla. ChainZilla is a trademark of CZ WEB SERVICE, S.A.</span>
All other marks and logos are the property of their respective owners.</p>
</div>
<div class="wgs-lang">
<ul class="navbar-btns animated remove-animation" data-animate="fadeInDown" data-delay=".85">
<li class="nav-item lang-switch">
<a class="lang-item" href="#" data-toggle="dropdown">English <em class="fas fa-angle-down"></em></a>
<div class="dropdown-menu">
<a class="dropdown-item" href="terms.html">English</a>
<a class="dropdown-item" href="sp/terms.html">Spanish</a>
</div>
</li>
</ul>
</div>
</div>
</div>
</div>
</div><!-- .col -->
</div><!-- .row -->
</div><!-- .block @e -->
</div>
</section>
</footer>
</div>
<div class="preloader preloader-light preloader-dalas no-split"><span class="spinner spinner-alt"><img class="spinner-brand" src="images/pre-loader.png" alt=""></span></div>
<!-- JavaScript -->
<script src="assets/js/jquery.bundle.js?ver=161"></script>
<!-- <script src="assets/js/scroll.js"></script>-->
<script src="assets/js/scripts.js?ver=161"></script>
</body>
</html>