# Addresses

## mainnet-beta

* Pool account: `stk9ApL5HeVAwPLr3TLhDXdZS8ptVu7zp6ov8HFDuMi`
* Pool program: `SPoo1Ku8WFXoNDMHPsrGSTSG1Y47rzgn41SLUNakuHy`
* bSOL token mint: `bSo13r4TkiE4KumL71LsHTPpL2euBYLFx6h9HP3piy1`
* Validator list account: `1istpXjy8BM7Vd5vPfA485frrV7SRJhgq5vs3sskWmc`
* Reserve account: `rsrxDvYUXjH1RQj2Ke36LNZEVqGztATxFkqNukERqFT`
* Updater account: `upd7dui9VYY9JbYLgpFy4rh9WAMjcm8YxiUBnENy69j`
* Manager account: `b1azeTfpBiKN6AhEGVd1iPBsX3vmZqnFmS7Kqau7a2w`
* Stake authority: `6WecYymEARvjG5ZyqkrVQ6YkhPfujNzWpSPwNKXHCbV2`
* Fees depot: `Dpo148tVGewDPyh2FkGV18gouWctbdX2fHJopJGe9xv1`
* Validator info: `Hn5e7ky1y7pGMbe8X5G51YcDyzo7GomZ1wUcS6HZEJkT`

## Markets

* Raydium (bSOL/SOL AMM): `7jQLGDGb3fjELEBM6BCvnqjxUGLkeAVUgh3ZimtkDs6Q`
* Raydium (bSOL/SOL LP token): `CQyhBrN29KDRWtU1kB7cGMpDk1iLrEh3pxnMH5z8e58F`
* Raydium (bSOL/USDC AMM): `CjNKubHQ8pMTadiawJq7HoeQuBjHVLFRbUKC8WhcveNy`
* Raydium (bSOL/USDC LP token): `2k6P1xqGhvkBfVJWdsHTEkgp1FkMQxWiUxSFj8EkJeLL`
* Saber (bSOL-SOL AMM): `STK75uPSyBnEhGTTzb1nwmP3n427XoXmfRhXxxhyady`
* Saber (bSOL-SOL LP token): `BLZsAUk4wRWFtmgYDdrLqarUMAUfNzv2hdTjzJRZ6Uvv`
* OpenBook (SOL/bSOL market): `6QNusiQ1g7fKierMQhNeAJxfLXomfcAX3tGRMwxfESsw`
* OpenBook (USDC/bSOL market): `ARjaHVxGCQfTvvKjLd7U7srvk6orthZSE6uqWchCczZc`
* Serum (SOL/bSOL market): `4gRApvTx3zqTVpHmqCcMSF7QNiwd339so4zz7mFDsHHA`
* Serum (USDC/bSOL market): `Ejw2X2YFWL4vuLMFMpFttsqTZUYfg8wHnrTXLKELQak7`
* Raydium (bSOL/SOL bSOL reserves): `Bnc9Wvo8Ewt3emc1a1CbXQyWgz33e232zgqQD4Kt5kFX`
* Raydium (bSOL/SOL SOL reserves): `4MYmYy82iVwbzapr8FLAkbRMYJ6JE9XyECPgcFNG2U5f`
* Raydium (bSOL/USDC bSOL reserves): `3xG6B9rBmSoxT61dCBMXqkDf4GBFRbfv2WAscisDwQTP`
* Raydium (bSOL/USDC USDC reserves): `7RdmSeWUFFA7EfDsJQ2EbUzmFxsiXyvQGWXNQyECyifM`
* Saber (bSOL-SOL bSOL reserves): `54zDfk4cx2vGrEajPtodWpArNe5eUurytyxd4X3aZAxK`
* Saber (bSOL-SOL SOL reserves): `6TYyD5fUmDe6N65avW1Ny2RxzRNobw2RRgKwH9CTzSAU`

## devnet

* Pool account: `azFVdHtAJN8BX3sbGAYkXvtdjdrT5U6rj9rovvUFos9`
* Pool program: `SPoo1Ku8WFXoNDMHPsrGSTSG1Y47rzgn41SLUNakuHy`
* bSOL token mint: `bSo13r4TkiE4KumL71LsHTPpL2euBYLFx6h9HP3piy1`
* Validator list account: `aEP3DRe8ssFXDFokXiNMo4UXLhpL7LEPVbneUsfqeaJ`
* Reserve account: `aRkys1kVHeysrcn9bJFat9FkvoyyYD8M1kK286X3Aro`
* Updater account: `upd7dui9VYY9JbYLgpFy4rh9WAMjcm8YxiUBnENy69j`
* Manager account: `b1azeTfpBiKN6AhEGVd1iPBsX3vmZqnFmS7Kqau7a2w`
* Stake authority: `4vJJQTSApqig3DEZbLRNuWscQfE6GVisSgRPraiPn1Fz`
* Fees depot: `Dpo148tVGewDPyh2FkGV18gouWctbdX2fHJopJGe9xv1`


---

# 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://stake-docs.solblaze.org/developers/addresses.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.
