@pooltogether/v4-pool-data
v1.11.0
Published
![CI](https://github.com/pooltogether/v4-pool-data/actions/workflows/main.yml/badge.svg)
Downloads
383
Readme
v4 Pool data
A Contract List of the latest v4 PoolTogether deployments on mainnets and testnets.
Installation
yarn add @pooltogether/v4-pool-data
Use
import { mainnet, testnet } from '@pooltogether/v4-pool-data'
mainnet
consists of all of the deployments on mainnets (ex. Ethereum, Polygon, etc.)
testnet
consists of all of the deployments on testnets (ex. Rinkeby, Mumbai, etc.)