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

Add getBalance Method to GnoLandClient Interface #120

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

iuricmp
Copy link

@iuricmp iuricmp commented May 27, 2024

This PR adds the getBalance method to the GnoLandClient TypeScript interface. The getBalance method retrieves the balance of a specified account on the Gno.land blockchain.

The getBalance method is essential for querying the account balance, which is a fundamental feature for any dApp interacting with the Gno.land blockchain.

Signed-off-by: Iuri Pereira <[email protected]>
Copy link
Member

@zivkovicmilos zivkovicmilos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

2 participants