Skip to content

Commit 2cd4895

Browse files
theekrystalleegitbook-bot
authored andcommitted
update balances mirror node api
1 parent 0af7834 commit 2cd4895

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

sdks-and-apis/rest-api/balances.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,12 @@ Each **balance object** includes:
2424
* **Balance (in HBAR)** – The most recent balance available.
2525
* **Token Balances (if applicable)** – Associated token balances for the account.
2626

27+
{% hint style="info" %}
28+
#### Note
29+
30+
Balance information returned by this API has a 15 minute granularity when using the `timestamp` query parameter, as it's generated by an asynchronous balance snapshot process. When not using the `timestamp` parameter, the API returns real-time balance data.
31+
{% endhint %}
32+
2733
{% openapi-operation spec="mainnet" path="/api/v1/balances" method="get" %}
2834
[Broken link](broken-reference)
2935
{% endopenapi-operation %}

0 commit comments

Comments
 (0)