safe-transaction-service
safe-transaction-service copied to clipboard
Create a common cache class for all the transaction service endpoints
What is needed?
Currently caching for endpoints is managed in different ways, could be good create a class to have together all the methods necessary for caching. We could extend the caching class for methods as multisig-transactions, module-transactions...