@leap-network/v4-pool-data
v1.11.13
Published
![CI](https://github.com/pooltogether/v4-pool-data/actions/workflows/main.yml/badge.svg)
Downloads
4
Readme
v4 Pool data
A Contract List of the latest v4 PoolTogether deployments on mainnets and testnets.
Installation
yarn add @leap-network/v4-pool-data
Use
import { mainnet, testnet } from '@leap-network/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.)