# SC Audits

## List of Smart Contract

In order to be able to quickly and efficiently deploy new bots on SuperBots, we have developed a "Vault Factory", used to deploy new Vaults for trading bots.

The Vault Factory has of course been audited, as well as the bot generated by it.

Below, the different SC currently in use.

* **Vault Factory :** 0xeac98abae843d345b25706928a3a86397c2bfcb8
* **ETH Infinity :** *0x0a626F7b22F357923D01e738A13D4b4F8942Bed8*
* **Swing Sniper :** 0xb3bb476c4aa54537eba13e6fe823bb44cab368fb
* **Supertrader BNB :** *0x95cB349726a76A2b968775aD0229DE09c6481Eb8*
* **Supertrader ETH:** *0x3fe3965e16dAC12E01946EEeb3953d0A506A9d72*
* **Sonny BTC :** 0x6baf9103bb501317bec4bb9df68b67233258caa4

## Is SuperBots safe?

Yes, SuperBots takes the security of its platform and users' funds very seriously. The platform has implemented multiple security measures to ensure the safety of your investments. SuperBots has completed security audits with reputable firms like Certik and Solidproof to identify and fix any potential security vulnerabilities. Additionally, they have an active bounty on Immunefi, offering rewards for any bugs found in their smart contracts.

SuperBots operates on a non-custodial model, meaning you always have full control over your funds. They do not store your private keys or any sensitive information, which greatly reduces the risk of hacking or theft. Furthermore, SuperBots has a dedicated team of experts constantly monitoring the platform to ensure its security and integrity.

* MBXN token
* Vaults SC
* Vault Factory

{% file src="<https://1457326709-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxSrZZnTBwggGFL53u66H%2Fuploads%2F9TXxoVFPO1VctxdouZEy%2FREP-final-20220822T022020Z.pdf?alt=media&token=c9edf5e4-d00e-4eb5-a2a6-39afb2513f60>" %}
Certik Audit
{% endfile %}

{% file src="<https://1457326709-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxSrZZnTBwggGFL53u66H%2Fuploads%2FFQQzyOJMuWFxA2dPdfEH%2FReport%20on%20Audit%20of%20UpBots%20ERC20%20smart%20contract(1)%20(2)%20(1).pdf?alt=media&token=6824e3ea-a6ad-49d7-88e4-409dae09fe85>" %}
UBXT token
{% endfile %}

{% file src="<https://1457326709-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxSrZZnTBwggGFL53u66H%2Fuploads%2FpZROvikpd47BV1EBOAyE%2FUpBots%20-%20Security%20Audit%20Report_v2.pdf?alt=media&token=44a63c77-9d14-4155-b8c4-f622077717ab>" %}
UBXT token&#x20;
{% endfile %}

{% file src="<https://1457326709-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxSrZZnTBwggGFL53u66H%2Fuploads%2FeW3hujLdOUUpuTw9Vsqf%2FSmartContract_Audit_Solidproof_UpBot.pdf?alt=media&token=58216d4e-52a0-476f-8461-5b0fafccc20c>" %}
SuperBots Vaults
{% endfile %}

* Security best practices:

  * The management team use multisig for all contracts.

* Transparent:

  * We’re built on open-source software: our site and all our Smart Contracts are publicly visible for maximum transparency.&#x20;
  * Our contracts are verified on BscScan so you know that what you see is what you get


---

# 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://upbots.gitbook.io/superbots/other/sc-audits.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.
