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

Sandbox cli getBalance - output not human friendly #1766

Closed
Tracked by #1763
jeanmon opened this issue Aug 23, 2023 · 1 comment
Closed
Tracked by #1763

Sandbox cli getBalance - output not human friendly #1766

jeanmon opened this issue Aug 23, 2023 · 1 comment
Assignees
Labels
A-ux/devex Area: relates to external ux / devex. (Users typically are devs) (See also A-internal-devex)

Comments

@jeanmon
Copy link
Contributor

jeanmon commented Aug 23, 2023

Result of get balance is not very human friendly format (raw JSON?):

View result: "{"type":"bigint","data":"1000000"}"

@github-project-automation github-project-automation bot moved this to Todo in A3 Aug 23, 2023
@jeanmon jeanmon added the A-ux/devex Area: relates to external ux / devex. (Users typically are devs) (See also A-internal-devex) label Aug 23, 2023
@iAmMichaelConnor iAmMichaelConnor added this to the 📢 Initial Public Sandbox Release milestone Aug 25, 2023
@spalladino spalladino self-assigned this Aug 29, 2023
@spalladino spalladino moved this from Todo to In Progress in A3 Aug 29, 2023
@spalladino
Copy link
Collaborator

Fixed by @spypsy in #1786.

$ yarn aztec-cli call getBalance -c PrivateTokenContractAbi -ca 0x24a5eb5800fc72fc39cd4b600e782ca2c5db9478337fb633345eaa7a9011fe61 -a 0x2e13f0201905944184fc2c09d29fcf0cac07647be171656a275f63d99b819360 

View result:  1000000n 

@github-project-automation github-project-automation bot moved this from In Progress to Done in A3 Aug 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-ux/devex Area: relates to external ux / devex. (Users typically are devs) (See also A-internal-devex)
Projects
Archived in project
Development

No branches or pull requests

3 participants