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

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

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
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.

None yet

1 participant