Account balance
The account balance events stream provides updates about account balance changes
Properties
The AccountBalance
entity has the following properties:
Property | Type | Description |
---|---|---|
|
| Account hash |
|
| Account liquid balance |
|
| Account staked balance |
|
| Account undelegating balance |
Optional properties
None
Endpoint
Query params
Property | Type | Description |
---|---|---|
|
| Comma-separated account hashes |
|
| Comma-separated account public keys |
Events
Event | Description |
---|---|
| Notifies about account balance updates |
Response
WebSocketMessage
<AccountBalance>
Example
Last updated