> For the complete documentation index, see [llms.txt](https://fxprotocol.gitbook.io/fx-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://fxprotocol.gitbook.io/fx-docs/more/resources/multisig.md).

# Multisig

## Operationnal Multisig

All the protocol's technical and treasury operations are processed through the following Gnosis Safe multisignature wallet:&#x20;

[0x26B2ec4E02ebe2F54583af25b647b1D619e67BbF](https://etherscan.io/address/0x26B2ec4E02ebe2F54583af25b647b1D619e67BbF).\
\
The threshold is set to 6 signatures.

### Signers

| Signer                  |                                                        Address                                                        |
| ----------------------- | :-------------------------------------------------------------------------------------------------------------------: |
| Diligent Deer           | [0xcdF067F306E7a511Ef701588AFCdcff292B19282](https://etherscan.io/address/0xcdF067F306E7a511Ef701588AFCdcff292B19282) |
| Paul :diya\_lamp:       | [0xC8Be49a9b1ca1A1cc654491a7cBbD27aBfA06A81](https://etherscan.io/address/0xC8Be49a9b1ca1A1cc654491a7cBbD27aBfA06A81) |
| chiaki644 :diya\_lamp:  | [0x4088421cBDBa1501d8Fd09fD241717097Afb42Cb](https://etherscan.io/address/0x4088421cBDBa1501d8Fd09fD241717097Afb42Cb) |
| Gordon :diya\_lamp:     | [0x38a93e70b0D8343657f802C1c3Fdb06aC8F8fe99](https://etherscan.io/address/0x38a93e70b0D8343657f802C1c3Fdb06aC8F8fe99) |
| Guo Yu                  | [0x74390470F4001Ca85D93bD546A4Ab1724359654B](https://etherscan.io/address/0x74390470F4001Ca85D93bD546A4Ab1724359654B) |
| Jamie :diya\_lamp:      | [0xe3522d85d37F55735e9327CD7a5cDe3abaf28E03](https://etherscan.io/address/0xe3522d85d37F55735e9327CD7a5cDe3abaf28E03) |
| Martin Krung            | [0x8EcAB7B8ed8215cA52500cbf1548B9239173ef82](https://etherscan.io/address/0x8EcAB7B8ed8215cA52500cbf1548B9239173ef82) |
| Sharlyn Wu :diya\_lamp: | [0x85DB62FdFA9Ee6050f8b422F74D75D2069dA102B](https://etherscan.io/address/0x85DB62FdFA9Ee6050f8b422F74D75D2069dA102B) |
| vfat                    | [0xef0ca09fbf9a5f61e657fb208b46b8685c1d4766](https://etherscan.io/address/0xef0ca09fbf9a5f61e657fb208b46b8685c1d4766) |

\
:diya\_lamp: Team member

### Timelock

Once queued, every transaction enter a mandatory 3-day public timelock before execution giving the community time to review, question, or flag concerns.\
\
All transactions can easily be monitored using the following interface: [Timelock Watch](https://fx.aladdin.club/v2/timelock)\
\
One exception can bypass the timelock: oracle source updates as AMM liquidity is dynamic. Price feeds need to adapt quickly when markets shift or sources deprecate.

Timelock contract: [0x68863fb8855b04509a835082478D6E3D0bE4E61a](https://etherscan.io/address/0x68863fb8855b04509a835082478D6E3D0bE4E61a)

## Emergency Multisig

For better responsiveness in case of emergency, the following multisignature wallet can pause xPOSITION and sPOSITION operations.\
[0x28c921adAC4c1072658eB01a28DA06b5F651eF62](https://etherscan.io/address/0x28c921adac4c1072658eb01a28da06b5f651ef62)\
\
The threshold for this wallet is set to 3 signatures.

| Signer                  |                                                        Address                                                        |
| ----------------------- | :-------------------------------------------------------------------------------------------------------------------: |
| Gordon :diya\_lamp:     | [0x38a93e70b0D8343657f802C1c3Fdb06aC8F8fe99](https://etherscan.io/address/0x38a93e70b0D8343657f802C1c3Fdb06aC8F8fe99) |
| Guo Yu                  | [0x74390470F4001Ca85D93bD546A4Ab1724359654B](https://etherscan.io/address/0x74390470F4001Ca85D93bD546A4Ab1724359654B) |
| Jamie :diya\_lamp:      | [0xe3522d85d37F55735e9327CD7a5cDe3abaf28E03](https://etherscan.io/address/0xe3522d85d37F55735e9327CD7a5cDe3abaf28E03) |
| Sharlyn Wu :diya\_lamp: | [0x85DB62FdFA9Ee6050f8b422F74D75D2069dA102B](https://etherscan.io/address/0x85DB62FdFA9Ee6050f8b422F74D75D2069dA102B) |

:diya\_lamp: Team member

The emergency multisig can exclusively pause the following contracts:

* LongPoolManager: [0x250893CA4Ba5d05626C785e8da758026928FCD24](https://etherscan.io/address/0x250893ca4ba5d05626c785e8da758026928fcd24)
* ShortPoolManager: [0xaCDc0AB51178d0Ae8F70c1EAd7d3cF5421FDd66D](https://etherscan.io/address/0xaCDc0AB51178d0Ae8F70c1EAd7d3cF5421FDd66D)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://fxprotocol.gitbook.io/fx-docs/more/resources/multisig.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
