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

[SG] Implement group Entity #26

Closed
5 tasks
pragalli opened this issue May 23, 2022 · 0 comments · Fixed by jaensen/BN-circles-subgraph#2
Closed
5 tasks

[SG] Implement group Entity #26

pragalli opened this issue May 23, 2022 · 0 comments · Fixed by jaensen/BN-circles-subgraph#2
Assignees

Comments

@pragalli
Copy link

pragalli commented May 23, 2022

Description

A new factory contract was created to be able to create groups easily

Tasks

  • Implement a new Entity GroupCurrencyToken which are created from the Contract in the xDai Network (Gnosis Chain), with the following properties:
    • symbol
    • name
    • owner
    • hub
    • treasury
    • mintFeePerThousand
  • Add GroupCurrencyTokenFactory abi to subgraph repository
  • Create Subgraph handler for the create group event
  • Deploy a new version of the SG in the hosted service
  • Create groups using Factory Contract and see new groups in the SG
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 a pull request may close this issue.

2 participants