Skip to content

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

@fabrice102

Description

@fabrice102

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)

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions