Skip to content

Gearbox-protocol/launch-snapshot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

Launch snapshots

This repo is dedicated to presenting full transparency on how snapshots have been done leading up to DAO-First launch of Gearbox Protocol. You can find more information on the stages this is covering: https://docs.gearbox.finance/overview/launch-phases.

Credit account mining snapshot

Kovan testers snapshot

The snapshot has been taken on block #28668076. Link to snapshot is here.

Discord snapshot

The snapshot has been takeon 6 December 17-00 UTC. Link to snapshot is here.

Gearbox tester snapshot tool

To check the correctness of kovan snapshot, you can run testet snapshot tool.

Requirements

  1. Installed rust compiler (More: https://www.rust-lang.org/tools/install)
  2. API for any ethereum provider. For, example Infura or Alchemy

How to install

  1. Clone this repo git clone git@github.com:Gearbox-protocol/launch-snapshot.git
  2. Go to tester_snapshot_tool: cd tester_snapshot_tool
  3. Copy .env.sample to .env with cp .env.sample .env
  4. Fill ETH_PROVIDER=with your KOVAN API KEY
  5. Run cargo run

After execution you can find file testers.csv in the same folder.

Disclaimer

These details can still be subject to changes, please see https://gov.gearbox.fi/ for latest.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages