# Protocol Security

{% tabs %}
{% tab title="Scroll" %}

## Base Oracle Provider

Lore uses API3 to secure its markets with accurate price feeds.

## Multisig

Lore employs a 3/8 safe with non-custodial permissions to maintain the Lore Protocol. Each signer has extensive experience securing DeFi platforms.

**Our signers:**

* [**Justin Bebis (Conclave CEO)**](https://twitter.com/0xBebis_)
* [**Samson (Conclave COO)**](https://twitter.com/bitSAMSoN)
* **Goober (Conclave CTO)**
* **Lord Dove (Conclave CCO)**
* [**Deantoshi (Conclave Admin)**](https://twitter.com/0xDeantoshi)
* [**Charles (Conclave Admin)**](https://x.com/charlie_defi)

`Team Multisig: scr:0x159cC26BcAB2851835e963D0C24E1956b2279Ca9`

## Timelock

All administrative actions from the multisig are constrained by a Timelock contract with a 24 hour delay.

`Timelock: 0x2dDD3BCA2Fa050532B8d7Fd41fB1449382187dAA`&#x20;

### Ownership Transaction hashes:

<table><thead><tr><th width="150" align="center">Contract</th><th width="427.4285714285714" align="center">Tx Hash</th></tr></thead><tbody><tr><td align="center">Provider</td><td align="center"><a href="https://scrollscan.com/tx/0x507a84131a2e9263f1dfce1729754452ea413d32be579d376fc7563bb4309e29">0x64b34e021c8682fdf4ac7a531fcf0ee192d1c59a39eff2141b04f9046ecf0db4</a></td></tr><tr><td align="center">Registry</td><td align="center"><a href="https://scrollscan.com/tx/0xddda2798913db3baff84a5e80076ad1cc8d6f7c775959e430b2574e703421542">https://scrollscan.com/tx/0xddda2798913db3baff84a5e80076ad1cc8d6f7c775959e430b2574e703421542</a></td></tr><tr><td align="center">Lending Rate Oracle</td><td align="center"><a href="https://scrollscan.com/tx/0x2c70ec9d42019807cadda9c1116919e08c4baec2e7f5047de5f0ccc881fbf181">0xfde842db4fe9da1a6d90d8630c86840e127bde7e316151f9b084fbc0cabb5ade</a></td></tr><tr><td align="center">Oracle</td><td align="center"><a href="https://scrollscan.com/tx/0xab06370bae43145eb32937b68c3415b6b4d01d2b560d29b7ee3fa89e86109ad7">https://scrollscan.com/tx/0xab06370bae43145eb32937b68c3415b6b4d01d2b560d29b7ee3fa89e86109ad7</a></td></tr><tr><td align="center">Rewarder</td><td align="center"><a href="https://scrollscan.com/tx/0xe00d35340824b92f80d85cf4f07ae9c9d6695aa231e04cd55be75a13a9612066">https://scrollscan.com/tx/0xe00d35340824b92f80d85cf4f07ae9c9d6695aa231e04cd55be75a13a9612066</a></td></tr><tr><td align="center">Treasury</td><td align="center"><a href="https://scrollscan.com/tx/0x5c0e844c5c427642d9d3e71e9e2c039423c2494c9913948ef8aef219705eedda">https://scrollscan.com/tx/0x5c0e844c5c427642d9d3e71e9e2c039423c2494c9913948ef8aef219705eedda</a></td></tr><tr><td align="center">Emergency Admin</td><td align="center"><a href="https://scrollscan.com/tx/0xacebca89a384d5462ca8563c8f8cd2912a49bb21a8351a7dcaebcd4828a247da">https://scrollscan.com/tx/0xacebca89a384d5462ca8563c8f8cd2912a49bb21a8351a7dcaebcd4828a247da</a></td></tr><tr><td align="center">WETH Gateway</td><td align="center"><a href="https://scrollscan.com/tx/0x868820bc9d64f85a1e7648f6c9b411d6047429fe595323242828b2c3bc63df2e">https://scrollscan.com/tx/0x868820bc9d64f85a1e7648f6c9b411d6047429fe595323242828b2c3bc63df2e</a></td></tr></tbody></table>
{% endtab %}
{% endtabs %}

{% hint style="info" %}
If you have questions, please reach out to the Lore team in our official [Discord](https://discord.com/invite/Fe7Svu5rg3).
{% endhint %}


---

# 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.lore.finance/resources/protocol-security.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.
