# Smart contracts

## Smart contract audits

Blocksquare has partnered with Hacken, one of the leading providers of smart contract audit services in the Web3 space.

You can review all audits directly from the Hacken website:

{% embed url="<https://hacken.io/audits/blocksquare/>" fullWidth="true" %}

## **Oceanpoint smart contracts (Mainnet)**

#### **BST contract (ERC-20 token)**

```
0x509A38b7a1cC0dcd83Aa9d06214663D9eC7c7F4a
```

### **Governance pools**

#### **Main pool (sBST)**

```
0x6f1e92fb8a685aaa0710bad194d7b1aa839f7f8a
```

#### **Marketplace pools (logic)**

```
0x77046396FF56A0Ea858637ded142e721f4C80cF7
```

#### **Marketplace pools (proxy factory)**

```
0x17887106a14f38Bf10512565bdBb5BD7AC12F001
```

### **Asset pools**

#### **Issuer BSPT**

```
0x57ba886442d248C2E7a3a5826F2b183A22eCc73e
```

#### **Community BSPT**

```
0x13299657e662894b933Bb3Ee73F7f8dA94b55451
```

### **Liquidity pools**

#### BST:ETH LP (Uniswap v2)

```
0x0E85fB1be698E777F2185350b4A52E5eE8DF51A6
```

### **Stable pools**

```
 TBD
```


---

# 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.oceanpoint.fi/smart-contracts.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.
