Tags: ultimate-dominion/ultimate-dominion
Tags
fix: effect-sync now updates mismatched effects, not just missing ones Previously effect-sync --update could only create new effects. Existing effects with stat mismatches required manual setRecord calls. Now it generates writeOps for mismatched StatusEffectStats/Validity/Targeting. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
feat: add total-supply and circulating-supply API endpoints Plain-text endpoints for CoinGecko token listing. Reads from Gold ERC20 on Base via RPC. Circulating supply excludes team treasury held in the World contract. 5-min cache. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>