# Terms of service

{% hint style="info" %}
Effective date: 01 July, 2025
{% endhint %}

Scrambled Egg Technologies ("us", "we", or "our") operates the [https://xrpscan.com](https://xrpscan.com/) website (the "Service"), hereinafter also known as "**XRPScan**".

Welcome to XRPScan, a blockchain explorer and analytics platform for the XRP Ledger. By accessing or using XRPScan (the “Service”), you agree to comply with and be bound by the following Terms of Service (“Terms”). If you do not agree to these Terms, please do not use our Service.

### 1. **Acceptance of Terms**

By using XRPScan, you affirm that you are of legal age and are capable of entering into a binding legal agreement. These Terms govern your access to and use of the XRPScan website and its related services, features, and content.

### 2. **Changes to the Terms**

XRPScan reserves the right to modify these Terms at any time. Updates will be posted on this page with the revised effective date. Continued use of the Service after any changes constitutes acceptance of those changes.

### 3. **Use of the Service**

XRPScan provides access to information related to the XRP Ledger including, but not limited to, transaction details, account balances, analytics, charts, and graphs. The data is presented as-is and without warranties of any kind.

### 4. **Prohibited Activities and Website Scraping**

You agree not to engage in any of the following activities while using the Service:

* Accessing or attempting to access data not intended for you.
* Attempting to probe, scan, or test the vulnerability of the XRPScan infrastructure.
* Using any automated tools, bots, scrapers, spiders, or similar data extraction methods to access the site or its data.
* Mirroring or framing the website or any part of it.
* Circumventing or attempting to circumvent any rate limiting, access controls, or security mechanisms.
* Overloading or disrupting XRPScan infrastructure, including excessive API requests.

**Website scraping of any kind is strictly prohibited.** XRPScan uses protective measures to detect and block unauthorized automated access. Violators may be blocked and subject to legal action.

We offer free, paid as well as pay as you go API plans. For accessing XRPScan data programmatically, please check out our [API plans](/api-documentation/pricing.md).

### 5. **Acceptable Use Policy**

You agree to use XRPScan in accordance with the following principles:

* **Lawfulness**: You may not use the Service for unlawful purposes or to promote illegal activities.
* **Integrity**: Do not impersonate others or misrepresent your affiliation with any person or organization.
* **Respect**: You may not use the Service to transmit any content that is defamatory, harassing, abusive, hateful, or promotes discrimination.
* **Security**: You may not use the Service to distribute viruses, malware, or any other harmful code.
* **Fair Use**: You must not access the Service in a way that imposes an unreasonable load on our infrastructure.

Violation of this Acceptable Use Policy may result in suspension or termination of your access to XRPScan without notice.

### 6. **Reproduction and Attribution**

#### 6.1 Reproduction of Content

Unless otherwise indicated, all content on XRPScan—including charts, graphs, screenshots, and visualizations—is the intellectual property of XRPScan and is protected by applicable copyright and trademark laws.

You may reproduce or redistribute content **only** under the following conditions:

* **Non-commercial use**: You may use XRPScan content for personal or non-commercial educational use.
* **No modification**: You must not alter the graphs, charts, or screenshots in a way that misrepresents the data or source.
* **No redistribution at scale**: Bulk reproduction, resale, or redistribution in commercial or enterprise contexts is strictly prohibited without prior written consent from XRPScan.

#### 6.2 Attribution Requirements

When reproducing or referencing content from XRPScan, you must:

* Provide a clear, visible attribution such as:

  > “Source: XRPScan (<https://xrpscan.com)”>
* For screenshots or embedded charts, attribution must be visible within the image or in its caption.
* If shared on social media or digital publications, a hyperlink to the XRPScan page from which the content was sourced must be included.

Failure to properly attribute content may result in a takedown request or other enforcement action.

### 7. **Intellectual Property**

XRPScan and all associated trademarks, logos, designs, and content are the property of XRPScan or its licensors. You agree not to use, reproduce, or distribute any content without authorization, except as explicitly permitted in these Terms.

### 8. Account labels

We reserve the right, at our sole discretion, to remove, suspend, or modify any account labels associated with addresses or entities listed on the platform in circumstances including, but not limited to: suspected fraudulent or scam activity, credible user or third-party reports, disputed or contested ownership claims, or upon receipt of a valid request from a competent law enforcement authority, regulatory body, or pursuant to a court order. In such cases, labels may be temporarily or permanently withdrawn pending further review. We may, at our discretion, reinstate or update such labels if sufficient and verifiable proof of ownership or control of the relevant account is provided to our satisfaction. Users acknowledge that labeling decisions are made based on available information and internal review processes, and we do not guarantee the accuracy, completeness, or permanence of any label.

### 9. **Disclaimers**

* XRPScan provides data on a best-effort basis and does not guarantee the accuracy, completeness, or availability of any data.
* XRPScan does not offer financial or investment advice. Information provided is for informational purposes only.

### 10. **Limitation of Liability**

In no event shall XRPScan, its team, or affiliates be liable for any direct, indirect, incidental, special, or consequential damages arising from your use of the Service, even if advised of the possibility of such damages.

### 11. **Termination**

We reserve the right to suspend or terminate access to XRPScan at any time and for any reason, including violation of these Terms.

### 12. **Governing Law**

These Terms shall be governed by and construed in accordance with the laws of India, without regard to its conflict of laws principles.

## Contact Us

If you have any questions about this Terms of Service, please contact us at <support@xrpscan.com>.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.xrpscan.com/help/terms-of-service.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
