Balance changes
This document provides an overview of how to track balance changes on NEAR accounts, including sending tokens and viewing balance changes using the NEAR CLI and RPC endpoints.
- NEAR Account
- NEAR-CLI
- Credentials for sender account stored locally by running
near login
Native NEAR (Ⓝ)
Balance changes on accounts can be tracked by using our changes RPC endpoint. You can test this out by sending tokens to an account using NEAR-CLI and then viewing the changes made.