HomePage
π₯οΈ SmartCache UI β Home (Overview)
Take control of your contract caching with SmartCacheβs modern, intuitive web interface. The SmartCache UI brings everything you need to manage cache slots β from one-click manual bids to a full, at-a-glance overview of CacheManager state β into a single dashboard. All metrics shown are available for both Arbitrum Sepolia (testnet) and Arbitrum One (mainnet) CacheManager contracts so you can monitor, compare, and act across networks.
π Key Features (what you can do)
π Wallet Login Securely connect your Ethereum wallet to SmartCache to authenticate and perform actions. Login enables contract registration, bid placement, and any user-specific operations.
π My Contracts A focused view of contracts you own or manage. See registration status, opt-in state, and the caching lifecycle for each contract at a glance.
π° Manual Bid Placement (UI) Place bids for cache slots directly from the dApp. The UI guides you through selecting network, contract, and bid amount, and shows estimated gas and transaction status so you can place bids with confidence.
π Complete CacheManager Overview SmartCache surfaces a full snapshot of CacheManager contract data for the selected network. The dashboard shows cache-level and entry-level metrics so you always know how the cache is being used.
π€ (Automation note) This page focuses on the UI-centered manual and visibility features above; all listed metrics and controls are available in the home dashboard for operator review and action.
ποΈ Home Dashboard β What youβll see
SmartCacheβs home page organizes CacheManager data into clear, actionable blocks. Each metric below is available for both Arbitrum Sepolia and Arbitrum One (selectable in the UI):
Cache Size
Total cache capacity, displayed in bytes (e.g., 536,870,912 Bytes) so you can quickly understand absolute limits.
Hit Rate
Percentage of cache hits across monitored calls (e.g., 67%) β a key indicator of how effectively cached slots serve hot paths.
Queue Size
Current queue occupancy in bytes (e.g., 296,229,888 Bytes) showing how much data is waiting for slot allocation or processing.
Contract Entries
Total number of contract entries recorded in the CacheManager (e.g., 345). Click into this count to inspect entries individually.
Active / System Status
High-level operational state (e.g., Active) and optimization status (Optimized) so you know when the system is healthy and actively maintaining slots.
Decay Rate
Per-day decay measure (e.g., 0.000891838 ETH/day) indicating how quickly slot stake decays and when renewal may be required.
Cache Occupancy
Percent occupancy of the cache (e.g., 8.6%) to help you decide about new bids or rebalancing.

π Cache Savings Analysis
SmartCache provides a consolidated savings view that compares gas usage across all monitored contracts for the selected CacheManager:
Gas without cache β aggregated or per-contract measured gas cost for typical hot-path calls when not cached.
Gas with cache β measured cost when the contract runs from a reserved slot.
Savings β the difference (absolute and percent) so you can see where caching yields the greatest benefit.
This analysis is available for both networks (Arbitrum Sepolia and Arbitrum One), letting you compare savings and prioritize where to place or maintain bids.
π Entry & Bid Analysis Tools
The home page also includes interactive analysis panels for deep dives:
Minimum Bid Analysis Over Entries Survey the required minimum bids across entries so you can identify low-cost opportunities for caching.
Contract Entries Analysis Drill into per-contract statistics so you can rank contracts by potential savings, activity, or eviction risk.
Current Contract Entries See the live list of entries that are currently held in the cache on the selected network.
Fetch Smallest Entries A quick action to retrieve the smallest entries in the cache; useful when planning which contracts to target for new bids or when optimizing occupancy.

Last updated