Skip to content

feat: add is_registered and get_balance public methods#192

Open
chao-peng-story wants to merge 1 commit intomainfrom
feature/add-is-registered-and-get-balance
Open

feat: add is_registered and get_balance public methods#192
chao-peng-story wants to merge 1 commit intomainfrom
feature/add-is-registered-and-get-balance

Conversation

@chao-peng-story
Copy link
Collaborator

  • Expose is_registered as public method in IPAsset class with input validation
  • Add get_balance(address) method to StoryClient for querying any address balance
  • Update get_wallet_balance to reuse get_balance method
  • Add proper input validation with clear error messages

- Expose is_registered as public method in IPAsset class with input validation
- Add get_balance(address) method to StoryClient for querying any address balance
- Update get_wallet_balance to reuse get_balance method
- Add proper input validation with clear error messages
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 this pull request may close these issues.

1 participant