This repository has been archived by the owner on Dec 16, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 132
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
lloydswale
reviewed
Jan 17, 2024
lloydswale
reviewed
Jan 17, 2024
lloydswale
reviewed
Jan 17, 2024
fix policyID+assetName
reduced addresses to top 100 vesting addresses by vesting amount
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
incorporated @lloydswale's fixes
lloydswale
approved these changes
Jan 17, 2024
lloydswale
reviewed
Jan 18, 2024
lloydswale
reviewed
Jan 18, 2024
lloydswale
reviewed
Jan 18, 2024
fixed magnituded errors (o_o*)
lloydswale
approved these changes
Jan 18, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
not the most elegant, how about this? |
i believe so, at launch when people claim their vesting amounts (20%) out of these contracts they should update. i suppose this will slightly lag behind potential circulating tokens, as if people don't claim them often and leave them in the contracts, the supply will not update. However, that's probably desirable behavior as if they aren't claimed after 18 months, they revert to treasury. Thank you for the help Lloyd. |
shadowkora
approved these changes
Feb 28, 2024
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Axo has tokens locked in many dev, ISPO and presale vesting contracts:
The addresses in
lockedRaw
are the largest vesting contracts sorted descending by tokens. If it is too many to include in the request, feel free to truncate after N addresses.