# Our Contracts

For full transparency and security, we are officially publishing the core ARK Mainnet contract addresses (BSC chain):&#x20;

• **Genesis Node Contract:**&#x20;

0x4AdD325c3D83eAbD03878d678734D6418347564d&#x20;

• **ATS Treasury Multisig:**&#x20;

0x1b9f458773d18B4e1AAf5b896721697215C4a68b&#x20;

• **ARK Token ($ARK):**&#x20;

0xCae117ca6Bc8A341D2E7207F30E180f0e5618B9D&#x20;

• **gARK Token (Staking Receipt):**&#x20;

0x911f12D137D74E5917877f87cf8A8bB2FDde557f&#x20;

• **LP Pool Contract:**&#x20;

0xCAaF3c41a40103a23Eeaa4BbA468AF3cF5b0e0D8&#x20;

• **Staking Pool Contract:**&#x20;

0xd1D95292F450b665566df4c4255615eF4Ed9BD0B&#x20;

• **Rebase Pool Contract:**&#x20;

0x8501168656FcaC4628F6910CcABEA8B64Ebe5BD4&#x20;

• **RBS Module Contract(Range Bound Stabilizer):** 0x23876D9F06F8290F119Fb39B7FDCf93A08e2D616

• **ARK Release Address:**&#x20;

0x7DFAd978e43d47bAe564C2CBBa88F280474a7C24&#x20;

• **ETH Release Address:**&#x20;

0x642950B4AF3a3d51f09f2de75444783B1592ae70&#x20;

• **ARK Fee Address(2.5%):**&#x20;

0xd9D1c7dCf7CB6181A61ed0E70F64fe7Ddd4B9495 &#x20;

All contracts above are live on-chain and secured by the ARK framework (***Multisig + Modular Safety***).&#x20;

Please ensure all interactions are only made with the addresses above and stay alert against scams. &#x20;

`The Future is Written in Code. This is ARK.`


---

# 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://ark-defai.gitbook.io/ark/9.-contract-addresses/our-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.
