Skip to content

chain-kpis: add Hyperliquid (HyperEVM) so /chains/hyperliquid gets TVL + DEX + stables + native cards - #1430

Merged
Flotapponnier merged 2 commits into
devfrom
feat/chain-kpis-hyperliquid
Jul 25, 2026
Merged

chain-kpis: add Hyperliquid (HyperEVM) so /chains/hyperliquid gets TVL + DEX + stables + native cards#1430
Flotapponnier merged 2 commits into
devfrom
feat/chain-kpis-hyperliquid

Conversation

@Flotapponnier

Copy link
Copy Markdown
Collaborator

Adds Hyperliquid to `harnesses/chain-kpis/cmd/script/registry.go` so the harness publishes:

  • `chain_tvl_usd{chain="hyperliquid"}` via DefiLlama "Hyperliquid L1" (>$1B TVL live)
  • `chain_dex_volume_24h_usd` via DefiLlama /overview/dexs/Hyperliquid L1
  • `chain_stables_mcap_usd` via DefiLlama /stablecoincharts/Hyperliquid L1 ($1.32B stables)
  • `chain_native_price_usd` + `chain_native_mcap_usd` via Mobula symbol HYPE (~$58 / ~$13.9B mcap)
  • `chain_tokens_indexed` via Mobula blockchain "HyperEVM"

All 3 DefiLlama endpoints + Mobula native symbol verified live 2026-07-25.

Deploy

  1. Merge dev → cherry-pick to main
  2. VPS: `rsync harnesses/chain-kpis/ rescue@ocb-par-main:/opt/ocb/harnesses/chain-kpis/` then `docker build --no-cache -t ocb-chain-kpis:latest .` then `docker compose up -d --force-recreate chain-kpis`
  3. Wait one harness tick, verify /chains/hyperliquid shows TVL / DEX / native cards

Florent Tapponnier added 2 commits July 25, 2026 20:14
Google Search Console validates each Dataset in isolation and does not
stitch cross-document @id refs (same failure mode already fixed for
creator on this file). The isPartOf @id-only ref to the site-wide
Dataset made GSC flag 4 sampled bench pages as missing name +
description + creator + distribution.encodingFormat + contentUrl.

Inline the required fields on the reference so it stands on its own.
Preserves the semantic isPartOf link to /#dataset without duplicating
the whole GLOBAL_DATASET_JSONLD payload.
@Flotapponnier
Flotapponnier merged commit cde3d90 into dev Jul 25, 2026
@Flotapponnier
Flotapponnier deleted the feat/chain-kpis-hyperliquid branch July 25, 2026 18:28
Flotapponnier added a commit that referenced this pull request Jul 25, 2026
…L + DEX + stables + native cards (#1430) (#1431)

* jsonld: inline isPartOf Dataset fields to unblock GSC validation

Google Search Console validates each Dataset in isolation and does not
stitch cross-document @id refs (same failure mode already fixed for
creator on this file). The isPartOf @id-only ref to the site-wide
Dataset made GSC flag 4 sampled bench pages as missing name +
description + creator + distribution.encodingFormat + contentUrl.

Inline the required fields on the reference so it stands on its own.
Preserves the semantic isPartOf link to /#dataset without duplicating
the whole GLOBAL_DATASET_JSONLD payload.

* chain-kpis: add Hyperliquid (HyperEVM 999, HYPE, DefiLlama 'Hyperliquid L1', Mobula 'HyperEVM')

---------

Co-authored-by: Florent Tapponnier <contact@mobula.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant