diff --git a/src/snapshot.md b/src/snapshot.md index 6c03502..214cc86 100644 --- a/src/snapshot.md +++ b/src/snapshot.md @@ -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