wss://api.xrpl.to/ws/account/balance/{account}
Account XRP balance streaming
Request
wss://api.xrpl.to/ws/account/balance/rJqiMb94hyz41SBTNr2AyPNW8AzELa8nE| Path parameter | Value | Description |
|---|---|---|
| account | An XRPL account, its r-address |
wscat -c 'wss://api.xrpl.to/ws/account/balance/rJqiMb94hyz41SBTNr2AyPNW8AzELa8nE'
Response
initial adds inception/parent/domain/name; updates: { e: "balance", E, account, balance, total, balanceDrops, spendableDrops, reserve, ownerCount, sequence, flags }What it does
Account XRP balance streaming