We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
See Epic for details: 5afe/safe#16
The text was updated successfully, but these errors were encountered:
Do we have any api proposals for this?
Sorry, something went wrong.
I would propose extending the json we return in the /balances/ endpoint:
/balances/
[ { "tokenAddress": null, "balance": "9159299696780" } ]
It could be [ { "tokenAddress": null, "balance": "9159999696780", "balanceUSD": "0.0018", } ]
8d5c49f
Uxio0
No branches or pull requests
See Epic for details: 5afe/safe#16
The text was updated successfully, but these errors were encountered: