Discussions

Ask a Question
Back to all

Wallet/Balance Endpoint

Hi! I’m wondering what the best practice is for fetching my account balance in real time as accurately as possible. What’s the recommended approach for doing that?

Right now, we check it through the latest transactions endpoint or via metadata, but would like to have another better way to do this.

Thanks in advance!