telosnetwork / teloscan

Telos EVM block explorer for viewing blocks, transactions, contracts, staking, and more
https://teloscan.io
Apache License 2.0
22 stars 25 forks source link

Search Function Improvement - TLOS Balance of Results #801

Open pmjanus opened 4 months ago

pmjanus commented 4 months ago

We removed TLOS balance display for addresses, contracts on the search result view because the API does not have a batch endpoint. Once it does, we should enable the display of the balance of TLOS for each search result.

Blocked by https://github.com/telosnetwork/teloscan-indexer/issues/264