An open API service indexing awesome lists of open source software.

https://github.com/generationsoftware/pt-v5-prize-pool-subgraph


https://github.com/generationsoftware/pt-v5-prize-pool-subgraph

Last synced: 9 months ago
JSON representation

Awesome Lists containing this project

README

          



PoolTogether Brand


## PoolTogether v5 Prize Pool Subgraph

Monitors prizes claimed in v5.

## Quick-use:

### For Mainnet:

```sh
$ yarn all-mainnet
```

### For Optimism:

```sh
$ yarn all-optimism:decentralized
```

### For Testnet:

#### For Goerli:

```sh
$ yarn all-goerli:hosted
```

#### For Sepolia:

```sh
$ yarn all-sepolia:decentralized
```

#### For Optimism Goerli:

```sh
$ yarn all-optimism-goerli:decentralized
```

### Hosted Subgraphs

Subgraphs are hosted at the following URLs.

Optimism:

- https://api.studio.thegraph.com/query/41211/pt-v5-optimism-prize-pool/v0.0.1

Testnet (Ethereum Goerli):

- https://thegraph.com/hosted-service/subgraph/pooltogether/v5-eth-goerli-prize-pool

Testnet (Ethereum Sepolia):

- https://api.studio.thegraph.com/query/41211/v5-prize-pool-eth-sepolia/v0.0.3

Testnet (Optimism Goerli):

- https://api.studio.thegraph.com/query/41211/pt-v5-op-goerli-prize-pool/v0.0.2