Skip to content

centrifuge/tinlake-pools-mainnet

This branch is 12 commits behind main.

Folders and files

NameName
Last commit message
Last commit date
Dec 21, 2022
Dec 10, 2020
Jan 24, 2024
Dec 13, 2022
Nov 5, 2020
Nov 5, 2020
Nov 20, 2020
Dec 16, 2020
Dec 16, 2020
Dec 16, 2020

Repository files navigation

tinlake-pools-mainnet

This repo stores pool metadata of active Tinlake pools on Mainnet.

Releases are automatically published to IPFS and on Github.

Data Structure

Pool metadata is stored in this repo. Use the following folder structure:

metadata/ # pool config json files go here
   0x0231323[...].json # files should be named with the root
                        # address as the name if they are for a
                        # running pool
   upcoming_pool.json # Upcoming pools should not start with 0x
assets/ # other files such as logos go here