Accurate balances and market pricing
Address pages now report verified on-chain balances and current KOIN market values with clearer failure handling.
Contributor Ron Hamenahem
- Display all verified token holdings, including balances from the current KOIN and VHP contracts.
- Count the complete transaction history and reduce request bursts that could trigger API rate limits.
- Keep transient API failures from replacing the last verified block information or opening noisy browser errors.
- Use CoinMarketCap for the current KOIN price through a protected, server-cached endpoint.