Retrieve wallet balances and historical wallet values.

🚧

Prefer the Pulsar SDK

The Pulsar SDK provides a streamlined developer experience by simplifying the process of accessing wallet balances. Although it is technically possible to interact with the WebSockets directly, it is not recommended due to the complexities involved in constructing custom messages and parsing the corresponding responses.

We only offer wallet balances through our SDKs because of the high delay you might encounter in certain chains. To minimize disturbances, we use WebSocket connections to provide you with the most up-to-date information as it becomes available, so that your application can be as responsive as possible with the balances it receives.