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

Full Distribution of the NFT trading fee logic impl #283

Open
taiki1frsh opened this issue Oct 13, 2022 · 2 comments
Open

Full Distribution of the NFT trading fee logic impl #283

taiki1frsh opened this issue Oct 13, 2022 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@taiki1frsh
Copy link
Collaborator

taiki1frsh commented Oct 13, 2022

The trading fee raised from NFT trade on our platform has to be distributed to each appropriate pool in the intended proportion.
We just lack the implementation to achieve this.

Fee distribution ratio:

20... stakers (DONE)
30... go to treasury (community pool) (DONE)
25... incentivize nft market (redesigning from scratch)
25… incentivize frontend (DONE)

Make tests for them

@taiki1frsh taiki1frsh added the enhancement New feature or request label Oct 13, 2022
@taiki1frsh taiki1frsh changed the title Full Distribution logic impl Full Distribution of the NFT trading fee logic impl Oct 13, 2022
@taiki1frsh
Copy link
Collaborator Author

include this, #284

@taiki1frsh
Copy link
Collaborator Author

include this, #285

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant