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

Tests: wakuext community token managemant #6096

Open
9 tasks
churik opened this issue Nov 12, 2024 · 0 comments
Open
9 tasks

Tests: wakuext community token managemant #6096

churik opened this issue Nov 12, 2024 · 0 comments

Comments

@churik
Copy link
Member

churik commented Nov 12, 2024

Community Token Management

  • wakuext_getCommunityTokens

    • Retrieves community tokens based on the specified community ID.
  • wakuext_getCommunityPermissionedBalances

    • Returns balances indexed by account address for a specified community.
  • wakuext_getAllCommunityTokens

    • Retrieves all community tokens.
  • wakuext_saveCommunityToken

    • Saves a community token with an optional cropped image.
  • wakuext_addCommunityToken

    • Adds a community token for a specified community with chain ID and address.
  • wakuext_updateCommunityTokenState

    • Updates the state of a community token based on chain ID and contract address.
  • wakuext_updateCommunityTokenAddress

    • Updates the address of a community token.
  • wakuext_updateCommunityTokenSupply

    • Updates the supply of a specified community token.
  • wakuext_removeCommunityToken

    • Removes a community token based on chain ID and contract address.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant