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

https://github.com/generationsoftware/pt-v5-twab-controller-subgraph


https://github.com/generationsoftware/pt-v5-twab-controller-subgraph

Last synced: 9 months ago
JSON representation

Awesome Lists containing this project

README

          



PoolTogether Brand


## PoolTogether v5 TWAB Controller Subgraph

Monitors changes in v5 time-weighted average balances.

## 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-twab-controller/v0.0.1

Testnet (Ethereum Goerli):

- https://thegraph.com/hosted-service/subgraph/pooltogether/v5-eth-goerli-twab-controller

Testnet (Ethereum Sepolia):

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

Testnet (Optimism Goerli):

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