Skip to content
This repository has been archived by the owner on Feb 11, 2023. It is now read-only.

Handling Enums for transfer restrictions #20

Open
bitbeckers opened this issue Jan 19, 2023 · 3 comments
Open

Handling Enums for transfer restrictions #20

bitbeckers opened this issue Jan 19, 2023 · 3 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@bitbeckers
Copy link
Collaborator

Currently we don't expose the Transfer restrictions in the SDK.

  • Enums are expected as BigNumber input
  • Enums are not exposed via the ABI
  • We use enums to define transfer restriction so we should make handling these reasonably foolproof
@Jipperism
Copy link
Collaborator

@bitbeckers would you agree this is finished?

@bitbeckers
Copy link
Collaborator Author

@Jipperism is there a definition available in the SDK? For instance a mapping from String to BigNumber?

@Jipperism
Copy link
Collaborator

@bitbeckers it lives in the frontend. Probably nice to add it to the SDK so it's clear for others as well.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
Status: Todo
Development

No branches or pull requests

3 participants