## Description
* Total -> Number of accounts that have sent or received transactions
since network genesis## Test Plan
* Total Active -> Total number of accounts that have signed transactions
since network genesis
* Daily Active -> Number of accounts that have sent or received
transactions in the last epoch
https://github.com/MystenLabs/sui/assets/10210143/7de75da2-0a2a-4ff6-8d9c-1764aeb5058a
How did you test the new or updated feature?
---
If your changes are not user-facing and not a breaking change, you can
skip the following section. Otherwise, please indicate what changed, and
then add to the Release Notes section as highlighted during the release
process.
### Type of Change (Check all that apply)
- [ ] protocol change
- [ ] user-visible impact
- [ ] breaking change for a client SDKs
- [ ] breaking change for FNs (FN binary must upgrade)
- [ ] breaking change for validators or node operators (must upgrade
binaries)
- [ ] breaking change for on-chain data layout
- [ ] necessitate either a data wipe or data migration
### Release notes