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

added Axo #238

Merged
merged 5 commits into from
Feb 28, 2024
Merged

added Axo #238

merged 5 commits into from
Feb 28, 2024

Conversation

alexanderwatanabe
Copy link
Contributor

Axo has tokens locked in many dev, ISPO and presale vesting contracts:

  • dev 2.1m
  • ISPO 1.05 (only ~50% were claimed of the 2.1m allocation)
  • presale 2.1m

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.

fix policyID+assetName
reduced addresses to top 100 vesting addresses by vesting amount
Copy link
Contributor Author

@alexanderwatanabe alexanderwatanabe left a 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

This comment was marked as resolved.

lloydswale

This comment was marked as resolved.

fixed magnituded errors

(o_o*)
Copy link
Contributor

@lloydswale lloydswale left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice one brother!
Happy to approve.

Obviously the circulating supply is inflated due to the removal of a portion of the vesting addresses that is causing the blockfrost API call to exceed 30s.

Here's the current test output:
image

If anyone can think of a way to improve this that would be ideal

@alexanderwatanabe
Copy link
Contributor Author

not the most elegant, how about this?

@lloydswale
Copy link
Contributor

Nice work boss here's the new test output:
image

Is this consistent with the tokenomics?
image

@alexanderwatanabe
Copy link
Contributor Author

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 shadowkora merged commit 63ac728 into minswap:main Feb 28, 2024
1 check passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants