TheDocumentation Index
Fetch the complete documentation index at: https://kraken-sandbox.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
balances channel streams client asset balances and transactions from the account ledger.
This channel contains account specific data, an authentication token is required in the request.
Subscribe
- Request
- Response
Snapshot
The snapshot provides the value of each asset held in this account.Value:
balancesOne of:
snapshotA list of assets held on account.
The subscription message sequence number.
Update
An update will be streamed on each completed transaction to the client account.Value:
balancesOne of:
updateA list of account ledger transactions for each asset.
The subscription message sequence number.