Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/pooltogether/twab-subgraph
- Owner: pooltogether
- Created: 2021-11-03T18:54:15.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2022-10-18T17:01:03.000Z (about 2 years ago)
- Last Synced: 2024-04-23T21:42:41.233Z (9 months ago)
- Language: TypeScript
- Homepage:
- Size: 156 KB
- Stars: 5
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## 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-twabTestnet:
- 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