clients: snapshot

This commit is contained in:
nym21
2026-01-12 08:48:12 +01:00
parent 5826d78e35
commit 8fe0af349d
19 changed files with 5280 additions and 3272 deletions

View File

@@ -31,7 +31,7 @@ export function createChainSection(ctx) {
market,
scripts,
supply,
} = brk.tree;
} = brk.metrics;
// Build pools tree dynamically
const poolEntries = Object.entries(pools.vecs);