Optimize API calls for Tokens and Portfolio
complete
Frank Kirk
Right now the portfolio page is ddosing tzkt and midl. We are over 4,000 calls from Josh's wallet alone for the portfolio.
We need to consolidate the calls and try to limit the amount of abuse we put on APIs.
For example, it looks like we are calling each token separately but we need to be calling one time for all tokens.
Frank Kirk
complete
Frank Kirk
in progress