Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/pooltogether/twab-subgraph

Subgraph to track user's twab over time
https://github.com/pooltogether/twab-subgraph

Last synced: about 2 months ago
JSON representation

Subgraph to track user's twab over time

Awesome Lists containing this project

README

        



PoolTogether Brand


## PoolTogether v4 TWAB Subgraph

[![Coveralls](https://github.com/pooltogether/twab-subgraph/actions/workflows/main.yml/badge.svg)](https://github.com/pooltogether/twab-subgraph/actions/workflows/main.yml)

Monitors changes in v4 Ticket TWAB.

### Quick-use:

#### For Mainnet:

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

#### For Polygon:

```sh
$ yarn all-polygon
```

#### For Avalanche:

```sh
$ yarn all-avalanche
```

#### For Optimism:

```sh
$ yarn all-optimism
```

#### For Testnet:

#### For Goerli:

```sh
$ yarn all-goerli
```

#### For Mumbai:

```sh
$ yarn all-mumbai
```

#### For Optimism Goerli:

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

#### For Arbitrum Goerli:

```sh
$ yarn all-arbitrum-goerli
```

### Hosted Subgraphs

Subgraphs are hosted at the following URLs.

Mainnet:
- https://thegraph.com/hosted-service/subgraph/pooltogether/mainnet-twab
- https://thegraph.com/hosted-service/subgraph/pooltogether/polygon-twab
- https://thegraph.com/hosted-service/subgraph/pooltogether/avalanche-twab
- https://thegraph.com/hosted-service/subgraph/pooltogether/optimism-twab

Testnet:
- https://thegraph.com/hosted-service/subgraph/pooltogether/goerli-twab
- https://thegraph.com/hosted-service/subgraph/pooltogether/mumbai-twab
- https://thegraph.com/hosted-service/subgraph/pooltogether/optimism-goerli-twab
- https://thegraph.com/hosted-service/subgraph/pooltogether/arbitrum-goerli-twab