# Contracts and Wallets

:bangbang:**All of the Contracts are controlled/owned under a Gnosis Safe 2/3 Multisig**\
\
(Note the Boardroom Contract operator is the Treasury Contract, that is how it must be coded but the Treasury contract is under control of the Multisig)

[Multisig: 0xf372fdf10d31a01F028FEBe7894449402536ff99](https://etherscan.io/address/0xf372fdf10d31a01f028febe7894449402536ff99)

## GLDM contracts

[GLDM: 0x8Dbd43048e60e3c9a602de7F5f1F1c8A9C6Ffee1](https://etherscan.io/address/0x8dbd43048e60e3c9a602de7f5f1f1c8a9c6ffee1)

[SGLDM: 0xE61776305003d700FBC8318da97806032a3b08ED](https://etherscan.io/address/0xE61776305003d700FBC8318da97806032a3b08ED)

[BGLDM: 0x7D708102986c52133b7bCb536557fb9b26814A92](https://etherscan.io/address/0x7D708102986c52133b7bCb536557fb9b26814A92)

[Genesis: 0x32707372b88beF099DD2AE190804e519831eeDf4](https://etherscan.io/address/0x32707372b88beF099DD2AE190804e519831eeDf4)

[Share pool: 0x189F734769cD18099d8a66d1224fef2b1fBf438D](https://etherscan.io/address/0x189F734769cD18099d8a66d1224fef2b1fBf438D)

[Oracle: 0x9B96ebD81856367a7640bE779cD75cbbF2c3296b](https://etherscan.io/address/0x9B96ebD81856367a7640bE779cD75cbbF2c3296b)

[Treasury: 0x3504d394b396E0a0Fe2A028C27bA84cca17Bf583](https://etherscan.io/address/0x3504d394b396E0a0Fe2A028C27bA84cca17Bf583)

[Boardroom: 0x2BDA2cFE94d746D75d2f60b57c92DC4aF85Eb5F2](https://etherscan.io/address/0x2BDA2cFE94d746D75d2f60b57c92DC4aF85Eb5F2)

[GLDM-PAXG: 0x59B858A5e84059D166acF3dc8E8a2369385643aF](https://etherscan.io/address/0x59B858A5e84059D166acF3dc8E8a2369385643aF)

[SGLDM-USDC: 0xDfaBf33a5C265192D6293687c08583cce5913169](https://etherscan.io/address/0xDfaBf33a5C265192D6293687c08583cce5913169)

[Nodes: 0xE09902fa1d358dC67cD429B27De43df112564Ad7](https://etherscan.io/address/0xE09902fa1d358dC67cD429B27De43df112564Ad7)

[OP Treasury: 0xA03b6d2D039E584c36BeA7Cc33A50d8cBE85552d](https://etherscan.io/address/0xA03b6d2D039E584c36BeA7Cc33A50d8cBE85552d)

[OP Bond: 0x3409D94766d17a2B28f0252A9b06A48326bF866e](https://etherscan.io/address/0x3409D94766d17a2B28f0252A9b06A48326bF866e)

## SLVM contracts

[SLVM: 0x7CBCFd88C952a1f5EAa954945EBC7ED8f1015ec0](https://etherscan.io/address/0x7CBCFd88C952a1f5EAa954945EBC7ED8f1015ec0)

[SLVM/USDC LP: 0x816BD7789e5319B3003C9dF891a68DA191C11100](https://etherscan.io/address/0x816BD7789e5319B3003C9dF891a68DA191C11100)

[BSLVM: 0xA98bE81af278DAD0A7B61d098dd10d59b26A9425](https://etherscan.io/address/0xA98bE81af278DAD0A7B61d098dd10d59b26A9425)

[SLVM genesis: 0xec1814A8c7B31E58818E83332a1fd57cDA3C0e28](https://etherscan.io/address/0xec1814A8c7B31E58818E83332a1fd57cDA3C0e28)

[Price Consumer: 0x099a7727B5fB5233cEB82F89F13c18888dd98c2b](https://etherscan.io/address/0x099a7727B5fB5233cEB82F89F13c18888dd98c2b)

[Oracle: 0xd6085F72fD2C37C06FbA80C63e51b82DEE5089E4](https://etherscan.io/address/0xd6085F72fD2C37C06FbA80C63e51b82DEE5089E4)

[Boardroom: 0x979C383864c8aeF22f73FC200D06FD96735b727b](https://etherscan.io/address/0x979c383864c8aef22f73fc200d06fd96735b727b)

[Treasury: 0x0CA33DA7D10fe5eA69f41a6E0CC32D6f18a24041](https://etherscan.io/address/0x0CA33DA7D10fe5eA69f41a6E0CC32D6f18a24041)


---

# 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://goldmintfi.gitbook.io/whitepaper/security/contracts-and-wallets.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.
