Expand description
Caching utilities for storing and retrieving RPC responses to optimize performance Cache utilities.
Structs§
- EdbCache
- A cache manager that stores data in the file system.
- EdbCache
Path - Cache path for edb.
Constants§
- DEFAULT_
ETHERSCAN_ CACHE_ TTL - Default cache TTL for etherscan. Set to 1 day since the source code of a contract is unlikely to change frequently.