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 token listing restrictions module #197

Merged
merged 6 commits into from
Oct 18, 2024

Conversation

aliarbak
Copy link
Contributor

@aliarbak aliarbak commented Apr 4, 2024

Added

  • Introduced Token Listing Restrictions Module: Investors can determine which tokens they can receive by whitelisting or blacklisting them
    Token issuers can choose the listing type they prefer for their tokens:
    WHITELISTING: investors must whitelist/allow the token address in order to receive it.
    BLACKLISTING: investors can receive the token by default. If they do not want to receive it, they need to blacklist/disallow it.

@aliarbak aliarbak added enhancement New feature or request new contracts labels Apr 4, 2024
@aliarbak aliarbak self-assigned this Apr 4, 2024
@aliarbak aliarbak requested a review from Joachim-Lebrun April 4, 2024 10:35
@Joachim-Lebrun Joachim-Lebrun merged commit 8f979ae into develop Oct 18, 2024
3 checks passed
@Joachim-Lebrun Joachim-Lebrun deleted the token-listing-restrictions branch October 18, 2024 10:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request new contracts
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants