Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions benchmarks/hyperliquid-frontends.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1245,9 +1245,9 @@ providers:
series: hl_frontend_fees_usd_24h_v2{builder="topdog"}

- slug: liquid8
name: Liquid8
tag: Hyperliquid builder code, USD revenue captured over rolling 24h window
formula: "USD builder fees collected over the rolling 24h window, summed across every attributed fill on the local hl-node stream for Liquid8's builder address."
name: Pocket Protector
tag: Telegram social trading bot, acquired by dYdX in 2025, inactive on Hyperliquid
formula: "USD builder fees collected over the rolling 24h window, summed across every attributed fill on the local hl-node stream for Pocket Protector's builder address (ref code LIQUID8)."
queries:
p50: hl_frontend_fees_usd_24h_v2{builder="liquid8"}
p90: hl_frontend_volume_usd_24h_v2{builder="liquid8"}
Expand Down
Binary file added public/logos/liquid8.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions src/lib/logo-manifest.ts
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ const RAW: Record<string, string> = {
sonic: "/logos/sonic.png",
monad: "/logos/monad.png",
across: "/logos/across.png",
liquid8: "/logos/liquid8.png",
megaeth: "/logos/megaeth.png",
robinhood: "/logos/robinhood.png",
onfinality: "/logos/onfinality.png",
Expand Down
Loading