GROTTOSCOUT REPORT 4 MINUTE READ

Key details

  • Merged pull requests: 30
  • Core repos shipped: 2
  • Priority areas: 5

Top Highlights

Wallet and trade flows now wait for embedded-wallet data more carefully, recover from legacy launchpad edge cases, and present swap/bridge choices in one clearer network selector.

Crowdfund token pages now use fresher live market data, avoid stale loading flashes, and give linked games a more readable, polished presentation.

Analog Distortions is easier to reach from navigation, supports staking admin actions, and refreshes C-Chain NFT ownership from live/indexed sources more reliably.

Game popularity now leans on qualified engagement instead of raw play spam, while social X embeds, profile username edits, staking totals, and iframe-safe market pages all got targeted fixes.

Wallet Trading Feels More Reliable

The wallet is more careful about loading state, network direction, and older launchpad data.

  • Authenticated users now stay in a wallet loading state until embedded-wallet data is actually ready, reducing cold-load confusion.
  • Swap and bridge now live inside a unified Trade surface, with Cave-style source and destination network selectors for Grotto and C-Chain routes.
  • The bridge modal now shows combined network and token asset boxes, clearer imagery, and the same route and gas-reserve guardrails as before.
  • Legacy V7 launchpad pool reads and empty backend inventory states were hardened so old token data and loading gaps do not crash the wallet.

Crowdfund Pages Became Clearer

Token pages now show fresher activity and fewer misleading in-between states.

  • Graduation market cap now comes from the current bonding-curve constants instead of a stale hardcoded value.
  • Crowdfund cards stay in skeleton/loading states until source-of-truth data is ready, preventing old progress bars or empty states from flashing first.
  • Holder and trader panels now prefer live Cave market-data sources and refresh more often, with fallbacks still available when needed.
  • Token detail pages now give the activity table more room and promote linked games into a full-width Play the Game panel with stronger contrast and clearer calls to play.

Analog Distortions Got Easier To Use

Holders have better navigation and fresher inventory handling across the bridge experience.

  • Analog Distortions is now linked from both mobile navigation and the account dropdown, so holders can reach bridge, stake, unstake, and Explore The City flows without typing the URL.
  • The bridge can request live NFT inventory refreshes and merge direct chain ownership with indexed metadata, helping recent transfers appear faster.
  • C-Chain Analog Distortions ownership now reads from the Grotto indexer before falling back to other sources, with direct live ownership still available as a final safety net.
  • Backend admin tooling now supports Analog Distortions staking actions, including the token approval metadata needed for reward deposits.

Discovery And Social Sharing Improved

Public surfaces should better reflect real engagement and render shared content more gracefully.

  • Popular and trending game lists now use qualified engagement signals from authenticated non-creator play sessions instead of raw play-count sorting.
  • Creator plays can still support creator analytics, but public ranking now focuses more on player engagement that reflects real audience interest.
  • X posts in the social feed now render through a safer local tweet path, with a link fallback when a malformed payload cannot render cleanly.
  • Market edition pages can now be embedded by approved Grotto domains such as Bob's Petroleum while other pages remain protected from unexpected iframe use.

Accounts, Rewards, And Profile Details Are Smoother

Several small but high-friction account and trust issues were cleaned up.

  • Signup username claims now treat backend session syncing as a recoverable retry state, and Profile Settings now supports username edits with availability checks.
  • Username renames no longer create fake user_joined activity, and fresh profile reads avoid stale cached responses after signup or account repair.
  • Staking Total Distributed now prefers the staking indexer total and can fall back to bounded on-chain RewardsPaid events when service totals are empty.
  • Small presentation fixes, like the linked-game controller badge and stronger game-card text treatment, make high-traffic wallet and token surfaces easier to scan.

<div class="inline-flex items-center rounded-full border px-2.5 py-0.5 text-xs font-semibold transition-colors focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2 border-transparent bg-secondary text-secondary-foreground hover:bg-secondary/80"

Source record

The Grotto’s official update was published May 31, 2026.