https://github.com/pooltogether/twab-subgraph
Subgraph to track user's twab over time
https://github.com/pooltogether/twab-subgraph
Last synced: 11 months ago
JSON representation
Subgraph to track user's twab over time
- Host: GitHub
- URL: https://github.com/pooltogether/twab-subgraph
- Owner: pooltogether
- Created: 2021-11-03T18:54:15.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-10-18T17:01:03.000Z (over 3 years ago)
- Last Synced: 2025-05-04T15:40:22.205Z (about 1 year ago)
- Language: TypeScript
- Homepage:
- Size: 156 KB
- Stars: 4
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## PoolTogether v4 TWAB Subgraph
[](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