explorer icon indicating copy to clipboard operation
explorer copied to clipboard

explorer: fetching token holdings is not limited

Open jstarry opened this issue 5 years ago • 1 comments

Problem

A single account can have many thousands of token holdings

Example: 6ZRCB7AAqGre6c72PRz3MHLC73VMYvJ8bi9KHf1HFpNk

This means that the explorer will attempt to load the account history for each of those token accounts when loading token holding information. This can results in 10's of thousands of requests and will crash / freeze the browser

Proposed Solution

  • Paginate / limit token holdings
  • Batch token transfer history requests
  • Refactor RPC calls to paginate holdings, maybe add a new method for token history

jstarry avatar Sep 05 '20 06:09 jstarry

I want to ask which platform this address is. I have something to contact this platform.

NathanHo1024 avatar Aug 23 '21 02:08 NathanHo1024