Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add mcap target + launchpad liquidity to Token model #9877

Merged
merged 11 commits into from
Nov 13, 2024

Conversation

timolegros
Copy link
Collaborator

@timolegros timolegros commented Nov 12, 2024

Link to Issue

Closes: #9813

TODO

  • [OPTIONAL] Populate mcap_target with variable values from TokenRegistered event
    • working with Ian to see about this. This is not necessary to merge the PR and we can follow up

Description of Changes

  • Merged createTokenHandler with the command
  • Added marketcap goal and launchpad liquidity to token model
    • This requires fetching the full txn which means we can get the namespace + token registered event

Test Plan

Deployment Plan

Other Considerations

@timolegros timolegros marked this pull request as ready for review November 13, 2024 12:30
@timolegros timolegros merged commit 7a893c8 into master Nov 13, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add launchpad_liquidity and market cap goal to the Tokens model and update Command
3 participants