Skip to content
This repository has been archived by the owner on Dec 17, 2024. It is now read-only.

Commit

Permalink
Update snapshot.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kaisbaccour authored Nov 29, 2023
1 parent 6ada24b commit 2b591f3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/snapshot.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,8 @@ To calculate the conversion rate you might want to check the total amount of the
```sh
cat juno-8372000-stakers-between-8-and-80K.json | jq '[.[].amount] | add'
```
Then divide the total amount you want to randdrop by the total amount staked.
Let's say the total juno staked amount was 35M and we want to distribute 2.6M, CONVERSION_RATE=2.6M/35M

Once you figure out what conversion rate to apply you can extract the final json file in the token you want to randdrop

Expand Down

0 comments on commit 2b591f3

Please sign in to comment.