# Audits

## Is Scallop Sui smart contract audited/open-source?

Scallop has completed Zellic, OtterSec, and MoveBit's smart contract auditing. Scallop Lend is an open-sourced protocol on the Sui blockchain so everyone can also be the Scallop Lend auditor.

### Core Smart Contract (Lending / Borrowing)

**Scallop Smart Contract Auditing Report by Zellic:**

{% file src="/files/h2WHIiEKpaePVgmWezP8" %}

**Scallop Smart Contract Auditing Report by OtterSec:**

{% file src="/files/S9qjY23WxFth6TiE6qGA" %}

{% file src="/files/RpouVLuzTUltOXCEhocG" %}

**Scallop Smart Contract Auditing Report by MoveBit:**

{% file src="/files/SwHoaWiI4ux3ZAWzvSen" %}

{% file src="/files/y7d49qUIhdrQBr2hbVhr" %}

**Scallop Smart Contract Auditing Report by Asymptotic:**

{% file src="/files/c4DaB94au2v6LbyVgMSK" %}

**Scallop sui-lending-protocol** ��**:**\
\
<https://github.com/scallop-io/sui-lending-protocol>

### sCoin Wrapper

{% file src="/files/fwqpLDcbFl11zDQ9lqhU" %}
audited by MoveBit
{% endfile %}

### veSCA

{% file src="/files/Rvzf74ShRyLCZcZ6PF1Z" %}
audited by MoveBit
{% endfile %}

{% file src="/files/AgWECzeJXk5POuDKvgtI" %}
audited by MoveBit
{% endfile %}

### SCA (Scallop Token)

{% file src="/files/10mSc6etifIFGCYtmSOg" %}
audited by MoveBit
{% endfile %}

### Borrow Incentive

{% file src="/files/UEHe9gcz5pQOcqStQeZA" %}
audited by MoveBit
{% endfile %}


---

# 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.scallop.io/protocol/auditing.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.
