Skip to content

feat: add is_registered and get_balance public methods#192

Merged
chao-peng-story merged 2 commits intomainfrom
feature/add-is-registered-and-get-balance
Feb 25, 2026
Merged

feat: add is_registered and get_balance public methods#192
chao-peng-story merged 2 commits 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

@chao-peng-story chao-peng-story merged commit 0e6b2d8 into main Feb 25, 2026
16 of 17 checks passed
@chao-peng-story chao-peng-story deleted the feature/add-is-registered-and-get-balance branch February 25, 2026 07:43
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.

3 participants