You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 17, 2024. It is now read-only.
We are making new rounds for tokens that have not been claimed. starting from round 2 it is not guaranteed that everyine will be able to be fast enough to find some tokens left for them because the maybe all the tokens will already be claimed.
We would like to add a progress bar under every chain to show how many tokens are left and the percentage.
when the value of NOIS tokens becomes inferior to 20K NOIS (20_000_000_000unois) we would like to consider the randdrop all claimed, and disallow people from clicking the paticipate button.
To know how many tokens are left to claim we can query the bank balance of the randdrop contract
To calculate the percentage of claim we can use the total amount to be distributed per chain which are
osmosis: 4M
injective: 4.1M
Juno: 2.6M
Stargaze: 1.2M
Aura: 100K
The text was updated successfully, but these errors were encountered:
We are making new rounds for tokens that have not been claimed. starting from round 2 it is not guaranteed that everyine will be able to be fast enough to find some tokens left for them because the maybe all the tokens will already be claimed.
We would like to add a progress bar under every chain to show how many tokens are left and the percentage.
when the value of NOIS tokens becomes inferior to 20K NOIS (20_000_000_000unois) we would like to consider the randdrop all claimed, and disallow people from clicking the paticipate button.
To know how many tokens are left to claim we can query the bank balance of the randdrop contract
To calculate the percentage of claim we can use the total amount to be distributed per chain which are
The text was updated successfully, but these errors were encountered: