# Networks

## Mainnet

### PoolTogether Pools & Supporting Contracts

**@pooltogether/current-pool-data ^3.2.1** [**npm**](https://www.npmjs.com/package/@pooltogether/current-pool-data)

| Contract                         | Address                                                                                                               |
| -------------------------------- | --------------------------------------------------------------------------------------------------------------------- |
| Dai Prize Pool                   | [0xEBfb47A7ad0FD6e57323C8A42B2E5A6a4F68fc1a](https://etherscan.io/address/0xEBfb47A7ad0FD6e57323C8A42B2E5A6a4F68fc1a) |
| Dai Prize Strategy               | [0x178969A87a78597d303C47198c66F68E8be67Dc2](https://etherscan.io/address/0x178969A87a78597d303C47198c66F68E8be67Dc2) |
| Dai POOL Faucet                  | [0xF362ce295F2A4eaE4348fFC8cDBCe8d729ccb8Eb](https://etherscan.io/address/0xF362ce295F2A4eaE4348fFC8cDBCe8d729ccb8Eb) |
| UNI Prize Pool                   | [0x0650d780292142835F6ac58dd8E2a336e87b4393](https://etherscan.io/address/0x0650d780292142835F6ac58dd8E2a336e87b4393) |
| UNI Prize Strategy               | [0xe8726B85236a489a8E84C56c95790d07a368f913](https://etherscan.io/address/0xe8726B85236a489a8E84C56c95790d07a368f913) |
| UNI POOL Faucet                  | [0xa5dddefD30e234Be2Ac6FC1a0364cFD337aa0f61](https://etherscan.io/address/0xa5dddefD30e234Be2Ac6FC1a0364cFD337aa0f61) |
| USDC Prize Pool                  | [0xde9ec95d7708b8319ccca4b8bc92c0a3b70bf416](https://etherscan.io/address/0xde9ec95d7708b8319ccca4b8bc92c0a3b70bf416) |
| USDC Prize Strategy              | [0x3d9946190907ada8b70381b25c71eb9adf5f9b7b](https://etherscan.io/address/0x3d9946190907ada8b70381b25c71eb9adf5f9b7b) |
| USDC POOL Faucet                 | [0xbd537257fad96e977b9e545be583bbf7028f30b9](https://etherscan.io/address/0xbd537257fad96e977b9e545be583bbf7028f30b9) |
| COMP Prize Pool                  | [0xBC82221e131c082336cf698F0cA3EBd18aFd4ce7](https://etherscan.io/address/0xBC82221e131c082336cf698F0cA3EBd18aFd4ce7) |
| COMP Prize Strategy              | [0x3ec4694b65e41f12d6b5d5ba7c2341f4d6859773](https://etherscan.io/address/0x3ec4694b65e41f12d6b5d5ba7c2341f4d6859773) |
| COMP POOL Faucet                 | [0x72F06a78bbAac0489067A1973B0Cef61841D58BC](https://etherscan.io/address/0x72F06a78bbAac0489067A1973B0Cef61841D58BC) |
| Loot Box ERC721                  | [0x4d695c615a7AACf2d7b9C481B66045BB2457Dfde](https://etherscan.io/address/0x4d695c615a7AACf2d7b9C481B66045BB2457Dfde) |
| Loot Box Prize Strategy Listener | [0xfe7205DF55BA42c8801e44B55BF05F06cCe8565E](https://etherscan.io/address/0xfe7205DF55BA42c8801e44B55BF05F06cCe8565E) |
| Reserve                          | [0xdb8E47BEFe4646fCc62BE61EEE5DF350404c124F](https://etherscan.io/address/0xdb8E47BEFe4646fCc62BE61EEE5DF350404c124F) |
| Reserve Registry                 | [0x3e8b9901dBFE766d3FE44B36c180A1bca2B9A295](https://etherscan.io/address/0x3e8b9901dBFE766d3FE44B36c180A1bca2B9A295) |

### Governance

**@pooltogether/governance ^1.0.1** [**npm**](https://www.npmjs.com/package/@pooltogether/governance)

| Contract                                                                                          | Address                                                                                                               | Artifact                                                                                                            |
| ------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------- |
| [GovernorAlpha](https://github.com/pooltogether/governance/tree/main/contracts/GovernorAlpha.sol) | [0xB3a87172F555ae2a2AB79Be60B336D2F7D0187f0](https://etherscan.io/address/0xB3a87172F555ae2a2AB79Be60B336D2F7D0187f0) | [Artifact](https://github.com/pooltogether/governance/tree/main/deployments/mainnet/GovernorAlpha.json)             |
| [Pool](https://github.com/pooltogether/governance/tree/main/contracts/Pool.sol)                   | [0x0cEC1A9154Ff802e7934Fc916Ed7Ca50bDE6844e](https://etherscan.io/address/0x0cEC1A9154Ff802e7934Fc916Ed7Ca50bDE6844e) | [Artifact](https://github.com/pooltogether/governance/tree/main/deployments/mainnet/Pool.json)                      |
| [Timelock](https://github.com/pooltogether/governance/tree/main/contracts/Timelock.sol)           | [0x42cd8312D2BCe04277dD5161832460e95b24262E](https://etherscan.io/address/0x42cd8312D2BCe04277dD5161832460e95b24262E) | [Artifact](https://github.com/pooltogether/governance/tree/main/deployments/mainnet/Timelock.json)                  |
| TreasuryVesterForTreasury                                                                         | [0x21950E281bDE1714ffd1062ed17c56D4D8de2359](https://etherscan.io/address/0x21950E281bDE1714ffd1062ed17c56D4D8de2359) | [Artifact](https://github.com/pooltogether/governance/tree/main/deployments/mainnet/TreasuryVesterForTreasury.json) |

### RNG Contracts

**@pooltogether/pooltogether-rng-contracts ^1.0.0** [**npm**](https://www.npmjs.com/package/@pooltogether/pooltogether-rng-contracts)

| Contract                                                                                                          | Address                                                                                                               | Artifact                                                                                                                 |
| ----------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| [RNGBlockhash](https://github.com/pooltogether/pooltogether-rng-contracts/tree/master/contracts/RNGBlockhash.sol) | [0xb1D89477d1b505C261bab6e73f08fA834544CD21](https://etherscan.io/address/0xb1D89477d1b505C261bab6e73f08fA834544CD21) | [Artifact](https://github.com/pooltogether/pooltogether-rng-contracts/tree/master/deployments/mainnet/RNGBlockhash.json) |
| [RNGChainlink](https://github.com/pooltogether/pooltogether-rng-contracts/tree/master/contracts/RNGChainlink.sol) | [0xB2DC5571f477b1C5b36509a71013BFedD9Cc492F](https://etherscan.io/address/0xB2DC5571f477b1C5b36509a71013BFedD9Cc492F) | [Artifact](https://github.com/pooltogether/pooltogether-rng-contracts/tree/master/deployments/mainnet/RNGChainlink.json) |

### Loot Box Contracts

**@pooltogether/loot-box ^1.0.0** [**npm**](https://www.npmjs.com/package/@pooltogether/loot-box)

| Contract                                                                                                                                    | Address                                                                                                               | Artifact                                                                                                                    |
| ------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------- |
| [ERC721ControlledFactory](https://github.com/pooltogether/loot-box/tree/main/contracts/ERC721ControlledFactory.sol)                         | [0x4E869b3A0978fA61DAbd7Da8F9B272AADc745Fb3](https://etherscan.io/address/0x4E869b3A0978fA61DAbd7Da8F9B272AADc745Fb3) | [Artifact](https://github.com/pooltogether/loot-box/tree/main/deployments/mainnet/ERC721ControlledFactory.json)             |
| [LootBoxController](https://github.com/pooltogether/loot-box/tree/main/contracts/LootBoxController.sol)                                     | [0x2c2a966b7F5448A36EC9f896088DfB99B21d8A24](https://etherscan.io/address/0x2c2a966b7F5448A36EC9f896088DfB99B21d8A24) | [Artifact](https://github.com/pooltogether/loot-box/tree/main/deployments/mainnet/LootBoxController.json)                   |
| [LootBoxPrizeStrategyListenerFactory](https://github.com/pooltogether/loot-box/tree/main/contracts/LootBoxPrizeStrategyListenerFactory.sol) | [0x25e6a78D93D2935A638fDbd684e7b39565d0B7eA](https://etherscan.io/address/0x25e6a78D93D2935A638fDbd684e7b39565d0B7eA) | [Artifact](https://github.com/pooltogether/loot-box/tree/main/deployments/mainnet/LootBoxPrizeStrategyListenerFactory.json) |

### Retroactive Token Distribution

**@pooltogether/merkle-distributor ^1.0.2** [**npm**](https://www.npmjs.com/package/@pooltogether/merkle-distributor)

| Contract                                                                                                          | Address                                                                                                               | Artifact                                                                                                            |
| ----------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------- |
| [MerkleDistributor](https://github.com/pooltogether/merkle-distributor/tree/main/contracts/MerkleDistributor.sol) | [0xBE1a33519F586A4c8AA37525163Df8d67997016f](https://etherscan.io/address/0xBE1a33519F586A4c8AA37525163Df8d67997016f) | [Artifact](https://github.com/pooltogether/merkle-distributor/tree/main/deployments/mainnet/MerkleDistributor.json) |

## Rinkeby

### PoolTogether Pools & Supporting Contracts

**@pooltogether/current-pool-data ^3.2.1** [**npm**](https://www.npmjs.com/package/@pooltogether/current-pool-data)

| Contract            | Address                                                                                                                       |
| ------------------- | ----------------------------------------------------------------------------------------------------------------------------- |
| Dai Prize Pool      | [0x4706856FA8Bb747D50b4EF8547FE51Ab5Edc4Ac2](https://rinkeby.etherscan.io/address/0x4706856FA8Bb747D50b4EF8547FE51Ab5Edc4Ac2) |
| Dai Prize Strategy  | [0x5E0A6d336667EACE5D1b33279B50055604c3E329](https://rinkeby.etherscan.io/address/0x5E0A6d336667EACE5D1b33279B50055604c3E329) |
| USDC Prize Pool     | [0xde5275536231eCa2Dd506B9ccD73C028e16a9a32](https://rinkeby.etherscan.io/address/0xde5275536231eCa2Dd506B9ccD73C028e16a9a32) |
| USDC Prize Strategy | [0x1b92BC2F339ef25161711e4EafC31999C005aF21](https://rinkeby.etherscan.io/address/0x1b92BC2F339ef25161711e4EafC31999C005aF21) |
| BAT Prize Pool      | [0xab068F220E10eEd899b54F1113dE7E354c9A8eB7](https://rinkeby.etherscan.io/address/0xab068F220E10eEd899b54F1113dE7E354c9A8eB7) |
| BAT Prize Strategy  | [0x41CF0758b7Cc2394b1C2dfF6133FEbb0Ef317C3b](https://rinkeby.etherscan.io/address/0x41CF0758b7Cc2394b1C2dfF6133FEbb0Ef317C3b) |
| Loot Box ERC721     | [0xfbC6677806253dB9739d0F6CBD89b9e7Ed4A5c66](https://rinkeby.etherscan.io/address/0xfbC6677806253dB9739d0F6CBD89b9e7Ed4A5c66) |

### Builders

**@pooltogether/pooltogether-contracts ^3.2.0** [**npm**](https://www.npmjs.com/package/@pooltogether/pooltogether-contracts)

| Contract                                                                                                                                                           | Address                                                                                                                       | Artifact                                                                                                                                                 |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ----------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------- |
| [Comptroller](https://github.com/pooltogether/pooltogether-pool-contracts/tree/version-3/contracts/comptroller/Comptroller.sol)                                    | [0x4f9fbe1E70Df30Ed8F257962D7CB80531Aba2B16](https://rinkeby.etherscan.io/address/0x4f9fbe1E70Df30Ed8F257962D7CB80531Aba2B16) | [Artifact](https://github.com/pooltogether/pooltogether-pool-contracts/tree/version-3/deployments/rinkeby/Comptroller.json)                              |
| [ControlledTokenBuilder](https://github.com/pooltogether/pooltogether-pool-contracts/tree/version-3/contracts/builders/ControlledTokenBuilder.sol)                 | [0x057Db7C55ffa0E5Eddf1d30F33d1320F5335A2CB](https://rinkeby.etherscan.io/address/0x057Db7C55ffa0E5Eddf1d30F33d1320F5335A2CB) | [Artifact](https://github.com/pooltogether/pooltogether-pool-contracts/tree/version-3/deployments/rinkeby/ControlledTokenBuilder.json)                   |
| [MultipleWinnersBuilder](https://github.com/pooltogether/pooltogether-pool-contracts/tree/version-3/contracts/builders/MultipleWinnersBuilder.sol)                 | [0xb14c1661Dc0AbF7C18fa9d81B2E332f86321138d](https://rinkeby.etherscan.io/address/0xb14c1661Dc0AbF7C18fa9d81B2E332f86321138d) | [Artifact](https://github.com/pooltogether/pooltogether-pool-contracts/tree/version-3/deployments/rinkeby/MultipleWinnersBuilder.json)                   |
| [PermitAndDepositDai](https://github.com/pooltogether/pooltogether-pool-contracts/tree/version-3/contracts/permit/PermitAndDepositDai.sol)                         | [0x920169739cD0eB740D78c16841510Ab9F4b28453](https://rinkeby.etherscan.io/address/0x920169739cD0eB740D78c16841510Ab9F4b28453) | [Artifact](https://github.com/pooltogether/pooltogether-pool-contracts/tree/version-3/deployments/rinkeby/PermitAndDepositDai.json)                      |
| [PoolWithMultipleWinnersBuilder](https://github.com/pooltogether/pooltogether-pool-contracts/tree/version-3/contracts/builders/PoolWithMultipleWinnersBuilder.sol) | [0x0780B754aD492040DBe84E0A6664B54e3159C64c](https://rinkeby.etherscan.io/address/0x0780B754aD492040DBe84E0A6664B54e3159C64c) | [Artifact](https://github.com/pooltogether/pooltogether-pool-contracts/tree/version-3/deployments/rinkeby/PoolWithMultipleWinnersBuilder.json)           |
| [Reserve](https://github.com/pooltogether/pooltogether-pool-contracts/tree/version-3/contracts/reserve/Reserve.sol)                                                | [0x6A25ba0331553d2ab21E33AFa12d5f8101Dda50E](https://rinkeby.etherscan.io/address/0x6A25ba0331553d2ab21E33AFa12d5f8101Dda50E) | [Artifact](https://github.com/pooltogether/pooltogether-pool-contracts/tree/version-3/deployments/rinkeby/Reserve.json)                                  |
| ReserveRegistry                                                                                                                                                    | [0x6F748E75e68DA04dA2E08c2aE5cc160A356a61a6](https://rinkeby.etherscan.io/address/0x6F748E75e68DA04dA2E08c2aE5cc160A356a61a6) | [Artifact](https://github.com/pooltogether/pooltogether-pool-contracts/tree/version-3/deployments/rinkeby/ReserveRegistry.json)                          |
| [TokenFaucetProxyFactory](https://github.com/pooltogether/pooltogether-pool-contracts/tree/version-3/contracts/token-faucet/TokenFaucetProxyFactory.sol)           | [0x3e869a29DC2cd9DcBd9d6d48510fa5B587498B4e](https://rinkeby.etherscan.io/address/0x3e869a29DC2cd9DcBd9d6d48510fa5B587498B4e) | [Artifact](https://github.com/pooltogether/pooltogether-pool-contracts/tree/version-3/deployments/rinkeby/TokenFaucetProxyFactory.json)                  |
| UnsafeTokenListenerDelegatorProxyFactory                                                                                                                           | [0x80F4612CA16cd0663B8F0ab4391d8e2E5D1912ba](https://rinkeby.etherscan.io/address/0x80F4612CA16cd0663B8F0ab4391d8e2E5D1912ba) | [Artifact](https://github.com/pooltogether/pooltogether-pool-contracts/tree/version-3/deployments/rinkeby/UnsafeTokenListenerDelegatorProxyFactory.json) |

### Governance

**@pooltogether/governance ^1.0.1** [**npm**](https://www.npmjs.com/package/@pooltogether/governance)

| Contract                                                                                          | Address                                                                                                                       | Artifact                                                                                                            |
| ------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------- |
| [GovernorAlpha](https://github.com/pooltogether/governance/tree/main/contracts/GovernorAlpha.sol) | [0x9B63243CD27102fbEc9FAf67CA1a858dcC16Ee01](https://rinkeby.etherscan.io/address/0x9B63243CD27102fbEc9FAf67CA1a858dcC16Ee01) | [Artifact](https://github.com/pooltogether/governance/tree/main/deployments/rinkeby/GovernorAlpha.json)             |
| [Pool](https://github.com/pooltogether/governance/tree/main/contracts/Pool.sol)                   | [0xc4E90a8Dc6CaAb329f08ED3C8abc6b197Cf0F40A](https://rinkeby.etherscan.io/address/0xc4E90a8Dc6CaAb329f08ED3C8abc6b197Cf0F40A) | [Artifact](https://github.com/pooltogether/governance/tree/main/deployments/rinkeby/Pool.json)                      |
| [Timelock](https://github.com/pooltogether/governance/tree/main/contracts/Timelock.sol)           | [0x8Df0AfB54836dc8D0AE795503F837Cff197d3df1](https://rinkeby.etherscan.io/address/0x8Df0AfB54836dc8D0AE795503F837Cff197d3df1) | [Artifact](https://github.com/pooltogether/governance/tree/main/deployments/rinkeby/Timelock.json)                  |
| TreasuryVesterForTreasury                                                                         | [0x529a916B8B7EC8E01805D45AEd1109C764ea88B9](https://rinkeby.etherscan.io/address/0x529a916B8B7EC8E01805D45AEd1109C764ea88B9) | [Artifact](https://github.com/pooltogether/governance/tree/main/deployments/rinkeby/TreasuryVesterForTreasury.json) |

### RNG Contracts

**@pooltogether/pooltogether-rng-contracts ^1.0.0** [**npm**](https://www.npmjs.com/package/@pooltogether/pooltogether-rng-contracts)

| Contract                                                                                                          | Address                                                                                                                       | Artifact                                                                                                                 |
| ----------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| [RNGBlockhash](https://github.com/pooltogether/pooltogether-rng-contracts/tree/master/contracts/RNGBlockhash.sol) | [0xA932e74d5263A754Ea04432E5c53658434b0484B](https://rinkeby.etherscan.io/address/0xA932e74d5263A754Ea04432E5c53658434b0484B) | [Artifact](https://github.com/pooltogether/pooltogether-rng-contracts/tree/master/deployments/rinkeby/RNGBlockhash.json) |
| [RNGChainlink](https://github.com/pooltogether/pooltogether-rng-contracts/tree/master/contracts/RNGChainlink.sol) | [0x11D94431718934868C4339aFc5ea27585F46C99A](https://rinkeby.etherscan.io/address/0x11D94431718934868C4339aFc5ea27585F46C99A) | [Artifact](https://github.com/pooltogether/pooltogether-rng-contracts/tree/master/deployments/rinkeby/RNGChainlink.json) |

### Loot Box Contracts

**@pooltogether/loot-box ^1.0.0** [**npm**](https://www.npmjs.com/package/@pooltogether/loot-box)

| Contract                                                                                                                                    | Address                                                                                                                       | Artifact                                                                                                                    |
| ------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------- |
| [ERC721ControlledFactory](https://github.com/pooltogether/loot-box/tree/main/contracts/ERC721ControlledFactory.sol)                         | [0x1D90F79a8515F63881075Ec2C212e18272aD9E38](https://rinkeby.etherscan.io/address/0x1D90F79a8515F63881075Ec2C212e18272aD9E38) | [Artifact](https://github.com/pooltogether/loot-box/tree/main/deployments/rinkeby/ERC721ControlledFactory.json)             |
| [LootBoxController](https://github.com/pooltogether/loot-box/tree/main/contracts/LootBoxController.sol)                                     | [0xb1EAc75da9bc31B078742C5AF9EDe62EFE31299D](https://rinkeby.etherscan.io/address/0xb1EAc75da9bc31B078742C5AF9EDe62EFE31299D) | [Artifact](https://github.com/pooltogether/loot-box/tree/main/deployments/rinkeby/LootBoxController.json)                   |
| [LootBoxPrizeStrategyListenerFactory](https://github.com/pooltogether/loot-box/tree/main/contracts/LootBoxPrizeStrategyListenerFactory.sol) | [0xadB4D93D84b18b5D82063aCf58b21587c92fdfb5](https://rinkeby.etherscan.io/address/0xadB4D93D84b18b5D82063aCf58b21587c92fdfb5) | [Artifact](https://github.com/pooltogether/loot-box/tree/main/deployments/rinkeby/LootBoxPrizeStrategyListenerFactory.json) |

### Retroactive Token Distribution

**@pooltogether/merkle-distributor ^1.0.2** [**npm**](https://www.npmjs.com/package/@pooltogether/merkle-distributor)

| Contract                                                                                                          | Address                                                                                                                       | Artifact                                                                                                            |
| ----------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------- |
| [MerkleDistributor](https://github.com/pooltogether/merkle-distributor/tree/main/contracts/MerkleDistributor.sol) | [0x93a6540DcE05a4A5E5B906eB97bBCBb723768F2D](https://rinkeby.etherscan.io/address/0x93a6540DcE05a4A5E5B906eB97bBCBb723768F2D) | [Artifact](https://github.com/pooltogether/merkle-distributor/tree/main/deployments/rinkeby/MerkleDistributor.json) |

*This document was generated* [*automatically*](https://github.com/pooltogether/generate-networks-doc)


---

# 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://v3.docs.pooltogether.com/v3.2.0/networks.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.
