Skip to content
This repository was archived by the owner on May 16, 2026. It is now read-only.

feat: Implement dissociateNft/Token and multi-token association#169

Merged
hendrikebbers merged 4 commits into
OpenElements:mainfrom
manishdait:token-client-ext
May 9, 2025
Merged

feat: Implement dissociateNft/Token and multi-token association#169
hendrikebbers merged 4 commits into
OpenElements:mainfrom
manishdait:token-client-ext

Conversation

@manishdait
Copy link
Copy Markdown
Contributor

This pull request introduce dissociateNft() and dissociateToken() for NftClient and TokenClient, along with that it also introduce the functionality to assosiate multiple token with an account.

Key methods implemented

  • dissociateNft()
  • dissociateToken()

Closes: #168

manishdait and others added 4 commits April 13, 2025 13:04
@hendrikebbers hendrikebbers merged commit 554ebfc into OpenElements:main May 9, 2025
3 of 4 checks passed
@manishdait manishdait deleted the token-client-ext branch May 9, 2025 16:45
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Provide dissociateToken funtionality for NftClient and FungibleTokenClient

2 participants