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 a way to get the minimum balance via the algod REST API #2419

Closed
fabrice102 opened this issue Jul 1, 2021 · 2 comments · Fixed by #3287
Closed

Add a way to get the minimum balance via the algod REST API #2419

fabrice102 opened this issue Jul 1, 2021 · 2 comments · Fixed by #3287
Assignees
Labels
new-feature-request Feature request that needs triage Team Scytale

Comments

@fabrice102
Copy link
Contributor

fabrice102 commented Jul 1, 2021

Is your feature request related to a problem? Please describe.

Currently, TEAL smart contracts can compute the minimum balance of an account.
But otherwise, there is no simple way to compute it.

Describe the solution you'd like.

Add a field in the account struct returned by /v2/accounts/{address} that indicate the minimum balance.

Acceptance criteria

Requirement to update SDKs (could us code generator #1411 -- algod only)

@fabrice102 fabrice102 added the new-feature-request Feature request that needs triage label Jul 1, 2021
@atrefonas
Copy link

This would be super helpful! thank you

@algoanne algoanne assigned tzaffi and unassigned AlgoStephenAkiki Dec 3, 2021
@tzaffi tzaffi linked a pull request Dec 8, 2021 that will close this issue
22 tasks
@tzaffi tzaffi removed a link to a pull request Dec 8, 2021
22 tasks
@tzaffi tzaffi linked a pull request Dec 9, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new-feature-request Feature request that needs triage Team Scytale
Projects
None yet
Development

Successfully merging a pull request may close this issue.

7 participants