Hi, I’ve seen that Postman API provides data for the number of token holders of a certain ERC-20 token. Basically Get Token Summary data here Tokenview Multi-Crypto Data API Docs.
Howevre, I need that data for 6,000 tokens, every minutes. Does this means I need to do 6,000 API calls? or there is a way to insert several tokens in one API call?