The account balance events stream provides updates about account balance changes
The AccountBalance
entity has the following properties:
account_hash
string(64)
Account hash
liquid_balance
uint64
Account liquid balance
staked_balance
uint64
Account staked balance
undelegating_balance
uint64
Account undelegating balance
None
account_hash
string
Comma-separated account hashes
public_key
string
Comma-separated account public keys
updated
Notifies about account balance updates
WebSocketMessage
<AccountBalance>