Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 558 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 558 Bytes

CI

Pool data

A Contract List of the latest Lossless deployments on mainnets and testnets.

Installation

yarn add @losslessproject/pool-data

Use

import { mainnet, testnet } from '@losslessproject/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. Harmony, Rinkeby, etc.)