Migrate most of the main calls being made to CompoundLens in favor of SluethLens. This changes cuts down all of the individual calls we were making before in favor a single Slueth request for all required data (and one for getTransactionCount).
Makes the app load tons faster as well as supremely cuts down the number of calls being made to infura.
Migrate most of the main calls being made to CompoundLens in favor of SluethLens. This changes cuts down all of the individual calls we were making before in favor a single Slueth request for all required data (and one for getTransactionCount).
Makes the app load tons faster as well as supremely cuts down the number of calls being made to infura.